[jboss-user] [Security & JAAS/JBoss] - Get role name from LDAP user attribute

weberjava do-not-reply at jboss.com
Tue Jan 13 11:50:18 EST 2009


With Tomcat's JNDI realm you can define an userRoleName attribute so that user attributes can be taken as role definitions, e.g. with

myrole: tomcat
myrole: role2 

and userRoleName="myrole" a user is in roles tomcat and role2.
(http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JNDIRealm)

Can this be done with JBoss realms, too?

Thanks,
Juergen

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201448#4201448

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201448



More information about the jboss-user mailing list