I am using PAM for password and 2FA (with @include common auth
and auth required pam_google_authenticator.so
).
When configuring my AuthenticationMethods
, is there any reason to not use :pam
with keyboard-interactive
? What am I loosing (or gaining), by not including it?