Re: RE: sudo within script

2003-06-16 Thread
within script > Do a search on cpan for SSH. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, June 16, 2003 10:26 AM > To: [EMAIL PROTECTED] > Subject: sudo within script > > > I am writing a script that will logi

RE: sudo within script

2003-06-16 Thread Paul Kraus
Do a search on cpan for SSH. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 10:26 AM To: [EMAIL PROTECTED] Subject: sudo within script I am writing a script that will login to multiple remote hosts and run commands as root. I would

sudo within script

2003-06-16 Thread
I am writing a script that will login to multiple remote hosts and run commands as root. I would like the script to prompt for the password, not echo it in plain text and then be able to pass it to the remote hosts. Is there a safe way to do this? Thanks for any advice -- To unsubscribe, e-m