It's all about the answers!

Ask a question

LDAP configuration in WAS 8.5


Javaria Hameed (403847) | asked Feb 17 '15, 10:02 a.m.
edited Feb 17 '15, 10:08 a.m.
I have my LDAP running and Test Connection from WAS 8.5 to LDAP is successful...

Now I need to configure "Advance Lightweight Directory Access Protocol (LDAP) user registry settings" and for them I have following properties:

User filter: (&(uid=%v)(objectclass=inetOrgPerson))

Group filter: (&(cn=%v)(|(objectclass= groupOfNames )(objectclass= posixGroup )))

Group member ID map, where ibm is replaced with your ID: ibm -allGroups:member; ibm -allGroups:uniqueMember

Can anybody please tell me what values I need to replace and with what? where can I find the values?

Any help will be appreciated.

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Feb 18 '15, 3:51 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If you run the setup, read the Setup LDAP page carefully. In the lower area it describes a process and tools that help to identify the values you need to enter for the various entries.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.