r20687: Implement grace logons for offline authentications in pam_winbind.
commit668b278653acfc4de7807834988f7af557e608a5
authorGünther Deschner <gd@samba.org>
Thu, 11 Jan 2007 15:41:02 +0000 (11 15:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:02 +0000 (10 12:17 -0500)
treebaf7b03df118ad59b779cf91de3f3f0a0d659ae4
parent5f86d006debd880ec35db4ebe7db0663c5cb220f
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
source/nsswitch/pam_winbind.c
source/nsswitch/pam_winbind.h
source/nsswitch/winbindd_pam.c