Displaying 2 results from an estimated 2 matches for "exdcute".
Did you mean:
excute
2019 Jan 12
2
Online backup of domain fails
Hi Tim,
What we did:
setting "log level = 10" in smb.conf
then exdcute the following command:
------
samba-tool domain backup online --server=addc3 --targetdir=/root -k yes >backup.txt 2>&1
------
Then we grep for the message with "call_nt_transact_query_security_desc"
------
grep call_nt_transact_query_security_desc backup.txt
------
And got not...
2019 Jan 10
2
Online backup of domain fails
Hi,
thanks for your hints!
Am 10.01.19 um 03:46 schrieb Tim Beale via samba:
> - As a sanity-check, you could run 'samba-tool ntacl sysvolcheck'
> locally on your DC. It may tell you if there's an ACL problem.
samba-tool ntacl sysvolcheck doesn't show any problems.
> - Instead of an online backup, try running 'samba-tool domain backup
> offline' locally on