Re: OpenSSH_4.1p1 hangs on exit using PAM/ChallengeResponse

From: Dustin Hoff (dustin+ssh_at_dustinhoff.com)
Date: 08/02/05

  • Next message: Terry Browning: "Re: Effective bandwidth reduction over WAN"
    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


  • Next message: Terry Browning: "Re: Effective bandwidth reduction over WAN"