Name: | pam_ssh_user_auth |
---|---|
Version: | 1.0 |
Release: | 4.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 17771 |
License: | GPLv3+ |
RPM: | pam_ssh_user_auth-1.0-4.el8.x86_64.rpm |
Source RPM: | pam_2fa-1.0-4.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://cern-cert.github.io/pam_2fa/ |
Summary: | PAM module to help with SSH_AUTH_INFO_0 |
Description: | pam_ssh_user_auth checks the value of SSH_AUTH_INFO_0 and will return success if is non-empty and failure if it is. It can be used to skip other PAM authentication methods with a configuration like: auth [success=1 ignore=ignore default=die] pam_ssh_user_auth.so auth substack password-auth |