[JBoss-user] [Security & JAAS/JBoss] - Re: JBoss 4DR4 issue with jaas

2004-06-21 Thread voxa2001
"[EMAIL PROTECTED]" wrote : Any change like this would be a bug. Your saying the authenticated Principal.getName() is a role rather than a valid user name? Yes. This is the way i use it. anonymous wrote : Via what interface are you obtaining the Principal? with a extended DatabaseServerLoginMod

[JBoss-user] [JCA/JBoss] - JBoss 4DR4 issue with jaas

2004-06-03 Thread voxa2001
hi. i try porting an application from jboss 3.2.1 to 4.0.0 DR4. it works so far - only the jaas module fails with a crazy failure. when i do login, the principal and role are permuted. that means in the userPrincipal Parameter in the request object is in jboss 4 the role name, not the princip