I am a relative novice on intern and i have been learning Perl recently. One of my co-workers gave me a script to write for him which is fine but apparently it needs to be admin enabled to create a certain file in the directory required, now the Co-worker in question has access but he wants the program to do it as the script is useless without that ability. So is it possible for a script to change user during it's operation and return to the same user, if so anyone got any hints ? i have a bog standard user name and password but the script need to change to the admin password that i have to create the file i am writing to