Displaying 2 results from an estimated 2 matches for "dc_backup".
2019 Aug 30
2
backup AD content
...ysvol.
I tried that offline backup now, and as it throws an exception at the
end I'd like to share the output for your check if that is still OK (I'd
like backups and programs in general to run without errors ...)
->
root at adc1:~# samba-tool domain backup online --targetdir=/root/dc_backup
--server=adc1 -UAdministrator
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered
GENSEC backend 'naclrpc_as...
2019 Aug 30
5
backup AD content
I happily and trustfully use Louis' backup-script from
https://github.com/thctlo/samba4
to dump AD content via cronjob.
Is it necessary/recommended to do that on *each* samba DC? Is there
something server-specific in the dump(s) or is it enough to do that once
per domain?
thanks ...