Hacker News new | ask | show | jobs
by rfoo 1385 days ago
> NFS style approaches assume that I will give every user an unprivileged user on their local machine

With Kerberos it kinda works, each client is bound to a UID instead of blindly trusting the client, but very few people nowadays deploy this ancient tech (and it's fragile).