Earlier quoted context omitted.
I just spent an hour trying to get it to connect to a VPN via a shell script with no success sudo nmcli conn up id "VPN" --ask Works great but there is no sign of --password --user-name Instead I have to write my configuration to a file and read from the that file. Even then I couldn't get it working. Also `--ask` doesn't ask for your user name. I mean, sure, it's probably fine when you know how to use it but it has…
just yesterday i set up a vpn client very easily by running nmcli connection import type openvpn file myconfig.vpn the only issue that i had was SELinux doing its job, and was quickly fixed. Even easier than with the usual gui tools.
I gave up on SELinux about 20 years ago when it was a source of endless frustration, or was that 15?