Uh oh!
There was an error while loading. Please reload this page.
config/network: add groups for ConnMan, IWD, and wpa_supplicant - #717
config/network: add groups for ConnMan, IWD, and wpa_supplicant#717cinerea0 wants to merge 1 commit into
Conversation
paper42
commented
Nov 19, 2022
Should we also mention that the user has to be in the wheel group to control wpa_supplicant? How does this work when polkit is enabled? Are the groups still required? If not, this should be documented. |
cinerea0
commented
Nov 22, 2022
Sure, I've added wording to wpa_supplicant's page that indicates this in the latest push.
As far as I'm aware polkit only interacts with NetworkManager. I'm not 100% sure about that. |
| ## Configuring ConnMan | ||
| Users of ConnMan must belong to the `network` group. |
There was a problem hiding this comment.
can also use polkit, but i'm not sure if it works without the network group
| configuration file to interact with `wpa_supplicant`. On Void, this defaults to | ||
| `wheel`. |
There was a problem hiding this comment.
| configuration file to interact with `wpa_supplicant`. On Void, this defaults to | |
| `wheel`. | |
| configuration file to interact with `wpa_supplicant`. This defaults to `wheel`. |
I saw this in IRC and didn't want it to get lost. This commit adds information on the groups users need to belong to in order to operate ConnMan and IWD.