I am using Apache 2.0.59 on Windows XP Pro with :
LoadModule ldap_module modules/util_ldap.so
LoadModule auth_ldap_module modules/mod_auth_ldap.so

My LDAP wouldn't search DN in directory, in authentication purpouse,
because of "invalide size limit".
It seems that LDAP server is waiting for a size limit less than
2147483647 whereas Apache request is 4294967295.
Any solution?



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to