LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   interface permissions (https://www.linuxquestions.org/questions/linux-networking-3/interface-permissions-426666/)

Dankles 03-20-2006 01:38 PM

interface permissions
 
How do i give normal users access to configure my ethernet interfaces such as "eth0"?
I'm running debian etch linux.

timmeke 03-21-2006 10:00 AM

Why would you even want to do that? Do you want your normal users to mess up your network config?

Anyways, you could set the setUID permission bit on the (root owned) programs that allow you to configure network and/or on the files with network configs, like /etc/sysconfig/network*/*. Haven't tried it.

But again, I need to stress that this has serious security implications.


All times are GMT -5. The time now is 12:39 PM.