Skip to main content

Questions tagged [setfacl]

1 vote
0 answers
78 views

I apologize in advance if this isn't the right forum to post this, but since it's a Linux tool on an (emulated) Linux platform (and since I saw some other Cygwin-related questions on here) this is the ...
dwillis77's user avatar
  • 111
0 votes
1 answer
314 views

So here is something I could not find any reference to, I have this user, user_A, I want to remove its access to this directory entirely /log/dirA As far as I understand, chmod is used to modify the ...
Navid Taghavi's user avatar
0 votes
1 answer
148 views

I'm using Mint Linux 22.1 and vsftpd on the destination computer and Windows 11 (latest version) as the source computer. I have the following permissions. In my home directory I have a symlink to a ...
Todd's user avatar
  • 101
1 vote
0 answers
629 views

I have some users in the "sambashare" group and some in the "sambashareAdmin" group. Only users from the "sambashareAdmin" group are alowed to change/create stuff. All ...
MrGlasspoole's user avatar
0 votes
1 answer
105 views

drwxr-xr-x+ 4 root root 4096 Sep 21 04:00 test << + drwxrwxrwt. 10 root root 250 Sep 21 04:03 tmp drwxr-xr-x. 12 root root 144 Sep 19 03:42 usr << . drwxr-xr-x. 20 root ...
박용원's user avatar
0 votes
0 answers
90 views

Recently i have desided to create autobackups from my host to a little backup server by using ssh + rsync. I have created separate user for this task "backuppc", have created "shared ...
One's user avatar
  • 13
0 votes
1 answer
802 views

I have a user user1 that has a bunch of folders in their home directory, including /home/user1/data/special/files. I have another user user2. I want: user2 to be able to read/write files/folders in /...
IMTheNachoMan's user avatar
1 vote
1 answer
2k views

Let's say we have the following directory structure a b1 c1 c2 b2 c3 c4 And I want to use setfacl to give a user frank access to c1, I can do something like setfacl -m u:frank:rX ...
DrizzleX's user avatar
  • 175
0 votes
0 answers
270 views

I have a file server running Samba 4.9 in Debian 11 the share folders is working. I used setfacl for subgroups, so i had conclusion was confused and not working. So i used setfacl for each user, in ...
José Ricardo Ganiko's user avatar
1 vote
1 answer
244 views

I have used command sudo setfacl -R -m u:ubuntu:rwx .. Unfortunately, by mistake on root directory, stopped it in a middle, but to late. I hoped to revere it by using sudo setfacl -bR / however now ...
Leszek J.'s user avatar
0 votes
0 answers
132 views

The requirement is to allow a specific user (e.g. someuser) full access to a directory (e.g. /var/www/html/someproject) via SSH/SFTP, but not allow browsing anywhere else. Is it possible using only ...
Arn's user avatar
  • 1
0 votes
1 answer
575 views

I was trying to access a file on another users home directory using acl. I have tried to do it the following way. User k9 made a file test.file and ran setfacl -m u:sai:rwx test.file. Following is ...
gst1502's user avatar
  • 101
1 vote
0 answers
66 views

I have installed bash shell in windows 10 to run linux commands. I am trying to execute a script which gives error "You do not have permission to edit". I have executed command "chmod ...
harpreet's user avatar
0 votes
1 answer
704 views

So here is the deal, I create directory /home/accounting, I have users donna and mike and I want to restrict read privileges for them to this directory. After going to Google I was able to find how to ...
Sydnel's user avatar
  • 1
3 votes
1 answer
110 views

I have setup a directory and some files with setfacl. jobq@workstation:~/Pool$ getfacl /etc/jobq getfacl: Removing leading '/' from absolute path names # file: etc/jobq # owner: root # group: jobq ...
infinitezero's user avatar

15 30 50 per page