Re: Error with multiple LDAP adds

2003-12-05 Thread Jim Harle
Chances are good that you have messed up an attribute somewhere for the second time around. Thay's what ususally causes this error for me with NDS. Just print out EVERYTHING you are tring to add for both the good and bad and look carefully. It can be subtle. --Jim On Wed, 3 Dec 2003, Dan Swan

Error with multiple LDAP adds

2003-12-03 Thread Dan Swanson
I have a Perl script that adds user accounts to an Active Directory server. The script works great until it loops through and tries to add a second user. When it attempts the ldap->add on the second user, I get a "LDAP_OPERATIONS_ERROR: Server encountered an internal error". My script is grabbin