Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] libpam: Setting suid bit for unix_chkpwd
@ 2011-08-20  7:58 wenzong.fan
  2011-08-20  7:58 ` [PATCH 1/1] " wenzong.fan
  0 siblings, 1 reply; 5+ messages in thread
From: wenzong.fan @ 2011-08-20  7:58 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-22  2:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-20  7:58 [PATCH 0/1] libpam: Setting suid bit for unix_chkpwd wenzong.fan
2011-08-20  7:58 ` [PATCH 1/1] " wenzong.fan
2011-08-20 16:05   ` Khem Raj
2011-08-22  2:30     ` Scott Garman
2011-08-22  2:50       ` wenzong fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox