Re: Forest Prep Failure due to OS X Schema
- From: "Ace Fekay [MVP]" <PleaseSubstituteMyActualFirstName&LastNameHere@xxxxxxxxxxx>
- Date: Mon, 19 Sep 2005 01:21:23 -0400
In news:1127102708.554836.153750@xxxxxxxxxxxxxxxxxxxxxxxxxxxx,
Taylor555@xxxxxxxxx <Taylor555@xxxxxxxxx> made this post, which I then
commented about below:
> ah, that was logical.
>
> This is the output.
>
> Connecting to "servername.domain.domain.domain.domain"
> Logging in as current user using SSPI
> Importing directory from file "rename.txt"
> Loading entries
> 1:
> CN=unixID,CN=Schema,CN=Configuration,dc=domain,dc=domain,dc=domain,dc=domain
> Entry modified successfully.
>
>
> There is a syntax error in the input file
> Failed on token starting with '1' on line 17
> 1 entry modified successfully.
> An error has occurred in the program
>
>
> like 17 seems to be a line with - on it
Hmm, well at least it got one of the changes done. The dash denotes end of
record for each section. Maybe a syntax in that section to change RDN? This
is what it is supposed to look like.
dn: CN=unixID,CN=Schema,CN=Configuration,DC=X
changetype: modrdn
newrdn: cn=x500uniqueIdentifier
deleteoldrdn: 1
-
Now, if the syntax was correct, and the attribute was already changed while
you were testing it or from a previous run, maybe that's why the error
because the value it is looking for is no longer there. You can go into the
schema snapin to manually check if it was changed. Please check it to see if
they were changed. if you can't find a "unixID", and the
"x500uniqueIdentifier" exists, then that means it was already changed. if
the other way around, then it didn't change it yet.
Also look for "lDAPDisplayName" if it is "x500uniqueIdentifier" too, since
that is what it's changing it to.
You can actually change it manually in there too, but let the script handle
it to insure no errors.
Let's take a look at your file. Please copy and paste the file you used in
your reply, or attach it as a .txt file to your post, if you can. Let me
take a look at it please.
Ace
.
- Follow-Ups:
- Re: Forest Prep Failure due to OS X Schema
- From: Taylor555
- Re: Forest Prep Failure due to OS X Schema
- References:
- Re: Forest Prep Failure due to OS X Schema
- From: Ace Fekay [MVP]
- Re: Forest Prep Failure due to OS X Schema
- From: Taylor555
- Re: Forest Prep Failure due to OS X Schema
- Prev by Date: Re: When do new Password Policies take affect?
- Next by Date: Failed to open the Group Policy Object
- Previous by thread: Re: Forest Prep Failure due to OS X Schema
- Next by thread: Re: Forest Prep Failure due to OS X Schema
- Index(es):
Relevant Pages
|