I am using ApacheDS for a ldapserver. I set it up and can connect with Apache dashboard but not another 3rd party app(Cognos BI). I have the following configuration: uid=admin,ou=system password: admin
IBM Cognos V11
Cognos Setting for clarity: (Under Security ->authentication):
Type: LDAP - General default values
Namespace ID: Test (also tried same name as the LDAP server)
Host and port: 123.456.789:10389
Base DN: ou=system (default apacheds server)
user lookup: uid=${userID} or just ${userID}
Bind user and pass: admin/admin
Other settings are all default
When I tested the connection it works on Cognos Config. When I go to cognos BI website i can select the LDAP server and log in SUCCESSFULLY. However, when i go to the LDAP group i dont see the dozen of users i added. When I also go to "cognos" group and add users to a particular group i still cant find or see anyone under my new LDAP.
What is going on? I tried admin still no good.
Thanks!