Page 1 of 1

OpenVPN server on windows + radius authentication.

Posted: Thu Nov 11, 2010 8:13 pm
by itziksaban
is there a way to config an OpenVPN server (installed on windows) to authenticate users via radius server?

as far as i know, to do that i need to include the command line 'auth-user-pass-verify' with some .so file which is for unix/linux systems and is the equivalent for .dll in windows, isn't it?

can some one please tell me if it's possible for windows and how?

thank's :D

Re: OpenVPN server on windows + radius authentication.

Posted: Tue Nov 16, 2010 10:19 am
by krzee
it is all a matter of what script you feed to auth-user-pass-verify
http://serverfault.com/questions/99861/ ... 137#101137
seems to talk about it
do you need radius specifically? or are you just trying to auth to the active directory?