On Mon, 23 Apr 2001, Francesca Mazzanti wrote:
> Hi everyone
>
> I'm using SSH with TCP_Wrapper.
> I have different types of Unix, like Solaris, AIX, Digital and etc...,
> and I would like that the files /etc/hosts.allow and /etc/hosts.deny
> were the same on each machine. So, could I have a distribution of these
> files on each platform?
> Is it possible to have this using rdist, for example?
Why not use scp?
i.e.:
marlene:/home/jcd$ scp [EMAIL PROTECTED]:/etc/hosts.allow .
marlene:/home/jcd$ scp [EMAIL PROTECTED]:/etc/hosts.deny .
--------------------
"Security begins as a state of mind."
-- NSA Manual