Hi, I would like to migrate to a new server. It seems like a good idea
to use rdist to keep the various config files in synce between the
machines. This works very well if I run rdist as ordunary user, but not
as root. This is required to be able to work with files in /etc.
I get 'Connection refuse
Larry Daffner writes:
>
> Dirk Luetjens writes:
> ->
> -> How can I invoke a rdist command as root to distribute the /usr/local/
> -> tree to the other computers in the network?
>
> First, make a file "distfile", which will look something like:
>
> =
> MACHINES = ( machine-a machi
Dirk Luetjens writes:
->
-> How can I invoke a rdist command as root to distribute the /usr/local/
-> tree to the other computers in the network?
First, make a file "distfile", which will look something like:
=
MACHINES = ( machine-a machine-b machine-c )
FILES= ( /usr/local )
${FILES}
I just did this.
You'd have to set up root with permission for rsh by putting a .rhosts in
the root home directory.
Beware of security issues though...
On Tue, 19 Nov 1996, Dirk Luetjens wrote:
>
> How can I invoke a rdist command as root to distribute the /usr/local/
> tree to the other comp
How can I invoke a rdist command as root to distribute the /usr/local/
tree to the other computers in the network?
Dirk
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
5 matches
Mail list logo