OpenSSH pty's problem

2002-10-09 Thread Michael Sternberg
Hello - I need a little help here with OpenSSH. When connect to sshd I see prompt for password and then, after entering right password, session freezes. While running sshd in debug mode following messages can be seen (same in syslog): debug1: Allocating pty. openpty: No such file or directory

Re: OpenSSH pty's problem

2002-10-09 Thread Nadav Har'El
On Wed, Oct 09, 2002, Michael Sternberg wrote about OpenSSH pty's problem: I compiled kernel with Unix98 PTY support, number of pty's 256 and Virtual Terminal options on. I have files /dev/ptyp[0-5] made as char devices, major 2, minor [0-5], appropriate permissions. I have /dev/pts/ directory