Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 18:03:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233624] SSH got closed when enterying non-ASCII characters
Message-ID:  <bug-233624-227-lzmCzPlMVS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233624-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233624-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233624

Conrad Meyer <cem@freebsd.org> changed:

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

--- Comment #6 from Conrad Meyer <cem@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 addi=
tion
(thank you!), it runs in UTF-8 by default.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233624-227-lzmCzPlMVS>