From: <wenzong.fan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] shadow: fix pam configs for chpasswd, newusers
Date: Wed, 22 Oct 2014 01:19:37 -0400 [thread overview]
Message-ID: <cover.1413954957.git.wenzong.fan@windriver.com> (raw)
From: Wenzong Fan <wenzong.fan@windriver.com>
Fix below errors while pam is enabled on target:
root@qemux86:~# newusers
newusers: PAM: Authentication failure
root@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
next reply other threads:[~2014-10-22 5:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 5:19 wenzong.fan [this message]
2014-10-22 5:19 ` [PATCH 1/1] shadow: fix pam configs for chpasswd, newusers wenzong.fan
2014-10-24 9:19 ` [PATCH 0/1] " wenzong fan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1413954957.git.wenzong.fan@windriver.com \
--to=wenzong.fan@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.