beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 2 months agoWhen your computer says "You don't have permission to edit this file":media.tenor.comimagemessage-square43linkfedilinkarrow-up1358arrow-down17file-text
arrow-up1351arrow-down1imageWhen your computer says "You don't have permission to edit this file":media.tenor.combeep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 2 months agomessage-square43linkfedilinkfile-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·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.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up5arrow-down1·2 months 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”.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up4·2 months agoOP meant ACLs. Which arent exactly straight forward in CLI in either Windows nor Linux.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up1·2 months agoBut it is pretty straightforward in the Windows GUI.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up1·2 months agoMore or less. Until you get into nested and inherited permissions ;) Then it get’s really fun.
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.
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”.
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.