Comment 4 for bug 923587

Revision history for this message
Todd Kennedy (toddkenn) wrote :

This morning I was able to get openconnect 3.15 compiled and install along with network-manager-openconnect as well as enabling openconnect support in plasma-widget-networkmanagement. I can now configure an openconnect VPN but when I try to activate it openconnect fails with no agents available for the request. It is running inside a VirtualBox session but I don't think that has anything to do with it. We are getting farther but we're not there yet.

<info> VPN service 'openconnect' appeared; activating connections
NetworkManager[589]: <info> VPN plugin state changed: 1
NetworkManager[589]: <error> [1329489354.186963] [nm-vpn-connection.c:882] get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were available for this request.
NetworkManager[589]: <info> Policy set 'Host WLAN' (eth0) as default for IPv4 routing and DNS.
avahi-daemon[591]: Withdrawing workstation service for vpn0.
NetworkManager[589]: SCPlugin-Ifupdown: devices removed (path: /sys/devices/virtual/net/vpn0, iface: vpn0)
NetworkManager[589]: <info> VPN service 'openconnect' disappeared

Also - for some reason when I perform a make install on network-manager-openconnect it installs the network-manager-openconnect-service files in /lib/libexec instead of /lib/NetworkManager. So I had to manually move them. I', sure I'm not passing some argument in somewhere....(gezzzzz) so many configurations....It boggles the mind.