Package pam_ssh

PAM module for use with SSH keys and ssh-agent

http://sourceforge.net/projects/pam-ssh/

This PAM module provides single sign-on behavior for UNIX using SSH keys.
Users are authenticated by decrypting their SSH private keys with the
password provided. In the first PAM login session phase, an ssh-agent
process is started and keys are added. The same agent is used for the
following PAM sessions. In any case the appropriate environment variables
are set in the session phase.

Version: 2.3

See also: pam, pam_abl, pam_afs_session, pam_cifscreds, pam-devel, pam_duo, pam_krb5, pam_mount, pam_passwdqc, pam_script, pam_snapper, pam_ssh_agent_auth, pam-ssh-auth-info, pam-u2f, pam_wrapper, pam_yubico.

System Administration

pam_ssh authentication and session management with SSH private keys