How to set sshd in UNIX system
Solaris2.6
input
S99sshd
at /etc/rc2.d
change the file mode and others of S99sshd by the following command.
chmod 744 /etc/rc2.d/S99sshd chown root /etc/rc2.d/S99sshd chgrp sys /etc/rc2.d/S99sshd
NEWS-OS4.2.1a+R/C