Page 1 of 1

User Role mapping

PostPosted:Wed May 08, 2013 11:23 am
by anurag
we we had configured LDAP in openKM 5.1 and getting issue with user roles.when we login with user getting same role for all the user which is configured in Login-config.xml ( <module-option name="defaultRole">AdminRole</module-option>).but our need is to get role corresponding login.


please suggest any solution
thanks in advance

Re: User Role mapping

PostPosted:Thu May 09, 2013 3:52 pm
by jllort
First OpenKM 5.1.X is an old version my first suggest is upgrade to 6.2.x version
Secondly you are not selecting roles correctly and with that XML entry you're forcing all users to have AdminRole.

Here you can find some examples and orientation about how doing it http://wiki.openkm.com/index.php/Active ... OpenKM_5.1 we suggest patience and some luck on it, integrate JBoss with LDAP is not trivial task.