is sshpam_thread() dead code?
Darren Tucker
dtucker at zip.com.au
Tue Jun 29 08:31:48 EST 2004
Bastian Kleineidam wrote:
> On Mon, Jun 28, 2004 at 08:32:40PM +1000, Darren Tucker wrote:
>>Try "PasswordAuthentication no", "ChallengeResponseAuthentication yes"
>>and "UsePam yes".
>
> Ok, I tried this configuration. It still does not call
> pam_authenticate(), only the account management and session opening.
> I attached a debug3 sshd log (when doing a "ssh calvin at localhost"),
> and my sshd/pam configuration.
> Can someone explain why pam_authenticate is not called here?
Are you using public-key authentication? (there was no attached log
file, only sshd_config.gz which gzip claims is "not in gzip format").
Try "ssh -o PreferredAuthentications=keyboard-interactive yourserver"
--
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