this post was submitted on 10 Nov 2024
218 points (85.6% liked)
Linuxsucks
206 readers
193 users here now
Rules:
- FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
- Moderation is heavy handed. Try to stay on topic.
- No Complaining Mute the sub if users, content, or rules bother you
founded 2 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not if you want to just pop it up with a single command line and close it as quickly
Su isn't on windows, and does the exact opposite to restricting filesystem access to a specific subset
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.