SSHD Bug with Pam/Winbind on FreeBSD ver5.2
Darren Tucker
dtucker at zip.com.au
Mon Aug 23 22:03:58 EST 2004
Doug Martin wrote:
>> Doug Martin wrote:
[...]
>>> Failed password for user from 192.168.1.21 port 3971 ssh2
>>> Failed password for user from 192.168.1.21 port 3971 ssh2
>
> This issue has not been resolved in version openssh-3.9p1
>
> Running in debug mode it just hangs at
> debug1: fd 11 setting O_NONBLOCK
> debug1: Setting controlling tty using TIOCSCTTY.
>
> That's less infromation then before.
Setting the controlling tty is post-authentication so assuming you
have't changed your config then PAM+password authentication is working.
What you're seeing is a different issue. A couple of things to try:
force the debug output to stderr ("/path/to/sshd -ddde") and also try
without reexec ("-r").
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list