Hi ,
    I have built gridftp from source and installed and configured it.
    But I am getting following error.(complete error and output of
command attached )

    500-OpenSSL Error: tasn_dec.c:283: in library: asn1 encoding
routines, function ASN1_ITEM_EX_D2I: no matching choice type
Type=GENERAL_NAME

    HOWEVER  if I run with -nodcau It Dosent give any error.
    I have the certificates in $HOME/.globus and trusted certificates
in $HOME/.globus/certificates.

     Is this a Bug or i have not properly configured the server.


The config file (/home/nimbus/install/etc/gridftp.conf) is

#auth_level 0
#allow_anonymous 1
#anonymous_user nimbus
banner "Welcome!"
#secure-ipc 0
cas 0
#ipc_auth_mode none



[nim...@fedorahnode install]$ ./bin/globus-url-copy -vb -dbg
gsiftp://fedorahnode:5000/home/nimbus/test  file:///home/nimbus/test1
Source: gsiftp://fedorahnode:5000/home/nimbus/
Dest:   file:///home/nimbus/
  test  ->  test1
debug: starting to get gsiftp://fedorahnode:5000/home/nimbus/test
debug: connecting to gsiftp://fedorahnode:5000/home/nimbus/test
debug: response from gsiftp://fedorahnode:5000/home/nimbus/test:
220 Welcome!

debug: authenticating with gsiftp://fedorahnode:5000/home/nimbus/test
debug: response from gsiftp://fedorahnode:5000/home/nimbus/test:
230 User nimbus logged in.

debug: sending command:
SITE HELP

debug: response from gsiftp://fedorahnode:5000/home/nimbus/test:
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://fedorahnode:5000/home/nimbus/test:
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://fedorahnode:5000/home/nimbus/test:
200 Type set to I.

debug: sending command:
PBSZ 1048576

debug: response from gsiftp://fedorahnode:5000/home/nimbus/test:
200 PBSZ=1048576

debug: sending command:
PASV

debug: response from gsiftp://fedorahnode:5000/home/nimbus/test:
227 Entering Passive Mode (192,168,15,141,204,193)

debug: sending command:
RETR /home/nimbus/test

debug: response from gsiftp://fedorahnode:5000/home/nimbus/test:
500-Command failed. : globus_xio_gsi: gss_accept_sec_context failed.
500-OpenSSL Error: tasn_dec.c:283: in library: asn1 encoding routines,
function ASN1_ITEM_EX_D2I: no matching choice type Type=GENERAL_NAME
500-OpenSSL Error: tasn_dec.c:542: in library: asn1 encoding routines,
function ASN1_TEMPLATE_D2I: nested asn1 error Field=issuer,
Type=AUTHORITY_KEYID
500-OpenSSL Error: tasn_dec.c:283: in library: asn1 encoding routines,
function ASN1_ITEM_EX_D2I: no matching choice type Type=GENERAL_NAME
500 End.

debug: fault on connection to
gsiftp://fedorahnode:5000/home/nimbus/test: globus_ftp_client: the
server responded with an error
debug: data callback, error globus_ftp_client: the server responded
with an error, buffer 0x7f33e5347010, length 0, offset=0, eof=true
debug: operation complete


error: globus_ftp_client: the server responded with an error
500 500-Command failed. : globus_xio_gsi: gss_accept_sec_context failed.
500-OpenSSL Error: tasn_dec.c:283: in library: asn1 encoding routines,
function ASN1_ITEM_EX_D2I: no matching choice type Type=GENERAL_NAME
500-OpenSSL Error: tasn_dec.c:542: in library: asn1 encoding routines,
function ASN1_TEMPLATE_D2I: nested asn1 error Field=issuer,
Type=AUTHORITY_KEYID
500-OpenSSL Error: tasn_dec.c:283: in library: asn1 encoding routines,
function ASN1_ITEM_EX_D2I: no matching choice type Type=GENERAL_NAME
500 End.



-- 
Regards ,
Aaditya.

I want to change the world ,But God won't give me the source code.

Reply via email to