beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 1 month agoWhen your computer says "You don't have permission to edit this file":media.tenor.comimagemessage-square44linkfedilinkarrow-up1357arrow-down16file-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 · 1 month agomessage-square44linkfedilinkfile-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·1 month 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·1 month 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·1 month agoOP meant ACLs. Which arent exactly straight forward in CLI in either Windows nor Linux.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up1·1 month agoBut it is pretty straightforward in the Windows GUI.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 month 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.