[jboss-user] [Security & JAAS/JBoss] - authorizing a user login via LdapLoginModule and JBossSX
asookazian
do-not-reply at jboss.com
Mon Nov 13 19:42:34 EST 2006
I have successfully authenticated against AD/LDAP using JBossSX and LdapLoginModule in a web app. Need to get authorization working now for EJB access for particular roles. Was able to read memberOf 'cn=' values in the attributes returned aftern authentication using jGuard. Anybody know any solid working examples of authorizing using LDAP/JBossSX and to get the roles and perform isMemberOf, etc.? The JBoss 4.0 book does not have any good code examples regarding authorizing against AD/LDAP. thx!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985658#3985658
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985658
More information about the jboss-user
mailing list