gsasl

GNU SASL command line utility

Install

All systems
curl cmd.cat/gsasl.sh
Debian Debian
apt-get install gsasl
Ubuntu
apt-get install gsasl
Arch Arch Linux
pacman -S gsasl
image/svg+xml Kali Linux
apt-get install gsasl
Windows (WSL2)
sudo apt-get update sudo apt-get install gsasl
OS X
brew install gsasl
Raspbian
apt-get install gsasl

gsasl

GNU SASL command line utility

GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. This package contains the GNU SASL command line tool and the GNU SASL manual.

gsasl-dbg

GNU SASL debugging symbols

GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. This package contains detached debugging information. Most people will not need this package. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. GDB will find this debug information automatically.