LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Network Device Control only working with root (https://www.linuxquestions.org/questions/fedora-35/network-device-control-only-working-with-root-601485/)

velska 11-21-2007 12:20 PM

Network Device Control only working with root
 
I successfully installed Fedora 8, and got my internet connection working and all, with just one problem. I use an xDSL connection, and I'd like to disconnect it when not in use.

The problem is that the Network Device Control won't start in any other profile than root. That's a problem for me, because we have several users for the computer. It seems that there is a privilege issue, but how to solve this?

--velska

indeliblestamp 11-21-2007 11:50 PM

Do you think its a good idea to allow every one in your network to start/kill the connection as they please? I'd be annoyed if someone killed the connection when I was in the middle of a download or something. Network device control is managed only by root for good reasons.

Anyway, if you're sure this is what you want, you can add all your users to the sudoers list. They can then do a sudo service network start, and it will prompt them for their own password instead of the root password. You can also limit the commands each user is allowed to run. See this brief guide for details.


All times are GMT -5. The time now is 04:52 AM.