Date: Thu, 8 Jun 2000 10:38:50 -0400 (EDT) From: Daniel Hagan <dhagan@cs.vt.edu> To: "Chutima S." <chutima_s@zdnetonebox.com> Cc: freebsd-net@FreeBSD.ORG, freebsd-security@FreeBSD.ORG Subject: Re: How to automatic transfer file without security weakness. Message-ID: <Pine.OSF.4.21.0006081034420.652-100000@vtopus.cs.vt.edu> In-Reply-To: <20000608012122.FWOT23976.mta01@onebox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Jun 2000, Chutima S. wrote: > Currently in my all system I used rcp and rsh with cron > to automatatic transfer file. But I think it may be some > weakness of security. Check rdist(1) also. Under FreeBSD you can use -P to specify a rsh replacement (i.e. -P ssh) which would give you the benefits of rdist's semi-smart updates and using ssh for security. Daniel -- Daniel Hagan Computer Science CSE dhagan@cs.vt.edu http://www.cs.vt.edu/~dhagan/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.21.0006081034420.652-100000>