]> code.ossystems Code Review - openembedded-core.git/commit
libpam: Remove option 'obscure' from common-password
authorhaiqing <haiqing.bai@windriver.com>
Mon, 15 Jun 2020 03:05:57 +0000 (11:05 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 18 Jun 2020 16:23:00 +0000 (06:23 -1000)
commit76a63a5e1d572703c7e5e1360e24c05b87186e8b
treedbac763234c11dc99be9541a18c70cc257907060
parentcd2c54d8ab545f39f23c5167ba5ca50f732f7cfa
libpam: Remove option 'obscure' from common-password

libpam does not support 'obscure' checks to password,
there are the same checks in pam_cracklib module.
And this fix can remove the below error message while
updating password with 'passwd':
pam_unix(passwd:chauthtok):unrecognized option[obscure]

Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ea761dbac90be77797308666fe1586b05e3df824)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-extended/pam/libpam/pam.d/common-password