[jboss-user] [Security & JAAS/JBoss] - JBoss Portal Security: No roles found
tjpfister
do-not-reply at jboss.com
Wed Sep 24 17:29:23 EDT 2008
I've successfully linked my Domino LDAP server to JBoss Portal. I can login with all IDs with no issues.
But, the login routine is NOT finding the groups the logged in user is a member of. (In the server log, the user profile is output and roles is displayed as roles[] even though the user is a member of many groups)
I suspect it may have something to do with how my ldap_identity-config.xml is setup.
I have this entry for roleCtxDN in my ldap_identity-config.xml:
<option>
| <name>roleCtxDN</name>
| <value></value>
| </option>
All the groups in Domino LDAP are in the root of the LDAP server... they really do not have a base DN. What value should I be putting here?
Any help would be greatly appreciated..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178648#4178648
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178648
More information about the jboss-user
mailing list