# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| pam_ssh: pam_ssh (unlock ssh keys on login) pam_ssh: pam_ssh: The pam_ssh module provides single sign-on behavior for ssh. pam_ssh: On login, the user types an ssh private key passphrase in place of, pam_ssh: or in addition to the password. In the pam session phase, an pam_ssh: ssh-agent process is started and keys are added. For the entire pam_ssh: session, the user can ssh to other hosts that accept key pam_ssh: authentication without typing any passwords. pam_ssh: pam_ssh: Homepage: http://pam-ssh.sourceforge.net pam_ssh: