Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Unable to import users from ldap server except the adminuser

I am using IBM bluepages with following values in ldap configuration

Base Group Dn: ou=memberlist,ou=ibmgroups,o=ibm.com
Base User DN: ou=bluepages,o=ibm.com
Find Groups for User: uniquemember={USER-DN}
Find users by any name query: (| (cn=* ?1*) (cn=*_?1*)(emailAddress=?1))
Find users by name query: (| (cn=?1*)(emailAddress=?1))
Find users by userid query: emailAddress=?1
Group member property: members
Group name property: cn
Ldap Registry location:ldap://bluepages.ibm.com:389
User property Names Mapping: userId=emailAddress,name=cn,emailAddress=emailAddress

After saving these settings and successfully restarting the jazz server, I am still unable to import the users which are members of Jazzusers group.

0 votes



One answer

Permanent link
Did you specify the group mapping in ldap configuration. This allows you to map the Jazz groups to the groups in LDAP.

You should also use the following as the value for User property Names Mapping:
userId=preferredIdentity,name=cn,emailAddress=emailAddress

--- Balaji
Jazz Server Team

I am using IBM bluepages with following values in ldap configuration

Base Group Dn: ou=memberlist,ou=ibmgroups,o=ibm.com
Base User DN: ou=bluepages,o=ibm.com
Find Groups for User: uniquemember={USER-DN}
Find users by any name query: (| (cn=* ?1*) (cn=*_?1*)(emailAddress=?1))
Find users by name query: (| (cn=?1*)(emailAddress=?1))
Find users by userid query: emailAddress=?1
Group member property: members
Group name property: cn
Ldap Registry location:ldap://bluepages.ibm.com:389
User property Names Mapping: userId=emailAddress,name=cn,emailAddress=emailAddress

After saving these settings and successfully restarting the jazz server, I am still unable to import the users which are members of Jazzusers group.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 03 '08, 8:58 a.m.

Question was seen: 5,762 times

Last updated: Nov 03 '08, 8:58 a.m.

Confirmation Cancel Confirm