in reply to sourcing out my script
Never tried changing effective user in the middle of a running script, so I'm not sure what behavior I would expect when trying that. Come to think of it what mechanism are you using to do the su? If you're doing a system call, the su will only be valid during that single system call, the shell running the perl script isn't going to be changed...
-Scott
|
|---|