On Tue, Jun 30, 2020 at 11:51 PM ToddAndMargo via users
<users@lists.fedoraproject.org> wrote:
> On 2020-06-30 11:48, Tom H wrote:
>> On Tue, Jun 30, 2020 at 3:16 AM ToddAndMargo via users
>> <users@lists.fedoraproject.org> wrote:
>>>
>>> Anyone have a link to this
>>>
>>> https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/System_Administrators_Reference_Guide/sect-networkscripts-interfaces.html
>>>
>>> only the current version, not a draft?
>>
>> man nm-settings-ifcfg-rh
>
> No mention of USERCTL. Rats!

NM has a more granular approach than "USRCTL".

It has "permissions" in a keyfile, which corresponds to "USERS" in an
ifcfg file.

If you run "nmcli c sh id <name-of-connection>", the users allowed to
control the connection will be listed on the "connection.permissions"
line.

On my laptop, the value's "--", which is the default and which means
that root and the polkit admin group (wheel) can control the
connection.

So, if your previous sudo auth wasn't good enough, you can either
create a "USERS" line in ifcfg or create a polkit rule to allow a user
or a group of users to start/stop an NM connection.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to