User Tools

Site Tools


sysvol_sync_domain

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sysvol_sync_domain [2022/10/12 18:37] adminsysvol_sync_domain [2022/10/12 18:43] (current) admin
Line 62: Line 62:
    crontab -e    crontab -e
  
-and put the following in the file:+and put the following in the file without the quotes: 
 + 
 +  "*/5 * * * *          rsync -XAavz --delete-after --password-file=/root/.rsync-sysvol.secret rsync://sysvol-replication@$yourdomaincontrollerip$/sysvol/ /var/lib/samba/sysvol/"
  
-   */5 * * * *          rsync -XAavz --delete-after --password-file=/root/.rsync-sysvol.secret rsync://sysvol-replication@$yourdomaincontrollerip$/sysvol/ /var/lib/samba/sysvol/ 
  
 Repeat these steps on every BDC (except your PDC Emulator!). Repeat these steps on every BDC (except your PDC Emulator!).
 +
  
 That's all.  That's all. 
sysvol_sync_domain.1665592640.txt.gz · Last modified: 2022/10/12 18:37 by admin