r20687: Implement grace logons for offline authentications in pam_winbind.
authorGünther Deschner <gd@samba.org>
Thu, 11 Jan 2007 15:41:02 +0000 (15:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:02 +0000 (12:17 -0500)
commit0d538f7370f13b175f127f061d5bff18e631cd5e
tree6ed7999cab70207a63907d17c2184e033acd335c
parentb79629fcc431764f1ec34876e7a28e242d205ac8
r20687: Implement grace logons for offline authentications in pam_winbind.

In case a user authenticated sucessfully and his password just expired
while beeing disconnected, we should allow a user to logon (given a
clear warning). We currently forced the user into a password change
dialogue in that scenario; this did not make much sense while offline.

Guenther
(This used to be commit 668b278653acfc4de7807834988f7af557e608a5)
source3/nsswitch/pam_winbind.c
source3/nsswitch/pam_winbind.h
source3/nsswitch/winbindd_pam.c