Hi All, The certificate for the host on which I am executing the MPICH-G2 programs has expired. I have sent it to CA, got it back signed, and then put it instead of old hostcert.pem in /etc/grid-security/ directory. But now, I cannot run authenticate with GRAM!
When I run (as a regular user) > grid-proxy-init and then > globusrun -a -r <hostname> I get an error : GRAM Authentication test failure: an authorization operation failed globus-gatekeeper.log says : GSS authentication failure GSS Major Status: General failure GSS Minor Status Error Chain: globus_gsi_gssapi: Error during delegation: Delegation protocol violation Failure: GSS failed Major:000d0000 Minor:00000001 Token:00000000 TIME: Mon Mar 9 16:45:06 2009 PID: 19265 -- Failure: GSS failed Major:000d0000 Minor:00000001 Token:00000000 Just to mention, /etc/grid-security/grid-mapfile is ok. I have read somewhere that the problem may be that my certificate now doesn't trust the gatekeeper. If this is a problem, how to fix it? Also to mention, when I was renewing the certificate, I didn't use grid-cert-renew (because it doesn't exist), but grid-cert-request -host <hostname> -force. Can this be a problem? Thanks, Van Der Berg
