beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 7 days agoWhen your computer says "You don't have permission to edit this file":media.tenor.comimagemessage-square45linkfedilinkarrow-up1356arrow-down16file-text
arrow-up1350arrow-down1imageWhen your computer says "You don't have permission to edit this file":media.tenor.combeep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 7 days agomessage-square45linkfedilinkfile-text
cross-posted from: https://piefed.world/c/shit/p/1203403/when-your-computer-says-you-don-t-have-permission-to-edit-this-file
minus-squareyesman@lemmy.worldlinkfedilinkarrow-up6arrow-down3·7 days 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.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up4·7 days agoOP meant ACLs. Which arent exactly straight forward in CLI in either Windows nor Linux.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up1·6 days agoBut it is pretty straightforward in the Windows GUI.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up1·6 days agoMore or less. Until you get into nested and inherited permissions ;) Then it get’s really fun.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up5arrow-down1·7 days agoVia 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”.
Either 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.
OP meant ACLs.
Which arent exactly straight forward in CLI in either Windows nor Linux.
But it is pretty straightforward in the Windows GUI.
More or less.
Until you get into nested and inherited permissions ;) Then it get’s really fun.
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”.