2 lines
187 B
Plaintext
2 lines
187 B
Plaintext
|
# Uses google authenticator library as PAM module using a single folder for all users tokens
|
||
|
auth required pam_google_authenticator.so secret=/etc/openvpn/otp/${USER}.google_authenticator
|