Hi everybody, I have a problem using gridftp.GridFTP server is running and works but running the following command , I get some errors regarding gridmap lookup failure.I reconfigured the security credentials on my system but no change happened : ------------------------------------------------------------------------- $globus-url-copy -vb -dbg gsiftp://romana.pdc.kth.se:46134/tmp/file1 gsiftp://romana.pdc.kth.se:46134/tmp/file2
Source: gsiftp://romana.pdc.kth.se:46134/tmp/ Dest: gsiftp://romana.pdc.kth.se:46134/tmp/ file1 -> file2 debug: starting to size gsiftp://romana.pdc.kth.se:46134/tmp/file1 debug: connecting to gsiftp://romana.pdc.kth.se:46134/tmp/file1 debug: response from gsiftp://romana.pdc.kth.se:46134/tmp/file1: 220 romana.pdc.kth.se GridFTP Server 2.5 (gcc64dbg, 1182369948-63) ready. debug: authenticating with gsiftp://romana.pdc.kth.se:46134/tmp/file1 debug: response from gsiftp://romana.pdc.kth.se:46134/tmp/file1: 530-Login incorrect. : globus_gss_assist: Gridmap lookup failure: Could not map /O=Grid/OU=GlobusTest/OU=simpleCA-romana.pdc.kth.se/OU=pdc.kth.se/CN=Ali Gholami 530- 530 End. debug: fault on connection to gsiftp://romana.pdc.kth.se:46134/tmp/file1 debug: operation complete debug: starting to transfer gsiftp://romana.pdc.kth.se:46134/tmp/file1 to gsiftp://romana.pdc.kth.se:46134/tmp/file2 debug: connecting to gsiftp://romana.pdc.kth.se:46134/tmp/file2 debug: response from gsiftp://romana.pdc.kth.se:46134/tmp/file2: 220 romana.pdc.kth.se GridFTP Server 2.5 (gcc64dbg, 1182369948-63) ready. debug: authenticating with gsiftp://romana.pdc.kth.se:46134/tmp/file2 debug: response from gsiftp://romana.pdc.kth.se:46134/tmp/file2: 530-Login incorrect. : globus_gss_assist: Gridmap lookup failure: Could not map /O=Grid/OU=GlobusTest/OU=simpleCA-romana.pdc.kth.se/OU=pdc.kth.se/CN=Ali Gholami 530- 530 End. debug: fault on connection to gsiftp://romana.pdc.kth.se:46134/tmp/file2 debug: operation complete error: globus_ftp_client: the server responded with an error 530 530-Login incorrect. : globus_gss_assist: Gridmap lookup failure: Could not map /O=Grid/OU=GlobusTest/OU=simpleCA-romana.pdc.kth.se/OU=pdc.kth.se/CN=Ali Gholami 530- 530 End. ------------------------------------------------- Any ideas? Best regards Ali
