Page 1 of 1

OpenKM 6.2 with Active Directory

PostPosted:Fri Feb 28, 2014 7:14 am
by harshaabba
hi all,

I installed openkm 6.2 Community Edition in RHEL 5.4. I need to integrate this with Windows Active Directory . I configured the file accordingly. But still it seems not working.
http://wiki.openkm.com/index.php/Active ... OpenKM_6.2

Is there any log file which i can used to analyze the exact issue ?

Thanks

Re: OpenKM 6.2 with Active Directory

PostPosted:Sat Mar 01, 2014 8:07 am
by jllort
The log file is logs/catalina.log ( Yo can increase log level to specific classes at conf/log4j.properties)
I suggest first configure Administration parameters. And finally logit at OpenKM.xml ( probably is the way to advance on it better). Remember after change LdapPrincipalAdapter at configuration is needed to restart openkm service. The same after change OpenKM.xml, but the other configuration parameters can be on fly.

Re: OpenKM 6.2 with Active Directory

PostPosted:Tue Jul 01, 2014 5:44 am
by rpachouli12
Hello sir
As per your code All users who's are registered in Active Directory display those users information in OpenKm Administrator Panel .but when these users are login then OpenKm are not authenticate. please sir resolve my problem.

Re: OpenKM 6.2 with Active Directory

PostPosted:Fri Jul 04, 2014 6:31 pm
by jllort
If all users are shown is openkm but they're not member of ROLE_USER or ROLE_ADMIN is because you're not configured correctly the queries in OpenKM.

Read it with pacience http://wiki.openkm.com/index.php/Ldap-example3