Previous Topic: Configure Trusted Authentication in CA Business Intelligence

Next Topic: Configure BusinessObjects LDAP Authentication


Configure Trusted Authentication in CA SDM

Configuring Trusted Authentication in CA SDM requires editing the TrustedPrincipal.conf file.

To configure trusted authentication in CA SDM

  1. Open the TrustedPrincipal.conf file located in the following directory:
    NX_ROOT\bopcfg\www\CATALINA_BASE\webapps\CAisd
    
  2. Edit this line
    SharedSecret=<Shared Secret as entered in CMC>
    

    to reflect the following:

    SharedSecret=xxxx 
    (where xxxx is the shared secret entered into the CMC in step 3)
    
  3. Click Save.
  4. Recycle the CA Business Intelligence Tomcat server.

    Trusted authentication in CA SDM is configured.