On Fri, 2002-12-06 at 22:22, CM Miller wrote: > > > How do I create a SSHD User? > > I'm trying to fix my openssh on my RH 7.3 box. It > used to work when I had 7.1, but when I upgraded, it > somehow failed, and I'm working to try and restore it. > > > When trying to start the sshd, I get the following > error: > > 'Privilege separation user sshd does not exist' > > I am told that creating the SSHD User, and this is > done only in RedHat will fix this. Again, how do I do > this?
fwiw sshd runs as root and there is no user sshd on any of my redhat systems 6.0 6.2 7.1 or 7.3 where did you get the sshd user info? what version of openssh are you running? on a 7.3 system: [bhughes@compaq3 bhughes]$ grep ssh/etc/passwd [bhughes@compaq3 bhughes]$ grep ssh /etc/passwd [bhughes@compaq3 bhughes]$ ps axu |grep ssh root 748 0.0 0.1 2560 1252 ? S Dec06 0:01 /usr/sbin/sshd root 3064 0.0 0.1 3552 2044 ? S 00:44 0:00 /usr/sbin/sshd 503 3232 2.4 0.1 2820 1556 ? S 00:54 0:00 ssh ele1ws.osu bi bhughes 3234 0.0 0.0 1704 612 pts/0 S 00:54 0:00 grep ssh [bhughes@compaq3 bhughes]$ cat /etc/redhat-release Red Hat Linux release 7.3 (Valhalla) [bhughes@compaq3 bhughes]$ Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list