Changing LDAP server with CLM
![]()
Salman Shaikh (234●1●13●69)
| asked May 26 '16, 5:10 a.m.
edited May 26 '16, 9:14 a.m. by Paul Slauenwhite (8.4k●1●2)
Currently we are Using LDAP with CLM
After 2 months we will configure CLM with another LDAP Server As Per my Knowledge the history and Users will remain in CLM as read Only Information but in case of same User IDs it will work with for those read only Users as well Like in current LDAP there is id xyz and if we get same id in New LDAP xyz will it work ? |
One answer
![]()
The answer is yes. CLM does not care where the user comes from, be it Tomcat User Management, WAS federated file based user repository, or LDAP. As long as the user ID from a successful authentication is the same, CLM just goes with it.
|