|
Home > Archive > 70-217 > January 2003 > distinguished names
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
distinguished names
|
|
| me? I dunno... 2003-01-15, 8:54 pm |
| 'The distinguished name of every object in a child domain has the name of the parent domain as it's prefix.'
I thought it was the other way around, is this answer wrong, and how does it jive with this movetree command?
Movetree /start /s dc1.na.arborshoes.com/d dc1.arborshoes.com/sdn cn=users,dc=na,dc=arborshoes,d
c=com /ddn cn=users, dc=arborshoes, dc=com | |
| jeff_j_black 2003-01-16, 12:41 pm |
| That is just the particular syntax for that command. Looks like you are moving users from na.arborshoes.com to arborshoes.com? In moving a user Joe from na.arborshoes.com to arborshoes.com, his distinguished name would go from:
CN=Joe,CN=Users,DC=na,dc=arbor
shoes,DC=Com
to:
CN=Joe,CN=Users,dc=arborshoes,
DC=Com |
|
|
|
|