How to Install and Uninstall mod_intercept_form_submit.x86_64 Package on CentOS 8 / RHEL 8
Last updated: December 27,2024
1. Install "mod_intercept_form_submit.x86_64" package
In this section, we are going to explain the necessary steps to install mod_intercept_form_submit.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
mod_intercept_form_submit.x86_64
Copied
2. Uninstall "mod_intercept_form_submit.x86_64" package
Please follow the guidance below to uninstall mod_intercept_form_submit.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
mod_intercept_form_submit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mod_intercept_form_submit.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:08:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mod_intercept_form_submit
Version : 1.1.0
Release : 5.el8
Architecture : x86_64
Size : 27 k
Source : mod_intercept_form_submit-1.1.0-5.el8.src.rpm
Repository : appstream
Summary : Apache module to intercept login form submission and run PAM authentication
URL : http://www.adelton.com/apache/mod_intercept_form_submit/
License : ASL 2.0
Description : mod_intercept_form_submit can intercept submission of application login
: forms. It retrieves the login and password information from the POST
: HTTP request, runs PAM authentication with those credentials, and sets
: the REMOTE_USER environment variable if the authentication passes.
Available Packages
Name : mod_intercept_form_submit
Version : 1.1.0
Release : 5.el8
Architecture : x86_64
Size : 27 k
Source : mod_intercept_form_submit-1.1.0-5.el8.src.rpm
Repository : appstream
Summary : Apache module to intercept login form submission and run PAM authentication
URL : http://www.adelton.com/apache/mod_intercept_form_submit/
License : ASL 2.0
Description : mod_intercept_form_submit can intercept submission of application login
: forms. It retrieves the login and password information from the POST
: HTTP request, runs PAM authentication with those credentials, and sets
: the REMOTE_USER environment variable if the authentication passes.