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

Last updated: May 21,2024

1. Install "nuauth" package

This guide let you learn how to install nuauth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nuauth

2. Uninstall "nuauth" package

Please follow the steps below to uninstall nuauth on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nuauth $ sudo apt autoclean && sudo apt autoremove

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

Package: nuauth
Priority: optional
Section: universe/net
Installed-Size: 479
Maintainer: Ubuntu Developers
Original-Maintainer: Pierre Chifflier
Architecture: amd64
Source: nufw
Version: 2.4.3-3.3build2
Depends: libc6 (>= 2.15), libglib2.0-0 (>= 2.31.8), libldap-2.4-2 (>= 2.4.7), libnussl1 (= 2.4.3-3.3build2), libpam0g (>= 0.99.7.1), libprelude2v5, libsasl2-2, debconf (>= 1.3.22), ucf, libsasl2-modules, ssl-cert, openssl
Pre-Depends: passwd, adduser
Recommends: nuauth-utils
Filename: pool/universe/n/nufw/nuauth_2.4.3-3.3build2_amd64.deb
Size: 128276
MD5sum: a5ab4be00dc2479ddccdc3051305b2e9
SHA1: a5591f8e9e6b4c08f07d6a449e942299c2ccf0f6
SHA256: 7210aaed74c4c9221da48762e25b95a6409167bd824a2f12db564a3878ea5c83
Description-en: The authenticating firewall [authentication daemon]
NuFW is an authenticating firewall based on netfilter's NFQUEUE target.
It allows one to write filtering rules based on user identity, in addition
to classical network criteria. Unless other solutions, NuFW uses a
strict security model and can apply different access rules to users
connected on the same host, for example.
.
NuFW can:
* Act as a traditional firewall
* Add user identity to the list of parameters used to write firewall rules
* Authenticate any connection or protocol
* Perform accounting, routing and quality of service based on users
* Filter packets with criteria such as application and OS
* Log all traffic in SQL with username and application information
* Be the key of a secure and simple Single Sign On system.
.
This package provides the authentication daemon, which uses a user database
(though PAM modules) and an ACL database (which can be a LDAP directory,
or XML/DBM files, etc.).
Nuauth handles both client authentication, taking decisions on requests
sent by the nufw daemon to accept packets or not, and sending decision
to the nufw daemon.
Description-md5: 98134cb438555405401eaeb8fea059e1
Homepage: http://www.nufw.org/-English-.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu