Skip to content

Commit ec65492

Browse files
committedJan 22, 2019
replaced 404 github link
1 parent e83f011 commit ec65492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎otp/openvpn

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Uses google authenticator library as PAM module using a single folder for all users tokens
22
# User root is required to stick with an hardcoded user when trying to determine user id and allow unexisting system users
3-
# See https://github.com/google/google-authenticator/tree/master/libpam#secretpathtosecretfile--usersome-user
3+
# See https://github.com/google/google-authenticator-libpam#usersome-user
44
auth required pam_google_authenticator.so secret=/etc/openvpn/otp/${USER}.google_authenticator user=root
55

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

0 commit comments

Comments
 (0)
Please sign in to comment.