[jboss-user] [Security JAAS/JBoss] - Re: LdapExtLoginModule.java bug? Blank password login succes

2008-02-04 Thread jaikiran
Are you sure this login configuration is being used for authenticating? Are you 
doing a programatic login or container managed login? If you are using 
container managed login, have you configured the security-domain in the 
jboss-web.xml? What do the TRACE level logs from security package, show? See Q4 
at http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ to enable TRACE level 
logs.




View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4126039#4126039

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126039
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security JAAS/JBoss] - Re: LdapExtLoginModule.java bug? Blank password login succes

2008-02-04 Thread behmen
its not a bug, its a feature ;-(
you must set this in the loginconfig:

module-option name=allowEmptyPasswordsfalse/module-option

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4126064#4126064

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126064
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security JAAS/JBoss] - Re: LdapExtLoginModule.java bug? Blank password login succes

2008-02-04 Thread barramundi
Cool!
I tried the allowEmptyPasswords option. Works like a charm.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4126136#4126136

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126136
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user