Page 1 of 1

How to import ldap users in localdb(HSQLDB)

PostPosted:Mon May 13, 2013 11:05 am
by anurag
ldap successfully configured with openkm and every users is logged in openkm but when we go to configuration tab in users view there no users are showing.
Actually I want to implement security in openkm but no ldap user's are showing in openkm.

please suggest any solution
thanks in advance

Re: How to import ldap users in localdb(HSQLDB)

PostPosted:Wed May 15, 2013 5:56 am
by jllort
OpenKM configuration parameters are not right configured: I suggest take a look this complete configuration for AD http://wiki.openkm.com/index.php/Ldap-example3

Remember when you change principal.adapter=com.openkm.principal.LdapPrincipalAdapter you need to restart aplication. After it you can change on fly.

Re: How to import ldap users in localdb(HSQLDB)

PostPosted:Wed May 15, 2013 12:34 pm
by anurag
when we configure a LDAP , would it import all the user from AD or not? if it is .where we get user information ?
one more issue we are getting that is , changing the ldap configuration manualy in configuration file and restarted the server but changes are not reflected.

Re: How to import ldap users in localdb(HSQLDB)

PostPosted:Thu May 16, 2013 9:31 pm
by jllort
You will be able to see users in openkm, but users and roles really are not imported, really you're making queries to your ldap from openkm and you see the results - users and roles - into openkm.

First start with login. And when you get login step finished then work in administration parameters.