https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233624
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Conrad Meyer <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
