Top "Acl" questions

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

RunDeck / ACL / Custom / for non-admin group

Having trouble to get user that belongs to group "user" having access (at least read) to projects. I've read and …

acl rundeck
How to make images hosted on Amazon S3 less public but not completely private?

I fired up a sample application that uses Amazon S3 for image hosting. I managed to coax it into working. …

ruby amazon-s3 heroku private acl
Implementing Hierarchical Roles in Spring Security

I am trying to implement Hierarchical roles in Spring security and added the following configuration in my xml files as …

spring spring-security acl
ACL security in Spring Boot

I am having issues setting up ACL through Java config in a Spring Boot application. I have created one small …

java spring-security spring-boot acl spring-cache
Retrieving security descriptor and getting number for FileSystemRights

Using Get-Acl I am trying to get the access rights on a folder. The thing is, for some groups I …

powershell acl
Multiple levels of authorization, not only role-based

Our application uses multiple ways for authorizing access to a given resource. Although it's working, it's messy and... well, it …

authorization acl
How can I get the active user name in a SYSTEM process using C++?

I have used GetUserName() METHOD , but the username it returned is 'SYSTEM' in a SYSTEM process.How can I get …

c++ windows security acl user-accounts
Where does Windows store ACLs and do ACLs follow a file from one machine to another?

Our app uses a component that requires a license file in the directory with our executable, which happens to be …

windows svn permissions installshield acl