The devise_pam_authenticatable2 is a Devise extension for authentication using PAM (Pluggable Authentication Modulues) via the rpam2 gem. This allows you to authenticate against the local host's authentication system including local account usernames and passwords. WWW: https://github.com/devkral/devise_pam_authenticatable2