BUG: HrModify Overwrites Default ACL with Anonymous ACL

ID: Q176917

The information in this article applies to:

SYMPTOMS

When you use ACLEDIT to modify the rights of users on folders, the default rights change and become the rights assigned to anonymous users.

CAUSE

The rights change because neither the default nor the anonymous user has an entry id, and therefore, are seen as the same user.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Behavior

WARNING: PERFORMING THESE STEPS IS NOT RECOMMENDED because it modifies the rights assigned to the default user to be the rights assigned to anonymous users. This example is provided for informational purposes only.

Run the ACLEDIT program found in the MSSDK\bin directory using the following parameters.

      /Profile=<Profile> /store=<Store> /Folder=<Folder Path> /modify
      /Position=<N> /Rights=<Rights List>

where:
Keywords          : kbAPI kbEDK kbMsg 
Version           : WINNT:4.0
Platform          : winnt
Issue type        : kbbug

Last Reviewed: November 23, 1997