How to Install webauth-utils in Ubuntu 18.04



Install webauth-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install webauth-utils

Description:

Command-line utilities for WebAuth authentication

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 additional command-line tool to manipulate WebAuth keyrings.

Homepage: https://webauth.stanford.edu/

Version: 4.7.0-6build2

Section: universe/web