I have a requirement to authenticate users of a our web application against 
Active Directory. The applicaiton is written using SEAM. I have never done 
anything with JAAS or with LDAP so I am having a hard time figuring this out. I 
have looked at LdapExtLoginModule 
http://wiki.jboss.org/wiki/Wiki.jsp?page=LdapExtLoginModule, but I am still too 
new to this to know if this is my best option. At this point I want to keep 
things as simple as possible: when a user types in a username and password I 
want to make sure that user and password is valid in Active Directory.  

For something this simple is LdapExtLoginModule the best way to go? 

Other than the Wiki page are there any other sources of documentation for doing 
this sort of thing?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106943
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to