Hallo,
  Iam trying to install OpnSSH on tru64 OS version v4.0g.
  I get the following error when I start sshd from /sbin/rc3.d:
   
Generating SSH2 RSA host key: 
done
Generating SSH2 DSA host key: 
done
Starting sshd: 
Privilege separation user sshd does not exist
Failed
  I put "UserPrivilegeSeparation no" in /etc/ssh/sshd_config.Then I get the
following error:
   done
Generating SSH2 RSA host key: 
done
Generating SSH2 DSA host key: 
done
Starting sshd: 
/etc/ssh/sshd_config: line 54: Bad configuration option:
UserPrivilegeSeparation
/etc/ssh/sshd_config: terminating, 1 bad configuration options
Failed
  Any help is appreciated.
   regards,
   Kumar
Received on Fri Sep 27 2002 - 14:12:47 NZST