GNOME Bugzilla – Bug 766239
Needed mask OS option for define OS type (linux,linux-64,win,...)
Last modified: 2017-06-28 08:16:54 UTC
When I try connect via NetworkManager GUI I got strange error <error id="9" param1="Your environment does not meet the access criteria defined by your administrator." param2="">Login denied. %s</error> So I got into CLI for investigate this issue. And able to connect connect with defined "--os" option. My example: openconnect --os=win 85.248.4.70 But I am still prefer GUI, I beg add this option in GUI. Expected new combobox with values "Default", "Win", "Linux", "Linux 64". Thanks.
Or another approach: Not adding addition option, but automatic applying this hack if see message "Your environment does not meet the access criteria defined by your administrator."
*** Bug 783846 has been marked as a duplicate of this bug. ***
FYI - Implemented (patch available) in https://bugzilla.gnome.org/show_bug.cgi?id=782016 But not merged yet afaik.
Out of bug 782016, a patch was merged to master. https://git.gnome.org/browse/network-manager-openconnect/commit/?id=9fbe2817da437f473cf46205e19c38d273adc600 This issue should be fixed now. Closing. Please reopen if necessary.