Home arrow FreeBSD Tips arrow WARNING: Privilege separation user sshd does not exist
WARNING: Privilege separation user sshd does not exist PDF  
Digg Reddit Ma.gnolia Stumble Upon Facebook Twitter Google Yahoo! MyWeb Furl" BlinkList Technorati Mixx Bookmark

Sometimes when you play with sshd for some reasons your could have this error: "Privilege separation user sshd does not exist" when trying to start SSHD.

In this situation you should create a sshd user and group:

- add a "sshd" group with GID 22
- add a "sshd" user with UID 22, with shell "nologin" and home dir /var/empty.
 
< Prev   Next >

Other BSD Systems

OpenBSD

Polls

Best BSD firewall?