[Samba] Backup and Restore AD Samba4

Roberto Suárez Soto robe at allenta.com
Tue Aug 19 09:48:03 MDT 2014


El 19/08/14 a las #4, Fermin Francisco escribió:
> How Can I make a Backup and Restore my samba4 active directory (users, groups, etc)??

     Use tdbbackup with all the ldb and tdb files in /var/lib/samba. 
Something like this:

     find /var/lib/samba -name "*.[lt]db" | xargs -r tdbbackup

     This should leave a lot of ".bak" files in /var/lib/samba that you 
can afterwards archive.

     Regards,

-- 
Roberto Suárez Soto
Allenta Consulting <http://www.allenta.com> (+34 881 922 600)
ISO 9001, ISO 14001, ISO 27001, EMAS <https://www.allenta.com/iso>
Privacidad / Privacy <https://www.allenta.com/mail-privacy>



More information about the samba mailing list