[Samba] New sysvol script for dynamic sysvol replication

contactdarin at posteo.net contactdarin at posteo.net
Fri Jun 14 22:58:51 UTC 2024


 

Hello,

I have written a python script that does sysvol replication dynamically
with DNS queries to find the PDC Emulator master and syncing over SMB.
It is not terribly complex but if you run it on every domain controller
it will allow you to seamlessly transfer roles without making a bunch of
changes on each domain controller. It also should be fairly secure as it
uses SMB. I initially was going to use the Gnome virtual file system
(GVFS) but it ended up being to complex to implement in a small script.
I hope this is useful for someone.

https://codeberg.org/darin755/Linux-AD/src/branch/main/sysvolrepl

Thank you,

Darin
 


More information about the samba mailing list