diff options
author | Shan Hai <shan.hai@windriver.com> | 2016-09-13 13:45:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-16 15:24:02 +0100 |
commit | 55bb15f791b2fce15bcc1f6a0204206ab1cdc170 (patch) | |
tree | a2279eb004dfb58217c1f87820de308b7418ca05 /meta/recipes-extended/bc | |
parent | 7ba62d65d2dd522559d18a3035a583da2c5ffbff (diff) | |
download | poky-55bb15f791b2fce15bcc1f6a0204206ab1cdc170.tar.gz |
shadow: use relaxed usernames
The groupadd from shadow does not allow upper case group names, the
same is true for the upstream shadow. But distributions like
Debian/Ubuntu/CentOS has their own way to cope with this problem,
this patch is picked up from CentOS release 7.0 to relax the usernames
restrictions to allow the upper case group names, and the relaxation is
POSIX compliant because POSIX indicate that usernames are composed of
characters from the portable filename character set [A-Za-z0-9._-].
(From OE-Core rev: 31c6c8150394de067085be5b0058037077860a8a)
Signed-off-by: Shan Hai <shan.hai@windriver.com>
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bc')
0 files changed, 0 insertions, 0 deletions