Re: OpenSSH_4.1p1 hangs on exit using PAM/ChallengeResponse
From: Dustin Hoff (dustin+ssh_at_dustinhoff.com)
Date: 08/02/05
- Previous message: Andrew Muller: "Solved: Password authentication fails: SSH secure shell to openssh server -"
- In reply to: Dustin Hoff: "OpenSSH_4.1p1 hangs on exit using PAM/ChallengeResponse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 2 Aug 2005 15:29:12 -0400 To: secureshell@securityfocus.com
On Mon, Aug 01, 2005 at 05:29:47PM -0400, Dustin Hoff wrote:
>
> And the following relevant options in sshd_config:
> UsePAM yes
> UsePrivilegeSeparation no
> ChallengeResponseAuthentication yes
> PasswordAuthentication no
>
Thank you to everyone who replied. The fix, suggested by John
Mattingly, was pretty simple - change UsePrivilegeSeparation to
yes. This contradicts the RSA docs but he said that RSA support
confirmed that this is a known problem.
Dustin
- Previous message: Andrew Muller: "Solved: Password authentication fails: SSH secure shell to openssh server -"
- In reply to: Dustin Hoff: "OpenSSH_4.1p1 hangs on exit using PAM/ChallengeResponse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]