On Tue 13 Feb 2007, Mark, Oren wrote:
> I use rsync daemon to replicate disks between sites.
>
> I am replicating the disks using rsync -avzx command. The thing is that
> I have in one site the same UNIX group but with different GID. So
> someone with the same UID can access the group on the sou
Hi,
I use rsync daemon to replicate disks between sites.
I am replicating the disks using rsync -avzx command. The thing is that
I have in one site the same UNIX group but with different GID. So
someone with the same UID can access the group on the source but not on
the destination.
Is th