ssh install on solaris core group installation - startup scripts?
hi all,
i have a fresh "core group" installation of solaris 11/06 now up and running.
I have added the following pkg to get ssh running.
bash-3.00# pkginfo |grep ssh
systemSUNWsshcuSSH Common, (Usr)
systemSUNWsshdrSSH Server, (Root)
systemSUNWsshduSSH Server, (Usr)
systemSUNWsshr SSH Client and utilities, (Root)
systemSUNWsshu SSH Client and utilities, (Usr)
so it is installed. I have manually created ssh_host_keys and I can start and use sshd/sftp -server. However I'm in need to find the best way of starting this up at boot. I have followed a link to Sun Blueprints for open ssh startup scripts.
http://www.sun.com/blueprints/tools/ > secureshell-tools.tar.Z
however this relies on prng (psuedo random number generator). my "default installation"of solaris 10 11/06 does not have this installed and ssh works fine, so I am reluctant to go down prng path.
furthermore searching my "default installation"of solaris 10 11/06 i can not see any ssh startup scripts that I could heist
please advise best practice

