Skip to content

Enable NetworkManager/wifi access to normal users(non sudo)#84

Open
desaiamogh wants to merge 2 commits intoayufan-pine64:masterfrom
desaiamogh:master
Open

Enable NetworkManager/wifi access to normal users(non sudo)#84
desaiamogh wants to merge 2 commits intoayufan-pine64:masterfrom
desaiamogh:master

Conversation

@desaiamogh
Copy link
Copy Markdown

@desaiamogh desaiamogh commented Apr 9, 2019

Enable
/etc/NetworkManager/NetworkManager.conf
managed=true

and

/var/lib/polkit-1/10-vendor.d/org.freedesktop.NetworkManager.pkla

set to

[Adding or changing system-wide NetworkManager connections]
Identity=unix-group:netdev;unix-group:sudo
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=no
ResultActive=yes

this allows network-manager to be accessible to normal users to enable disable and connect to wifi.

install gui network-manager-gnome
/usr/local/sbin/install_desktop.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant