On Mon, Jun 24, 2002 at 09:31:19PM +0200, Oden Eriksson wrote:
> 
> [root@oden /]# /etc/rc.d/init.d/sshd restart
> Stopping sshd:                                                  [FAILED]
> Starting sshd:Privilege separation user sshd does not exist

Looks like the rpm is bugged.  Follow the directions in the
README.privsep if it's there.  At any rate this is what needs to be
done.  I guess vdanen forgot to put them in the %post for the RPM:

# mkdir /var/empty
# chown root:sys /var/empty
# chmod 755 /var/empty
# groupadd sshd
# useradd -g sshd sshd

HTH's

P.S. if you want replies to the list you probably shouldn't be setting a
Reply-To header on your mailing list emails.

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

We tend to see all wars through the lens of the current conflict, and we
mine history for lessons convenient to the present purpose.
- Brian Hayes

Reply via email to