From: <wenzong.fan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] libpam: Setting suid bit for unix_chkpwd
Date: Sat, 20 Aug 2011 15:58:39 +0800 [thread overview]
Message-ID: <cover.1313826618.git.wenzong.fan@windriver.com> (raw)
From: Wenzong Fan <wenzong.fan@windriver.com>
Fix for [yocto #1252]
The crontab can't be run by a normal user while pam enabled for it, the real
issue is unix_chkpwd can't access shadow file with normal permission on lsb
images, set suid bit for unix_chkpwd would be fix this issue.
The following changes since commit 36396b6ecb0c84c6752cdc8118c496e8ec05a388:
Richard Purdie (1):
xcb/libpthreads: Add BBCLASSEXTEND to resolve missing providers in world builds
are available in the git repository at:
git://git.pokylinux.org/poky-contrib wenzong/1252
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/1252
Wenzong Fan (1):
libpam: Setting suid bit for unix_chkpwd
meta/recipes-extended/pam/libpam_1.1.4.bb | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
next reply other threads:[~2011-08-20 8:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-20 7:58 wenzong.fan [this message]
2011-08-20 7:58 ` [PATCH 1/1] libpam: Setting suid bit for unix_chkpwd wenzong.fan
2011-08-20 16:05 ` Khem Raj
2011-08-22 2:30 ` Scott Garman
2011-08-22 2:50 ` 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.1313826618.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.