Bugzilla – Bug 640
tomcat authorization problems
Last modified: 2005-12-05 18:24:27
You need to log in before you can comment on or make changes to this bug.
The following exception was returned even though the user is in the gridmap file and server.xml is configured properly: > > > org.globus.gsi.gssapi.auth.AuthorizationException: Mutual > > > authentication failed > > > Expected target subject name="/O=Grid/O=Globus/CN=<servers FQDN>" > > > Target returned subject > > > name="/O=Grid/O=Globus/OU=cs.virginia.edu/CN=Norman Beekwilder" > > > at > > > org.globus.gsi.gssapi.auth.Authorization.generateAuthorizationExce > > > ption(Authorization.java:39) > > > at > > > org.globus.gsi.gssapi.auth.SelfAuthorization.authorize(SelfAuthori > > > zation.java:50) > > > at > > > org.globus.gsi.gssapi.net.GssSocket.startHandshake(GssSocket.java:142) > > > at > > > > org.globus.tomcat.catalina.net.GSISocket.startHandshake(GSISocket.java:47) > > > at