shm_askpass
authenticate using an SSH server
Install
- All systems
-
curl cmd.cat/shm_askpass.sh
- Debian
-
apt-get install libpam-sshauth - Ubuntu
-
apt-get install libpam-sshauth - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libpam-sshauth - Raspbian
-
apt-get install libpam-sshauth
libpam-sshauth
authenticate using an SSH server
This package provides a simple PAM authentication mechanism using a remote SSH server. If the user is able to ssh to the server configured with libpam-sshauth, they're granted local access.