Re: LDIFDE utiltiy with AD
From: Dmitri Gavrilov [MSFT] (dmitrig_at_online.microsoft.com)
Date: 08/20/04
- Next message: Jon: "Unstable file permissions"
- Previous message: Spin: "Error, The session setup from the computer Computer10 failed...."
- In reply to: Alan: "Re: LDIFDE utiltiy with AD"
- Next in thread: Ulf B. Simon-Weidner [MVP]: "Re: LDIFDE utiltiy with AD"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Aug 2004 13:55:40 -0700
>From the error code, it appears it is trying to generate a superior
referral, and it is not configured. Bottom line -- check the root DN. I
think you are missing quite a few spaces in the cmdline. It should be:
ldifde -f test.ldf -s sj-dev-dc1 -d "ou=users,dc=accent-itdev,dc=com" -p
subtree -r "(objectCategory=Person)"
Note the spaces between params, switches and values.
-- Dmitri Gavrilov SDE, Active Directory Core This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Alan" <aarmstrong@accentopto.com> wrote in message news:2f9e01c486f3$e39145a0$a301280a@phx.gbl... > Hi Simon, > > Thanks for your response. I made the change you suggested > and received the same error 8224 code. > > Syntax reads: > > ldifde -f test.ldf -s sj-dev-dc1-d"ou=users,dc= accent- > itdev,dc=com"-psubtree- > r"(objectCategory=Person,CN=Schema,CN=Configuration,DC=a > ccent-itdev,DC=com)" > > Any other suggestions? > > Thanks, > > Alan > > >-----Original Message----- > >"Alan" <aarmstrong@accentopto.com> wrote in message > >news:9e3901c486e2$729a4420$a501280a@phx.gbl: > >> ldifde -f test.ldf -s sj-dev-dc1-d"ou=users,dc= accent- > >> itdev,dc=com"-psubtree- > >> > r"(objectCategory=CN=Person,CN=Schema,CN=Configuration,DC=a > >> ccent-itdev,DC=com)" > >> > >Hello Alan, > > > >Change the filter to (objectCategory=Person) > > > >-- > >Gruesse - Sincerely, > > > >Ulf B. Simon-Weidner > >. > >
- Next message: Jon: "Unstable file permissions"
- Previous message: Spin: "Error, The session setup from the computer Computer10 failed...."
- In reply to: Alan: "Re: LDIFDE utiltiy with AD"
- Next in thread: Ulf B. Simon-Weidner [MVP]: "Re: LDIFDE utiltiy with AD"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|