From e7fa0bb076aa30f86e228c05f73a134bb7f1d636 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 25 Aug 2022 00:09:49 +0530 Subject: Add note about sudo use with openconnect-sso. --- topics/uthsc-vpn-with-free-software.gmi | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/uthsc-vpn-with-free-software.gmi b/topics/uthsc-vpn-with-free-software.gmi index 6131004..abb7e4a 100644 --- a/topics/uthsc-vpn-with-free-software.gmi +++ b/topics/uthsc-vpn-with-free-software.gmi @@ -8,6 +8,7 @@ To connect, run openconnect-sso as follows. A browser window will pop up for you ``` $ openconnect-sso --server uthscvpn1.uthsc.edu --authgroup UTHSC ``` +Note that openconnect-sso should be run as a regular user, not as root. After passing Duo authentication, openconnect-sso will try to gain root priviliges to set up the network routes. At that point, it will prompt you for your password using sudo. ## Avoid tunneling all your network traffic through the VPN (aka Split Tunneling) -- cgit v1.2.3