Re: [JBoss-user] Two simple JAAS questions.

2002-09-09 Thread marius
On Sun, Sep 08, 2002 at 11:22:24PM -0500, Dain Sundstrom wrote: > > > [EMAIL PROTECTED] wrote: > > hello all: After reading JAAS chapter of QuickStart and using > > DatabaseServerLoginModule for some time, I have two questions: > > > > 1.I'm a little confused with the concept "roleGroup", I

Re: [JBoss-user] Two simple JAAS questions.

2002-09-08 Thread Dain Sundstrom
[EMAIL PROTECTED] wrote: > hello all: After reading JAAS chapter of QuickStart and using > DatabaseServerLoginModule for some time, I have two questions: > > 1.I'm a little confused with the concept "roleGroup", I think the > table field can only be "Roles" or "CallerPrinciple" but what is

Re: [JBoss-user] Two simple JAAS questions.

2002-09-07 Thread Jason Essington
Why not just have the teachers be assigned both a teacher and a student role? That way they will have access to everyting you have already permitted to student, and any new items only allowed for the teacher role. [EMAIL PROTECTED] wrote: >hello all: >After reading JAAS chapter of QuickSta

[JBoss-user] Two simple JAAS questions.

2002-09-07 Thread ggngenan
hello all: After reading JAAS chapter of QuickStart and using DatabaseServerLoginModule for some time, I have two questions: 1.I'm a little confused with the concept "roleGroup", I think the table field can only be "Roles" or "CallerPrinciple" but what is the use of "CallerPrinciple" ? or I