Re: Privilege separation user sshd does not exist



On Mon, 2007-06-04 at 21:01 -0700, Jonathan Leffler wrote:
You might need to look at /etc/nsswitch.conf - it may be that your
machine is configured to ignore /etc/passwd and only accept user names
etc from some other source.


Definitely right...got it working after configuring nsswitch.conf and
making sure all the libns_* libs were there.

Thanks for the help.