s3-libads: Use a reducing page size to try and cope with a slow LDAP server
[samba.git] / source3 / include / ads.h
index 62d51ce03b58c15b428828b5bb7b674559928bd6..ff3dc123b48948bc27d478b40b1d862bde3d1c4e 100644 (file)
@@ -108,6 +108,7 @@ typedef struct ads_struct {
                time_t current_time;
                char *schema_path;
                char *config_path;
+               int ldap_page_size;
        } config;
 
        /* info about the current LDAP connection */