Hi
I want to do some file operations but I don't want to change file's mode. So the option can be I execute my script by changing the user. Like CGI is having setUserId() function.
-shrikant
Look at a utility called 'sudo'
but be VERY carefull, this is hacker-fodder!