]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jun 2020 14:20:01 +0000 (15:20 +0100)
commitea761dbac90be77797308666fe1586b05e3df824
tree374302cd93fbdfb4f5a6f36eb6e30dd0e3db9165
parent6abcc7b13a3d28471be63af0809fd25106386083
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>
meta/recipes-extended/pam/libpam/pam.d/common-password