Jump to content

Recommended Posts

Posted

Hello.

 

In Armbian 5.34 (default, next and nightly (26/10/2017) no have permission for create, edit and delet conection on network manager.

To be able to modify a connection it is necessary to open the network manager in root. It's really very exciting. Looking on the internet it turns out that it will be a problem of "policy".
I had already reported this bug on the post "tinkerboard". He had been tuned to a nightly version but he came back.

 

my account is in the group netdev and sudo like ask in the polkit


Would it be possible to have a "next" version fix this bug or have the procedure to fix the error?

 

thank

Posted

For this problem you need to add polkit file in this location : 

/etc/polkit-1/localauthority/50-local.d/

Name of file is :

 

org.freedesktop.NetworkManager.pkla

 

the contents of file :

[nm-applet]
Identity=unix-group:netdev;unix-group:sudo
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=no
ResultActive=yes

Need to verify your user account is in the "sudo" and "netdev" group.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines