"[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
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