How to Install and Uninstall libapache2-mod-authz-securepass Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libapache2-mod-authz-securepass" package

Here is a brief guide to show you how to install libapache2-mod-authz-securepass on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-authz-securepass

2. Uninstall "libapache2-mod-authz-securepass" package

This guide let you learn how to uninstall libapache2-mod-authz-securepass on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-authz-securepass $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-authz-securepass package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-authz-securepass
Priority: optional
Section: universe/httpd
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SecurePass
Architecture: amd64
Source: mod-authz-securepass
Version: 0~20150105.gitda462d3-1
Depends: apache2-api-20120211, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2)
Filename: pool/universe/m/mod-authz-securepass/libapache2-mod-authz-securepass_0~20150105.gitda462d3-1_amd64.deb
Size: 16280
MD5sum: 1ca11a559c396696c795f771d272a287
SHA1: 8442dbcd3a556ed6a580d539906625b1232c6053
SHA256: de1e0d6686ade39229a285958856308a3ba7dfc35900d50f2ee1b6180ca0f58f
Description-en: Apache2 module for authorizing SecurePass users
SecurePass provides web single sign-on through the CAS protocol.
.
This module enhances the Apache authorization features by introducing two
rules to restrict access to the Apache resources:
* the first rule allows only users belonging to specific SecurePass
realm(s) to access the Apache resource
* the second rule allows only users belonging to specific SecurePass
group(s) to access the Apache resource
Description-md5: 9084bf2a97486b1320ae88c3cb61ca32
Homepage: https://github.com/gplll/mod_authz_securepass
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu