Y
Hacker News
new
|
ask
|
show
|
jobs
by
danlitt
15 days ago
Same reason people give postgres, php, or any other program a user account.
1 comments
dcow
15 days ago
Why should it be? We have containers and capabilities…
link
thwarted
15 days ago
Containers are often used with user namespaces, which is literally another (set of) user account(s).
link
khalic
15 days ago
Yes but the encompassing service has the account, not the agent. You can completely segregate it from the rest of the system, like you’d treat an intruder
link