[horde] warning: ldap_mod_replace() [function.ldap-mod-replace]: Modify: Server is unwilling to perform in /var/www/localhost/htdocs/horde/lib/Horde/Prefs/ldap.php on line 501
Mark Clarke
mark at jumpingbean.co.za
Tue Feb 20 12:12:33 PST 2007
Hi all,
I managed to sort out the ssl ldap issue by placing ldaps://<address> in
the configuration file instead of trying to use port numbers like 636.
So in configure/conf.php I did
$conf['auth']['params']['hostspec'] = 'ldaps://192.168.11.232';
I can now login. But I get these warning messages.
warning: ldap_mod_replace() [function.ldap-mod-replace]: Modify: Server
is unwilling to perform in
/var/www/localhost/htdocs/horde/lib/Horde/Prefs/ldap.php on line 501
I guess it has something to do with preferences but have looked in the
hooks.php file and cant see anything wrong. I have used the 646 port
where it makes references to ports for ldap in the file.
Thanks
More information about the horde
mailing list