[Swift-devel] multiple proxy support
Mihael Hategan
hategan at mcs.anl.gov
Thu Aug 2 01:56:08 CDT 2012
There is code now in trunk to allow different GSI proxies to be used for
different hosts.
It works as follows:
create ~/.globus/proxy.mapping and populate it with lines of the form
"hostname=/path/to/proxy"
GSI based operations (the kind from cog4, not purely jglobus) going to
"hostname" will try to load the proxy from "/path/to/proxy" instead of
the default "/tmp/x509_u<userid>".
(this is as of cog trunk r3444).
Mihael
More information about the Swift-devel
mailing list