Mailing List Archive

[Bug 2876] PAM_TEXT_INFO and PAM_ERROR_MSG conversation not honoured during PAM authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2876

Marco Trevisan <mail@3v1n0.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |mail@3v1n0.net

--- Comment #15 from Marco Trevisan <mail@3v1n0.net> ---
Hey,

Another attempt here at
https://github.com/openssh/openssh-portable/pull/452

Sadly this change also required some client changes (mostly "cosmetic")
as the handling of the instructions was not supported as utf-8 text (as
it should be according to the spec).

I've also added a setting to control this and in order to continue
supporting legacy clients without requiring any change on their side,
the device `pam-legacy-instructions` (e.g.
KbdInteractiveDevices=pam-legacy-instructions) can be used to make new
daemons to act as before.

Commits should explain better the rationale.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs