Has anyone gottne this error? I have installed openssh on a FreeBSD 4.1
machine and
cannot seem to connect to it. I compiled openssh next to a Ultra1 with
Solaris8 and
it works fine on that machine.
Any ideas??
Ryan
oscar# ./sshd -d
debug: sshd version OpenSSH_2.2.0p1
debug: Seeding random number generator
debug: read DSA private key done
debug: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
debug: Seeding random number generator
RSA key generation complete.
debug: Received session key; encryption turned on.
debug: Installing crc compensation attack detector.
debug: Starting up PAM with username "desc"
debug: Attempting authentication for desc.
debug: PAM Password authentication accepted for user "desc"
Accepted password for desc from 192.168.1.2 port 1333
debug: PAM setting rhost to "winnie"
debug: session_new: init
debug: session_new: session 0
packet_set_maxsize: setting to 4096
debug: Allocating pty.
debug: Ignoring unsupported tty mode opcode 37 (0x25)
debug: Ignoring unsupported tty mode opcode 52 (0x34)
debug: Ignoring unsupported tty mode opcode 71 (0x47)
debug: Ignoring unsupported tty mode opcode 73 (0x49)
debug: Ignoring unsupported tty mode opcode 74 (0x4a)
debug: Ignoring unsupported tty mode opcode 75 (0x4b)
debug: PAM setting tty to "/dev/ttyp1"
fatal: PAM session setup failed: Permission denied
debug: Calling cleanup 0x8052f40(0x80cfb60)
debug: pty_cleanup_proc: /dev/ttyp1
debug: Calling cleanup 0x804eb64(0x0)
Cannot close PAM session: Permission denied
debug: Calling cleanup 0x805f1dc(0x0)