Re: Forest Prep Failure due to OS X Schema



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


.



Relevant Pages

  • Inetorgpersonprevent
    ... Connecting to "fouttyandfoutty.com" ... Logging in as current user using SSPI ... File operation failure ...
    (microsoft.public.windows.server.migration)
  • Re: More beginner help needed
    ... You are confusing syntax with semantics. ... There must be 10 useful ways to accomplish ... They have the same semantic choices available to them as I do. ... Obviously higher numbers are more logging! ...
    (comp.os.linux.misc)
  • Connecting to different named instances on MS SQL 2005 from Linux
    ... I'm connecting to many a few different MS SQL servers. ... When connecting using the following syntax, ... server and its assigned port. ...
    (perl.dbi.users)
  • Re: Users cant log into Sharepoint WSS
    ... I am at a loss on this one, because it's always worked for me. ... using the servername\username syntax when logging in? ... them from the "Local Users and Groups". ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Unable to open data source
    ... The syntax rules for Jet queries (whether you're connecting via DATABASE or ... square brackets (Jet syntax AFAIK): ... if you were connecting via OLE DB rather than ODBC you ... pull information out of an Access database into my word doc. ...
    (microsoft.public.word.mailmerge.fields)