Hi,

Note that the paths to the Globus executables are different,
and that sudo does not like symbolic links.

Gabriel


On Sep 28, 2007, at 12:43 PM, Samatha Kottha wrote:

Hi,

I am having a mysterious problem. I am updating globus to 4.0.5 on
romeo (IA-64). The code was compiled and installed successfully. GridFTP, RFT, and
GSISSH are working properly. But when I submit a job I am getting this
error.

[EMAIL PROTECTED]:~> globusrun-ws -submit -F
https://romeo.urz.tu-dresden.de:8443/wsrf/services/ ManagedJobFactoryService
-c /bin/date
Submitting job...Done.
Job ID: uuid:ee9ce780-6d9d-11dc-a9df-080069149999
Termination time: 09/29/2007 08:36 GMT
Current job state: Failed
Destroying job...Done.
globusrun-ws: Job failed: Error code: 200
Sudo is misconfigured to run the globus-job-manager-script.pl script for
user zimd0022.


thank you,
Samatha


--
Samatha Kottha
Zentrum für Informationsdienste und Hochleistungsrechnen (ZIH)
Technische Universität Dresden                  Tel: (+49) 351 463-38776
Room 1019                                       Fax: (+49) 351 463-38245
Noethnitzer Straße 46
01187 Dresden
Germany



# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers man page for the details on how to write a sudoers file.
#

# Host alias specification

# User alias specification

# Cmnd alias specification

# Defaults specification
Defaults targetpw # ask for the password of the target user i.e. root %users ALL=(ALL) ALL # WARNING! Only use this together with 'Defaults targetpw'!

# User privilege specification
# You should not use sudo as root in an SELinux environment
# If you use SELinux, remove the following line
root    ALL=(ALL) ALL

# Uncomment to allow people in group wheel to run all commands
# %wheel        ALL=(ALL)       ALL

# Same thing without a password
# %wheel        ALL=(ALL)       NOPASSWD: ALL

# Samples
# %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
# %users  localhost=/sbin/shutdown -h now

# Globus GRAM entries
globus ALL=(ALL,!root) NOPASSWD: /opt/globus/libexec/globus- gridmap-and-execute -g /etc/grid-security/grid-mapfile /opt/globus/ libexec/globus-job-manager-script.pl *

globus ALL=(ALL,!root) NOPASSWD: /opt/globus/libexec/globus- gridmap-and-execute -g /etc/grid-security/grid-mapfile /opt/globus/ libexec/globus-gram-local-proxy-tool *

Reply via email to