Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Privilege separation user sshd does not exist |
|---|---|
| Date: | Sat, 02 Jun 2007 13:10:16 -0500 |
'm getting this error when I try to start my cross-compiled OpenSSH sshd daemon for the first time with privilege separation enabled. I am using OpenSSH_4.6p1. I believe I have added a 'sshd' user and group correctly. I can login just fine as that user: # login (none) login: sshd $ $ whoami $ sshd I'm trying to start the daemon as follows so that I can see the debug: # /sbin/sshd -D -d The error I am getting is: Privilege separation user sshd does not exist The contents of my /etc/group file are as follows: root::0:root sshd:x:33: The contents of my /etc/passwd file are as follows: root::0:0:Root User:/root:/bin/ash sshd::501:33:sshd user:/var/empty:/bin/false Can anyone please help me out? Thanks!
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Solution -> Re: SSH tunnel question., Leif Ericksen |
|---|---|
| Next by Date: | Auditing SSH logs, Flavio Junior |
| Previous by Thread: | Solution -> Re: SSH tunnel question., Leif Ericksen |
| Next by Thread: | Re: Privilege separation user sshd does not exist, Dallas Clement |
| Indexes: | [Date] [Thread] [Top] [All Lists] |