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

Last updated: May 18,2024

1. Install "libapache2-mod-auth-ntlm-winbind" package

Please follow the guidance below to install libapache2-mod-auth-ntlm-winbind on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-auth-ntlm-winbind

2. Uninstall "libapache2-mod-auth-ntlm-winbind" package

Please follow the step by step instructions below to uninstall libapache2-mod-auth-ntlm-winbind on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-auth-ntlm-winbind $ sudo apt autoclean && sudo apt autoremove

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

Package: libapache2-mod-auth-ntlm-winbind
Priority: optional
Section: universe/web
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Olly Betts
Architecture: amd64
Source: apache-mod-auth-ntlm-winbind
Version: 0.0.0.lorikeet+svn+801-4
Depends: libc6 (>= 2.4), apache2-api-20120211, winbind
Filename: pool/universe/a/apache-mod-auth-ntlm-winbind/libapache2-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801-4_amd64.deb
Size: 14888
MD5sum: 489a580b6b2fb1ae9253eeed6e7118ab
SHA1: 35bae917c9340f42dae5ca381577b883f5bd9520
SHA256: b6f7903247fc0b6ea21b4c89eac00354f119bb94c050d121048e3f125462803e
Description-en: apache2 module for NTLM authentication against Winbind
The mod_auth_ntlm_winbind module provides authentication and
authorisation over the web against a Microsoft Windows NT/2000/XP/etc or
Samba Domain Controller using Samba's winbind daemon running on the
same machine Apache is running on.
.
If you're considering using this module, you should be aware that NTLM
isn't regarded as very secure by modern standards - even Microsoft no longer
recommends its use - and where possible, you probably want to use Kerberos with
negotiate auth over https instead (see Debian package
libapache2-mod-auth-kerb).
Description-md5: 5eb8f9c36cdd2e71d6244ae19193dcd8
Homepage: http://adldap.sourceforge.net/wiki/doku.php?id=mod_auth_ntlm_winbind
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu