>Add a line or two in the sshd_config file telling sshd where the keys are
>located:
>
>  HostKey /usr/local/etc/ssh_host_key
>  HostKey /usr/local/etc/ssh_host_dsa_key

This fixed it. For some reason my 2.6 installs ended up w/o the dsa_key line in 
sshd_config, even though my config options included the config directory prefix 
and came in the same text file I used to config my Sol 7 and 8 instances. In any 
case, thanks to all who replied, I probably would have wasted a lot of time 
looking at the wrong stuff trying to figure this out.

Reply via email to