How to Install and Uninstall pam_ssh_user_auth.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "pam_ssh_user_auth.i686" package

Learn how to install pam_ssh_user_auth.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install pam_ssh_user_auth.i686

2. Uninstall "pam_ssh_user_auth.i686" package

This guide covers the steps necessary to uninstall pam_ssh_user_auth.i686 on Fedora 34:

$ sudo dnf remove pam_ssh_user_auth.i686 $ sudo dnf autoremove

3. Information about the pam_ssh_user_auth.i686 package on Fedora 34

Last metadata expiration check: 3:43:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pam_ssh_user_auth
Version : 1.0
Release : 7.fc34
Architecture : i686
Size : 15 k
Source : pam_2fa-1.0-7.fc34.src.rpm
Repository : fedora
Summary : PAM module to help with SSH_AUTH_INFO_0
URL : https://cern-cert.github.io/pam_2fa/
License : GPLv3+
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