Page 1 of 1

Dual Factor Authentication

Posted: Thu Oct 30, 2014 12:57 pm
by jeremyhahn
Does SoftEther support dual factor authentication using somethingn like Wikid or Google Authenticator? If not, how much effort to contribute a patch?

Re: Dual Factor Authentication

Posted: Tue Nov 11, 2014 6:17 am
by thisjun
SoftEther VPN doesn't dual factor authentication by itself.
But you can implement it with script.
Vpncmd is useful for such purpose.

Re: Dual Factor Authentication

Posted: Thu Feb 16, 2017 11:07 am
by a.woll
thisjun wrote:
> SoftEther VPN doesn't dual factor authentication by itself.
> But you can implement it with script.
> Vpncmd is useful for such purpose.


Hi,

could you please give me an example or just an advice, how to implement it on server and client side?

Re: Dual Factor Authentication

Posted: Thu Mar 02, 2017 7:03 am
by thisjun
Someone want to do same thing with Radius.
https://github.com/SoftEtherVPN/SoftEtherVPN/issues/311

For example: Send a part of password in SMS when user requests to use VPN.

Re: Dual Factor Authentication

Posted: Wed May 31, 2017 3:25 pm
by starkruzr
Hi,

Does SoftEther pass a RADIUS challenge back to whatever client is in use? I.E. if my RADIUS server is configured to accept username and password and then in the second step present a request for e.g. a one-time passcode (OATH or similar), does that work with SoftEther?

Re: Dual Factor Authentication

Posted: Thu Jun 15, 2017 4:58 am
by thisjun
SoftEther doesn't support challenge back.