superkret@feddit.orgBanned from community to Linuxsucks@lemmy.worldEnglish · 1 year agoWSL goes brrrlockfeddit.orgexternal-linkmessage-square47linkfedilinkarrow-up1266arrow-down149
arrow-up1217arrow-down1external-linkWSL goes brrrlockfeddit.orgsuperkret@feddit.orgBanned from community to Linuxsucks@lemmy.worldEnglish · 1 year agomessage-square47linkfedilink
minus-squareBoomkop3@reddthat.comlinkfedilinkEnglisharrow-up1·1 year agoNot if you want to just pop it up with a single command line and close it as quickly
minus-squarehemko@lemmy.dbzer0.comBanned from communitylinkfedilinkEnglisharrow-up2·1 year agoRemoved by mod
minus-squareBoomkop3@reddthat.comlinkfedilinkEnglisharrow-up2·1 year agoSu isn’t on windows, and does the exact opposite to restricting filesystem access to a specific subset
minus-squarehemko@lemmy.dbzer0.comBanned from communitylinkfedilinkEnglisharrow-up3·1 year agoRemoved by mod
minus-squareBoomkop3@reddthat.comlinkfedilinkEnglisharrow-up2·1 year agorunas can do that, yes. Now how are you planning yo also create that user in the same command line? And to dispose of it automatically when the process ends?
minus-squareBoomkop3@reddthat.comlinkfedilinkEnglisharrow-up2·1 year agorunas can do that, yes. But it won’t make you a virtual file system, or give you a nat firewall. One use case for this is the backblaze backup utility. It’s kinda stupid in that it has an all-or-nothing approach to backups. Putting it in a container restricts it in a much easier and reliable way than running it with a special user account.
minus-squareabsGeekNZ@lemmy.nzlinkfedilinkEnglisharrow-up1·1 year agoYou had me right up till the end…nice work.
Not if you want to just pop it up with a single command line and close it as quickly
Removed by mod
Su isn’t on windows, and does the exact opposite to restricting filesystem access to a specific subset
Removed by mod
runas can do that, yes. Now how are you planning yo also create that user in the same command line? And to dispose of it automatically when the process ends?
runas can do that, yes. But it won’t make you a virtual file system, or give you a nat firewall.
One use case for this is the backblaze backup utility. It’s kinda stupid in that it has an all-or-nothing approach to backups.
Putting it in a container restricts it in a much easier and reliable way than running it with a special user account.
You had me right up till the end…nice work.