BusinessObjects Board

SSO Tomcat stderr.log not showing credentials obtained

Trying to set up SSO on a BI 4.2 SP3 environment.

Can log in using AD account using Rich Client.

Then get to the part where we have set up global.properties and entered the following two lines in Tomcat settings:

-Dcom.wedgetail.idm.sso.password= OurPassword
-Djcsi.kerberos.debug=true

When we restart tomcat, stderr.log does not contain the message ‘Credentials Obtained’.

Any idea what we could be doing wrong?

Thanks

You may need to enable verbose debugging. And the space between = and password could be a problem.

Thanks Richard.

Got back office to recreate a new services account and went with that. Everything worked.

1 Like