1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/scripting/bin
Aaron Haslett f17d20123a netcmd: domain backup offline command
Unlike the existing 'domain backup online' command, this command allows an
admin to back up a local samba installation using the filesystem and the
tdbbackup tool instead of using remote protocols.  It replaces samba_backup
as that tool does not handle sam.ldb and secrets.ldb correctly.  Those two
databases need to have transactions started on them before their downstream
ldb and tdb files are backed up.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-08-06 05:37:42 +02:00
..
autoidl source4/scripting python: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
enablerecyclebin
findprovisionusnranges Rewrite findprovisionrange to use factorized functions 2012-03-17 00:19:09 -07:00
fullschema s4/scripting/bin: py2/py3 compatability always decode result of b64encode 2018-05-12 21:38:17 +02:00
gen_error_common.py python: scripting: Port ntstatus and werror generators to Python 3 compatible form. 2017-08-22 13:47:15 +02:00
gen_hresult.py s4/scripting: convert print func to be py2/py3 compatible 2018-03-23 07:28:24 +01:00
gen_ntstatus.py s4:scripting: Fix ntstatus_gen.h generation on 32bit 2017-10-25 22:28:39 +02:00
gen_output.py python: add a failed test to show Popen deadlock 2017-10-19 05:33:10 +02:00
gen_werror.py python: Make generated modules samba.ntstatus and samba.werror Python 3 compatible. 2017-08-22 17:38:17 +02:00
get-descriptors s4/scripting/bin: py2/py3 compatability always decode result of b64encode 2018-05-12 21:38:17 +02:00
ktpass.sh
machineaccountccache
minschema s4/scripting/bin: py2/py3 compatability always decode result of b64encode 2018-05-12 21:38:17 +02:00
mymachinepw
nsupdate-gss CVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG in nsupdate-gss 2016-12-20 07:51:14 +01:00
rebuildextendeddn LDB/s4 - do not use the "(dn=...)" syntax on filters anymore 2012-03-26 00:57:29 +02:00
renamedc s4:scripting: use generate_random_machine_password() for machine passwords 2017-02-21 16:09:22 +01:00
rpcclient source4/scripting python: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
samba3dump
samba_dnsupdate dns: update tool changed for scavenging 2018-07-12 04:31:55 +02:00
samba_kcc source4/scripting python: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
samba_spnupdate source4/scripting python: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
samba_upgradedns s4/scripting/bin: py2/py3 compatability always decode result of b64encode 2018-05-12 21:38:17 +02:00
samba_upgradeprovision provision: set 'binddns dir' when making new smb.conf 2018-06-28 06:22:16 +02:00
samba-gpupdate gpo: Add user policy extensions 2018-07-12 22:11:23 +02:00
samba-tool source4/scripting python: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
sambaundoguididx scripting: Add script (backportable) to undo a GUID index 2017-09-23 09:16:31 +02:00
setup_dns.sh testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal. 2014-09-01 15:47:33 +02:00
smbstatus python/samba: Bulk replace of '.next()' method with function 'next()' 2018-05-12 21:38:16 +02:00
subunitrun subunitrun: Update instructions for running subunit tests. 2015-03-06 04:41:46 +01:00
w32err_code.py python: bulk replace dict.itervalues to values for py3 2018-04-13 07:27:12 +02:00
wscript_build samba_gpoupdate: Rename the command to samba-gpupdate 2018-07-04 10:22:15 +02:00