Skip to content

Linux Pluggable Authentication Modules

You can configure Wag to authenticate with linux user credentials. Currently Wag only supports username and password using this method.

If you need to have a custom Wag PAM service you can specify it within the settings:

Otherwise Wag will default to using /etc/pam.d/login

Released under the MIT License