[SAC] Backup of access file ?
Sandro Santilli
strk at kbt.io
Tue Oct 17 01:25:38 PDT 2017
On Tue, Oct 17, 2017 at 05:54:58AM +0000, Martin Spott wrote:
> Sandro Santilli wrote:
>
> > Shall each primary admin autonomously taking a backup
> > of that file ?
>
> Yup, from my personal point of view this would be a pragmatic solution.
I setup my rsync wrapper to do that. If others need it:
mkdir osgeo-secure-root; chmod 700 osgeo-secure-root
rsync -avz secure.osgeo.osuosl.org:/root/access* osgeo-secure-root
NOTE: will only copy what you have read access to (changing over time)
--strk;
More information about the Sac
mailing list