You are not logged in.

#1 2012-06-08 02:13:01

djyoung4
Member
Registered: 2012-05-03
Posts: 22

[Solved]NetworkManager permission problem

So I have had a recent problem with my nm-applet.  I have version 0.9.4.1 for both the NetworkManager and nm-applet.  The problem I am having is that whenever I try changing anything with the nm-applet it gives me this message
tZTYyMg
I am already a member of the network group and I have tried adding root to the network in /etc/group but that doesn't change anything.  I found this thread that says I should downgrade but they are using an older version then what I have.  any ideas are greatly appreciated

Last edited by djyoung4 (2012-06-08 03:37:01)

Offline

#2 2012-06-08 02:45:40

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [Solved]NetworkManager permission problem

i think it is your policykit problem. check your /usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#3 2012-06-08 02:48:15

djyoung4
Member
Registered: 2012-05-03
Posts: 22

Re: [Solved]NetworkManager permission problem

what am i checking for?

Offline

#4 2012-06-08 02:53:15

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [Solved]NetworkManager permission problem

sorry too much caffeine today..

check for

 <allow_active>auth_admin_keep</allow_active>
              and change to
 <allow_active>yes</allow_active>

where it says "allow control for network connections" in description section.
also see for error you are getting in the message section of that file.

Last edited by illusionist (2012-06-08 02:57:19)


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#5 2012-06-08 02:59:04

djyoung4
Member
Registered: 2012-05-03
Posts: 22

Re: [Solved]NetworkManager permission problem

I already have that but this is right above it too

<allow_inactive>yes</allow_inactive>

what do you mean by error

Last edited by djyoung4 (2012-06-08 03:02:12)

Offline

#6 2012-06-08 03:03:28

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [Solved]NetworkManager permission problem

are you starting your session with consolekit or any login manager takes care of that?


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#7 2012-06-08 03:06:50

djyoung4
Member
Registered: 2012-05-03
Posts: 22

Re: [Solved]NetworkManager permission problem

the login manager I suppose

Offline

#8 2012-06-08 03:12:32

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [Solved]NetworkManager permission problem

see this  thread


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#9 2012-06-08 03:35:42

djyoung4
Member
Registered: 2012-05-03
Posts: 22

Re: [Solved]NetworkManager permission problem

thanks illusionist

exec dbus-launch --exit-with-session openbos-session

this worked like a charm in my ~/.xinitrc

Offline

#10 2012-06-08 03:39:57

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [Solved]NetworkManager permission problem

good to know that worked.
have a nice day!


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#11 2012-06-09 09:32:45

djyoung4
Member
Registered: 2012-05-03
Posts: 22

Re: [Solved]NetworkManager permission problem

I think the earlier fix attempt in the org.freedesktop.NetworkManager.policy file broke my firefox install.  I am connected to the internet and browsing on another browser works but I get a Server Not Found page when I try and go on any page.  any ideas?

Offline

#12 2012-06-11 10:20:47

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [Solved]NetworkManager permission problem

no that has nothing to do with firefox , it may be something else.


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

Board footer

Powered by FluxBB