Just restarting networking would be a quickie way, but you would still need root access.
/sbin/service network restart
You might look at the manpages for sudo. sudo allows users you specify to run the commands you specify as root.
man sudo
man sudoers
Jim H


Another word, remote reboot the linux box in the user level. Or a better way to do this then rebooting the box.
Reply With Quote
Bookmarks