akutz Posted March 31, 2013 Posted March 31, 2013 (edited) This workflow enables you to start, stop, and get the status of an OpenConnect VPN. Here is the controller's gist and the workflow. You'll also need to add the following three lines to your sudoers file via visudo: Cmnd_Alias OPENCONNECT = /usr/local/bin/openconnect --passwd-on-stdin --config=* * &> /usr/local/var/log/openconnect.log %admin ALL=(ALL) NOPASSWD: OPENCONNECT %admin ALL=(ALL) NOPASSWD: /usr/bin/killall -HUP openconnect Edited March 31, 2013 by akutz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now