[Bug 2876] PAM_TEXT_INFO and PAM_ERROR_MSG conversation not honoured during PAM authentication
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Jun 13 22:21:35 AEST 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2876
--- Comment #4 from Damien Miller <djm at mindrot.org> ---
The code below that comment appears to be filling in the
challenge-response prompts, which gets sent immediately via
auth2-chall.c:send_userauth_info_request ->
kbdintctxt->device->query (auth-pam.c:sshpam_query)
AFAIK this already supports multiple rounds of prompting, but maybe the
PAM code doesn't? I'm rusty on that...
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list