shadow: Add version 4.1.4.2 and checksum.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 9 Nov 2009 07:54:07 +0000 (07:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 24 Nov 2009 10:08:36 +0000 (11:08 +0100)
commit4677a67913c5ec376eb016e6aac21f9a7ad5e9c4
tree849b9c0009b745de489b1f13f0fd7dbb68863500
parent7ed998436c39ff922f285fd73d87f0336973218f
shadow: Add version 4.1.4.2 and checksum.

* This version now has Linux-PAM support enabled in OE so will need some testing and maybe a little tweaking.
* Add pam.d config files for common shadow utils in addition to the default ones.
* Cleanup shadow defaults and make shadow 'play nice' with PAM.
* Update pam.d service files to suggested upstream Linux-PAM layout.
* TODO: Some Shadow default session files still use the older layout (incluse system-auth for everything). These will need newer files to be added to the pam.d folder in the recipe as they are found.
conf/checksums.ini
recipes/shadow/files/login_defs_pam.sed [new file with mode: 0644]
recipes/shadow/files/pam.d/chfn [new file with mode: 0644]
recipes/shadow/files/pam.d/chpasswd [new file with mode: 0644]
recipes/shadow/files/pam.d/chsh [new file with mode: 0644]
recipes/shadow/files/pam.d/login [new file with mode: 0644]
recipes/shadow/files/pam.d/newusers [new file with mode: 0644]
recipes/shadow/files/pam.d/passwd [new file with mode: 0644]
recipes/shadow/files/pam.d/su [new file with mode: 0644]
recipes/shadow/shadow_4.1.4.2.bb [new file with mode: 0644]