Hacker News new | ask | show | jobs
by wolvoleo 85 days ago
With sudo you can also give people specific access to commands.

I personally use the pam ssh agent module for this, that way you can use agent forwarding with sudo.

1 comments

I did mean nopasswd option of sudo.