[jboss-user] [Security & JAAS/JBoss] - username width
Gbas
do-not-reply at jboss.com
Mon Apr 2 06:44:20 EDT 2007
Hi,
I want to use usernames width dots. Im testing width JBoss 4.0.2 and the realm logs says:
2007-04-02 12:25:11,395 DEBUG [org.apache.catalina.realm.RealmBase] Checking constraint 'SecurityConstraint[MenuInit]' against GET /index.jsp --> true
| 2007-04-02 12:25:11,395 DEBUG [org.apache.catalina.realm.RealmBase] User data constraint has no restrictions
| 2007-04-02 12:25:11,395 DEBUG [org.apache.catalina.realm.RealmBase] Checking roles GenericPrincipal[user.widthdot()]
| 2007-04-02 12:25:11,395 DEBUG [org.apache.catalina.realm.RealmBase] Username [user.widthdot does NOT have role A3000Role
Is the user/password working but not user/role ?
My user.properties :
...
user.widthdot=mipass
...
And roles.properties:
...
user.widthdot=A3000Role
...
When i remove the dots (userwidthdot) working fine.
Any ideas ?
Thank you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033648#4033648
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033648
More information about the jboss-user
mailing list