Hello,
What's the difference between chmod and setfacl commands?.If i have three folders:
Folder1, Folder2, Folder3
All of them belong to same group and their owners are user1, user2 and user3 respectively.All these folders have 2 sub-folders.
Now, i have another system user "user4", i want to give this user access rights for only Folder1 and on one of the sub-folder of Folder2.How i'll do that in linux?
Bookmarks