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 has an ACL that contains (Alice, delete), this would give Alice permission to delete the file.

       To answer your question about "why are they important?" if you do not yet understand, if you do not have them, permissions wouldn't exist. This is how Windows understands who has certain          privileges.

相关文章:

  • 2021-11-07
  • 2022-12-23
  • 2021-08-14
  • 2021-11-24
  • 2021-10-02
  • 2022-12-23
  • 2021-06-25
猜你喜欢
  • 2022-02-13
  • 2021-09-07
  • 2022-12-23
  • 2021-06-19
  • 2021-05-24
  • 2022-12-23
相关资源
相似解决方案