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:15:32 +0100 |
commit | 31c6c8150394de067085be5b0058037077860a8a (patch) | |
tree | c1f3e063d63f5c4b65b9a72d1a78768bcf0b985a /oe-init-build-env-memres | |
parent | 638ee71da967f093071ba25e0ea5c467dab65339 (diff) | |
download | openembedded-core-31c6c8150394de067085be5b0058037077860a8a.tar.gz openembedded-core-31c6c8150394de067085be5b0058037077860a8a.tar.bz2 openembedded-core-31c6c8150394de067085be5b0058037077860a8a.zip |
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._-].
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>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions