How to Install and Uninstall ntlmaps Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ntlmaps" package

Learn how to install ntlmaps on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ntlmaps

2. Uninstall "ntlmaps" package

This guide covers the steps necessary to uninstall ntlmaps on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ntlmaps $ sudo apt autoclean && sudo apt autoremove

3. Information about the ntlmaps package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ntlmaps
Priority: optional
Section: universe/web
Installed-Size: 289
Maintainer: Ubuntu Developers
Original-Maintainer: David Watson
Architecture: all
Version: 0.9.9.0.1-11.5ubuntu1
Depends: python:any (>= 2.7.5-5~), debconf (>= 0.5) | debconf-2.0
Filename: pool/universe/n/ntlmaps/ntlmaps_0.9.9.0.1-11.5ubuntu1_all.deb
Size: 60362
MD5sum: 6d21b84174d1978ff21836e2b7054f66
SHA1: 10b293f141e66ced42f87ab67d718e12dde9250c
SHA256: f3afe8ecdd8f585d5ce18779f85009bb762f471f4c8756ac272bfe7ff44126f3
Description-en: NTLM Authorization Proxy Server
'NTLM Authorization Proxy Server' (APS) is a proxy software that
allows you to authenticate via an MS Proxy Server (e.g. ISA server)
using the proprietary NTLM protocol. Since version 0.9.5 APS has an
ability to behave as a standalone proxy server and authenticate http
clients at web servers using NTLM method. It can change arbitrary
values in your client's request header so that those requests will
look like they were created by MS IE. It is written in Python v1.5.2
language.
.
Main features:
* supports NTLM authentication via parent proxy server
(Error 407 Proxy Authentication Required)
* supports NTLM authentication at web servers
(Error 401 Access Denied/Unauthorized)
* supports translation of NTLM scheme to standard "Basic"
authentication scheme
* supports the HTTPS 'CONNECT' method for transparent tunnelling
through parent proxy server
* has ability to change arbitrary values in client's request headers;
* supports unlimited number of client connections
* supports connections from external hosts
* supports HTTP 1.1 persistent connections
* stores user's credentials in config file or requests
password from a console during the start time
Description-md5: 35fb15d13e08556a1650c3898add838a
Homepage: http://ntlmaps.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu