> I get the following error:

> Warning: LDAP: add operation could not be completed. in
> /var/www/html/user/adduser_p.php on line 65

> Where in my log files can I go to look for more detailed info on that error,
> I don't know if I have logging enabled for slapd.

1. after ldap_add print ldap_error
2. Problems:
2a: access rights
2b: Wrong objectclass: sure you add it with right values: all attrubites include
in class in objectclass.


-- 
Krzysztof Dziekiewicz


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to