Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 14:36:03 -0500 (EST)
From:      Kelly Yancey <kbyanc@alcnet.com>
To:        freebsd-questions@freebsd.org
Subject:   rdist question
Message-ID:  <Pine.BSF.4.05.9903251428530.94620-100000@kronos.alcnet.com>

next in thread | raw e-mail | index | archive | help

  I am trying to get files syncronized between a FreeBSD 3.1 machine and a
linux 2.0 machine using rdist and ssh2. I know I have ssh2 configured
correctly because I can use it to login to each system from the other
without specifying a password. However, when I try to get rdist to do it
(in debug mode so I can watch), I get:

$ rdist -v -D -P ssh
lookup(HOSTS, 1, 0x805d050)
lookup(FILES, 1, 0x805d090)
expand(0x805d150, 1)
list = ( kbyanc@alcnet.com )
expanded list = ( kbyanc@alcnet.com )
expand(0x805d100, 3)
list = ( ${FILES} )
lookup(FILES, 0, 0x0)
expanded list = ( resources tools source )
expand(0x805d120, 7)
list = ( ${HOSTS} )
lookup(HOSTS, 0, 0x0)
expanded list = ( kelly@optimus )
doarrow(0x805d1a0, kelly@optimus, 0x805d130)
makeconn(kelly@optimus)
updating host optimus
port = 514, luser = kbyanc, ruser = kelly
buf = rdist -Server
local user = kbyanc remote user = kelly
Remote command = 'rdist -Server'
Remote shell command = 'ssh'
rdist: lost connection
closeconn()


  Is it possible to use rdist with ssh (I should think so)? The machine
I'm running rdist from is FreeBSD 3.1, the machine I'm trying to rdist to
is linux 2.0 (RedHat). I'de just assume replace the linux machine with
FreeBSD if I could, but I can't.....yet :)
  I would really appreciate any help anyone could lend,

  Thanks,

  Kelly
 ~kbyanc@posi.net~




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903251428530.94620-100000>