OP meant ACLs.
Which arent exactly straight forward in CLI in either Windows nor Linux.
Comment on When your computer says "You don't have permission to edit this file":
yesman@lemmy.world 2 months agoEither I don’t understand your comment, or you don’t understand chmod. What you describe ins’t beyond chmod; it’s the basic functionality of chmod.
Appoxo@lemmy.dbzer0.com 2 months ago
Viceversa@lemmy.world 2 months ago
But it is pretty straightforward in the Windows GUI.
Appoxo@lemmy.dbzer0.com 2 months ago
More or less.
Until you get into nested and inherited permissions ;) Then it get’s really fun.
Viceversa@lemmy.world 2 months ago
Via chmod you can’t configure access to some arbitrary group or user. You have only the owner user, owner group and everything else is crowded into one lump “other”.