You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ pam_ssh_agent_auth_sudo
4
4
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.
5
5
6
6
All you need to get your servers doing this:
7
+
7
8
include pam_ssh_agent_auth_sudo
8
9
9
10
You may wish to check out the [pam_ssh_agent_auth project](http://sourceforge.net/projects/pamsshagentauth/) page for more information on the PAM module.
0 commit comments