summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/provision.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a difference in domain sid type when SID is provided by user.Nadezhda Ivanova2009-09-201-1/+4
* s4:provision: add the 'resolve_oids' on the top of the module stackStefan Metzmacher2009-09-201-1/+2
* s4:provision - Bump down the domain and forest level to Windows 2000Matthias Dieter Wallnöfer2009-09-181-3/+3
* s4:provision - Some rework (continuation)Matthias Dieter Wallnöfer2009-09-171-3/+4
* s4:provision - Some reworkMatthias Dieter Wallnöfer2009-09-171-3/+4
* s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer2009-09-171-5/+6
* Owner and group defaulting.Nadezhda Ivanova2009-09-161-0/+1
* s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett2009-09-141-0/+9
* s4:group policies - upcase directory names of default group policiesMatthias Dieter Wallnöfer2009-09-121-4/+8
* s4:group policies - add the domain controller group policyMatthias Dieter Wallnöfer2009-09-111-8/+28
* s4-provision: use DNS name, not domain nameAndrew Tridgell2009-09-111-0/+1
* s4/provision: add the nTDSDSA GUID based DNS entries and SPNsAndrew Tridgell2009-09-111-9/+19
* s4:provision Only delete SASL mappings with Fedora DS, not OpenLDAPAndrew Bartlett2009-09-101-31/+30
* s4: kludge_acl needs to be above repl_meta_dataAndrew Tridgell2009-09-101-2/+2
* s4/provision: another fix for breakage from b1dabb1133Andrew Tridgell2009-09-101-6/+8
* s4:provision Don't reference provision_backend when using LDBAndrew Bartlett2009-09-101-1/+3
* s4: Use SASL authentication against Fedora DS.Endi Sukma Dewata2009-09-101-5/+68
* Added "admin_session" method.Nadezhda Ivanova2009-09-091-1/+5
* s4:provision - Cosmetic: Indent the parameters betterMatthias Dieter Wallnöfer2009-09-081-36/+60
* s4: Exceptions in "provision.py"Michael Ströder2009-09-071-11/+15
* s4:Foreign security principals - Fix them upMatthias Dieter Wallnöfer2009-09-071-19/+0
* s4:provision - Change the module order to match Windows ServerMatthias Dieter Wallnöfer2009-09-071-1/+1
* s4:samldb - Major reworkMatthias Dieter Wallnöfer2009-09-071-32/+0
* s4:setup: Use ms_display_specifiers script for provision.Andrew Kroeger2009-09-071-2/+5
* allow setting of the debug level in python from CAndrew Tridgell2009-09-031-1/+3
* repl_meta_data should only be included when we are a DCAndrew Tridgell2009-09-021-1/+1
* move the repl_meta_data module up the ldb module stackAndrew Tridgell2009-09-021-1/+2
* s4: Create helpers functions related to provisionMatthieu Patou2009-08-281-17/+34
* s4:provision Ensure that @OPTIONS is mirrored into each partitionAndrew Bartlett2009-08-261-0/+4
* s4:provison Add prefixes to ldb using same code a later modify will useAndrew Bartlett2009-08-261-5/+9
* s4:provision Only create references to our server DN after the self joinAndrew Bartlett2009-08-261-0/+10
* sigh - still not rightAndrew Tridgell2009-08-171-5/+5
* fixed up add_foreign againAndrew Tridgell2009-08-171-7/+19
* more fixups from provision changesAndrew Tridgell2009-08-171-22/+10
* s4:provision Add comments to the provision scriptAndrew Bartlett2009-08-171-1/+10
* s4:provision Avoid one more call to ltdb_reindexAndrew Bartlett2009-08-171-3/+3
* s4:provision Fix existing ldapi:// backend detection exceptionAndrew Bartlett2009-08-171-1/+1
* s4:provision Make sure that we don't use Kerberos to our LDAP backendAndrew Bartlett2009-08-171-1/+3
* s4:provison Print the LDAP backend admin username/passwordAndrew Bartlett2009-08-171-6/+14
* s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett2009-08-171-5/+9
* s4:provision Keep a single transaction for the erase and rebuildAndrew Bartlett2009-08-171-15/+6
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-171-618/+558
* s4:provision Allow provision-backend to not run slapd for 'make test'Andrew Bartlett2009-08-121-22/+23
* s4:provision Make the --ol-slapd paramter take the full path to slapdAndrew Bartlett2009-08-121-2/+1
* s4:provision Rework and further automate setup of OpenLDAP backendOliver Liebel2009-08-121-35/+191
* Remove unnecessary imports.Jelmer Vernooij2009-07-191-3/+2
* s4:dsdb Handle dc/domain/forest functional levels properlyAndrew Bartlett2009-07-161-5/+19
* s4:schema Update Windows 2008 schema from Microsoft to latest versionAndrew Bartlett2009-04-031-2/+2
* Merge branch 'master' into wspp-schemaAndrew Tridgell2009-03-311-1/+1
|\
| * s4/provision: Use existing serverrole variable.Matthias Dieter Wallnoefer2009-03-211-1/+1