When using jlogin with the '-s' option , No further output ?-{
john heasley
heas at shrubbery.net
Tue Apr 8 10:18:11 UTC 2003
Mon, Apr 07, 2003 at 08:41:41PM -0400, Mr. James W. Laferriere:
> Hello John , Thank you for the patch . Now here is the second
> part of the problem . See after my .sig .
>
> # make the first snapshot of the memory status outside of
> # the loop , allows us to do a diff on the output ;-)
>
> hostname
> spawn ssh -c 3des -x -l user hostname
>
> ***Private Property of Adelphia Business Solutions***
> * *
> * UNAUTHORIZED ACCESS IS PROHIBITED *
> * violators will be prosecuted *
> * to the fullest extent of the law *
> * *
> *****************************************************
> user at hostname's password:
> --- JUNOS 5.4R3.2 built 2002-11-07 00:57:02 UTC
>
> user at hostname>
>
> user at hostname> set cli complete-on-space off
> Disabling complete-on-space
>
> user at hostname> set cli screen-length 0
> Screen length set to 0
>
> hostname
>
> Error: TIMEOUT reached
> can't read "in_proc": no such variable
> while executing
> "if { $in_proc} {
see expect_after() (expect(1)). you're inheriting the one from
proc login().
More information about the Rancid-discuss
mailing list