I configured to the JBoss (4.0.3SP1) LdapLoginModule to authenticate to the 
active directory and it authenticates fine and but when it is retrieving the 
memberOf (roles) for the authenticated user, the LdapLoginModule uses the 
following (sAMAccountName=*) with the filter argument of the {userName} in the 
ctx.search() method. The search returns all of the roles in the active 
directory instead of returning the roles that the user is associated with. 
Should it be (sAMAccountName={0}) and filterArgs?

Is it a bug or is my configuration wrong? Should I report this in the JIRA?

Thanks
/selvan

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to