Hi OpenVPN People,
I have a OpenVPN server, in this server, I'm authenticating users with my
external program (via --auth-user-pass-verify option). There is no problem
in this situation.
I want to add Two Factor Auth. with google-authenticator.
I guess the process be like;
A client enters these creds;
username
password + [OTP]
Firstly, my external program checks if username password combination is
true and after google-authenticator checks if one-time-password is true.
How can I achieve this? I tried some cases with Google-Authenticator but I
could only authenticate with adding user to system.)

Thanks..
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to