On 24/05/2010 13:00, dB. wrote:
I am trying to implement JAAS. I got a custom module written and it seems to 
work.

FINE:   Checking roles GenericPrincipal[dblock(Everyone,)]
May 24, 2010 7:56:45 AM org.apache.catalina.realm.RealmBase hasRole
FINE: Username dblock has role Everyone
May 24, 2010 7:56:45 AM org.apache.catalina.realm.RealmBase 
hasResourcePermission
FINE: Role found:  Everyone
May 24, 2010 7:56:45 AM org.apache.catalina.authenticator.AuthenticatorBase 
invoke
FINE:  Successfully passed all security constraints

Nevertheless, I am still getting a 403 - Access to the specified resource (...) 
has been forbidden.

Any ideas?

At this point I would fire up your IDE's debugger and step through the Tomcat source code to see what is going on.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to