I think you did not sign the certificate yet. From what you paste: This is the typical output after you ran grid-cert-request: An empty usercert.pem is created. Make sure you sign (grid-ca-sign) or get your usercert_request.pem signed. Once you have your usercert.pem replace the currently empty usercert.pem with the new one.
Martin simar gill wrote: > Hi all m sending the followiing output and the corresponding errors to > create proxy: > > r...@simar-laptop:~# ls ~/.globus/ -l > total 12 > drwx------ 6 root root 4096 2009-09-13 20:05 simpleCA > -rw-r--r-- 1 root root 0 2009-09-13 19:34 usercert.pem > -rw-r--r-- 1 root root 1367 2009-09-13 19:35 usercert_request.pem > -rw------- 1 root root 963 2009-09-13 19:35 userkey.pem > r...@simar-laptop:~# cd /home/simar > r...@simar-laptop:~# > > >> r...@simar-laptop:~# $GLOBUS_LOCATION/bin/grid-proxy-init -debug >> Error: Couldn't find valid credentials to generate a proxy. >> grid_proxy_init.c:549: globus_sysconfig: Error with certificate >> filename: The user cert could not be found in: >> 1) env. var. X509_USER_CERT >> 2) $HOME/.globus/usercert.pem >> 3) $HOME/.globus/usercred.p12 >> >> >>>>> r...@simar-laptop:/etc/grid-security# ls -l >>>>> total 48 >>>>> drwxr-xr-x 2 root root 4096 2009-09-13 13:34 certificates >>>>> -rw-r--r-- 1 globus globus 2670 2009-09-03 15:10 containercert.pem >>>>> -r-------- 1 globus globus 887 2009-09-03 15:10 containerkey.pem >>>>> lrwxrwxrwx 1 root root 62 2009-09-13 21:34 globus-host-ssl.conf >>>>> -> /etc/grid-security/certificates//globus-host-ssl.conf.b2bc8b3f >>>>> lrwxrwxrwx 1 root root 62 2009-09-13 21:34 globus-user-ssl.conf >>>>> -> /etc/grid-security/certificates//globus-user-ssl.conf.b2bc8b3f >>>>> -rw-r--r-- 1 root root 70 2009-09-07 21:31 grid-mapfile >>>>> -rw-r--r-- 1 root root 16 2009-09-07 21:31 grid-mapfile.old >>>>> lrwxrwxrwx 1 root root 60 2009-09-13 21:34 grid-security.conf -> >>>>> /etc/grid-security/certificates//grid-security.conf.b2bc8b3f >>>>> -rw-r--r-- 1 root root 2670 2009-09-03 15:08 hostcert.pem >>>>> -rw-r--r-- 1 root root 1363 2009-09-03 15:08 hostcert_request.pem >>>>> -rw------- 1 root root 887 2009-09-03 15:08 hostkey.pem >>>>> -rw-r--r-- 1 root root 2683 2009-09-13 20:05 hostsigned.pem >>>>> >>>>> please tell me the reason of these >>>>> thanks >>>>> >>>>> regards >>>>> Simar Virk >> >> >
