Re: NM Install fails. dbus?



No there is a section like this:
<policy user="default">
        <deny own="org.freedesktop.NetworkManager"/>
        <deny send_destination="org.freedesktop.NetworkManager"/>
        <deny send_interface="org.freedesktop.NetworkManager"/>
</policy>

Change the deny's to allow's but I think that allows any user to make
changes to NetworkManager which may not be safe.

On 3/12/06, Alejandro Bonilla <abonilla linuxwireless org> wrote:
> If what you meant is <policy context="allow"> from default. Did not
> work.
>
> .Alejandro
>
> On Sun, 2006-03-12 at 20:17 -0500, Darren Albers wrote:
> > You could always change the default to allow, but I am not sure what
> > the security implications of that would be.
> >
> > On 3/12/06, Alejandro Bonilla <abonilla linuxwireless org> wrote:
> > > Let me correct this. I changed to root to test it and it worked. Is
> > > there another conf file that I probably have set to root that should be
> > > set to my username to match and allow me to do this?
> > >
> > > Thanks!
> > >
> > > On Sun, 2006-03-12 at 19:22 -0500, Darren Albers wrote:
> > > > go to /etc/dbus-1/system.d/NetworkManager.conf and
> > > > /etc/dbus-1/system.d/nm-applet.conf and add a line like this to each
> > > > replacing USERNAME with your username:
> > > >
> > > > <policy user="USERNAME">
> > > >        <allow own="org.freedesktop.NetworkManager"/>
> > > >        <allow send_destination="org.freedesktop.NetworkManager"/>
> > > >        <allow send_interface="org.freedesktop.NetworkManager"/>
> > > > </policy>
> > > >
> > > > On 3/12/06, Alejandro Bonilla <abonilla linuxwireless org> wrote:
> > > > > Hi,
> > > > >
> > > > >         I installed NM 0.6 and I'm getting these errors. I think this is cause
> > > > > dbus is not allowing the applet to use some resources? Any idea is
> > > > > Welcome.
> > > > >
> > > > > abonilla black:~$ sudo NetworkManager --no-daemon
> > > > > NetworkManager: <information>   starting...
> > > > > NetworkManager: <WARNING>        nm_dbus_init (): nm_dbus_init() could
> > > > > not acquire the NetworkManager service.
> > > > >   Message: 'Connection ":1.22" is not allowed to own the service
> > > > > "org.freedesktop.NetworkManager" due to security policies in the
> > > > > configuration file'
> > > > > NetworkManager: <ERROR> [1142207057.016965] main (): nm_dbus_init()
> > > > > failed, exiting. Either dbus is not running, or the NetworkManager dbus
> > > > > security policy was not loaded.
> > > > > NetworkManager: traceback:
> > > > > NetworkManager:         NetworkManager(main+0x3e4) [0x8066507]
> > > > > NetworkManager:         /lib/tls/i686/cmov/libc.so.6(__libc_start_main
> > > > > +0xd2) [0x77c87ea2]
> > > > > NetworkManager:         NetworkManager [0x8052c61]
> > > > > Trace/breakpoint trap
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > NetworkManager-list mailing list
> > > > > NetworkManager-list gnome org
> > > > > http://mail.gnome.org/mailman/listinfo/networkmanager-list
> > > > >
> > > > _______________________________________________
> > > > NetworkManager-list mailing list
> > > > NetworkManager-list gnome org
> > > > http://mail.gnome.org/mailman/listinfo/networkmanager-list
> > > >
> > >
> > >
> > _______________________________________________
> > 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]