LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   changing permissions of eth1 (https://www.linuxquestions.org/questions/linux-networking-3/changing-permissions-of-eth1-755145/)

slg23 09-14-2009 02:21 PM

changing permissions of eth1
 
Hello,

I often run "gulp", a networking utility, to capture data from an instrument on "eth1". By default gulp must be run as root to have access to the ethernet port, and when I'm the only one running it, that's fine. But I need to let several other users to capture data and don't want to give them all sudo permissions for both gulp, and more importantly, 'chmod'.
Is there anyway to change the permissions of eth1 to allow all users to open it and avoid sudo entirely? This is on a Red Hat/Fedora machine.

Thanks,
Laura

MS3FGX 09-14-2009 02:55 PM

Allowing a specific group of users sudo access for just the "gulp" binary seems like it would be considerably more secure then changing permissions on a system device.


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