/usr/share/pam-configs/ssh is in libpam-ssh 2.1+ds1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | Name: Authenticate using SSH keys and start ssh-agent
Default: yes
Priority: 64
Auth-Type: Additional
Auth:
optional pam_ssh.so use_first_pass
Session-Interactive-Only: yes
Session-Type: Additional
Session-Final:
optional pam_ssh.so
|