[Toybox] lib/passwd.c is_valid_username()
Рысь
lynx at sibserver.ru
Wed Sep 17 19:37:30 PDT 2014
16 сентября 2014 г. 20:58:38 KRAT, Rob Landley <rob at landley.net> пишет:
Specifically, why can't we have utf8 usernames?
>
>Rob
At least utf8 works with current musl, busybox 1.20.1 and dropbear. An example from my embedded system:
% id
uid=1999(рысь) gid=1999(рысь) groups=1999(рысь)
authpriv.notice dropbear[1010]: password auth succeeded for 'рысь' from 192.168.1.1:37173
OpenSSH is conservative (or paranoid) here, user names are escaped everywhere.
1411007850.0
More information about the Toybox
mailing list