Wanted: Developers!

Allow ssh-agent to work when using sudo

We maintain all of our server's /etc directories in subversion repositories and just disabled password logins on our subversion server. So that means you actually need ssh-agent to work when using sudo. This can be done by editting the /etc/sudoers file and adding the following line:

Defaults env_keep="SSH_AUTH_SOCK"

Thanks

Netherlands x 2, Romania x 1, Germany x 1, France x 1

If you found this post useful, funny or whatever, let us know without writing a full comment!

Leave a reply