Re: Connecting vpn server failed with not allowed to own the service

2008-09-26 Thread Bin Li
On Fri, Sep 26, 2008 at 1:16 PM, Tambet Ingo [EMAIL PROTECTED] wrote:
 On Fri, Sep 26, 2008 at 6:37 AM, Bin Li [EMAIL PROTECTED] wrote:
 When I build the plugin and make install it, sometimes it prompt below
 info when I connecting the VPN server.

 ** (process:5919): WARNING **: WARN  constructor(): Connection
 :1.9266 is not allowed to own the service
 org.freedesktop.NetworkManager.openvpn due to security policies in
 the configuration file

 ** (process:5919): CRITICAL **: ERROR [1222400073.796200] main ():
 Create new openvpn_plugin failed!

 Why this happen? And in normal it's no this issue. How to resolve it?
 I just restart the dbus, but the dbus affects a lot of other process.

 It's a DBus problem, sometimes when you change the content of
 /etc/dbus-1/system.d/ it'll loose it's configuration. Send the HUP
 signal to DBus to make it re-read the configuration.

Thanks!
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Connecting vpn server failed with not allowed to own the service

2008-09-25 Thread Bin Li
Hi,

When I build the plugin and make install it, sometimes it prompt below
info when I connecting the VPN server.

** (process:5919): WARNING **: WARN  constructor(): Connection
:1.9266 is not allowed to own the service
org.freedesktop.NetworkManager.openvpn due to security policies in
the configuration file

** (process:5919): CRITICAL **: ERROR [1222400073.796200] main ():
Create new openvpn_plugin failed!

Why this happen? And in normal it's no this issue. How to resolve it?
I just restart the dbus, but the dbus affects a lot of other process.

Sincerely Yours,

Bin Li

http://cn.opensuse.org
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Connecting vpn server failed with not allowed to own the service

2008-09-25 Thread Tambet Ingo
On Fri, Sep 26, 2008 at 6:37 AM, Bin Li [EMAIL PROTECTED] wrote:
 When I build the plugin and make install it, sometimes it prompt below
 info when I connecting the VPN server.

 ** (process:5919): WARNING **: WARN  constructor(): Connection
 :1.9266 is not allowed to own the service
 org.freedesktop.NetworkManager.openvpn due to security policies in
 the configuration file

 ** (process:5919): CRITICAL **: ERROR [1222400073.796200] main ():
 Create new openvpn_plugin failed!

 Why this happen? And in normal it's no this issue. How to resolve it?
 I just restart the dbus, but the dbus affects a lot of other process.

It's a DBus problem, sometimes when you change the content of
/etc/dbus-1/system.d/ it'll loose it's configuration. Send the HUP
signal to DBus to make it re-read the configuration.

Tambet
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list