Re: [Openvpn-devel] [PATCH] Document ">PASSWORD:Auth-Token" real-time message

2017-10-12 Thread Simon Rozman
Hi, > Really great to see all your patches! Thanks a lot! I have a strong motivation for it, as I am planning some future changes for openvpnserv.exe. It would help me to keep in sync with official OpenVPN source base if the majority of base issues MSVC has with OpenVPN sources is resolved fi

Re: [Openvpn-devel] [PATCH] Document ">PASSWORD:Auth-Token" real-time message

2017-10-12 Thread David Sommerseth
Hi Simon, Really great to see all your patches! Thanks a lot! On 11/10/17 15:45, si...@rozman.si wrote: > From: Simon Rozman > > Authentication tokens are security enhancement eliminating client > need to cache passwords, and are indispensable at two factor > authentication methods, such as

[Openvpn-devel] [PATCH] Document ">PASSWORD:Auth-Token" real-time message

2017-10-11 Thread simon
From: Simon Rozman Authentication tokens are security enhancement eliminating client need to cache passwords, and are indispensable at two factor authentication methods, such as HOTP or TOTP. The ">PASSWORD:Auth-Token" message was not mentioned anywhere in the OpenVPN Management Interface Notes.