[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Why doesn't pam_prompt() function work with ssh? (Problem solved)
- From: federikkom <federikkom yahoo com ar>
- To: pam-list redhat com
- Subject: Re: Why doesn't pam_prompt() function work with ssh? (Problem solved)
- Date: Tue, 5 Dec 2006 17:02:36 +0000 (GMT)
> 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
The problem with ssh was that
ChallengeResponseAuthentication had the value "no" in my
sshd_config file.
Thanks Tomas.
--
Federico
--
Federico
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]