Skip to content

Ilya33/openvpn-OTP-auth-script-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

authentication script example with one-time password for OpenVPN

need to add to OpenVPN config:

auth-user-pass-verify /PATH_TO_SCRIPT/openvpn_oath_verify.pl via-file
script-security 2
username-as-common-name # without this option openvpn will use cn in the certificate as username

it wotks with eTokens, applications like "Google Authenticator", etc.

About

authentication script example with one-time password for OpenVPN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages