I would appreciate if you guys can point me to some link/tutorials
where I can get information about how exactly JAAS works for JBOSS
with embedded Tomcat as webserver.
Here we want to use Web container security, custom forms are used to
capture the username and password. We would like to build custom
LoginModule to give 3 tries for Login. i.e if the user enters login
information incorrectly for 3 times we want to lock the account. I
want to know where can we implement this logic if we use form-based
security using JAAS.
Thanks
Khan
Kenneth Aitken - 09 Dec 2003 16:51 GMT
> I would appreciate if you guys can point me to some link/tutorials
> where I can get information about how exactly JAAS works for JBOSS
[quoted text clipped - 9 lines]
> Thanks
> Khan
Try this tutorial from the JBoss SourceForge page:
http://prdownloads.sourceforge.net/jboss/jaashowto-32x.zip?download
I found it very helpful. Other JBoss files can also be located on:
http://sourceforge.net/project/showfiles.php?group_id=22866