OpenVPN GUI Windows - User Profiles?

How to customize and extend your OpenVPN installation.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
brandtwein
OpenVpn Newbie
Posts: 2
Joined: Tue May 05, 2015 10:13 am

OpenVPN GUI Windows - User Profiles?

Post by brandtwein » Tue May 05, 2015 10:17 am

Hello,

Is there any way to make it so the OpenVPN GUI Application will read the client's config files from the logged-on user's profile directory (that is C:\Users\Username\AppData\ or Roaming) instead of from C:\Program Files\? If you have multiple windows user accounts each of them is usually able to read C:\Program Files\ so couldn't each user simply read/copy the private keys deposited at C:\Program Files\OpenVPN\config?

Best regards,

Martin

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: OpenVPN GUI Windows - User Profiles?

Post by Traffic » Tue May 05, 2015 1:51 pm

See this:

Code: Select all

openvpn-gui --help
presuming you have ..\openvpn\bin in your path.

Post Reply