Dear Mohacsi Janos, Thank you!
02/03/2009 11:48 - Mohacsi Janos wrote: > Your request has been forwarded the the author of rancid. > Best Regards, > > Janos Mohacsi > Network Engineer, Research Associate, Head of Network Planning and Projects > NIIF/HUNGARNET, HUNGARY > Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882 > > On Mon, 2 Feb 2009, Network Infrastructure Support wrote: > > > > > > > Created: > > 02/02/2009 13:37:50 > > --- nlogin.dist 2009-01-30 12:46:12.000000000 -0500 > > +++ nlogin 2009-02-02 13:33:41.000000000 -0500 > > @@ -353,21 +353,12 @@ > > set uprompt_seen 1 > > exp_continue > > } > > - "@\[^\r\n]+\[Pp]assword:" { > > + "password:" { > > # ssh pwd prompt > > sleep 1 > > send "$userpswd\r" > > exp_continue > > } > > - "\[Pp]assword:" { > > - sleep 1; > > - if {$uprompt_seen == 1} { > > - send "$userpswd\r" > > - } else { > > - send "$passwd\r" > > - } > > - exp_continue > > - } > > "$prompt" { break; } > > } > > } > > @@ -485,14 +476,14 @@ > > if {[login $firewall $ruser $userpswd $passwd $enapasswd $prompt > > $cmethod > > $cyphertype]} { > > continue > > } > > - if { $enable } { > > - if {[do_enable $enauser $enapasswd]} { > > - if { $do_command || $do_script } { > > - close; wait > > - continue > > - } > > - } > > - } > > +# if { $enable } { > > +# if {[do_enable $enauser $enapasswd]} { > > +# if { $do_command || $do_script } { > > +# close; wait > > +# continue > > +# } > > +# } > > +# } > > # we are logged in, now figure out the full prompt > > send "\r" > > expect { > > Your Ticket-Team Michael Joyner -- Edward Waters College Information Technology Tookes Building - 1660 Kings Road, Jacksonville, FL 32209 USA Email: supp...@otrs.ewc.edu - Web: http://otrs.ewc.edu/otrs/customer.pl -- _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"