[Bug 233624] SSH got closed when enterying non-ASCII characters

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 29 18:03:51 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233624

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #6 from Conrad Meyer <cem at freebsd.org> ---
(In reply to Yuri Pankov from comment #5)
I suspect in 11, sshd is running in root's default locale (C) and rejects
multi-byte characters at some level.  In 13 due to your C.UTF-8 locale addition
(thank you!), it runs in UTF-8 by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list