summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/provision.py
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Initial Implementation of the DS objects access checks.Nadezhda Ivanova1-0/+1
2009-09-21Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova1-27/+90
2009-09-21s4:kerberos Fix the salt to match Windows 2008.Andrew Bartlett1-1/+1
2009-09-21s4:provision Make our default salt match our server behaviourAndrew Bartlett1-1/+1
2009-09-21s4:provision - Fix up ProvisioningError class as suggested by JelmerMatthias Dieter Wallnöfer1-5/+5
2009-09-20s4:provision Make us Windows 2008 level by defualt againAndrew Bartlett1-4/+5
2009-09-20s4:provision Use code to store domain join in 'net join' as wellAndrew Bartlett1-23/+80
2009-09-20s4:provision split provision of DNS zone and self join keytabAndrew Bartlett1-4/+10
2009-09-20Initial implementation of security descriptor creation in DSNadezhda Ivanova1-5/+44
2009-09-20Fixed a difference in domain sid type when SID is provided by user.Nadezhda Ivanova1-1/+4
2009-09-20s4:provision: add the 'resolve_oids' on the top of the module stackStefan Metzmacher1-1/+2
2009-09-18s4:provision - Bump down the domain and forest level to Windows 2000Matthias Dieter Wallnöfer1-3/+3
2009-09-17s4:provision - Some rework (continuation)Matthias Dieter Wallnöfer1-3/+4
2009-09-17s4:provision - Some reworkMatthias Dieter Wallnöfer1-3/+4
2009-09-17s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer1-5/+6
2009-09-16Owner and group defaulting.Nadezhda Ivanova1-0/+1
2009-09-14s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett1-0/+9
2009-09-12s4:group policies - upcase directory names of default group policiesMatthias Dieter Wallnöfer1-4/+8
2009-09-11s4:group policies - add the domain controller group policyMatthias Dieter Wallnöfer1-8/+28
2009-09-11s4-provision: use DNS name, not domain nameAndrew Tridgell1-0/+1
2009-09-11s4/provision: add the nTDSDSA GUID based DNS entries and SPNsAndrew Tridgell1-9/+19
2009-09-10s4:provision Only delete SASL mappings with Fedora DS, not OpenLDAPAndrew Bartlett1-31/+30
2009-09-10s4: kludge_acl needs to be above repl_meta_dataAndrew Tridgell1-2/+2
2009-09-10s4/provision: another fix for breakage from b1dabb1133Andrew Tridgell1-6/+8
2009-09-10s4:provision Don't reference provision_backend when using LDBAndrew Bartlett1-1/+3
2009-09-10s4: Use SASL authentication against Fedora DS.Endi Sukma Dewata1-5/+68
2009-09-09Added "admin_session" method.Nadezhda Ivanova1-1/+5
2009-09-08s4:provision - Cosmetic: Indent the parameters betterMatthias Dieter Wallnöfer1-36/+60
2009-09-07s4: Exceptions in "provision.py"Michael Ströder1-11/+15
2009-09-07s4:Foreign security principals - Fix them upMatthias Dieter Wallnöfer1-19/+0
2009-09-07s4:provision - Change the module order to match Windows ServerMatthias Dieter Wallnöfer1-1/+1
2009-09-07s4:samldb - Major reworkMatthias Dieter Wallnöfer1-32/+0
2009-09-07s4:setup: Use ms_display_specifiers script for provision.Andrew Kroeger1-2/+5
2009-09-03allow setting of the debug level in python from CAndrew Tridgell1-1/+3
2009-09-02repl_meta_data should only be included when we are a DCAndrew Tridgell1-1/+1
2009-09-02move the repl_meta_data module up the ldb module stackAndrew Tridgell1-1/+2
2009-08-28s4: Create helpers functions related to provisionMatthieu Patou1-17/+34
2009-08-26s4:provision Ensure that @OPTIONS is mirrored into each partitionAndrew Bartlett1-0/+4
2009-08-26s4:provison Add prefixes to ldb using same code a later modify will useAndrew Bartlett1-5/+9
2009-08-26s4:provision Only create references to our server DN after the self joinAndrew Bartlett1-0/+10
2009-08-17sigh - still not rightAndrew Tridgell1-5/+5
2009-08-17fixed up add_foreign againAndrew Tridgell1-7/+19
2009-08-17more fixups from provision changesAndrew Tridgell1-22/+10
2009-08-17s4:provision Add comments to the provision scriptAndrew Bartlett1-1/+10
2009-08-17s4:provision Avoid one more call to ltdb_reindexAndrew Bartlett1-3/+3
2009-08-17s4:provision Fix existing ldapi:// backend detection exceptionAndrew Bartlett1-1/+1
2009-08-17s4:provision Make sure that we don't use Kerberos to our LDAP backendAndrew Bartlett1-1/+3
2009-08-17s4:provison Print the LDAP backend admin username/passwordAndrew Bartlett1-6/+14
2009-08-17s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett1-5/+9
2009-08-17s4:provision Keep a single transaction for the erase and rebuildAndrew Bartlett1-15/+6