Hacker News new | ask | show | jobs
by jandrese 1042 days ago
Unix doesn't make it easy for an unprivileged user to switch to a different user account for just one app though. Plus it gets more complicated when your application wants to save something to the disk so it can be accessed by a different application.
1 comments

"More complicated" but not by much. That's where groups come in.