Re: trouble starting NetworkManagerInfo on ubuntu



Do you also have the NetworkManager.conf file in that directory, as
well, are you running as well dbus from cvs? Without it, the
'at_console' policy is not available, and generally causes problems at
dbus startup.

Robert

On Fri, 2004-10-22 at 23:04 +0200, Thomas Bouve wrote:
> 
> I'm using the apt source for Debian/Ubuntu:
> 
> deb http://people.ubuntu.com/~thom/network-manager/ ./
> 
> These are debs compiled from cvs though.
> 
> I indeed have that file in the /etc/dbus-1/system.d/ directory and it
> contains:
> 
> ------------- begin NetworkManagerInfo.conf ----------------
> <!DOCTYPE busconfig PUBLIC
>  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
>  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
> <busconfig>
>         <policy user="root">
>                 <allow own="org.freedesktop.NetworkManagerInfo"/>
> 
>                 <allow
> send_destination="org.freedesktop.NetworkManagerInfo"/>
>                 <allow
> send_interface="org.freedesktop.NetworkManagerInfo"/>
>         </policy>
>         <policy at_console="true">
>                 <allow own="org.freedesktop.NetworkManagerInfo"/>
> 
>                 <allow
> send_destination="org.freedesktop.NetworkManagerInfo"/>
>                 <allow
> send_interface="org.freedesktop.NetworkManagerInfo"/>
>         </policy>
>         <policy context="default">
>                 <deny own="org.freedesktop.NetworkManagerInfo"/>
> 
>                 <deny
> send_destination="org.freedesktop.NetworkManagerInfo"/>
>                 <deny
> send_interface="org.freedesktop.NetworkManagerInfo"/>
>         </policy>
> </busconfig>
> ------------- end NetworkManagerInfo.conf ----------------
> 
> Hopefully this helps.
> 
> Thomas
> 
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
> 

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]