Skip to content

Commit

Permalink
replaced 404 github link
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanruseler committed Jan 22, 2019
1 parent e83f011 commit ec65492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otp/openvpn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Uses google authenticator library as PAM module using a single folder for all users tokens
# User root is required to stick with an hardcoded user when trying to determine user id and allow unexisting system users
# See https://github.com/google/google-authenticator/tree/master/libpam#secretpathtosecretfile--usersome-user
# See https://github.com/google/google-authenticator-libpam#usersome-user
auth required pam_google_authenticator.so secret=/etc/openvpn/otp/${USER}.google_authenticator user=root

# Accept any user since we're dealing with virtual users there's no need to have a system account (pam_unix.so)
Expand Down

0 comments on commit ec65492

Please sign in to comment.