RE: how to set role for JAASRealm

2007-03-07 Thread Caldarale, Charles R
> From: Page, Steve C. [mailto:[EMAIL PROTECTED] > Subject: RE: how to set role for JAASRealm > > Since I extended Principal, I also needed to extend > BaseRealm. That doesn't necessarily follow. We're using custom Principal, RolePrincipal, and LoginModule class

RE: how to set role for JAASRealm

2007-03-07 Thread Page, Steve C.
extending JAASRealm might be. I hope this helps... Thanks, Steve -Original Message- From: shahab [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 10:21 PM To: users@tomcat.apache.org Subject: how to set role for JAASRealm Hi: I am trying to implement authentication and authorization

Re: how to set role for JAASRealm

2007-03-07 Thread olivier nouguier
quot;ADMIN", which should allow url /admin/*. However, I am still getting HTTP 403. Please help. thanx Shahab -- View this message in context: http://www.nabble.com/how-to-set-role-for-JAASRealm-tf3359888.html#a9346104 Sent from the Tomcat - Use

RE: how to set role for JAASRealm

2007-03-06 Thread Caldarale, Charles R
> From: shahab [mailto:[EMAIL PROTECTED] > Subject: how to set role for JAASRealm > > I have also made entries in server.xml as follows (i set > debug to 0 hoping for more debug info, The value "0" provides minimal diagnostic information; "99" is what you

how to set role for JAASRealm

2007-03-06 Thread shahab
h should allow url /admin/*. However, I am still getting HTTP 403. Please help. thanx Shahab -- View this message in context: http://www.nabble.com/how-to-set-role-for-JAASRealm-tf3359888.html#a9346104 Sent from the Tomcat - User mailing l