I have a non root user that executes a this C program - link to so that shall set the IP address, Netmask and set the interface up, it returns: SIOCSIFFLAGS: Permission denied
Is there any way I could logged in as a root allow my non root user to run this program that sets the IP?