By default, Globus services look in /etc/grid-security/grid-mapfile, not
/etc/grid-mapfile.
-- Laura
demingyin wrote:
Hi all,
I encountered a problem when I run as 'ade' on Node1:
[EMAIL PROTECTED]: globus-url-copy
gsiftp://debiangrid001.debiangriddomain/etc/group
file:///home/ade/test </home/ade/test>
output error:
530 530-Login incorrect. : globus_gss_assist: Gridmap lookup failure:
Could not map
/O=Grid/OU=GlobusTest/OU=simpleCA-debiangrid001.debiangriddomain/OU=debiangriddomain/CN=ade
530-
530 End.
The content of /etc/grid-mapfile is:
"/O=Grid/OU=GlobusTest/OU=simpleCA-debiangrid001.debiangriddomain/OU=debiangriddomain/CN=ade"
ade
Can someone give some direction?
And another issue is related to 'globusrun-ws'. When I run 'globusrun-ws --submit --S --f a.rsl'-like commands, it always complain "http://www.globus.org/2004... can't be Deserialized'. So does this mean that it's compulsory for my machine to get access to the Internet?
*My configuration*:
Basically it's a LAN (Local Area Network) which is made up of Five
grid nodes, and the configurations are as following:
Node 1 ():
*Debian* 3.1 r0a "Sarge"
Globus 4.0.5 Binary
$GLOBUS_LOCATION=/usr/local/globus-4.0.5
*Installed SimpleCA*
Node 2-5:
Debian 3.1 r0a "Sarge"
Globus 4.0.1 Binary
$GLOBUS_LOCATION=/usr/local/globus-4.0.1
*Trust the SimpleCA of Node1*
*/etc/hosts* on every machine looks like this:
127.0.0.1 localhost. debianGridDomain localhost
192.168.0.1 debianGrid001.debianGridDomain debianGrid001
192.168.0.2 debianGrid002.debianGridDomain debianGrid002
192.168.0.3 debianGrid003.debianGridDomain debianGrid003
192.168.0.4 debianGrid004.debianGridDomain debianGrid004
192.168.0.5 debianGrid005.debianGridDomain debianGrid005
*Users:*
'globus' user in every machine
'ade' user in every machine as Globus Toolkit user
I got C WS Core examples of Counter Service and BlogService running
perfectly on my Grid nodes.
But can anyone give some comments on it?
Thanks,
Denny(Deming Yin)