Top "Acl" questions

An access control list (ACL), with respect to a computer file system, is a list of permissions attached to an object.

S3 - Anonymous Upload - Key prefix

I am trying to understand exactly how to setup a bucket that is generally private but allows anonymous uploads with …

amazon-s3 amazon-web-services http-post acl anonymous
implementing Access Control Lists vs using database roles and users

First off before you grill me to the floor, i would like to say i have spent considerable amount of …

sql-server wcf acl roles database-permissions
How to set up network ACL on Amazon Virtual Private Cloud?

I have set up an Amazon Virtual Private Cloud (VPC). Inside the VPC I have 2 networks in which I create …

networking amazon-web-services acl traffic amazon-vpc
Find out WHO made the last change to files by Powershell?

I have a shared network location for all users saving files. All users have full access to this location. Is …

windows powershell acl
How to prevent an app from being killed in task manager?

I'm working on a parental control app (written in WPF) and would like to disallow anybody (including administrator) to kill …

c# wpf acl taskmanager
Configure squid on centos to only allow one ip

I setup squid on centos 6.4 using a guide I found through google. I am using a VPS and connect to …

linux proxy centos acl squid
GetAccessControl() on a directory using Powershell returns no data

I have a directory whose name contains square brackets, making handling it in Powershell a little problematic. I've seen advice …

powershell acl directory powershell-1.0
ACL best practices, store roles in user object, or separate table/collection?

I am using nodejs, and have been researching acl/authorization for the past week. I have found only a couple, …

node.js mongodb acl
How do one use ACL to filter a list of domain-objects according to a certain user's permissions (e.g. EDIT)?

When using the ACL implementation in Symfony2 in a web application, we have come across a use case where the …

php permissions acl symfony domain-object
How to use cp.exe from Cygwin and preserve permissions

I'm using cp.exe from Cygwin to copy files in Windows 7. Unfortunately, when I do the permissions of the file …

permissions cygwin acl cp