I can connect successfully to my company's cisco vpn like this: echo '<password>' | sudo openconnect --csd-user=john --csd-wrapper=/home/john/cisco/csd-post.sh --user=johnid --authgroup=MyCoGroup --no-xmlpost --os=android --passwd-on-stdin mcra.mclaneco.com But if I try to set it up using the Network Manager GUI (including the csd-post.sh wrapper) I end up getting an error like this: GET https://vpn.mycompany.com/CACHE/sdesktop/install/binaries/sfinst Got HTTP response: HTTP/1.1 404 Not Found I believe I overcame this issue on command line by adding --os=android. But I cannot seem to find how to achieve that thru the GUI settings. I found a settings file in /etc/NetworkManager/system-connections but the settings there don't correspond to the command line flags. Is there any setting somewhere I can do this? Any other suggestions? Thank you! John This is on Mint 19.3 with these packages network-manager-openconnect 1.2.4-1ubuntu1 network-manager-openconnect-gnome 1.2.4-1ubuntu1 openconnect 7.08-3ubuntu0.18.04.1
_______________________________________________ openconnect-devel mailing list openconnect-devel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/openconnect-devel