python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
GetAce() failing with - ERROR_INVALID_PARAMETER
I'm attempting to do some ACL modification with some C++ code in Visual Studio. I'm stumbling into several issues, one of which is that, when I try to read the ACEs off the existing ACL using GetAce()...
Virtually Nick
Votes: 0
Answers: 1
How can I restrict AEM users to view and start specific workflow instances using AC Tool rep:glob in .yaml files?
I have the Netcentric accesscontroltool deployed on my AEM instance, and we are using it to set permissions for specific users to access specific workflow models and instances. While this is working c...
Lee Daniels
Votes: 0
Answers: 0
S3 default public ACL fot object
Is there any ways to upload/update object in s3 with defaults public-read ACL?
I know that we have f.e
aws s3 cp /path/to/file s3://sample_bucket --acl public-read
but here we can specify only one obj...
Nika Khliobas
Votes: 0
Answers: 1
PowerShell Active Directory ACL script
I got stucked when creating my script. It checks whether the user exists, and if they don't have home directory, it should create one. However I need help with an ACL section.
My goal is that the prin...
miaurec
Votes: 0
Answers: 0