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

[1102 byte] By [philBrowna] at [2007-11-26 14:42:49]
# 1
fixed for now http://www.sun.com/bigadmin/content/selfheal/smf-quickstart.html > Enabling and disabling servicessince solaris 10, use "svcadm"ie mybox86# svcadm enable network/ssh:default very nice.
philBrowna at 2007-7-8 8:30:25 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...