diff options
Diffstat (limited to 'source3/include/smb_ldap.h')
-rw-r--r-- | source3/include/smb_ldap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smb_ldap.h b/source3/include/smb_ldap.h index eaa127676b9..19e4be5a316 100644 --- a/source3/include/smb_ldap.h +++ b/source3/include/smb_ldap.h @@ -78,7 +78,7 @@ struct ldapsam_privates; #define LDAP_DEFAULT_TIMEOUT 15 #define LDAP_CONNECTION_DEFAULT_TIMEOUT 2 -#define LDAP_PAGE_SIZE 1024 +#define LDAP_PAGE_SIZE 1000 #define ADS_PAGE_CTL_OID "1.2.840.113556.1.4.319" |