Page 1 of 1

LDAP user list empty in OpenKM

PostPosted:Mon Sep 01, 2014 1:59 am
by matt81
Hi Guys,
I have set up my LDAP configuration as seen from the example below.
http://wiki.openkm.com/index.php/Ldap-example3
It works fine, I can login to OpenKM using my LDAP credentials. However when I go to administration tab, and click on users, I get all the users that were previuosly there, prior to seting up LDAP.
I cannot see all the users from LDAP user list.
Have I done something wrong.

Thanks

Re: LDAP user list empty in OpenKM

PostPosted:Tue Sep 02, 2014 10:34 am
by jllort
Did you changed configuration to LdapPrincipalAdapter ? and restarted service ( in this case is mandatory restart )

Re: LDAP user list empty in OpenKM

PostPosted:Tue Sep 02, 2014 11:01 pm
by matt81
Yes that was it, I forgot to incude the LdapPrincipalAdapter and one other setting as well.
Thank you