hmpf. why is my globus toolkit (4.2.1) gridftp not working?
Donnerstag, den 8. Oktober 2009Now it does! Please have a look into the following:
Xinet logs: /var/log/xinetd.log
Xinetd config files: /etc/xinetd.d/gridftp or /etc/xinetd.d/gsiftp
Check your gridmap-file: /etc/grid-security/grid-mapfile for the correct GRID user and local user!
You can log via server_args = -i -d all -l /tmp/gridftp.log and don’t forget to mention some ports: env += GLOBUS_TCP_PORT_RANGE=20000,25000 in your /etc/xinetd.d/gridftp (don’t forget to restart […]