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 ! 

Reply via email to