-:ALL EXCEPT root jam clyne pjg kena raisa jirina scottb davidf hartter lewisj beckyb:ALL |
which translates to "deny all except root, jam, clyne, pjg, etc."
cd /fs/local/config sudo ./pushall.pl access.conf.nousers /etc/security/access.conf |
cd /fs/local/config sudo ./pushall.pl access.conf /etc/security |
You will see this if the file being pushed is the same as the remote files:
rsync@storm0: rsync@storm1: rsync@storm2: rsync@storm3: rsync@storm4: rsync@storm5: rsync@wizard: rsync@gale: rsync@snow: rsync@breeze: rsync@hail: rsync@gust: rsync@nomad: |
Otherwise you will see a "send" message for each host that received the updated file:
Ex.
rsync@storm0: send access.conf rsync@storm1: send access.conf rsync@storm2: send access.conf rsync@storm3: send access.conf rsync@storm4: send access.conf rsync@storm5: send access.conf rsync@wizard: send access.conf rsync@gale: send access.conf rsync@snow: send access.conf rsync@breeze: send access.conf rsync@hail: send access.conf rsync@gust: send access.conf rsync@nomad: send access.conf |