Hi All,
I have been going through the Business Intelligence Platform Administrator Guide trying to get the AD Authentication working with SAP. I have managed to successfully do an import and then proceeded to go through the configuration files:
- Created a krb5.ini file
- Created a bscLogin.conf file
- Modified the Java options for Kerberos on Tomcat
- I've verified that Java can receive a Kerberos ticket (which was successful)
- I then configured the BI launch pad for manual AD login
- created a BIlaunchpad.properties file in <INSTALLDIR>\SAP BusinessObjects Enterprise XI4.0\warfiles\webapps\BOE\WEB-INF\config\custom\
But when I log onto http://{Server Name}:{Port}/BOE/BI I don't get the authentication box to choose Active Directory.
The admin guide mentions that "The new properties will take effect only after the BOE web application is redeployed on the machine
running the web application server. Use WDeploy to redeploy BOE on the web application server." but I don't have WDeploy on the machine so don't know what else to do here?