cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to login into repository from IDT Tool using Windows AD

Former Member
0 Kudos

Hi,

We have created Windows AD Authentication on our BO4.1 SP4 server. i can login into CMC (http://<servername>/BOE/CMC/) and BI Launch Pad(http://<servername>/BOE/BI/) using my windows AD successfully. But when i create a 'New Session' from Information Design tool to connect to the Repository using my Windows AD authentication, it throws error 'Connection Failed: Active Directory Authentication Failed to log you on..........' . is there any setup which i should do ?? Also, i can login with my administrator credentials without any error.

Thank You.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member205064
Active Contributor
0 Kudos
  1. Edit the file: install_dir\SAP BusinessObjects\SAP BusinessObjects Enterprise XI         4.0\win32_x86\InformationDesignTool.ini.
  2. Add the following lines to the end of the file:
    -Djava.security.auth.login.config=path-to-bsclogin/bscLogin.conf
    -Djava.security.krb5.conf=path-to-kerberos/krb5.ini
  3. Copy the two files bscLogin.conf and krb5.ini from the server or the other Working Client Machine.
  4. Now try login to IDT with AD Authentication.
Former Member
0 Kudos

Yes,

only on IDT and rich client you need to change some configuration files.

see this on IDT and rich client part:

http://scn.sap.com/docs/DOC-36305

hope it helps