Skip to main content

Questions tagged [acl]

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

acl
0 votes
0 answers
12 views

Users cant edit own personal info in AD

I faced such a problem that users cannot fill in the office and description fields in AD. Previously, a script worked to add the computer's name to the user when logging into the session. It stopped ...
0 votes
0 answers
20 views

Removing users/groups from fileshare ACL with Powershell (Not Responding)

I have a PowerShell script designed to update Access Control Lists (ACLs) for a large directory structure based on a CSV input file. The script works fine for a small number of folders and files but ...
Mohamed's user avatar
0 votes
0 answers
15 views

Getting error while trying to connect SFTP using UTL_TCP package in Oracle Cloud autonomous Database

I am trying to conenct the SFTP server usign UTL_TCP package. Please find below my code. I have configured the ACL and added the CONNECT privilage as well. I am trying it in ADMIN user only declare ...
Selva's user avatar
  • 1
0 votes
1 answer
37 views

Can't communicate between different levels of admin privileges using named pipes in .NET 8

I have a program which is composed of a Windows Service and a GUI. The windows service runs under a local system account, and the GUI runs on a user account and receives information about the service ...
haxonek's user avatar
  • 181
0 votes
0 answers
34 views

Not able to run ACL Save on Redis

I am trying to run Redis locally on a Docker setup. The setup with a Configuration and ACL File is as below: # redis.conf aclfile /var/lib/redis/users.acl ## cluster is not enabled # users.acl user ...
Ayush's user avatar
  • 94
0 votes
1 answer
24 views

Mosquitto Access Control List (ACL) not working

I have a mosquitto MQTT broker running on a Windows machine. I'm trying to control the topics to which a certain user can subscribe an publish. I've created a test user ("test") and added ...
bluscape's user avatar
  • 353
0 votes
0 answers
15 views

ACL Migration from loopback 3 to loopback 4

I have encountered issue in ACL on role based authorisation ,as its showing unauthorised while attempting to mount our existing LoopBack 3 application within a new LoopBack 4 project, Any one faced ...
Anubhav's user avatar
0 votes
1 answer
17 views

Enforcing Node Allocation to Specific Namespaces in Nomad Open Source

I’m working with a Nomad open source cluster that has multiple namespaces. I need to restrict certain nodes to specific namespaces. Here’s the scenario: Nodes node1, node2, and node3 should be ...
theasker228's user avatar
0 votes
2 answers
43 views

powershell update folder security upto a certain folder that is at unknown depth

I am trying to update folder permission to folders until it reaches certain folder Once those folders is found it will need to stop and go to the next folder inside the subfolder inside.For example c:\...
Jose Ortiz's user avatar
0 votes
0 answers
19 views

vSOME/IP security policies across multiple devices

Is it possible with vSOME/IP (https://github.com/COVESA/vsomeip) to write security policies to filter which clients can communicate with which services knowing that they are on different devices ?
Yacine Hebbal's user avatar
0 votes
2 answers
39 views

Auditing files and folders (multiple folders/files, MULTIPLE accounts!)

I'm trying to apply auditing on folders and files in Windows 11 Pro. I've found a script online and I modified it in order to apply auditing on many folder or files that are read from an input file (...
ertbqe34's user avatar
1 vote
1 answer
24 views

Remove specific user from ACL via Powershell

I want to Remove a specific user from ACL via Powershell. Not just the permission of the user for the folder. I want the user gone from the directory. The following post discribes my problem perfectly ...
KillerHaseTV's user avatar
0 votes
1 answer
53 views

Manage ACL in azure to control access on specific container or directory level

What is the purpose of manage ACL in Azure? Suppose we have storage account storage-ACCOUNT --- LANDING --- CONTAINER1 -- HR --- CONTAINER2 -- SALES only HR should ...
Saikiran Reddy's user avatar
0 votes
0 answers
23 views

How to implement access control list using mininet and PoX controller

I read what is in mininet documentation but didn't understand alot, I'm using a simple typology just 2 switches and each switch is connected to 2 hosts all I want to do is just deny traffic from any ...
مجدي ياسر مجدي محمد's user avatar
0 votes
0 answers
15 views

Removing AccessRule from folder not working in PowerShell (but does work in Windows Explorer)

I'm working on a PowerShell Script, which is supposed to create a directory, grant access to the directory for the active user, remove access to the directory for a specific group. This is what I ...
der_grund's user avatar
  • 1,898

15 30 50 per page
1
2 3 4 5
186