howto run openvpn as a non-admin user in windows
with the current implementation of the tap-win32 driver included with openvpn, administrator privileges is required to open the tap device. this means that openvpn.exe must be executed with administrator privileges. in many situations its un recommended to do your day-to-day work logged on with an administrator account. especially corporate environments often have a policy that users should never have administrator rights even on their local machine. fortunately there are a few ways to work around this so openvpn can be used even in these environments. 【程序编程相关:about GNU Cron】
mathias sundman (mathias@openvpn.se) 2005-02-17 rev 1.1
introduction 【推荐阅读:[实验文]初探FreeBSD与Linux】
【扩展信息:收集的一些网络安全网站】
here i present you with two ways to run openvpn / openvpn gui as a non-admin user:
1) use the openvpn service
... 下一页