Hello
Following the quickstart guide for installing the Globus Toolkit I got the
following error during adding a new user for myproxy.
[root@fool quickstart]# myproxy-admin-adduser -c "Dark Knight" -l dknight
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:
To sign the request
please enter the password for the CA key:
The new signed certificate is at: /root/.globus/simpleCA//newcerts/02.pem
using storage directory /home/dknight/soc/gt/var/myproxy
WARNING: safe_is_path_trusted_r: /home/dknight/soc/gt/var/myproxy can be
modified by users/groups other than uid=0/gid=0
/home/dknight/soc/gt/var/myproxy not owned by root
Unable to store credentials. /home/dknight/soc/gt/var/myproxy not owned by root
Certificate subject is:
/O=Grid/OU=GlobusTest/OU=simpleCA-fool.man.machine/OU=man.machine/CN=Dark Knight
It should be using /var/myproxy as storage directory. Instead it is trying to
use $GLOBUS_LOCATION/var/myproxy. Please help me in this regard.
Regards
Amitav