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"
[...]
Categories
Latest posts
- Using gp.vcsdevelop for vcs dependencies in zc.buildout
- Django "view-permissions" for related objects
- Openfiler permission problems with shares on MacOSX and Windows
- Allow squid/mod_wsgi to pass the HTTP_AUTHORIZATION header to Apache
- Using Fabric to update a remote svn checkout with ssh public key authentication
- Proper access rights with SSH+SVN
- Allow ssh-agent to work when using sudo
- Using a jumpbox with subversion
- Installing Openfiler - Part 2
- Using mysql load data infile with django
