pam_ssh_agent_auth_sudo
Installs pam_ssh_agent_auth and configures sudo to use it
Version information
released Mar 21st 2013
Start using this module
Add this module to your Puppetfile:
mod 'tobyw4n-pam_ssh_agent_auth_sudo', '0.0.1'
Learn more about managing modules with a PuppetfileDocumentation
tobyw4n/pam_ssh_agent_auth_sudo — version 0.0.1 Mar 21st 2013
pam_ssh_agent_auth_sudo
Puppet module that installs the pam_ssh_agent_auth PAM module and changes the /etc/pam.d/sudo config so that sudoers are authenticated with their ssh-agent instead of a password.
All you need to get your servers doing this: include pam_ssh_agent_auth_sudo
You may wish to check out the pam_ssh_agent_auth project page for more information on the PAM module.
License
Apache License, Version 2.0
Contact
Toby Collier
Support
This is currently only tested on Amazon Linux
Please log issues at the pam_ssh_agent_auth_sudo GitHub issues page.