Unexpected Permissions After Moving Files Within a Partition with the New ACL Editor InstalledID: Q221472
|
Service Pack 4 for Windows NT 4.0 introduced the Security Configuration Manager (SCM) utility.
NOTE: This utility is not installed by default with SP4 but must be installed seperately.
SCM installs a new Access Control List (ACL) Editor, the tool used to set permissions on files. When moving files within the same partition on an NTFS volume, the resulting permissions of the files moved are not what would be previously expected.
Microsoft has confirmed this to be a problem in Windows NT 4.0 Service Pack 4.
Prior to the new ACL Editor, permissions were retained for files that were moved within the same partition. When files are moved within the same partition, the entries in the Master File Table are simply modified; therefore, the ACL does not have to be re-created.
With the new ACL Editor, you need to take into account the inheritance bit.
When files are moved within the same partition and the inherited permissions of the new parent do not conflict with the old parent, there is no problem. The problem occurs when there is a conflict between the permissions being inherited from the new parent and the old parent.
For example:
C:
\Dir1
\Dir2
\SubDir
Dir1 : Admins=FC; Users=Change; Power Users=Change
Dir2 : Admins=FC; Users=Read
SubDir : Inherit=On; (Admins=FC; Users=Read) inherited from parent
('Inherit=On' means that the inheritance check box is selected.)
Inherit=Off; Administrators=Full; Users=Read
Q195509 Installing SCM from SP4 Changes Windows NT 4.0 ACL EditorFor additional information about how to get Security Configuration Manager, please see the following article in the Microsoft Knowledge Base:
Q195227 SP4 Security Configuration Manager Available for Download
Additional query words: SCE SECEDIT
Keywords : kbbug4.00
Version : winnt:4.0 SP4
Platform : winnt
Issue type : kbbug
Last Reviewed: March 17, 1999