Add the following following the "<!-- @CONTAINER_SECURITY_DESCRIPTOR@ -->" comment : <parameter name="containerSecDesc" value="etc/globus_wsrf_core/global_security_descriptor.xml"/> Restart container for the change to be read in. What steps did you use the install the toolkit ? Would be useful if you can send information about the installation and configuration steps, so we can see what caused this not to be set by default. Please leave mailing list CCed in all your response. Thanks, Rachana
_____ From: Nitin Gavhane [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 9:35 AM To: Rachana Ananthakrishnan Subject: Re: [gt-user] Problem with globusrun-ws job submission "containerSecDesc" is not persent in $GLOBUS_LOCATION/etc/globus_wsrf_core/server-config.wsdd! i am sending you the file as attachement~ please go through it! thank you On 5/29/07, Rachana Ananthakrishnan < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Does $GLOBUS_LOCATION/etc/globus_wsrf_core/server-config.wsdd contain a parameter called "containerSecDesc" witch is set to the global security descriptor ? Rachana _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nitin Gavhane Sent: Tuesday, May 29, 2007 5:01 AM To: [email protected] Subject: [gt-user] Problem with globusrun-ws job submission hello everybody! i am trying to submit job using globusws-run, i followed the gt4 quickstart the problem is with user credintials and gridmap file , as follows [EMAIL PROTECTED] ~]$ globusrun-ws -submit -S -f a.rsl Delegating user credentials...Failed. globusrun-ws: Error trying to delegate globus_delegation_client_util: DelegationFactoryPortType _RequestSecurityToken callback failed. globus_soap_message_module: SOAP Fault Fault code: soapenv:Server.userException Fault string: org.globus.wsrf.impl.security.authorization.exceptions.AuthorizationExceptio n: Policy decision failed [Caused by: No gridmap file] my grid-mapfile in /etc/grid-security/ is as follows....... cat grid-mapfile "/O=Grid/OU=GlobusTest/OU=simpleCA-grid4.grid/OU=grid/CN=Nitin Gavhane" ngrid cat /usr/local/gt4/etc/globus_wsrf_core/global_security_descriptor.xml <?xml version="1.0 " encoding="UTF-8"?> <securityConfig xmlns="http://www.globus.org <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> visudo contains globus ALL=(ALL) NOPASSWD: /usr/local/gt4/libexec/globus-gridmap-and-execute -g /etc/grid-security/grid-mapfile /usr/local/gt4/libexec/globus-job-manager-script.pl * globus ALL=(ALL) NOPASSWD: /usr/local/gt4/libexec/globus-gridmap-and-execute -g /etc/grid-security/grid-mapfile /usr/local/gt4/libexec/globus-gram-local-proxy-tool * Please help me out !
