What exactly does an ACL mean? (Sharepoint)

We are talking about ACLs in SharePoint, and this document library inherits the default ACLs, and we can choose a separate ACL for the document library, etc.

So, when we talk about the ACL, do we link to the List of groups / users, we go to the link "Permission Management" on the site or in the library?

I tried searching the Internet, but could not figure out how to do this.

+3
source share
4 answers

ACL - Access Control List.

Well, this is not very helpful. It changes in context, but basically it is a list of permissions for an asset that allows you to assign rights to users and user groups (as well as in other people's machines and other non-human things).

Windows , Sharepoint, ( , ..)

+4

. , , isnt Sharepoint - Windows. Sharepoint , //etc , , .

+1

ACL = . (), (/wiki/document/etc)

0

I believe that an ACL is a set of information for mapping between users and permissions. When an ACL is assigned to a security object (List, DocLib, Site ...), and when you try to visit a security object, SharePoint will look at the ACL to see if you are in the ACL and what permissions you have. SharePoint then knows that the weather will show you the security object or not.

0
source

All Articles