[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: hot-backup.py and umask

From: Simon McClenahan <smcclenahan_at_healthcompartners.com>
Date: 2004-06-21 21:57:15 CEST

Although it's not necessarily the case on my system, shouldn't there be one account responsible for all backup operations? For me, that account is root, but I could or should define another account that has just enough privileges to backup Subversion repositories and other data on the system.

IANA sysadmin, so responses on the best practice for secure backup and storage is welcome.

-----Original Message-----
From: Seth Falcon [mailto:sfalcon@fhcrc.org]
Sent: Monday, June 21, 2004 11:56 AM
To: Subversion Users (E-mail)
Subject: Re: hot-backup.py and umask

On Mon, Jun 21, 2004 at 11:23:15AM -0500, Simon McClenahan wrote:
> I run hot-backup.py on my repositories as root.

What about running the actual hot-backup script as the svn user? The
root user can do something like this:

# su - svn -c "hot-backup.py ..."

--------------------------
NOTE: This message and any included attachments are from HealthCom Partners, LLC and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 21 21:58:28 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.