Re: Privilege separation user sshd does not exist
- From: Dallas Clement <dallas.a.clement@xxxxxxxxx>
- Date: Tue, 05 Jun 2007 00:06:26 -0500
On Tue, 2007-06-05 at 14:56 +1000, Darren Tucker wrote:
Dallas Clement wrote:
[about missing ptys]
I've got /dev/pts mounted:
# mount
none on /dev/pts type devpts (rw)
I've also got a pty device defined:
# ls -l dev
crw-rw-rw- 1 root root 2, 0 Jun 5 12:24 ptyp0
But I'm still seeing an error in the sshd log:
error: openpty: No such file or directory
You're missing the corresponding pty slave (ttyp0 in this case).
Note that you'll need as many ptys has you have concurrent ssh sessions
(plus other users of ptys).
That was it. Working great now! Thanks so much for all the help!!
Regards,
Dallas
- References:
- Privilege separation user sshd does not exist
- From: Dallas Clement
- Re: Privilege separation user sshd does not exist
- From: Darren Tucker
- Re: Privilege separation user sshd does not exist
- From: Dallas Clement
- Re: Privilege separation user sshd does not exist
- From: Darren Tucker
- Re: Privilege separation user sshd does not exist
- From: Dallas Clement
- Re: Privilege separation user sshd does not exist
- From: Darren Tucker
- Re: Privilege separation user sshd does not exist
- From: Dallas Clement
- Re: Privilege separation user sshd does not exist
- From: Darren Tucker
- Privilege separation user sshd does not exist
- Prev by Date: Re: Privilege separation user sshd does not exist
- Next by Date: Re: Auditing SSH logs
- Previous by thread: Re: Privilege separation user sshd does not exist
- Next by thread: Auditing SSH logs
- Index(es):