<?xml version="1.0" encoding="utf-8"?>
<tbl_glossary><row><term>Access Control List (ACL)</term><definition>&lt;p&gt;AnÂ access control listÂ (ACL), with respect to a computer file system, is aÂ listÂ of permissions attached to an object. AnÂ ACLÂ specifies which users or system processes are grantedÂ accessÂ to objects, as well as what operations are allowed on given objects. Each entry in a typicalÂ ACLÂ specifies a subject and an operation.Â For instance, if a file object has an ACL that contains (Alice: read,write; Bob: read), this would give Alice permission to read and write the file and Bob to only read it.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;See also: &lt;a href="https://en.wikipedia.org/wiki/Access_control_list"&gt;ACL&lt;/a&gt;&lt;/p&gt;</definition></row></tbl_glossary>
