head 1.1; branch 1.1.1; access; symbols ISELECT_1_4_0:1.1.1.1 ISELECT_1_3_1:1.1.1.1 ISELECT_1_3_0:1.1.1.1 ISELECT_1_2_0:1.1.1.1 ISELECT_1_1_0:1.1.1.1 ISELECT_1_0_4:1.1.1.1 vendor:1.1.1; locks; strict; comment @# @; 1.1 date 97.10.30.10.06.53; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.10.30.10.06.53; author rse; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @## ## ~/.ilogin -- iLogin configuratiion ## Copyright (c) 1997 Ralf S. Engelschall, All Rights Reserved. ## @@CFG = ( { AREA => "FOO", HOSTS => [ { NAME => 'bar@@baz.quux.com', INFO => 'Quux', TYPE => 'ssh', OPT => '-l bar baz.quux.com' }, { NAME => 'bar@@baz.quux.com', INFO => 'Quux', TYPE => 'rlogin', OPT => '-K -l root baz.quux.com' }, { NAME => 'bar@@baz.quux.com', INFO => 'Quux', TYPE => 'expect', OPT => [ 'eval spawn telnet baz.quux.com', 'expect ogin:', 'send "bar\r"', 'expect sword:', 'send XXXXXXX\r"', 'interact' ] }, ] } ); ##EOF## @ 1.1.1.1 log @Import iSelect 1.0.4 @ text @@