Windows 2003 and inetorgperson

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I installed Exchange 2003 in my Windows 2000 domain not too long ago and had
no problems at all from an Active Directory perspective - forestprep and
domainprep ran fine.

I am now doing the upgrade of the domain controllers themselves to Windows
2003. I ran adprep /forestprep this morning but got the following error code
in the ldif.log:
24: CN=inetOrgPerson,CN=Schema,CN=Configuration,DC=MYDOMAIN,DC=LOCAL
Entry DN: CN=inetOrgPerson,CN=Schema,CN=Configuration,DC=MYDOMAIN,DC=LOCAL
Add error on line 333: Unwilling To Perform
The server side error is "Schema update failed: attribute in may-contain
does not exist."
23 entries modified successfully.

An error has occurred in the program


In the adprep.log I get the following error:
Adprep was unable to update forest-wide information.

[Status/Consequence]

Adprep requires access to existing forest-wide information from the schema
master in order to complete this operation.

This happens even though I am logged onto the schema master (same machine I
ran forestprep from during the Exchange prep), and logged in with the
Enterprise Admin account (same account I logged in with during the Exchange
prep).
Any ideas on what is causing the error or how to resolve it?

Thanks in advance for any suggestions.

Dave
 
Have you looked at KB314649? This article refers to the fix required before
upgrading from 2000AD if exchange 2000 is installed. It may apply to Ex2003
as well.
 
I went up to step #5 in Scenario 3 of that KB article, but the search
returned this message:

***Searching...
ldap_search_s(ld, "CN=Schema,CN=Configuration,DC=MYDOMAIN,DC=LOCAL", 2,
"(ldapdisplayname=dup*)", attrList, 0, &msg)
Result <0>: (null)
Matched DNs:
Getting 0 entries:

So it seemed to me that the labeledURI, Secretary and HouseIdentifier
attributes were fine. Or am I misreading the output?

Dewar Stewart said:
Have you looked at KB314649? This article refers to the fix required before
upgrading from 2000AD if exchange 2000 is installed. It may apply to Ex2003
as well.


DaveB said:
I installed Exchange 2003 in my Windows 2000 domain not too long ago and had
no problems at all from an Active Directory perspective - forestprep and
domainprep ran fine.

I am now doing the upgrade of the domain controllers themselves to Windows
2003. I ran adprep /forestprep this morning but got the following error code
in the ldif.log:
24: CN=inetOrgPerson,CN=Schema,CN=Configuration,DC=MYDOMAIN,DC=LOCAL
Entry DN: CN=inetOrgPerson,CN=Schema,CN=Configuration,DC=MYDOMAIN,DC=LOCAL
Add error on line 333: Unwilling To Perform
The server side error is "Schema update failed: attribute in may-contain
does not exist."
23 entries modified successfully.

An error has occurred in the program


In the adprep.log I get the following error:
Adprep was unable to update forest-wide information.

[Status/Consequence]

Adprep requires access to existing forest-wide information from the schema
master in order to complete this operation.

This happens even though I am logged onto the schema master (same machine I
ran forestprep from during the Exchange prep), and logged in with the
Enterprise Admin account (same account I logged in with during the Exchange
prep).
Any ideas on what is causing the error or how to resolve it?

Thanks in advance for any suggestions.

Dave
 
Back
Top