unixgroup
authenticator for mod_authnz_external and the Apache HTTP Daemon
Install
- All systems
-
curl cmd.cat/unixgroup.sh
- Debian
-
apt-get install pwauth
- Ubuntu
-
apt-get install pwauth
- Kali Linux
-
apt-get install pwauth
- Fedora
-
dnf install pwauth
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pwauth
- Raspbian
-
apt-get install pwauth
- Dockerfile
- dockerfile.run/unixgroup
pwauth
authenticator for mod_authnz_external and the Apache HTTP Daemon
Pwauth is an authenticator designed to be used with mod_auth_external or mod_authnz_external and the Apache HTTP Daemon to support reasonably secure web authentication out of the system password database on most versions of Unix. Particulary - secure authentication against PAM.