Beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 14 days agoWhen your computer says "You don't have permission to edit this file":media.tenor.comimagemessage-square43linkfedilinkarrow-up1357arrow-down16file-textcross-posted to: shit@piefed.world
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 · 14 days agomessage-square43linkfedilinkfile-textcross-posted to: shit@piefed.world
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·14 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-squareViceversa@lemmy.worldlinkfedilinkarrow-up5arrow-down1·14 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”.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up4·13 days agoOP meant ACLs. Which arent exactly straight forward in CLI in either Windows nor Linux.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up1·13 days agoBut it is pretty straightforward in the Windows GUI.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up1·13 days 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.