Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: Re: Re: Changing passwords using Expect.pm through ssh on a large number (75) of systems

by linebacker (Scribe)
on Jul 12, 2002 at 02:36 UTC ( [id://181200]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Changing passwords using Expect.pm through ssh on a large number (75) of systems
in thread Changing passwords using Expect.pm through ssh on a large number (75) of systems

Thanks,
$username\n? was a mistake by me

I just wanted to mention that I had to use
$exp->send( "$_send\r" );
for the script to fire properly. I had been reading the perldoc's on the Expect.pm module as well as the 2 pages in the Perl Cookbook. I will add a Net::Ping and Mail::Mailer to the program next (for error checking / availability) as well as reporting. Will post to CUFP when its done. Thanks again sschneid.
  • Comment on Re: Re: Re: Re: Changing passwords using Expect.pm through ssh on a large number (75) of systems
  • Select or Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://181200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-18 03:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found