> > > c:\Users\Administrator\Documents\ldif>ldifde -i -f .\ironman-rdp.ldif -j . > > Connecting to "IronMan.office.simplysyncedllc.com" > > Logging in as current user using SSPI > > Importing directory from file ".\ironman-rdp.ldif" > > Loading entries. > > Add error on entry starting on line 1: Naming Violation > > The server side error is: 0x2099 The object cannot be added because the > parent is not on the list of possible superiors. > > The extended server error is: > > 00002099: NameErr: DSID-030510C7, problem 2005 (NAMING_VIOLATION), data 0, > best > > match of: > > 'DC=office,DC=ssllc,DC=com' > > >
The only thing that I can think of is that AD doesn't want you to create this type of entry at the top-level of the tree? Have you tried creating a separate OU and then creating this entry within that OU, instead? -Nick
