You are not logged in.

#1 2012-10-31 19:37:44

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 510

[SOLVED] NetworkManager, Systemd and Slim Issues

I have different issues wile switched to systemd , and I'm qiute obset for this move bye Arch as this actually complicates allot the normal system usage.
However,

** (nm-applet:1556): WARNING **: VPN Connection activation failed: (org.freedesktop.NetworkManager.PermissionDenied) Not authorized to control networking.

is shown when I try to connect to my VPN, and:

** (nm-applet:1556): WARNING **: disconnect_cb: Device disconnect failed: (32) org.freedesktop.NetworkManager.network-control request failed: not authorized

if I try to disconnect.
Thunar shows the hdd partitions mounted 2 times Mentioned here , and of course again the "Not authorized to perform operation." is shown when trying to mount.

(already tried the 2 options here):
https://wiki.archlinux.org/index.php/Ne … figuration

Last edited by r0b0t (2012-10-31 20:15:06)

Offline

#2 2012-10-31 19:51:44

johni
Member
Registered: 2012-02-03
Posts: 102

Re: [SOLVED] NetworkManager, Systemd and Slim Issues

Sounds like a consolekit vs systemd-logind problem.   Make sure that networkmanager, nm-applet, and slim are all up-to-date, and that you are booted up with systemd rather than initscripts.

Offline

#3 2012-10-31 20:14:50

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 510

Re: [SOLVED] NetworkManager, Systemd and Slim Issues

Solution found here:
https://bbs.archlinux.org/viewtopic.php?id=143640

    I had the same problem with Systemd / lightdm / xfce4.

    I modified dbus-access rights to get it working again. In /etc/dbus-1/system.d/org.freedesktop.NetworkManager.conf, I changed <deny to <allow for the entries with "Sleep", "sleep", "wake", and  send_destination="org.freedesktop.NetworkManager"/> in the section <policy context="default">

Offline

Board footer

Powered by FluxBB