It seems to be a more basic problem. I've figured out, that
$GLOBUS_LOCATION/sbin/sshd is called within the SXXsshd script. But
there is no sshd at the specified location ($GLOBUS_LOCATION/sbin/).
Any ideas why?
Christian
Am 23.02.2009 um 14:51 schrieb Jim Basney:
Check syslog for errors.
See also:
http://grid.ncsa.uiuc.edu/ssh/ts_common.html
Christian Szongott wrote:
Hi!
I use GT 4.0.8 and want to connect to a host using
GSSAPIAuthentication.
So I followed the installation instructions on
http://globus.org/toolkit/docs/4.0/security/openssh/admin-
index.html .
When I try to start the daemon by "$GLOBUS_LOCATION/sbin/SXXsshd
start"
the message "Starting up GSI-OpenSSH sshd server... done." appears
but
the daemon is not started. I can't connect to the host and the file
$GLOBUS_LOCATION/var/sshd.pid which should exists isn't there. The
normal ssh daemon starts successfully and I can connect to the host
this
way.
Any suggestions what might have gone wrong or where I can find more
debugging information about it?
Thanks in advance!
Christian