summaryrefslogtreecommitdiffstats
path: root/source/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
commit003318939f7e476f5f2a5f345e8a81a228fc89a7 (patch)
treed271cf917a5ae97a865b88358fb90fb0603381e9 /source/include/smbldap.h
parent184bef8413b17a0e42d1c5bce3d08ae1533818ca (diff)
downloadsamba-003318939f7e476f5f2a5f345e8a81a228fc89a7.tar.gz
samba-003318939f7e476f5f2a5f345e8a81a228fc89a7.tar.xz
samba-003318939f7e476f5f2a5f345e8a81a228fc89a7.zip
Add bad password count/time attributes
Diffstat (limited to 'source/include/smbldap.h')
-rw-r--r--source/include/smbldap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/smbldap.h b/source/include/smbldap.h
index 14ea2de012c..9ef66a14ef3 100644
--- a/source/include/smbldap.h
+++ b/source/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;