Displaying 5 results from an estimated 5 matches for "sysvolsync".
2015 Apr 29
0
samba 4.2.1 copy idmap...and problems with bi-directional sysvolsync.
...#
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: Andrey Repin [mailto:anrdaemon at yandex.ru]
>Verzonden: dinsdag 28 april 2015 22:16
>Aan: L.P.H. van Belle; samba at lists.samba.org
>Onderwerp: Re: [Samba] samba 4.2.1 copy idmap...and problems
>with bi-directional sysvolsync.
>
>Greetings, L.P.H. van Belle!
>
>> Im try to get my id for administrator groups on both server the same.
>> ?
>> with?4.1.17 the solution was simple..
>> we stop samba on both servers.
>> scp /var/lib/samba/private/idmap.ldb
>root at 192.168.0.2:/var/...
2015 Apr 28
4
samba 4.2.1 copy idmap...and problems with bi-directional sysvolsync.
Hai,
?
Im try to get my id for administrator groups on both server the same.
?
with?4.1.17 the solution was simple..
we stop samba on both servers.
scp /var/lib/samba/private/idmap.ldb root at 192.168.0.2:/var/lib/samba/private/
?
started samba, and the id's where the same.
?
Im using winbindd now with samba 4.2.1
but...
?
DC1:? id administrator
uid=0(root) gid=100(users)
2019 Oct 25
2
SysVol replication (DFS-R)
Any plane in future to build-in Samba SysVol replication (DFS-R) ?
For now we have this workaround at link:
https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround
2019 Dec 29
2
AD: Using SyncThing for sysvol replication
Hi,
did anybody try this already? Seems to be the easiest to set up, esp.
when more than two DC's are involved.
Bye...
Dirk
--
Dirk Heinrichs <dirk.heinrichs at altum.de>
GPG Public Key: D01B367761B0F7CE6E6D81AAD5A2E54246986015
Sichere Internetkommunikation: http://www.retroshare.org
Privacy Handbuch: https://www.privacy-handbuch.de
2014 Aug 21
1
Proper sysvol replication solution...
..." on all of your DC's and have it call unison to sync
the other DC's whenever a write happens in your sysvol, but I do not
need such a thing and have not personally tried it, though I have a
fellow IT lead who has and likes it. My crontab job entry is listed below.
15 * * * * /root/sysvolsync.sh &> /dev/null
I hope this helps somebody and if you see something wrong, feel free to
let me know.