diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-08-20 22:43:10 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-08-21 21:39:52 +0200 |
commit | d58f163b5aceb570aa7bd41b2c8edb3307a3a980 (patch) | |
tree | 92942b165499ed50724a4961300ca025c326f284 /utils/nslcd.py | |
parent | 34365b4e9b43045500b478edb8842b5212e8d3f5 (diff) |
Return partial shadow information to non-root users
This also returns everything except the password hash from the shadow
database to non-root users (nothing was returned before). This allows
non-root users to do PAM authentication in some configurations.
On some systems there is a setgid executable that is allowed to read
/etc/shadow for authentication by e.g. screensavers. Returning no shadow
information will cause pam_unix to deny authorisation in common
configurations.
See:
http://bugs.debian.org/706913
Diffstat (limited to 'utils/nslcd.py')
0 files changed, 0 insertions, 0 deletions