Enabling LDAP on WebSphere Application Server after using JAZZ as user managment
Hi,
we are currently managing users in CLM and would like to enable LDAP for user management.
2 questions:
1. Is there any specific configuration during WebSphere installation that we had to set on intial installation?
2. what are the exact steps to follow in order to enable LDAP on WebSphere ?
Current CLM version 6.0.4 , WebSphere 8.5.5.11
Lior
3 answers
It should be fine. Just follow the standard documents.
1.https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.4/com.ibm.jazz.install.doc/topics/c_admin_was_console.html
2. https://www.ibm.com/support/knowledgecenter/en/SS2L6K_6.0.4/com.ibm.jazz.install.doc/topics/t_instl_config_ldap_on_was.html
https://jazz.net/library/article/96
You need to make sure there are matching users on the LDAP server.
Comments
hi,
the user for LDAP was configured I just didn't realize it.. thanks.
I have another issue now.
the JazzUsers group is mapped to the relevant team in the active directory but for some reason I get the permission denied message when trying to login with one of the users that is a member in the group , users in JazzAdmins group are able to login (strange thing is that one a user from the admins group is logged in the user profile that is recognized is the Admin name and not the users'.. any idea why?)
please advise.
Hi,
I was able to solve the login issue from JazzUsers group but have a few questions,
I found out that the User ID in active directory and RTC current users list was the same but not in reference to lower/uper case so in the advanced properties I changed the flag for the case sensitive option and that solved the problem.
the thing is that the User Registry type is set to unsupported ever since I enabled LDAP (I read somewhere that it is supposed to be set to LDAP).
my question now is what does that flag means? considering that I was able to login using the credentials from the active directory.
another question, now if a new user needs to have access to CLM applications, is it enough that the user is added to the relevant group in Active Directory? do I need to create the new user in JTS as well? what is the proper flow?
thanks.. Lior