[jboss-user] [Security & JAAS/JBoss] - Re: Using database for authorization ONLY?

barramundi do-not-reply at jboss.com
Mon Feb 18 01:32:04 EST 2008


Try to set under the database login module to bypass authentication
<module-option name="password-stacking">useFirstPass</module-option>

If this doesn't work, then you've to modify the db login module to only lookup roles and skip authentication

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

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



More information about the jboss-user mailing list