Marco Lackovic wrote: > Hi Martin, > > On Mon, Jun 21, 2010 at 2:30 AM, Martin Feller <[email protected]> wrote: >> How do >> >> $GLOBUS_LOCATION/etc/globus_wsrf_core/global_security_descriptor.xml, >> >> $GLOBUS_LOCATION/etc/globus_wsrf_gram/managed-job-factory-security-config.xml, >> $GLOBUS_LOCATION/etc/globus_wsrf_gram/managed-job-security-config.xml >> >> look like? > > > - global_security_descriptor.xml: > > <?xml version="1.0" encoding="UTF-8"?> > <securityConfig xmlns="http://www.globus.org"> > <credential> > <key-file value="/etc/grid-security/containerkey.pem"/> > <cert-file value="/etc/grid-security/containercert.pem"/> > </credential> > <gridmap value="/etc/grid-security/grid-mapfile"/> > </securityConfig> > > > The directory $GLOBUS_LOCATION/etc/globus_wsrf_gram does not exist. I > guess that must have been the problem. I don't understand how could > that happen: I have built GT from source and the build completed > successfully.
So the mapping of DNs to local accounts works now or does it still fail? > > >> Do you have the env var GRIDMAP set in the environment of the user who runs >> the GT4 server? > > No, it is not set. > >
