enaess / network-manager-sstp

Secure Socket Tunneling Protocol Extention for Network Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fedora 20 : VPN Plugin not available to choose

almereyda opened this issue · comments

Compiling on Fedora 20 leads to the same error as in #1:

[root@hostname ~] ./usr/local/libexec/nm-sstp-service --debug
** Message: nm-sstp-service (version 0.9.8) starting...

** (nm-sstp-service:2286): WARNING **: Failed to initialize VPN plugin: Connection ":1.285" is not allowed to own the service "org.freedesktop.NetworkManager.sstp" due to security policies in the configuration file

(nm-sstp-service:2286): GLib-GObject-CRITICAL **: Custom constructor for class NMSstpPlugin returned NULL (which is invalid).  Unable to remove object from construction_objects list, so memory was probably just leaked.  Please use GInitable instead.

Are there any recommended ./configure parameters for Fedora 20, too?

I believe there's a RPM package spec that you can use to build with in order to deploy this on Fedora Core 20. Though, I believe the last version I tested with was FC 16/17 or something like that. Does not the community provide the package via the yum install command?

This should already be fixed.