From: Wenzong Fan <[email protected]>
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(-)
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core