We are troubleshooting an authentication issue between griffin and
irods.
After initiating a grid-proxy-init, when connecting as a user to
griffin using a x509 certificate we see in our logfiles that the user
is correctly authenticated. But, once the communication changes to
irods it thinks it should process the request as user rods and
produces an error and quits the attempt.
jsip$ globus-url-copy -dbg file://`pwd`/myfile_1mb.txt
gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/
debug: starting to put gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/myfile_1mb.txt
debug: connecting to gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/myfile_1mb.txt
debug: response from gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/myfile_1mb.txt:
220 irods GridFTP Server (Griffin, Java, 0.8.4) Ready.
debug: authenticating with gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/myfile_1mb.txt
debug: response from gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/myfile_1mb.txt:
530 GSI User Authorization failed: IRODS error occured -308000.
debug: fault on connection to gsiftp://
irods.grid.sara.nl:2811/vzSARA/home/jsip/myfile_1mb.txt
debug: data callback, error globus_ftp_client: the server responded
with an error, buffer 0x7fe0305e1010, length 0, offset=0, eof=true
debug: operation complete
error: globus_ftp_client: the server responded with an error
530 GSI User Authorization failed: IRODS error occured -308000.
Does anyone know where the error comes from and how to resolve it ?
Many Thanks,
Jendrossek Sip (SARA)