Hi all

I installed globus 4.0.5 in debian etch. While running the command

/opt/globus-4.0.5/bin/globus-url-copy -vb gsiftp://client1.vpna.ccc/etc/issue
gsiftp://server.vpna.ccc/tmp/foo

encountered the following errors :

error: globus_ftp_client: the server responded with an error
530 Must perform GSSAPI authentication.

I browsed the internet and globus mailing list. But  couldn't get proper
solution. Help me in correcting the error.

After adding -dbg option in globus-url-copy command the output was

[EMAIL PROTECTED]:~$ /opt/globus-4.0.5/bin/globus-url-copy -dbg -vb
gsiftp://client1.vpna.ccc/etc/issue gsiftp://server.vpna.ccc/tmp/foo
Source: gsiftp://client1.vpna.ccc/etc/
Dest:   gsiftp://server.vpna.ccc/tmp/
  issue  ->  foo
debug: starting to size gsiftp://client1.vpna.ccc/etc/issue
debug: connecting to gsiftp://client1.vpna.ccc/etc/issue
debug: response from gsiftp://client1.vpna.ccc/etc/issue:
220 client1.vpna.ccc GridFTP Server 2.5 (gcc32dbg, 1182369948-63) ready.

debug: authenticating with gsiftp://client1.vpna.ccc/etc/issue
debug: response from gsiftp://client1.vpna.ccc/etc/issue:
530-globus_xio: Server side credential failure
530-globus_gsi_gssapi: Error with gss credential handle
530-globus_credential: Valid credentials could not be found in any of the
possible locations specified by the credential search order.
530-Valid credentials could not be found in any of the possible locations
specified by the credential search order.
530-
530-Attempt 1
530-
530-globus_credential: Error reading host credential
530-globus_sysconfig: Could not find a valid certificate file: The host cert
could not be found in:
530-1) env. var. X509_USER_CERT
530-2) /etc/grid-security/hostcert.pem
530-3) $GLOBUS_LOCATION/etc/hostcert.pem
530-4) $HOME/.globus/hostcert.pem
530-
530-The host key could not be found in:
530-1) env. var. X509_USER_KEY
530-2) /etc/grid-security/hostkey.pem
530-3) $GLOBUS_LOCATION/etc/hostkey.pem
530-4) $HOME/.globus/hostkey.pem
530-
530-
530-
530-Attempt 2
530-
530-globus_credential: Error reading proxy credential
530-globus_sysconfig: Could not find a valid proxy certificate file location
530-globus_sysconfig: Error with key filename
530-globus_sysconfig: File does not exist: /tmp/x509up_u0 is not a valid
file
530-
530-Attempt 3
530-
530-globus_credential: Error reading user credential
530-globus_sysconfig: Error with certificate filename: The user cert could
not be found in:
530-1) env. var. X509_USER_CERT
530-2) $HOME/.globus/usercert.pem
530-3) $HOME/.globus/usercred.p12
530-
530-
530-
530 End.

debug: fault on connection to gsiftp://client1.vpna.ccc/etc/issue
debug: operation complete
debug: starting to transfer gsiftp://client1.vpna.ccc/etc/issue to
gsiftp://server.vpna.ccc/tmp/foo
debug: connecting to gsiftp://server.vpna.ccc/tmp/foo
debug: response from gsiftp://server.vpna.ccc/tmp/foo:
220 server.vpna.ccc GridFTP Server 2.5 (gcc32dbg, 1182369948-63) ready.

debug: authenticating with gsiftp://server.vpna.ccc/tmp/foo
debug: response from gsiftp://server.vpna.ccc/tmp/foo:
230 User guser01 logged in.

debug: sending command:
SITE HELP

debug: response from gsiftp://server.vpna.ccc/tmp/foo:
214-The following commands are recognized:
    ALLO    ESTO    RNTO    APPE    DCAU    MODE    SIZE    STRU
    TYPE    DELE    SITE    CWD     ERET    FEAT    LIST    NLST
    MLSD    MLST    PORT    PROT    EPRT    PWD     QUIT    REST
    STAT    SYST    MKD     RMD     CDUP    HELP    NOOP    EPSV
    PASV    TREV    SBUF    MDTM    CKSM    OPTS    PASS    SPAS
    PBSZ    SPOR    RETR    STOR    USER    RNFR    LANG
214 End

debug: sending command:
FEAT

debug: response from gsiftp://server.vpna.ccc/tmp/foo:
211-Extensions supported
 UTF8
 LANG EN
 DCAU
 PARALLEL
 SIZE
 MLST
Type*;Size*;Modify*;Perm*;Charset;UNIX.mode*;UNIX.owner*;UNIX.group*;Unique*;UNIX.slink*;
 ERET
 ESTO
 SPAS
 SPOR
 REST STREAM
 MDTM
211 End.

debug: sending command:
TYPE I
debug: response from gsiftp://server.vpna.ccc/tmp/foo:
200 Type set to I.

debug: sending command:
MODE E

debug: response from gsiftp://server.vpna.ccc/tmp/foo:
200 Mode set to E.

debug: sending command:
PBSZ 1048576

debug: response from gsiftp://server.vpna.ccc/tmp/foo:
200 PBSZ=1048576

debug: sending command:
PASV

debug: response from gsiftp://server.vpna.ccc/tmp/foo:
227 Entering Passive Mode (10,18,1,6,170,24)

debug: sending command:
STOR /tmp/foo

debug: sending command:
TYPE I
debug: response from gsiftp://client1.vpna.ccc/etc/issue:
530 Must perform GSSAPI authentication.

debug: fault on connection to gsiftp://client1.vpna.ccc/etc/issue
debug: operation complete


error: globus_ftp_client: the server responded with an error
530 Must perform GSSAPI authentication.


i browsed the internet and globus mailing list. But  couldn't get proper
solution. help me in correcting the above error.

Reply via email to