Turning on SSHd


In Jaguar, SSHd was started by /System/Library/StartupItems/SSH and looked for a line in /etc/hostconfig to decide whether or not to launch sshd. In Panther, sshd is started if needed by xinet.d

To turn on SSH on Panther, either manage the file at /private/etc/xinetd.d/ssh or run the following:

/sbin/service ssh start

Either way you want to be sure that /priavye/etc/xinetd.d/ssh contains "disable=no".

Posted: Wed - November 12, 2003 at 10:36 PM      


©