RE: SUID with a perl script

David.LANDGREN@oecd.org
Tue, 11 May 1999 11:12:31 +0200


|I know this is off topic, but does anyone know how to run 
|a script with SUID root?  I need to use ICMP to do an echo
|request, but it is only available via Root access.  
|
|Any hints?

Use sudo. http://www.courtesan.com/sudo/

David