merge from 3.0...LDAP password lockout support
[sfrench/samba-autobuild/.git] / source3 / include / smbldap.h
index 2f71f971d92c2389c3285a4016c355f10189d9c4..68a2c00afe07ec11bdc8d2be0bb733eb05ae6597 100644 (file)
@@ -92,6 +92,7 @@
 #define LDAP_ATTR_LOGON_COUNT          36
 #define LDAP_ATTR_MUNGED_DIAL          37
 #define LDAP_ATTR_BAD_PASSWORD_TIME    38
+#define LDAP_ATTR_MOD_TIMESTAMP                39
 
 typedef struct _attrib_map_entry {
        int             attrib;