summaryrefslogtreecommitdiff
path: root/source3/include/smbldap.h
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2004-02-23 02:47:33 +0000
committerJim McDonough <jmcd@samba.org>2004-02-23 02:47:33 +0000
commit401959b7d7b3a29dbd1734318e5f6eb1248859f8 (patch)
tree7b0f001c1343bfa0cf31a8906c51dfb42201e2f5 /source3/include/smbldap.h
parentb9c35e961d44958f64e72a1c0986b998c193c570 (diff)
downloadsamba-401959b7d7b3a29dbd1734318e5f6eb1248859f8.tar.gz
samba-401959b7d7b3a29dbd1734318e5f6eb1248859f8.tar.bz2
samba-401959b7d7b3a29dbd1734318e5f6eb1248859f8.zip
Add bad password count/time attributes
(This used to be commit 003318939f7e476f5f2a5f345e8a81a228fc89a7)
Diffstat (limited to 'source3/include/smbldap.h')
-rw-r--r--source3/include/smbldap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smbldap.h b/source3/include/smbldap.h
index 14ea2de012..9ef66a14ef 100644
--- a/source3/include/smbldap.h
+++ b/source3/include/smbldap.h
@@ -91,6 +91,7 @@
#define LDAP_ATTR_BAD_PASSWORD_COUNT 35
#define LDAP_ATTR_LOGON_COUNT 36
#define LDAP_ATTR_MUNGED_DIAL 37
+#define LDAP_ATTR_BAD_PASSWORD_TIME 38
typedef struct _attrib_map_entry {
int attrib;