Bug 377560 - [RFE] [Openconnect] csd-wrapper & os options missing
Summary: [RFE] [Openconnect] csd-wrapper & os options missing
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: 5.17.4
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 11:08 UTC by Vincent Fortier
Modified: 2020-03-10 20:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Fortier 2017-03-13 11:08:16 UTC
In order to conect to my office VPN I need to use a csd-wrapper script and tell the VPN server I'm actually using windows (and not linux).

As such I'm using the following switches:
--csd-wrapper=csd.sh
--os=win

Adding theses two switches to the applet would is a must have in my case.

Thnx in advance!
Comment 1 Jan Grulich 2017-03-13 11:27:52 UTC
I guess you are talking about openconnect, right? Option for csd-wrapper is already there, check the configuration dialog. Regarding --os option I'm not sure this is supported by NetworkManager-openconnect plugin as I don't even see this option in nm-connection-editor. I'll try to check it, but if it's not there then I won't be able to add support for it until it's supported by NM plugin itself.
Comment 2 Vincent Fortier 2017-03-13 11:37:24 UTC
Yes you are absolutely right, the csd option is there in openconnect.
I was looking at the openvpn tab by mistake but I did meant openconnect.

And yes I --os option is missing and it may well be also missing from NM.

Thnx in advance!
Comment 3 Vincent Fortier 2017-03-13 11:39:04 UTC
Also note that in my use case I also need to pass a user name & password although the fields are missing in the "VPN (openconnect)" tab.
Comment 4 Jan Grulich 2017-03-13 11:43:02 UTC
User name and password are supposed to be passed later once you try to activate your connection. Once you do that a dialog appears requesting your user name, password etc. based on openconnect server response.
Comment 5 Vincent Fortier 2017-03-13 12:21:40 UTC
ah, that explains.  Then only the --os=win option is missing.
Comment 6 megastallman 2019-06-19 12:25:21 UTC
For me, I use the following options: # openconnect --csd-wrapper sniffed-from-someones-mac.sh --authgroup='Somegroup' --user=someone corporate-gateway.com --os=mac-intel
So that I miss the following:
--authgroup
--os