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
sysvol_sync_domain [2022/10/12 18:43] 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/"
-    
  
  
sysvol_sync_domain.1665592992.txt.gz · Last modified: 2022/10/12 18:43 by admin