To work around this issue, use either of the following
methods:
- Add only user accounts, system groups, or domain groups to
FrontPage or SharePoint Team Services roles.
Note If the server that is using the FrontPage Server Extensions or
SharePoint Team Services is a Domain Controller, you will see the same error
message that is listed in the "Symptoms" section of this article if you try to
add a domain group to a role. - Disable the creation of local groups by the Server
Extensions. To do this, follow these steps:
- Click Start, and then click Run. In the Open box, type regedit.exe, and then press
ENTER.
- In Registry Editor, locate and select the following
subkey (folder):
HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\All Ports
- On the Edit menu, point to New, and then click String Value.
- Type NoMachineGroups and then
press ENTER to name the value.
- Double-click the new value to edit it.
- In the Value data box, type
1, and then click OK.
- Quit Registry Editor.
By setting this value, you configure user accounts and groups
to be written directly to the Access Control List (ACL) of NTFS file system
permissions, instead of the local groups.