[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Why doesn't pam_prompt() function work with ssh?



Tomas Mraz napisaƂ(a):
Do you have the following in /etc/ssh/sshd_config?

ChallengeResponseAuthentication yes


This should do the work. If it doesn't, try to use pam_conv(3) mechanism instead, or if you use openpam, you may also use pam_get_authtok(3) extension.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]