https://bugzilla.mindrot.org/show_bug.cgi?id=2876
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
