summaryrefslogtreecommitdiff
path: root/source4/setup/provision
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Reintroduce "s4:provision Improve the handling of provision errors""Matthias Dieter Wallnöfer1-18/+23
2010-03-13Revert "s4:provision Improve the handling of provision errors"Matthias Dieter Wallnöfer1-25/+18
2010-03-11s4:provision Improve the handling of provision errorsAndrew Bartlett1-18/+25
2010-02-12s4-provision: fixed --function-level option to provisionAndrew Tridgell1-0/+1
2010-01-21provision: use message and do not display warning if the user choosed delibar...Matthieu Patou1-3/+4
2010-01-21provision: introduce use-xattr parameter for defining where to store attributesMatthieu Patou1-6/+21
2010-01-21s4: Set acls correctly on all sysvol and scripts sharesMatthieu Patou1-2/+7
2010-01-21s4: regroup gpo modification in one function, set acl on files accordingly wi...Matthieu Patou1-1/+2
2009-11-28s4:setup/provision - ReworkMatthias Dieter Wallnöfer1-5/+24
2009-11-27s4:setup/provision - make the interactive mode work againMatthias Dieter Wallnöfer1-13/+3
2009-11-02s4:provision Rework provision to always have a ProvisionBackendAndrew Bartlett1-1/+1
2009-10-21s4:provison Allow the NTDS guid on the command line (for testing)Andrew Bartlett1-0/+3
2009-10-02s4:provision - Change the default forest/domain function level back to Window...Matthias Dieter Wallnöfer1-1/+1
2009-09-30s4:provision - Lets the user choose between the supported forest/domain funct...Matthias Dieter Wallnöfer1-8/+17
2009-09-11s4:group policies - add the domain controller group policyMatthias Dieter Wallnöfer1-2/+5
2009-08-17s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett1-0/+3
2009-08-17s4:provision Rework provision-backend into provisionAndrew Bartlett1-14/+21
2009-07-19provision: Remove unused imports.Jelmer Vernooij1-4/+0
2009-02-11Use convenience function for finding setup_dir based on location ofJelmer Vernooij1-2/+2
2009-02-11--interactive doesn't take any argument.Jelmer Vernooij1-1/+1
2009-01-21Use script path to find the setup directory.Jelmer Vernooij1-1/+1
2009-01-19Make sure server_role gets initialized in backend provisioning code -Jelmer Vernooij1-1/+1
2009-01-19Don't give fatal python errors when guessing the realmAndrew Bartlett1-2/+12
2009-01-05Use fqdn rather than gethostname when guessing realm.Jelmer Vernooij1-1/+1
2008-12-21Move tests for ParamFile.Jelmer Vernooij1-1/+1
2008-12-21Fix various Python-related bugs.Jelmer Vernooij1-1/+2
2008-12-19Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij1-3/+1
2008-12-16s4/provision: Upper case default realm, use only first part of realm as defau...Jelmer Vernooij1-2/+2
2008-12-11Add interactive flag to setup/provision (also the default when no arguments a...Jelmer Vernooij1-2/+27
2008-07-15Connect to the LDAP backend with SASL credentials.Andrew Bartlett1-1/+3
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-2/+2
2008-05-11Set sys.path for running inside source tree.Jelmer Vernooij1-1/+2
2008-05-11Use system python rather than smbpython.Jelmer Vernooij1-0/+2
2008-04-14make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell1-0/+2
2008-04-02Fix conflicts in setup/provision script.Andrew Bartlett1-8/+0
2008-04-02Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett1-1/+11
2008-04-01provision: Add support for IPv6 (bz #4593).Andrew Kroeger1-2/+4
2008-04-02Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett1-5/+3
2008-03-29Rework 'compleated' message in provision to be more useful.Andrew Bartlett1-9/+0
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett1-2/+3
2008-03-11Fix provision script to work without smb.conf location specified.Andrew Bartlett1-1/+2
2008-03-07Rework provision scripts for more testingAndrew Bartlett1-8/+12
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett1-21/+5
2008-02-21Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij1-198/+170
2008-02-21Be consistant about --ldap-backend-typeAndrew Bartlett1-6/+10
2008-02-08Revert to ejs for 'provision'Andrew Bartlett1-173/+194
2008-02-08Remove unused argument to provision().Andrew Bartlett1-194/+173
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett1-4/+4
2008-01-17provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett1-5/+1
2008-01-11Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett1-2/+2