On the gram client side, "GSS authentication failed. rc="
messages mean:

  000d0101 - Failure to write a token. communication problem

  000d0102 - Failure to read a token. comunication problem

  000d0002 - The globusid under which the gatekeeper is running
             does not agree with the manager name in the 
             contact string. 

  000d0003 - The globusid of the gatekeeper not found in 
             the user's globushost file, or prompted for 
             equivelent of the globushost file.

  000d0004 - The gatekeeper sent a DENIED message, which
             most likely is users globusid is not in the
             gtekeeper's gridmap, or the password 
             is wrong. 
             
On the gatekeeper side the
"Failure grami_ggg_accept() failed to authenticate. rc ="
message which can be found in the logfile, or syslog means:

  000d0101 - Failure to write a token. Communication failure.

  000d0102 - Failure to read a token. Communication failure.

  000d0004 - The client side sent a DENIED message.

  000d0005 - problem creating security contxt.

  000d0006 - The password from the client does not match
             the password from the /etc/passwd, /etc/shadow,
             globuspwd or prompted for equivelent of the
             globuspwd file.   

  000d0007 - The user's globusid not found in the gridmap.


