Displaying 20 results from an estimated 1000 matches similar to: "Redundant Rsync?"
2019 Jun 14
1
MultiMaster dsync (cluster1 cluster2 cluster3)
Will MultiMaster dsync work fine or will be big problems ?
I configured dovecot to dsync
from serv1 to serv2 to serv3 and repeat to serv1 to serv2 to serv3 and
repeat...
When email received to serv2, it will be synced to serv3, and serv3 will
sync it to serv1, and serv1 will sync it to serv2 and will stop here
because emails matched.
What problems can be with this kind of configuration ?
2003 Nov 25
3
Need help with exclude
Hi all,
I am having *massive* problems trying to exclude a single directory from an rsync.
I have serv1 and serv2. I am trying to rsync /foo/test from serv1 to /foo on serv2 I want to exclude the directory /foo/test/dir1 So I try:
rsync -av --exclude-from=/foo/rsync.excludes /foo/test serv2:/foo
rsync.excludes contains:
/foo/test/dir1/
This is not working.
I also try:
rsync -av
2003 Apr 15
2
Samba access denied or only shows top level directories
When ONE PARTICULAR user connects to \\mydev\oubsgout <\\mydev\oubsgout>
the user (running win95) connects( from windows explorer) but only sees top
level directories in the share. Any ideas as to why only one user should be
affected?The network between the client PC and the server checks out ok.
When the user attempts to expand one of these top level directories a
messagebox appears stating
1997 Jul 25
7
Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
At the bottom is what I got returned from AMANDA 2.3.0.5 after patching
Samba 1.9.16p11 to give estimates. Any idea what I might not have done yet?
My disklist reads:
shokk \\thor\depot nocomp-user-gnutar
To connect successfully to that server with smbclient, I have to do this,
giving the same password that I now have in /etc/amandapass:
smbclient \\\\THOR\\DEPOT -U BACKUP
Also, the
2009 Dec 15
0
Kerberos authentication when accessing samba domain member when PDC is also samba
Hi!
I have next setup:
PDC: Samba 3.0.25b-apple, Mac OS X 10.5.8 server. (Lets call it Serv2)
Machines can join domain. Clients can use kerberos to authenticate. Everything works pretty good.
Domain member: Samba 3.2.7-11.4.1-2210-SUSE-CODE11, OpenSUSE 11.1. (Lets call it Serv2)
this server joined domain. Clients can connets, server authenticate clients on domain controller, everything good,
2007 Jan 12
2
puppetd port issues
I configured my rsync daemon to be restarted when the rsyncd configuration
file changes.
When the rsync daemon gets restarted by puppet, it listens on the same port
puppetd does, so running puppetd again results in an error.
The init script for rsync is small and can not be changed from puppet (all
variables are declared within the init script and it only searches for the
path where the rsync
2014 Mar 01
1
Need help joining an IPv6 Windows 2008 AD server
I have been trying to successfully join a Windows 2008 AD server using
net ads join createcomputer="<OUname>" -U <usename>%password? for days and have been unsuccessful.? smb.conf and krb5.conf files are below.?
It fails with a message "Cannot contact any KDC for requested realm".? I have checked all the service records via
dig +short _ldap._tcp.mydomain.com
2003 Oct 23
1
Logon path, logon home, logion drive, %u %U samba 3pre1 mix env win 98 and win XP config questions ( easy answers )
I set
logon path = \\serv1\profile\%U
logon drive = H:
logon home = \\serv1\%U\.profiles
For a user lambda
The profile from the win98 client are store in /home/lambda/.profiles./
But the H drive is mapped for the xp clients on /home/lambda/.profiles./
If I set
logon home = \\serv1\%U\
the H drive is set correctly but the profile for the xp is
straightly stored in the
1997 Jul 31
5
SAMBA digest 1372
David Allan Finch wrote:
> Has anyone considerd modify the Unix encypt to use
> the same system as NT. IE the encypted pasword in the
> /etc/passwd or NIS/NIS+ table is the same for both?
Err. That would be a *really* bad idea. See the l0phtcrack
source for details :-).
Seriously, though. The password hashes used on NT are very
poor. They don't use salt and people are now
2004 Jun 29
1
SEGV using --delete and multiple sources
When attempting to sync multiple sources to a single area,
/fs/lib# ls
./ ../ bin/ founder/ skill/ var/
I want to combine these four rsyncs
/usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/bin' .
/usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/var' .
2004 Jun 26
1
unexpected problem
I've had a dedicated box running for ages in my LAN without any kind of
problems. Ssh has been installed and useable till tomorrow when a problem
pop up.
KERNEL: 2.6.5
no server or client settings have been changed. I can ping and nmap the
host without any kind of problems. Bellow I'll paste a verbosed ssh try.
bkw at tellus ~ $ ssh -vvv neptune
OpenSSH_3.8p1, SSH protocols 1.5/2.0,
2005 Mar 05
0
ads_connect: Interrupted system call
Hello All!
First of all i would like to exuse my english
then.
While trying to join samba 3.0.10 to domain get the following error
#net join TEST -U Administrator
Administrator's password:
[2005/03/05 15:56:41, 0] utils/net_ads.c:ads_startup(186)
ads_connect: Interrupted system call
Joined domain TEST.
Problem is that samba did not auth users. And they need to enter password. It's
2002 Jan 06
0
ACLs on Solaris, plus migration
Has anybody migrated samba from one machine to the other? I have tried
migrating from a PC running Linux to a PC running Solaris, and all worked
fine at first, then when I turned off the original machine, the NT ACLs
stopped showing up (the Solaris box happily reported the ACLs at the unix
level)
I tried turning the original machine back on and, to my surprise, the
domain attached to the ACLs
1998 Aug 13
0
Password authentication via NT server on 1.9.18p5
I have two Caldera Linux Intel boxes running as Samba
servers (1.9.18p8) using an NT server (SP3) for user
authentication and have no problems.
I cannot get a new box to work this way.
The new machine is a DEC Alpha running Red Hat 5.1
with Samba 1.9.18p5 (pre-installed).
The smb.conf file contains (among other things):
encrypt passwords = yes
security = server
password server = XYZ
Using the
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
Hello all,
It''s my first letter on this list, and, my English is not very well.
Please take me indulgence
for grammar/syntax and over erorrs :))
I have trouble for acl''s of ip range. But, acl for one host (with ip
adress) work fine.
Please help me for make work acl/find erorr in acl.
Becouse I''m new shorewall user, I maked test configuration on Virtual
Mashine
1997 Jul 28
0
Smbclient to Win95 machines
I am getting the following level 5 logging for a Win95 PC under user-level
sharing that is sharing to the user "backup" with "full-access". Can
anyone help me get logged in via smbclient?
shokk:/#> smbclient \\\\EOPORTO-DT\\DEPOT -U BACKUP
doing parameter os level = 5
doing parameter domain controller = 137.202.xxx.xxx
doing parameter wins proxy = yes
doing parameter wins
2002 May 24
1
How force inherit group info on new created files ?
Hello,
I have plenty shared dirctories, which are accessed through samba 2.2.4 PDC. Mostly for each directory is created user group, which can access, modify and create files, subdirectories. I would like to force samba to set on new created files and subdirecotries group info according shared directory.
For example :
\\SERV1\\Install (belongs to group 'adm')
new created files now has
2008 Nov 14
3
--link-dest but only if rsync detects differences
I'm currently using rsync and --link-dest to give me something like a
poor-man's incremental snapshot to disk. But I really only want to generate
a new backup if rsync detects differences, otherwise I don't need a new
backup.
Currently I do something like this:
rsync -a --delete --link-dest=../backup.previous/ source/ backup.next/
diff -r backup.previous backup.next && rm
2005 Jun 30
5
Failover question
The registry's are stored in DB.
Just export your database with 'database show'
Schedule it with cron to run every 5 minutes or so.
You can do that with -rx command line switch for asterisk.
Send the file across to other node and pipe it through awk/perl/cut or
whatever you like and import it when you bring the other node up.
You will have to stop and start asterisk I think.
I
2003 Oct 22
1
Samba 3 pre01 security=domain problem to access from xpclient
I try to implement a new server using domain auth
( server , pdc , bdc are on redhat 9 samba3pre1)
Smb.conf of server:
[global]
workgroup = DOMAIN
netbios name = G4
server string = %h server (Samba %v)
security = domain
password server = SERV2 SERV3 (PDC and BDC)
wins support = no
wins proxy = no
wins server =