This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSL vpn client in win7

Hello,
i have set up this before but not on this particular case...
I need to run the SSL client on a locked down user account, the problem is that if i set "run as administrator" checkbox, it asks for administrator login(which the user doesn't has) and i don't have any chance to save the password or anything to that matter which leads to the routes failing.

Any ideas?


This thread was automatically locked due to age.
Parents
  • Addendum:
    Got it to work!

    Steps:
    1) use OpenVPN client latest version (2.1.3 now)
    2) add user to local "network operators group"
    3) edit the .ovpn config file(the one downloaded from the user portal) and add the following to the end of the file:
    script-security 2 system
    route-method exe
    route-delay 2
    4) don't use the "run as administrator" flag or anything, leave UAC as default, now when you open the openvpn GUI it will ask you to confirm changes BUT you will have the option to enter either administrator OR the user credentials, use user credentials and it works!

    so far i've tested it on this one laptop in which i haven't fiddled with any low-level permissions so i'm confident this will work, can anyone else confirm?
Reply
  • Addendum:
    Got it to work!

    Steps:
    1) use OpenVPN client latest version (2.1.3 now)
    2) add user to local "network operators group"
    3) edit the .ovpn config file(the one downloaded from the user portal) and add the following to the end of the file:
    script-security 2 system
    route-method exe
    route-delay 2
    4) don't use the "run as administrator" flag or anything, leave UAC as default, now when you open the openvpn GUI it will ask you to confirm changes BUT you will have the option to enter either administrator OR the user credentials, use user credentials and it works!

    so far i've tested it on this one laptop in which i haven't fiddled with any low-level permissions so i'm confident this will work, can anyone else confirm?
Children
No Data