Article ID: 216060 - Last Review: October 26, 2007 - Revision: 4.3 Registry modification required to allow write operations to schemaThis article was previously published under Q216060 Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986
(http://support.microsoft.com/kb/256986/
)
Description of the Microsoft Windows registry SUMMARY
By default, Microsoft Windows 2000 domain controllers permit only read access to the schema. This article describes how to edit the registry on a Windows 2000 domain controller to permit write operations to the schema. If you attempt to add attributes to the schema before you make the registry change that is described in this article, you may receive the following error message:
The change was rejected by the directory service.
MORE INFORMATIONWarning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. Management of the Active Directory schema is not expected to be a frequently performed task and care must be exercised when modifying the schema. Microsoft Windows 2000 has a new administrative group called Schema Administrators. Management of the schema is restricted to members of the Schema Administrators group. A registry modification to allow write operations to the schema is necessary before a Schema Administrator can create and modify classes and attributes using the Active Directory Schema Manager snap-in. To modify the registry to allow write operations to the schema, create a new REG_DWORD value named "Schema Update Allowed" with a data value of "1" in the following registry key:
HKEY LOCAL MACHINE\System\CurrentControlSet\Services\NTDS\Parameters
It is not necessary to reboot the computer. The Active Directory service automatically detects the change. To disable schema updates on this domain controller, change the data value to "0".
| Article Translations
|
Back to the top
