All,
I am trying to use the NET::FTP package to remotely connect to a unix machine. However, we have disabled remotely
logging in as ROOT. Therefore I have to login as a regular user and then SU to root.
The problem comes when I try to issue the command "su - root". How do I deal with the fact that I am prompted to
enter the password ? I can't enter the password using the "cmd" operation as I just receive a timeout.
Any help, much appeciated.