in reply to Solaris Another User Problem
You should investigate this authentication matter further. It looks like Sudo configuration allows your user to change user without asking for a password.
To allow the Perl script to work as expected, verify if it is possible that you use SSH keys to connect automatically with the user that you need to. Even better, verify which commands that you need root powers and ask to configure them at the sudoers file, without asking for password.
|
|---|