What is the use of an Access Control List?

Access Control Lists are useful in restricting the users to any resources in your system or the network. The access control lists are also used to restrict the users from accessing any particular resource in the internet too. Access control lists are used in most the popular operating systems in use, like the Windows NT/2000/2003/Vista, UNIX based operating systems, and other operating systems.

You can restrict the users from accessing any file or folder by providing appropriate permissions for that particular user. You can also groups users into a particular category and restrict access to that particular group. This is the popular method of using access control list.

ACL editors are available which allow you to edit the permissions given for a particular system object. In UNIX you can use the ‘chmod’ command in the command prompt to edit the access control to a particular resource in the system.

Proxy servers and caching tools like Squid allow you to block access to a particular website by mentioning the IP address or the website name. It also allows you to restrict access based on the time and the day. By using regular expressions, you can also restrict access to websites that have a particular string in their URL.




______________________________________________________

Recommended Resource



| What is an Access Control List?| Access Denied by Access Control List' error message | Understanding Access Control List (ACL) | Editing Access Control List (ACL) | Understanding the Access List Control based Security Model | Tutorial on using Access Control List | Understanding Access Control List with some Examples | Understanding Squid Access Control List | What is the use of an Access Control List | Understanding Java Access Control List ( Java ACL ) |

 

“Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.”

| Privacy Policy for www.dotnet-guide.com | Disclosure | Contact |

Copyright - © 2004 - 2024 - All Rights Reserved.