Soldato
- Joined
- 18 May 2010
- Posts
- 22,975
- Location
- London
Im a bit of a linux amateur, but where I work all the servers etc use unix.
I have been setting acl's on folders using the setfacl method.
However due to the individual user whom Im giving rwx access to the folder/files, not beng in the same group the rest of the users are in, when I set acl on the top folder, when a user who is part of the group my user is not, they are not able to access the file, untill I give them explicit access too it.
How can I set it so that when I set a setfacl recursivly on the files within a folder, the permissions get inherited when a new object within this folder is created by7 a user in agroup my user is not?
I hope you understood my ramblings.....
thanks
I have been setting acl's on folders using the setfacl method.
However due to the individual user whom Im giving rwx access to the folder/files, not beng in the same group the rest of the users are in, when I set acl on the top folder, when a user who is part of the group my user is not, they are not able to access the file, untill I give them explicit access too it.
How can I set it so that when I set a setfacl recursivly on the files within a folder, the permissions get inherited when a new object within this folder is created by7 a user in agroup my user is not?
I hope you understood my ramblings.....
thanks
Last edited: