beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 9 days agoWhen your computer says "You don't have permission to edit this file":media.tenor.comimagemessage-square45fedilinkarrow-up1351file-text
arrow-up1351imageWhen your computer says "You don't have permission to edit this file":media.tenor.combeep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 9 days agomessage-square45fedilinkfile-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-up6·9 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-up5·9 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·9 days agoOP meant ACLs. Which arent exactly straight forward in CLI in either Windows nor Linux.
minus-squareViceversa@lemmy.worldlinkfedilinkarrow-up1·8 days agoBut it is pretty straightforward in the Windows GUI.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkarrow-up1·8 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.