Re: trouble starting NetworkManagerInfo on ubuntu
- From: Thomas Bouve <crahan n00 be>
- To: networkmanager-list gnome org
- Subject: Re: trouble starting NetworkManagerInfo on ubuntu
- Date: Sat, 23 Oct 2004 09:53:29 +0200
Yes, NetworkManager.conf has the following data:
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<policy context="default">
<allow own="org.freedesktop.NetworkManager"/>
<allow
send_destination="org.freedesktop.NetworkManager"/>
<allow send_interface="org.freedesktop.NetworkManager"/>
</policy>
</busconfig>
Package version information:
Network-Manager: 0.3+cvs20041016-1
Network-Manager-Gnome: 0.3+cvs20041016-1
Network-Manager-Doc: 0.3+cvs20041016-1
dbus-1: 0.22+cvs.1097185846-1
dbus-glib-1: 0.22+cvs.1097185846-1
python2.3-dbus: 0.22+cvs.1097185846-1
All CVS versions apparently.
Also, starting or restarting dbus (which also restart hal in the
process) doesn't give any errors in /var/log/syslog. So I'm assuming
that dbus works correctly.
thanks for the help so far,
Thomas
On Fri, 2004-10-22 at 18:27 -0400, Robert Paskowitz wrote:
> 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
> >
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]