1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba
Luke Morrison 5194cd4e8d gpo: Initial commit for GPO work
Enclosed is my Summer of Code 2013 patch to have vital password GPO always applied to the Samba4 Domain Controller using a GPO update service.

To try it out "make -j" your samba with the patch, apply a security password GPO and see the difference in ~20 seconds. It also takes GPO hierarchy into account.

Split from "Initial commit for GPO work done by Luke Morrison" by David Mulder

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Luke Morrison <luke@hubtrek.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-11-20 21:41:14 +01:00
..
emulate scripts: Scripts to replay and generate samba traffic 2017-08-17 04:06:06 +02:00
kcc samba_kcc: debugging: say intrasite when we mean intrasite 2017-06-23 06:45:47 +02:00
netcmd drs repl: Only print raw DRS replication traffic at level 9 2017-09-07 06:56:27 +02:00
provision python:provision: Do not change the owner of the sam.ldb.d dir 2017-09-16 00:57:24 +02:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit python: samba.subunit.run: Fix Python 3 compatibility. 2016-12-01 05:54:21 +01:00
tests python: tests: Add tests for samba.posix_eadb module 2017-11-08 21:54:59 +01:00
web_server
__init__.py python: Add provisioning support for MIT KDC in samba-tool 2017-04-29 23:31:11 +02:00
common.py python/dsdb_dn: Add a generic get_bytes method on DNs 2017-03-13 05:10:10 +01:00
compat.py python: Port tests of samba.messaging to Python 3 compatible form. 2017-10-23 15:40:48 +02:00
dbchecker.py dbcheck: Allow removal of one-way links to missing objects 2017-10-19 00:50:19 +02:00
descriptor.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
dnsserver.py python: Move dnsserver helper functions into samba.dnsserver 2017-02-23 11:36:21 +01:00
drs_utils.py drs repl: Only print raw DRS replication traffic at level 9 2017-09-07 06:56:27 +02:00
getopt.py python: Allow debug classes to be specified on the command line for python tools 2017-09-07 10:43:33 +02:00
gpclass.py gpo: Initial commit for GPO work 2017-11-20 21:41:14 +01:00
hostconfig.py
idmap.py
join.py drs repl: Only print raw DRS replication traffic at level 9 2017-09-07 06:56:27 +02:00
ms_display_specifiers.py
ms_schema.py Add missing import of sys in ms_schema.py 2017-02-21 09:51:18 +01:00
ndr.py python:ndr: add ndr_{pack,unpack,print}_{in,out} helper functions 2016-10-26 11:20:19 +02:00
ntacls.py samba-tool: add command to dump dosinfo xattr from a file 2015-09-29 06:00:49 +02:00
remove_dc.py pydns: Also return the DN of the LDB object when finding a DNS record 2017-06-10 21:48:20 +02:00
samdb.py gpo: Initial commit for GPO work 2017-11-20 21:41:14 +01:00
schema.py provision: Add a fixed objectGUID to the tmp DB used for LDAP backend schema work 2017-09-23 05:26:15 +02:00
sd_utils.py python: Allow sd_utils to take a Dn object, not just a string DN 2017-06-10 21:48:20 +02:00
sites.py python/sites: Rework site DN construction 2015-12-24 04:09:29 +01:00
subnets.py samba-tool: add sites subnet subcommands 2015-12-24 04:09:29 +01:00
tdb_util.py
upgrade.py classicupgrade: Avoid needing to quote CN values in an DN, use dn.set_component() 2016-05-11 03:47:04 +02:00
upgradehelpers.py samba-tool:provision: use generate_random_machine_password() for machine passwords 2017-02-21 16:09:22 +01:00
xattr.py