Hi,
I think that the solution to my problem may be to run ssh from inetd.
I added the following to /etc/inetd.conf:
ssh stream tcp nowait root /usr/etc/tcpd /usr/local/sbin/sshd -i
and I added a line to /etc/services for ssh on port 22:
ssh 22/tcp secure
However, when I attempt connections I get:
"Connection lost on output." or some such.
Am I forgetting something and/or doing something silly? I have a feeling that the
problem
may have to do with the /usr/etc/tcpd part of the line. Any ideas?
Thanks,
Chris
-----------------------------------------------
Christopher Dingle * [EMAIL PROTECTED]
Systems Administrator - High Energy Astrophysics Division
Harvard-Smithsonian Center for Astrophysics
60 Garden St. , Cambridge MA 02138
-----------------------------------------------