flant / ovpn-admin

Simple web UI to manage OpenVPN users.
Apache License 2.0
1.39k stars 261 forks source link

Require : OpenVPN With A One Time Password (OTP) #246

Closed drsaluml closed 1 year ago

drsaluml commented 1 year ago

https://www.howtoforge.com/securing-openvpn-with-a-one-time-password-otp-on-ubuntu

pashcovich commented 1 year ago

method by the link you sent is not applicable for our soft because it uses PAM, but we have our own WIP implementation that allows you to use OTP INSTEAD of a password when connecting. see #222