Hi,
I have a cluster which I installed globus toolkit 4.2.0 on it and I have
another external machine where I use VDT. I configured globus on the cluster
head node and sign a certificate for the user in the external machine but I got
the following errors.
ERROR: Couldn't verify the authenticity of the user's credential to generate a
proxy from.
[VDT@ext .globus]$ grid-proxy-init -verify -debug
User Cert File: /home/VDT/.globus/usercert.pem
User Key File: /home/VDT/.globus/userkey.pem
Trusted CA Cert Dir: /opt/vdt/globus/TRUSTED_CA
Output File: /tmp/x509up_u503
Your identity: /O=Grid/OU=GlobusTest/OU=simpleCA-head.beng03/OU=beng03/CN=bandar
Enter GRID pass phrase for this identity:
Creating proxy ..++++++++++++
...................++++++++++++
Done
ERROR: Couldn't verify the authenticity of the user's credential to generate a
proxy from.
grid_proxy_init.c:1079:globus_gsi_cred_handle.c:globus_gsi_cred_verify_cert_chain:1753:
Error verifying credential: Failed to verify credential
globus_gsi_callback.c:globus_i_gsi_callback_create_proxy_callback:458:
Could not verify credential
globus_gsi_callback.c:globus_i_gsi_callback_cred_verify:868:
Could not verify credential
globus_gsi_callback.c:globus_i_gsi_callback_check_signing_policy:1252:
Error with signing policy
globus_gsi_callback.c:globus_i_gsi_callback_check_gaa_auth:1460:
Error in OLD GAA code: CA policy violation: <no reason given>
[VDT@ext .globus]$ myproxy-test -v -startserverfailed to verify proxy
User Cert File: /tmp/x509up_u503
User Key File: /tmp/x509up_u503
Trusted CA Cert Dir: /opt/vdt/globus/TRUSTED_CA
Output File: /tmp/JrgzsFf8cR/tmpproxy.2267
Your identity:
/O=Grid/OU=GlobusTest/OU=simpleCA-head.beng03/OU=beng03/CN=bandar/CN=1111107887
Creating proxy ..................++++++++++++
..........++++++++++++
ERROR: Couldn't verify the authenticity of the user's credential to generate a
proxy from.
grid_proxy_init.c:1079:globus_gsi_cred_handle.c:globus_gsi_cred_verify_cert_chain:1753:
Error verifying credential: Failed to verify credential
globus_gsi_callback.c:globus_i_gsi_callback_create_proxy_callback:458:
Could not verify credential
globus_gsi_callback.c:globus_i_gsi_callback_cred_verify:868:
Could not verify credential
globus_gsi_callback.c:globus_i_gsi_callback_check_signing_policy:1252:
Error with signing policy
globus_gsi_callback.c:globus_i_gsi_callback_check_gaa_auth:1460:
Error in OLD GAA code: CA policy violation: <no reason given>
Done
Died at /opt/vdt/globus/sbin/myproxy-test line 91.