Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Expect module & su

by logan (Curate)
on Jun 02, 2003 at 18:46 UTC ( [id://262457]=note: print w/replies, xml ) Need Help??


in reply to Expect module & su

How is the authentication failing? Is su failing, or is the Expect call timing out? Is there a newline attached to $exp->send("$password");? Is Expect failing to detect the prompt that signifies success? Try setting $exp->debug(3) to see what's actually being received by your code.

-Logan
"What do I want? I'm an American. I want more."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found