Displaying 2 results from an estimated 2 matches for "ahxq".
Did you mean:
ahrq
2006 Sep 26
2
Backup dir issue
...trying to create an archive of one of my home directories for items that
have changed or been deleted. I am well aware of the --backup option, but it
seems not to work across an rsyncd connection
(excuse word wrap from my mailer) but this snippet illustrates the point
ARCH=/bak/archive
rsync -aHxq --delete --backup --backup-dir=$ARCH/snap/mydocs/ /home/alan/mydocs/
roo::alan/mydocs/
This is run from a cron job (and as root)
If I delete files from mydocs on my local machine and run this, I would expect
a copy of them to appear on /bak/archive/snap/mydocs on the local machine.
I assume...
2003 Nov 14
1
Samba 3 as Domain Member / W2k ADS
Hi,
I set up Samba to be a Domain Member in W2k ADS Domain. The
authentication basically works, the only problem is, that a unix account
with the same name is needed on the samba machine for it to work. (The
pw though checked against the ad.)
How do I get rid of the neccessity to have corresponding unix accounts
for the ads users?
Thanks in Advance,
Rainer