[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Condor-G + Globus proxy delegation problem ( Unknown CA )



On Feb 19, 2009, at 6:29 AM, kschwarz@xxxxxxxxxxxxxx wrote:

Yes there is a signing_policy file that I post below:
<snip>
The list of files that are available at $GLOBUS_LOCATION/share/certificates are:

globus@pc222771:~> ls -l $GLOBUS_LOCATION/share/certificates
total 20
-rw-r--r-- 1 root root  952 2008-12-02 14:08 7a6f0f62.0
-rw-r--r-- 1 root root 1357 2008-12-02 14:08 7a6f0f62.signing_policy
-rw-r--r-- 1 root root 2719 2008-12-02 14:08 globus-host-ssl.conf.7a6f0f62
-rw-r--r-- 1 root root 2830 2008-12-02 14:08 globus-user-ssl.conf.7a6f0f62
-rw-r--r-- 1 root root 1375 2008-12-02 14:08 grid-security.conf.7a6f0f62
globus@pc222771:~>

Seems to be according to the refered link.

Is GLOBUS_LOCATION in the condor_master's environment? If not, Condor won't find your CA files. To ensure that Condor knows where to find your CA files, you can set GSI_DAEMON_TRUSTED_CA_DIR in your Condor config file.

Thanks and regards,
Jaime Frey
UW-Madison Condor Team