#OPPOSITE file perms for 3 DIFFERNT users
1 messages · Page 1 of 1 (latest)
make 3 groups.
im listening...
assign each group corresponding permissions to that file or folder, by editing its properties
have the file owned by ROOT
(the linux administrator)
have the third grouplet set to 'no access'
for folder access
k tysm.
i shall try.
what would the cmd be, as chmod the middle number corrseponds to all groupds?
the GUI...
dont u know h w to see properties?
ls -la
ive booted from cli
change the owner to be root first off, u do that by opening the folder having the file in a rootmode file manager
and editing the properties of file in question
via chmod?
why are u just in CLI?
i need practise
idk
ik it takes the mint out of linux mint tho
i never use that confusing shit
reasonable
this is what i use
I question that this is correct: why would user 2 have write access but not read access?
But in a situation like this, you likely want to be using ACL (access control lists).
https://www.geeksforgeeks.org/linux-unix/access-control-listsacl-linux/