summaryrefslogtreecommitdiff
path: root/source3/nsswitch/pam_winbind.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-08-15 02:34:22 +0200
committerGünther Deschner <gd@samba.org>2008-10-10 15:40:23 +0200
commit3eae89dd7729c08a40d97dc1b095011bf2933dce (patch)
tree62cd0f5d09fa860cae4557f14e18228c5b7769d1 /source3/nsswitch/pam_winbind.h
parented2b94c1a29017013a8eb773755c051f4c2a2eb0 (diff)
downloadsamba-3eae89dd7729c08a40d97dc1b095011bf2933dce.tar.gz
samba-3eae89dd7729c08a40d97dc1b095011bf2933dce.tar.bz2
samba-3eae89dd7729c08a40d97dc1b095011bf2933dce.zip
pam_winbind: use libwbclient for WINBINDD_PAM_CHAUTHTOK.
Guenther
Diffstat (limited to 'source3/nsswitch/pam_winbind.h')
-rw-r--r--source3/nsswitch/pam_winbind.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source3/nsswitch/pam_winbind.h b/source3/nsswitch/pam_winbind.h
index ea7055ae19..f05f2d7018 100644
--- a/source3/nsswitch/pam_winbind.h
+++ b/source3/nsswitch/pam_winbind.h
@@ -182,14 +182,6 @@ do { \
};\
};
-/* from samr.idl */
-#define DOMAIN_PASSWORD_COMPLEX 0x00000001
-
-#define SAMR_REJECT_OTHER 0x00000000
-#define SAMR_REJECT_TOO_SHORT 0x00000001
-#define SAMR_REJECT_IN_HISTORY 0x00000002
-#define SAMR_REJECT_COMPLEXITY 0x00000005
-
#define ACB_PWNOEXP 0x00000200
/* from netlogon.idl */