s3-libads: Use a reducing page size to try and cope with a slow LDAP server
[samba.git] / source3 / include / ads.h
index bbe8671f37cd7695a9b736c9e8bfb40b9e3b2fbd..3d5fc3aae6fd051578bf57d602ce66984592854f 100644 (file)
@@ -61,6 +61,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 */