Re: Privilege separation user (OpenSSH 3.4) install prob.
From: Tony Curtis (tony_curtis32@yahoo.com)Date: 06/28/02
- Next message: sekn: "Re: what does ssh use instead of /bin/login?"
- Previous message: Simon Matthews: "Privilege separation user (OpenSSH 3.4) install prob."
- In reply to: Simon Matthews: "Privilege separation user (OpenSSH 3.4) install prob."
- Next in thread: Simon Matthews: "Re: Privilege separation user (OpenSSH 3.4) install prob."
- Reply: Simon Matthews: "Re: Privilege separation user (OpenSSH 3.4) install prob."
- Reply: Kasper Dupont: "Re: Privilege separation user (OpenSSH 3.4) install prob."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Tony Curtis <tony_curtis32@yahoo.com> Date: Thu, 27 Jun 2002 17:30:12 -0500
>> On Thu, 27 Jun 2002 22:26:46 GMT,
>> Simon Matthews <nobody@devnull.none> said:
> I keep getting the following error message at the end of
> 'make install': id sshd || \ echo "WARNING: Privilege
> separation user \"sshd\" does not exist" uid=5003(sshd)
> gid=5003(sshd) groups=5003(sshd)
No, that's right.
It's just the "I am now doing..." output from the "make"
command that you're seeing: it's succeeding, because you
see the output of "id". The "echo" would only happen if
"id" failed (=> there was no user "sshd").
hth
t
- Next message: sekn: "Re: what does ssh use instead of /bin/login?"
- Previous message: Simon Matthews: "Privilege separation user (OpenSSH 3.4) install prob."
- In reply to: Simon Matthews: "Privilege separation user (OpenSSH 3.4) install prob."
- Next in thread: Simon Matthews: "Re: Privilege separation user (OpenSSH 3.4) install prob."
- Reply: Simon Matthews: "Re: Privilege separation user (OpenSSH 3.4) install prob."
- Reply: Kasper Dupont: "Re: Privilege separation user (OpenSSH 3.4) install prob."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|