diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/smbldap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smbldap.h b/source3/include/smbldap.h index 6046af464e..953937fb75 100644 --- a/source3/include/smbldap.h +++ b/source3/include/smbldap.h @@ -96,6 +96,7 @@ #define LDAP_ATTR_PWD_HISTORY 39 #define LDAP_ATTR_SID_LIST 40 #define LDAP_ATTR_MOD_TIMESTAMP 41 +#define LDAP_ATTR_LOGON_HOURS 42 typedef struct _attrib_map_entry { int attrib; |