Difference between revisions of "ACL"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''Access Control Lists''', or '''ACLs''', are a way to control access to objects on an OpenVMS system by granting various types of access to holders of a specific Identifie...")
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''Access Control Lists''', or '''ACLs''', are a way to control access to objects on an OpenVMS system by granting various types of access to holders of a specific [[Identifier|identifier]] rather than based on a [[UIC]]. It is more flexible but also more complex than [[UIC protection]], so system managers and security administrators use ACLs more often than general users.
+
'''Access Control Lists''', or '''ACLs''' ("ackles"), are a way to control access to objects on an OpenVMS system by granting various types of access to holders of a specific [[Identifier|identifier]] rather than based on a [[UIC]]. It is more flexible but also more complex than [[UIC Protection]], so system managers and security administrators use ACLs more often than general users.
  
 
Access Control Lists are attached to [[System object|system objects]] such as [[File|files]] and [[Queue|queues]] and consist of [[ACE|Access Control Entries]].
 
Access Control Lists are attached to [[System object|system objects]] such as [[File|files]] and [[Queue|queues]] and consist of [[ACE|Access Control Entries]].

Latest revision as of 09:23, 18 September 2023

Access Control Lists, or ACLs ("ackles"), are a way to control access to objects on an OpenVMS system by granting various types of access to holders of a specific identifier rather than based on a UIC. It is more flexible but also more complex than UIC Protection, so system managers and security administrators use ACLs more often than general users.

Access Control Lists are attached to system objects such as files and queues and consist of Access Control Entries.