DO NOT REPLY [Bug 7070] Permission denied message with --fake-super and permissionless directory

2010-08-11 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7070 --- Comment #3 from ch...@onthe.net.au 2010-08-12 00:29 CST --- Created an attachment (id=5897) --> (https://bugzilla.samba.org/attachment.cgi?id=5897&action=view) Fix-temp-file-perms-to-allow-reading-xattrs (In reply to comment #2) >

Re: backup option

2010-08-11 Thread Henri Shustak
> I am using rsync to backup files. Is it possible to specify an option > not to delete files from backup directory if the files are deleted > from source? In that way, I can always keep something I may or may not > need in the backup disk, but remove it from a work computer. As Alex mentioned the

Re: backup option

2010-08-11 Thread Alex Ferrara
Would that not be done by omitting the --delete option? aF On 12/08/2010, at 9:52 AM, hce wrote: > Hi, > > I am using rsync to backup files. Is it possible to specify an option > not to delete files from backup directory if the files are deleted > from source? In that way, I can always keep som

backup option

2010-08-11 Thread hce
Hi, I am using rsync to backup files. Is it possible to specify an option not to delete files from backup directory if the files are deleted from source? In that way, I can always keep something I may or may not need in the backup disk, but remove it from a work computer. Thank you. Kind Regards

Re: HDB, a hard drive backup program

2010-08-11 Thread Benjamin R. Haskell
On Wed, 11 Aug 2010, travis+ml-rs...@subspacefield.org wrote: > Hey all, I'm writing a tool: > > http://www.subspacefield.org/security/hdb/ > > It is very similar in some ways to rsync, except it's meant for > backing up locally to removable HDDs, and it keeps metadata around > when the HDD is

Re: feature request: "remote user is root, make remote owner is foo"

2010-08-11 Thread travis+ml-rsync
On Wed, Aug 11, 2010 at 01:32:42PM -0400, Brian Cuttler wrote: [Set u+s on directories, don't worry about owners] It seems to work relatively well. I get an error about not being able to chgrp the files owned by other users, and, in my case, the group ends up wrong because it's not supposed to be

Re: HDB, a hard drive backup program

2010-08-11 Thread Henri Shustak
> Hey all, I'm writing a tool: > > http://www.subspacefield.org/security/hdb/ This is an interesting approach. I look forward to seeing the project develop. Thanks for the link. -- This email is protected by LBackup http://www.lbackup.org -- Please use repl

Re: feature request: "remote user is root, make remote owner is foo"

2010-08-11 Thread Steve Polyack
On 08/11/10 13:18, travis+ml-rs...@subspacefield.org wrote: I often push files from my user account over SSH to my web server, and want them owned by www-user, which may not have a login shell, should never accept remote logins, and who may not have a ~/.ssh directory (and if it did, it would be

Re: feature request: "remote user is root, make remote owner is foo"

2010-08-11 Thread travis+ml-rsync
On Wed, Aug 11, 2010 at 01:34:44PM -0400, Brian Cuttler wrote: > As a matter of principle, SOP, we don't like to ssh/rsync as root > and generally don't allow root ssh/rsync into a box. Better/safer > to move the security stuff to a lower powered user if you can. I'm familiar with the argument. L

Re: feature request: "remote user is root, make remote owner is foo"

2010-08-11 Thread Brian Cuttler
Travis, We also use rsync to push our files. While there are several users with the ability to do the push, the files on the webserver host are set with su-gid bit set. No matter which of our web people push the files to the visible server the files all move to a consistent groupship that allows

Re: feature request: "remote user is root, make remote owner is foo"

2010-08-11 Thread Brian Cuttler
Travis, As a matter of principle, SOP, we don't like to ssh/rsync as root and generally don't allow root ssh/rsync into a box. Better/safer to move the security stuff to a lower powered user if you can. On Wed, Aug 11, 2010 at 10:18:11AM -0700, travis+ml-rs...@subspacefield.org wrote: > I oft

feature request: "remote user is root, make remote owner is foo"

2010-08-11 Thread travis+ml-rsync
I often push files from my user account over SSH to my web server, and want them owned by www-user, which may not have a login shell, should never accept remote logins, and who may not have a ~/.ssh directory (and if it did, it would be under the wwwroot, ack!). Currently I push as root and then d

HDB, a hard drive backup program

2010-08-11 Thread travis+ml-rsync
Hey all, I'm writing a tool: http://www.subspacefield.org/security/hdb/ It is very similar in some ways to rsync, except it's meant for backing up locally to removable HDDs, and it keeps metadata around when the HDD is removed. I figured I'd ping people here to see if they are interested in part

Scripting rsync against a filesystem with a quota

2010-08-11 Thread William Hunter
Hello, I have a couple of questions about using rsync scriptographically. I've looked around and can't find anything. I must be missing something obvious. I'm trying to write a script that will synchronise various local folders on a Mac OS X Workstation to an SMB mounted Windows (2003, mostly