summaryrefslogtreecommitdiff
path: root/source3/nsswitch/pam_winbind.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2006-05-02 19:22:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:16:40 -0500
commitaf3490061b83ce83efb363bddcbcccf9f8a14d89 (patch)
tree343675a72bc4abb404bc5d1d939d3f325c67f4d1 /source3/nsswitch/pam_winbind.h
parent5b7ab95fc69b5a4ca681209de97a617932321b1f (diff)
downloadsamba-af3490061b83ce83efb363bddcbcccf9f8a14d89.tar.gz
samba-af3490061b83ce83efb363bddcbcccf9f8a14d89.tar.bz2
samba-af3490061b83ce83efb363bddcbcccf9f8a14d89.zip
r15398: Attempt to send the correct warning when a password change was attempted
too early. Guenther (This used to be commit 7f64a66d25f2a4aa48c2639da8e783c1759c5dd4)
Diffstat (limited to 'source3/nsswitch/pam_winbind.h')
-rw-r--r--source3/nsswitch/pam_winbind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/pam_winbind.h b/source3/nsswitch/pam_winbind.h
index 89553ebfc3..38fe365f4c 100644
--- a/source3/nsswitch/pam_winbind.h
+++ b/source3/nsswitch/pam_winbind.h
@@ -107,6 +107,7 @@ do { \
#define PAM_WINBIND_NEW_AUTHTOK_REQD "PAM_WINBIND_NEW_AUTHTOK_REQD"
#define PAM_WINBIND_HOMEDIR "PAM_WINBIND_HOMEDIR"
+#define PAM_WINBIND_PWD_LAST_SET "PAM_WINBIND_PWD_LAST_SET"
#define SECONDS_PER_DAY 86400