Re: No Such Object when running inetOrgPersonFix

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

From your reply, my understand that this article doesn't help. I suspect
you didn't have

did not have
cn=secretary
cn=houseidentifier
cn=labeleduri

in your AD.

Please run adprep /forestprep first. Thanks.


Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no rights.
======================================================



--------------------
Reply-To: "Bill Cart" <bcart@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
From: "Bill Cart" <bcart@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
References: <uJHo5YZlGHA.3336@xxxxxxxxxxxxxxxxxxxx>
<N4R6eUclGHA.4528@xxxxxxxxxxxxxxxxxxxxx>
Subject: Re: No Such Object when running inetOrgPersonFix
Date: Thu, 22 Jun 2006 19:19:04 -0400
Lines: 140
Organization: LifeCare Alliance
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2869
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
Message-ID: <u3nFEJllGHA.4244@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.windows.server.migration
NNTP-Posting-Host: rrcs-24-106-105-34.central.biz.rr.com 24.106.105.34
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windows.server.migration:24188
X-Tomcat-NG: microsoft.public.windows.server.migration

Sorry but if that article is applicable then I guess that I don't
understand
it. I have not used the Ntdsutil tool.
The ldf file I am using comes from the Microsoft 2003 server tool
directory
so I don't see how it can be corrupt. I don't see any upper ASCII range
characters in it.

I am not a real network admin. I work for a non-profit and I don't have
a
lot of background with Exchange and AD. I am just trying to follow the
Microsoft directions and they don't seem to work. I have no idea why.

"Vincent Xu [MSFT]" <v-xuwen@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:N4R6eUclGHA.4528@xxxxxxxxxxxxxxxxxxxxxxxx
Hi,

Check following article:

910823 Error message when you try to import .ldf files on a computer
that
is running Windows Server 2003 with Service Pack 1: "Add error on line
LineNumber: No such object"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;910823

Hope this helps.


Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no
rights.
======================================================



--------------------
Reply-To: "Bill Cart" <bcart@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
From: "Bill Cart" <bcart@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: No Such Object when running inetOrgPersonFix
Date: Wed, 21 Jun 2006 20:53:04 -0400
Lines: 70
Organization: LifeCare Alliance
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2869
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
X-RFC2646: Format=Flowed; Original
Message-ID: <uJHo5YZlGHA.3336@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.windows.server.migration
NNTP-Posting-Host: rrcs-24-106-105-34.central.biz.rr.com 24.106.105.34
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP05.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windows.server.migration:24167
X-Tomcat-NG: microsoft.public.windows.server.migration

We are trying to add a new windows 2003 server to our network. We have
only
one window 2000 AD domain with one PDC and one SDC. We have an Exchange
Server 2000 running on the network. When I tried to install a DC on the
new
Windows 2003 server it said I had to run AdPrep. After reading about
that
I
though that I would have to run inetOrgPersonFix before I could do
that.
Is
it possible that the previous net admin might have already done this?
If
so
how can I tell and would I get this error? Is it safe to go ahead and
run
AdPrep? I have SP1 on the 2003 server.

When I run the script I get this error:

C:\temp>Ldifde /i /f inetOrgPersonFix.ldf /c "DC=X"
"DC=LifeCareAlliance,DC=org"

Connecting to "mailserver.LifeCareAlliance.org"
Logging in as current user using SSPI
Importing directory from file "inetOrgPersonFix.ldf"
Loading entries.
Add error on line 3: No Such Object
The server side error is "Directory object not found."
0 entries modified successfully.
An error has occurred in the program

C:\temp>

# Fix the LDN of inetOrgPerson schema objects in case they were
mangled.

dn: CN=secretary,CN=Schema,CN=Configuration,DC=X
changetype: Modify
replace: lDAPDisplayName
lDAPDisplayName: secretary
-

dn: CN=labeledURI,CN=Schema,CN=Configuration,DC=X
changetype: Modify
replace: lDAPDisplayName
lDAPDisplayName: labeledURI
-

dn: CN=houseIdentifier,CN=Schema,CN=Configuration,DC=X
changetype: Modify
replace: lDAPDisplayName
lDAPDisplayName: houseIdentifier
-

dn: CN=ms-Exch-Assistant-Name,CN=Schema,CN=Configuration,DC=X
changetype: Modify
replace: lDAPDisplayName
lDAPDisplayName: msExchAssistantName
-

dn: CN=ms-Exch-LabeledURI,CN=Schema,CN=Configuration,DC=X
changetype: Modify
replace: lDAPDisplayName
lDAPDisplayName: msExchLabeledURI
-

dn: CN=ms-Exch-House-Identifier,CN=Schema,CN=Configuration,DC=X
changetype: Modify
replace: lDAPDisplayName
lDAPDisplayName: msExchHouseIdentifier
-

dn:
changetype: Modify
add: schemaUpdateNow
schemaUpdateNow: 1
-








.



Relevant Pages

  • RE: Ldifde - Schema Changes
    ... Now I tried with the script in the KB copy and paste using notepad as they ... changetype: Modify ... LDAPDisplayName: msExchAssistantName ...
    (microsoft.public.windows.server.active_directory)
  • Re: No Such Object when running inetOrgPersonFix
    ... The ldf file I am using comes from the Microsoft 2003 server tool directory ... changetype: Modify ... lDAPDisplayName: secretary ...
    (microsoft.public.windows.server.migration)
  • Re: inetorgpersonfix.ldf script error
    ... changetype: Modify ... lDAPDisplayName: secretary ... I am told I have to run this script from Microsoft - inetorgpersonfix.ldf. ...
    (microsoft.public.exchange.admin)
  • inetorgpersonprevent.ldf
    ... changetype: Modify ... lDAPDisplayName: msExchAssistantName ... an existing windows 2000 domain with exchange 2000 (I will be replacing ...
    (microsoft.public.exchange.setup)
  • Re: How do I check whether mangled attributes are fixed?
    ... changetype: Modify ... LDAPDisplayName: msExchAssistantName ... This is a direct link to the Microsoft Public ...
    (microsoft.public.windows.server.dns)