summaryrefslogtreecommitdiff
path: root/python/samba/provision
Commit message (Expand)AuthorAgeFilesLines
* 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-201-2/+6
* sambadns: Allow functional level 2016 (when added)Garming Sam2017-12-201-2/+3
* provision: Changes to support encrypted_secrets moduleGary Lockyer2017-12-181-6/+44
* schema: Add option of specifying the base schema for a provisionTim Beale2017-12-141-3/+10
* schema: Re-work extended rights handling in provision (prep for 2012R2)Andrew Bartlett2017-12-141-1/+6
* samba-tool: validate password early in `domain provision`Jamie McClymont2017-12-101-1/+4
* python:provision: Do not change the owner of the sam.ldb.d dirAndreas Schneider2017-09-161-3/+0
* python:provision: Change the group of the 'binddns dir' tooAndreas Schneider2017-09-161-0/+8
* samba:provision: Give a hint to copy the krb5.conf and not symlink itAndreas Schneider2017-09-161-0/+3
* s4-provision: Ensure the dummy main-domain DB used for DLZ has an @INDEXLISTAndrew Bartlett2017-09-141-0/+4
* python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider2017-09-052-26/+65
* python:samba: Remove code to change groupAndreas Schneider2017-09-051-10/+0
* dynconfig: Change permission of the private dir to 0700Andreas Schneider2017-09-051-1/+1
* python: Fix incorrect kdc.conf parameter name in kerberos.pyMarc Muehlfeld2017-08-071-1/+1
* provision: Update root DNS servers listAmitay Isaacs2017-06-091-3/+11
* python: Create the kdc.conf in the Samba private directoryAndreas Schneider2017-05-262-20/+15
* python: Do not use the glue code directlyAndreas Schneider2017-05-261-2/+2
* tests net_join: use private secrets database.Gary Lockyer2017-05-251-1/+4
* samba-tool: Rename Samba4 to Samba ADAndreas Schneider2017-05-051-2/+2
* python: Add provisioning support for MIT KDC in samba-toolAndreas Schneider2017-04-292-6/+113
* python: samba.param: Port param module to Python 3Lumir Balhar2017-03-101-5/+1
* python provision: FDSBackend takes forced uriDouglas Bagnall2017-03-101-4/+5
* samba-tool:provision: use generate_random_machine_password() for machine pass...Stefan Metzmacher2017-02-211-2/+2
* python/samba: use an explicit .encode('utf-8') where we expect utf8 passwordsStefan Metzmacher2017-02-212-2/+2
* python provision: fix indenting of doc stringDouglas Bagnall2017-02-101-1/+1
* python/provision: Remove unused parameter schemaAndrew Bartlett2016-11-211-2/+2
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-10-281-1/+5
* Replaced string "Samba 4" with "Samba AD"Marc Muehlfeld2016-10-101-1/+1
* Fix typo in python/samba/provision/__init__.pyRowland Penny2016-07-121-1/+1
* provision: Ignore duplicate attid and governsID checkBob Campbell2016-07-061-4/+12
* provision_fill: move GPO into transactionBob Campbell2016-07-061-5/+7
* provision_fill: move most db accesses into transactionsBob Campbell2016-07-062-230/+232
* Fix bug 10881 Wrong keytab permissions when joining additional DC with BIND b...Andrew Bartlett2015-12-151-0/+10
* samba-tool:provision: fix bug 11600Rowland Penny2015-11-211-6/+5
* provision: Allow more OS levels in sambadnsAndrew Bartlett2015-10-201-2/+3
* provision: Give a more helpful message when find_provision_key_parameters() f...Andrew Bartlett2015-03-061-2/+5
* s4-dns: Add support for BIND 9.10Amitay Isaacs2014-10-251-1/+5
* s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs2014-10-251-6/+6
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-141-5/+11
* Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij2014-10-141-2/+2
* provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett2014-09-301-1/+1
* provision: explain why this is requiredAndrew Bartlett2014-09-271-0/+8
* provision: Only create hard links for ForestDnsZones if it exists on this DCAndrew Bartlett2014-09-011-4/+8
* python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett2014-09-011-2/+0
* provision: Use names.domainsid and names.domainguidAndrew Bartlett2014-09-012-41/+46
* provision: Only calculate ForestDNSZone GUID if we need itAndrew Bartlett2014-09-011-5/+4
* provision/sambadns: remove redundant site parameterBjörn Baumbach2014-06-182-3/+4
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-05-211-0/+1
* samba-tool: make provision check for bind versionGarming Sam2014-03-091-2/+28
* provision: capture slightly less generic exceptions during the test for aclsGarming Sam2014-02-051-2/+2