Re: OpenSSH 3.7.1p1 & PAM authentication on Solaris 8

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 01/20/04


Date: Tue, 20 Jan 2004 01:56:26 +0000 (UTC)

In article <buh3o0$ktr$1@usenet.cso.niu.edu>,
Neil W Rickert <rickert+nn@cs.niu.edu> wrote:
>zilogz@hotmail.com (Aaron Sheard) writes:
>
>>I am having a problem with the latest version of openssh 3.7... 3.6
>>and below seem to work fine on solaris 8 with pam. When i compile
>>3.7.1p1 or 3.7.1p2 with the --with-pam configure option, it seems to
>>skip the authentication module, however it seems to read the session
>>and account sections. It doenst seem to care if the authentication
>>lines are in there at all. What changes were made between 3.6 and 3.7?
>>Should i be using some other configure options?
>
>You will need "UsePAM yes" in sshd_config.

You will also need "PasswordAuthentication no" and
"ChallengeResponseAuthentication yes".

-- 
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.


Relevant Pages