From patchwork Sat Aug 20 07:58:39 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] libpam: Setting suid bit for unix_chkpwd Date: Sat, 20 Aug 2011 07:58:39 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 10341 Message-Id: To: From: Wenzong Fan 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(-)