Windows IT Pro
Windows IT Library
  - Advertise        
Windows IT Pro Logo

  Home  |   Books  |   Chapters  |   Topics  |   Authors  |   Book Reviews  |   Whitepapers  |   About Us  |   Contact Us  |   ITTV  |   IT Jobs

search for  on    power search   help
 






How the Registry Is Architected
Author: Darren Mar-Elia
Published: July 2000
Copyright: 2000
Publisher: Windows IT Library
 


TABLE 3: AVAILABLE ACCESS PERMISSIONS ON REGISTRY KEYS
Access RightWhat It Allows
Query ValueThe ability to view or read all values under the current key
Set ValueThe ability to change all values beneath the current key
Create SubkeyThe ability to create new keys beneath the current one.
Enumerate SubkeysThe ability to view all subkeys beneath the current key
NotifyThe ability to audit when a notification event happens on this key
Create LinkThe ability to create a symbolic link within the current key. Symbolic links can only be created programmatically.
DeleteThe ability to delete the current key
 Note: If there are subkeys to this key, they are also be deleted if you work with the Registry interactively. However, if an application is attempting to delete a key using the Registry API call RegDeleteKey, and the key contains subkeys, the delete operation fails. This is a function of the API call, rather than a security problem.
Write DACThe ability to add an ACL to the current key. A Discretionary Access Control (DAC) is simply the defined set of ACEs on a given resource. DAC is the term for a list of ACEs that determine access to an object. No distinction is made between DACs applied by users and those applied by the system.
Write OwnerThe ability to take ownership of the current Registry key
Read ControlThe ability to view the security information for the current key (i.e., the ACL, auditing and ownership information)



Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing