rzs0502
IS-IT--Management
- Nov 18, 2002
- 708
Hi All,
I am running rsync in daemon mode to sync home directories from Prod to DRP as root.
MOST of the user ID's are matched between the two servers, but there are a handful of old users who aren't so fortunate.
I'm not using the 'use chroot' option and rsyncd.conf has
uid=root
gid=root
From the client side I use -valtzrpog flags
I thought rsync does not to username uid matching by default, so it would not be a problem.
Anyone have an idea how I can get around this without having to change uid's or run chown?
Thanks a lot....!
"If you always do what you've always done, you will always be where you've always been."
I am running rsync in daemon mode to sync home directories from Prod to DRP as root.
MOST of the user ID's are matched between the two servers, but there are a handful of old users who aren't so fortunate.
I'm not using the 'use chroot' option and rsyncd.conf has
uid=root
gid=root
From the client side I use -valtzrpog flags
I thought rsync does not to username uid matching by default, so it would not be a problem.
Anyone have an idea how I can get around this without having to change uid's or run chown?
Thanks a lot....!
"If you always do what you've always done, you will always be where you've always been."