[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 11:24:57 AEST 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2876
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Which authentication method are you using?
The behaviour that you describe is probably true for password
authentication, because the protocol doesn't really allow arbitrary
messages while that's happening.
You should try disabling password authentication and using
keyboard-interactive authentication instead, as it allows informational
prompts.
--
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