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

Last updated: September 20,2024

1. Install "libapache2-mod-webauthldap" package

In this section, we are going to explain the necessary steps to install libapache2-mod-webauthldap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-webauthldap

2. Uninstall "libapache2-mod-webauthldap" package

Please follow the guidelines below to uninstall libapache2-mod-webauthldap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-webauthldap $ sudo apt autoclean && sudo apt autoremove

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

Package: libapache2-mod-webauthldap
Priority: optional
Section: universe/httpd
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: webauth
Version: 4.7.0-3build1
Replaces: libapache2-mod-webauth (<< 4.5.3-3~), libapache2-webauth (<< 4.2.0)
Depends: libc6 (>= 2.14), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), apache2-api-20120211, apache2-bin (>= 2.4.16), apache2 (>= 2.4.4), libapache2-mod-webauth, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Breaks: libapache2-mod-webauth (<< 4.5.3-3~), libapache2-webauth (<< 4.2.0)
Filename: pool/universe/w/webauth/libapache2-mod-webauthldap_4.7.0-3build1_amd64.deb
Size: 32294
MD5sum: c0b1dc61f7fb99b0e1f016da1304e69b
SHA1: de688b63f576dc9b7509d3ae4dea63872cc17311
SHA256: bd01742783c153eb0356c18418cb899c1b0e7b8659441c6eea84c3a822544ebe
Description-en: Apache module for WebAuth LDAP lookup and authorization
WebAuth is a cookie-based web authentication system built on top of
Kerberos. It relies on a central authentication server that handles all
user authentication for a domain and creates user authentication
credentials for any web server that needs strong authentication.
.
This package contains an Apache module to do LDAP-based authorization
after a WebAuth authentication and retrieve LDAP information about the
authenticated user. It only supports GSS-API binds and requires WebAuth
be used as the authentication method.
Description-md5: a1a555c3766f3f02f663af7dd5177177
Homepage: http://webauth.stanford.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu