| Name: | pam_ssh_user_auth |
|---|---|
| Version: | 1.0 |
| Release: | 6.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 74466 |
| License: | GPLv3+ |
| RPM: | pam_ssh_user_auth-1.0-6.el9.aarch64.rpm |
| Source RPM: | pam_2fa-1.0-6.el9.src.rpm |
| Build Date: | Fri Jun 17 2022 |
| Build Host: | build-ol9-aarch64.oracle.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 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Use openssh's upstream SSH_AUTH_INFO_0 except on EL7
- Initial package