[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Why doesn't pam_prompt() function work with ssh?
- From: Tomas Mraz <tmraz redhat com>
- To: Pluggable Authentication Modules <pam-list redhat com>
- Subject: Re: Why doesn't pam_prompt() function work with ssh?
- Date: Mon, 04 Dec 2006 10:45:07 +0100
On Mon, 2006-12-04 at 03:27 +0000, federikkom wrote:
> Hi,
>
> I'm developing an authentication service module for PAM.
> This module sends a token to a mobile to authenticate a
> user.
>
> The module prompts "Token:" and expects the user to enter
> the token sended. If the token is valid, the user is
> authenticated. The token expires after some seconds.
>
> With login and su application it works fine, but with ssh
> it doesn't work. However, ssh is compiled and configured
> with PAM.
>
Do you have the following in /etc/ssh/sshd_config?
ChallengeResponseAuthentication yes
--
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
Turkish proverb
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]