I’ve got a task assigned to me that I need some help fast. Here is the situation. We need to export a sub OU in a sub domain, including all subOUs and users, and then re-import them into a different domain with the same tree structure.
something like this.
Domain.com
subdomain.domain.com
USA (an OU)
Users
IOW
(4 sub OUs, and all with a bunch of users in each)
Then, I need to import this same data into a new domain with an exact tree
newdomain.com
newsubdomain.com
USA (an OU)
Users
IOW
(4 sub OUs, and all with a bunch of users in each)
I’ve tried using ldifde, but cannot find the correct syntax for all of this. All of the examples I find on the net are simple domains and simple OU trees. What would be the correct syntax to use for the export and then the import?
All that’s needed is the user account and a bare minimum of info about it.