Connection not allowed to own service freedesktop due to
security policies
Markus Nentwig
freeclimbing "at" gmx.de
Mon Sep 10 13:39:00 2007
> ** (nm-applet:9592): WARNING **: <WARNING> nma_dbus_init ():
> nma_dbus_init() could not acquire its service.
> dbus_bus_acquire_service() says: 'Connection ":1.86" is not allowed to
> own the service "org.freedesktop.NetworkManagerInfo" due to security
> policies in the configuration file'
>
> Does this warning provide a clue about my problem?
I have had this warning, too. The solution was to add the USER to the
group netdev.
acertux:~# adduser USER netdev
Furthermore u have to restart the dbus-daemon.
acertux:~# /etc/init.d/dbus restart
I do not know, if this helps, because my problem was another one, but
one warning less is better than nothing i thougt.
Regards, Markus N.