diff options
author | Chen Qi <qi.chen@windriver.com> | 2013-11-16 15:27:47 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-14 09:16:37 +0000 |
commit | 7b58b5feaa22c82e997165fc130c8545f5b1a129 (patch) | |
tree | be256a23de45107d854045e7e427fd30007fe5f2 /meta/classes | |
parent | 1034518fa73b742e81f2dc594bb9617b07763a6c (diff) | |
download | poky-7b58b5feaa22c82e997165fc130c8545f5b1a129.tar.gz |
shadow-native: allow for setting password in clear text
Allow user to set password in clear text. This is convenient when
we're building out an image.
This feature is mainly used by useradd.bbclass and extrausers.bbclass.
This patch adds a new option '-P' to useradd, usermod, groupadd and groupmod
commands provided by shadow-native. The shadow package on target and in SDK
will not be affected.
[YOCTO #5365]
(From OE-Core rev: 31dee7946340bf0f1e94e4e714191d3d6ca3bf6a)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions