[Swift-devel] Fwd: voms-proxy-init not generating proxy files
Allan Espinosa
aespinosa at cs.uchicago.edu
Wed Apr 29 19:36:27 CDT 2009
Hi Mats,
I got my proxy working.
v[aespinosa at communicado ~]$ voms-proxy-init -voms osg
Wrong permissions on file: /soft/osg-client-1.0.0-r1/glite/etc/vomses
Writing permissions are allowed only for the owner
Enter GRID pass phrase:
Your identity: /DC=org/DC=doegrids/OU=People/CN=Allan M. Espinosa 374652
Creating temporary proxy ..................................... Done
Contacting voms.opensciencegrid.org:15027
[/DC=org/DC=doegrids/OU=Services/CN=host/voms.opensciencegrid.org] "osg"
Done
Creating proxy ..................................... Done
Your proxy is valid until Thu Apr 30 07:34:43 2009
Thanks a lot!
-Allan
On Wed, Apr 29, 2009 at 04:22:36PM -0400, Mats Rynge wrote:
> Allan Espinosa wrote:
>
>> Here's my X509 environment
>> [aespinosa at communicado ~]$ env | grep X509
>> X509_CERT_DIR=/soft/osg-client-1.0.0-r1/globus/TRUSTED_CA
>> X509_CADIR=/soft/osg-client-1.0.0-r1/globus/TRUSTED_CA
>> X509_VOMS_DIR=/soft/osg-client-1.0.0-r1/glite/vomsdir
>
>
> I have found the problem, but it basically comes down to some poor
> assumptions made by the voms developers. For some reason voms-proxy-init
> thinks that the permissions on
> /soft/osg-client-1.0.0-r1/glite/etc/vomses are too open. The fix below
> should work for you:
>
>
> $ cp /soft/osg-client-1.0.0-r1/glite/etc/vomses ~/.globus/
> $ export VOMS_USERCONF=~/.globus/vomses
> $ voms-proxy-init -voms Engage
>
>
> Please notify the admins of the system so we can have this fixed for
> other users.
>
> --
> Mats Rynge
> Renaissance Computing Institute <http://www.renci.org>
>
More information about the Swift-devel
mailing list