Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: Error Message: Server Error: Error Occurred While Retrieving the List of Users from the System


View products that this article applies to.

This article was previously published under Q301544

↑ Back to the top


Symptoms

When you attempt to add a user or group in Microsoft FrontPage, you may receive an error message similar to the following:
Server Error: Error occurred while retrieving the list of users from the system.

↑ Back to the top


Cause

This behavior occurs if all of the following conditions are true:
The Active Directory Installation Wizard (DCPROMO) was used on the domain controller.

-and-
The permission preference for DCPROMO was set to Permissions compatible only with Windows 2000 Servers.

-and-
The Web server does not have Basic Authentication turned on (enabled).
When you run DCPROMO, the built-in Pre-Windows 2000 Compatible Access group is added to the access control lists (ACLs) and user rights throughout Active Directory and the domain controller. However, when the Permissions compatible only with Windows 2000 Servers preference is selected, the Everyone group is not nested in the Pre-Windows 2000 Compatible Access group. Therefore, the anonymous account does not have read access to the User Accounts Database (SAM) on the domain controller.

↑ Back to the top


Resolution

To resolve this issue, include the Everyone group in the Pre-Windows 2000 Compatible Access group. To do this, follow these steps:
1.Log on to the domain controller as Administrator.
2.Click Start, and then click Run.
3.In the Open box, type cmd, and then click OK.
4.In the Command window, type the following line, and then press ENTER:
net localgroup "Pre-Windows 2000 Compatible Access" everyone /add
5.Replicate this setting to all other domain controllers on the network.

↑ Back to the top


More information

For additional information about DCPROMO and permission choices, click the article number below to view the article in the Microsoft Knowledge Base:
257988 Description of Dcpromo Permissions Choices

↑ Back to the top


Keywords: KB301544, kbprb, kberrmsg

↑ Back to the top

Article Info
Article ID : 301544
Revision : 2
Created on : 1/7/2006
Published on : 1/7/2006
Exists online : False
Views : 235