[OE-core] [PATCH 0/1] shadow: fix pam configs for chpasswd, newusers

wenzong.fan at windriver.com wenzong.fan at windriver.com
Wed Oct 22 05:19:37 UTC 2014


From: Wenzong Fan <wenzong.fan at windriver.com>

Fix below errors while pam is enabled on target:

  root at qemux86:~# newusers
  newusers: PAM: Authentication failure
  root at qemux86:~# chpasswd
  chpasswd: PAM: Authentication failure

The configs copied from "chgpasswd" which command works with pam.

The following changes since commit 924da20c6f2f183fa7e930e4c3c6b14c090acbe5:

  build-appliance-image: Update to dizzy head revision (2014-10-18 16:16:38 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/shadow-pam
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/shadow-pam

Wenzong Fan (1):
  shadow: fix pam configs for chpasswd, newusers

 meta/recipes-extended/shadow/files/pam.d/chpasswd |    2 ++
 meta/recipes-extended/shadow/files/pam.d/newusers |    2 ++
 2 files changed, 4 insertions(+)

-- 
1.7.9.5




More information about the Openembedded-core mailing list