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:42] 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.1665592955.txt.gz · Last modified: 2022/10/12 18:42 by admin