s3-libads: Use a reducing page size to try and cope with a slow LDAP server
[ddiss/samba.git] / source3 / include / ads.h
index 8a8ce28e5305dd7fc80f01e23b396dba7afdb3b5..5d43275b7e8480e0e184df1139e168dc1f0561dd 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 */