How to Install and Uninstall mod_authnz_pam.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "mod_authnz_pam.x86_64" package

In this section, we are going to explain the necessary steps to install mod_authnz_pam.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mod_authnz_pam.x86_64

2. Uninstall "mod_authnz_pam.x86_64" package

Please follow the steps below to uninstall mod_authnz_pam.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mod_authnz_pam.x86_64 $ sudo dnf autoremove

3. Information about the mod_authnz_pam.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:31:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mod_authnz_pam
Version : 1.2.2
Release : 3.el9
Architecture : x86_64
Size : 23 k
Source : mod_authnz_pam-1.2.2-3.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : PAM authorization checker and PAM Basic Authentication provider
URL : https://www.adelton.com/apache/mod_authnz_pam/
License : ASL 2.0
Description : mod_authnz_pam is a PAM authorization module, supplementing
: authentication done by other modules, for example mod_auth_kerb; it
: can also be used as full Basic Authentication provider which runs the
: [login, password] authentication through the PAM stack.