On Wed, Jan 26, 2011 at 10:17, CHARLES HUNT <[email protected]> wrote:
> Hello-
> I am trying to add create a user account with the ldap_add function. However
> I
> get the error below when it is invoked. Does anyone have ideas what may be
> causing this error? What I can look into? Anything would be helpful.
>
> Warning: ldap_add() [function.ldap-add]: Add: Server is unwilling to perform
> in C:\xampp\htdocs\Infrastructure\al_ldap.php on line 354
What LDAP server are you using (Active Directory, openLDAP,
iPlanet, eDirectory, et cetera)? You may want to try swapping out
ldap_add() for ldap_mod_add().
http://php.net/ldap_mod_add
--
</Daniel P. Brown>
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php