Hi,

On Tue, Feb 20, 2018 at 10:10 AM, Илья Шипицин <chipits...@gmail.com> wrote:
> Hello,
>
> is there any step-by-step example of implementing either static or dynamic
> challenge response ?

Static is easy:
On client: add --static-challenge "Enter OTP" 1 to the client config.
On server, merge my auth-pam plugin patch :)
https://patchwork.openvpn.net/patch/212/
and see the commit message for examples on using the plugin

Dynamic is even easier on the client side, if Windows -- just use
OpenVPN Windows GUI
But for server side, the only way I know is to consult the
management-notes.txt and implement a custom setup using
management-client-auth.

Selva

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to