Bugzilla – Bug 1480
grid credential string representation is different from the original
Last modified: 2005-12-05 17:10:42
You need to log in before you can comment on or make changes to this bug.
summary: /DC=org/DC=doegrids/OU=People/CN=Eric H. Neilsen, Jr. 886417 becomes DC=org/DC=doegrids/OU=People/CN=Eric H. Neilsen/Jr. 886417 details: User connects to the service via gsi socket with a proxy created for the certificate with DN="/DC=org/DC=doegrids/OU=People/CN=Eric H. Neilsen, Jr. 886417" Authentication goes throuhg and the result credential on the server side (instance of GSSCredential) has a name (as returned by GSSCredential.getName() "/DC=org/DC=doegrids/OU=People/CN=Eric H. Neilsen/Jr. 886417". As a result authorization step fails.
A fix was committed to cvs.