Hi!

We are running 8.1.0 and use LDAP as user database. Our LDAP server does not support rfc 2696 paged results control.

We see a lot of "ldap_control_paged_result_response(): No server controls in result at \/var\/www\/html\/owncloud\/apps\/user_ldap\/lib\/ldap.php#63" errors in log.

From the source code it seems the control is used if the php function exists. It does not check if the ldap server actually supports the control and thus keeps trying to use it.

Is there any configuration to tell owncloud not to use the control?

Thanks,

Gerald
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to