Re: ifdown access denied

2020-04-26 Thread Richard Ryniker
Root is pretty much allowed to do everything. If root cannot change your network operation, something indeed appears to be awry. If you cannot figure out what, re-install Fedore will probably set things straight. If not, at least you will have found a well-defined starting point that others migh

Re: ifdown access denied

2020-04-26 Thread ToddAndMargo via test
On 2020-04-26 16:08, Richard Ryniker wrote: Try: nmcli general permissions I suspect network-scripts is the "old way" and with Network Manager you need something else to specify who may do what with respect to network connections. Dang! maybe I am, missing something # nmcli general permi

Re: ifdown access denied

2020-04-26 Thread Richard Ryniker
Try: nmcli general permissions I suspect network-scripts is the "old way" and with Network Manager you need something else to specify who may do what with respect to network connections. ___ test mailing list -- test@lists.fedoraproject.org To unsubscr

Re: ifdown access denied

2020-04-26 Thread ToddAndMargo via test
On 2020-04-26 14:55, ToddAndMargo via test wrote: Hi All, Fedora 32 # grep USERCTL /etc/sysconfig/network-scripts/ifcfg-eno2 USERCTL=yes $ /usr/libexec/nm-ifdown eno2 Error: failed to load connection: access denied. $ ifdown eno2 Error: failed to load connection: access denied. GR -T