using ldap server control

  • Thread starter Thread starter Shakti Tripathy
  • Start date Start date
S

Shakti Tripathy

What are the pre-requisites for using the server control
LDAP_SERVER_CROSSDOM_MOVE_TARGET_OID?

When attempting to move an object from one domain A to another B, I get the
following error:

Unwilling to perform

The code runs on a machine in domain A using a domain administrator account.

The trust between the two domains is external and bi-directional.
The object is being moved to a specific domain controller in B ( as required
by the control).
The parent container in A and B give "full control" permission to
authenticated users.

TIA

Shakti
 
What tool are you using to move the object from one domain to another ?

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000), MVP
(e-mail address removed)
http://ladava.com
 
Are this two domains in the same forest or separate forests ? As article
states your account has to have rights (create/delete object) in both
domains in both OU's.

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000), MVP
(e-mail address removed)
http://ladava.com
 
Back
Top