Re: netmanager problems with ubuntu 8.04
- From: Dan Williams <dcbw redhat com>
- To: "Eric S. Johansson" <esj harvee org>
- Cc: networkmanager-list gnome org
- Subject: Re: netmanager problems with ubuntu 8.04
- Date: Mon, 19 May 2008 19:28:37 -0400
On Mon, 2008-05-19 at 19:05 -0400, Eric S. Johansson wrote:
> Dan Williams wrote:
> > Looks like there might be Debian-style D-Bus permission issues with the
> > nm-dhcp.action callout's dbus config files disallowing it from sending
> > NetworkManager the returned DHCP configuration.
> >
> > What's the contents of your /etc/dbus-1/system.d/nm-dhcp-client.conf
> > file?
>
> <!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.nm_dhcp_client"/>
> <allow send_interface="org.freedesktop.nm_dhcp_client"/>
> </policy>
> <policy context="default">
> <deny own="org.freedesktop.nm_dhcp_client"/>
> <deny send_interface="org.freedesktop.nm_dhcp_client"/>
> </policy>
> </busconfig>
Yeah, I don't think that's good enough; see Darren's instructions on how
to fix that.
dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]