Exherbo
GitLab
Packages
sys-auth/pam_ssh
Uses ssh-agent for a single sign-on.
Versions
Slot
Version
Repository
Platforms
0
2.01-r1
alip
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://pam-ssh.sourceforge.net/
Summary
Uses ssh-agent for a single sign-on
Description
This PAM module provides single sign-on behavior for SSH. The user types an SSH passphrase when logging in (probably to GDM, KDM, or XDM) and is authenticated if the passphrase successfully decrypts the user's SSH private key. In the PAM session phase, an ssh-agent process is started and keys are added. For the entire session, the user can SSH to other hosts that accept key authentication without typing any passwords.
Dependencies
(
net-misc/openssh
sys-libs/pam
providers:libressl? (
dev-libs/libressl:=
)
providers:openssl? (
dev-libs/openssl:=
)
)
Downloads
mirror://sourceforge/pam-ssh/pam_ssh-2.01.tar.xz
Licences
(
BSD-2
as-is
)