Archived from groups: microsoft.public.win2000.active_directory (More info?)
Can anyone tell me what permissions are necessary in order to move a user
object between OUs in active directory? I'm specifically wondering if the
create and delete user objects right is required but I'd appreciate it if
anyone can either enumerate the rights or point me somewhere to find them.
Thanks in any case.
Archived from groups: microsoft.public.win2000.active_directory (More info?)
In a nutshell, if you want to move items in the DS from one container to
another, you need three permissions:
1) DELETE on the object being moved or DELETE_CHILD on the source container
2) WRITE_PROP on the object being moved for RDN and CN.
3) CREATE_CHILD on the target container
Ah he noted something I forgot.....be sure to note his #2 with the example
for OU.
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Jason Edelen wrote:
> Can anyone tell me what permissions are necessary in order to move a user
> object between OUs in active directory? I'm specifically wondering if the
> create and delete user objects right is required but I'd appreciate it if
> anyone can either enumerate the rights or point me somewhere to find them.
> Thanks in any case.
>
> ---
> Jason Edelen
> jedele@lsuhsc.edu
>
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.