1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/python/samba/netcmd
Tim Beale f9059c7c1b domain.py: Make schemaupgrade option work regardless of config
Currently the 'samba-tool domain schemaupgrade' command will only work
if the Samba config has the non-default option 'dsdb:schema update
allowed = yes'. The whole point of running this samba-tool option is to
upgrade the schema, so it would seem to make sense to bypass the setting
temporarily, in order to apply the schema updates successfully.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-12-14 08:20:15 +01:00
..
__init__.py Correct "overriden" typos. 2017-02-22 08:26:21 +01:00
common.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
dbcheck.py dbcheck: change argument to specify a partial --yes 2016-07-15 10:01:30 +02:00
delegation.py s4-openldap: Added an -H option to delegation script 2013-09-23 18:40:25 -07:00
dns.py samba-tool dns query: Allow '*' in names 2017-08-15 08:07:10 +02:00
domain.py domain.py: Make schemaupgrade option work regardless of config 2017-12-14 08:20:15 +01:00
drs.py drs: support sync-forced for 'samba-tool drs replicate --local' 2017-07-28 00:25:14 +02:00
dsacl.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
fsmo.py samba_tool/fsmo: Allocate RID Set when seizing RID manager 2016-11-04 08:37:04 +01:00
gpo.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
group.py samba-tool: You cannot add members to a group if the member exists as a sAMAccountName and a CN. 2017-06-09 23:24:47 +02:00
ldapcmp.py samba-tool/ldapcmp: ignore differences of whenChanged 2016-08-08 17:34:24 +02:00
main.py samba-tool: Speed up all samba-tool commands 2016-07-20 12:47:24 +02:00
nettime.py python:samba: move netcmd/time.py to python/samba/netcmd/nettime.py 2016-05-19 15:21:58 +02:00
ntacl.py samba-tool: add command to dump dosinfo xattr from a file 2015-09-29 06:00:49 +02:00
processes.py samba-tool: Ensure that samba-tool processes --name=not-existing does not error 2017-03-28 09:23:11 +02:00
rodc.py drs repl: Only print raw DRS replication traffic at level 9 2017-09-07 06:56:27 +02:00
sites.py python sites/subnets: correctly spell variable name 2017-03-10 07:31:10 +01:00
spn.py samba-tool/spn: Add a missing newline to error message 2017-05-30 08:06:06 +02:00
testparm.py python: samba.param: Port param module to Python 3 2017-03-10 07:31:10 +01:00
user.py Easily edit a users object in AD, as if using ldbedit. 2017-07-05 13:36:09 +02:00