summaryrefslogtreecommitdiff
path: root/source4/setup/provision
Commit message (Expand)AuthorAgeFilesLines
* s4:group policies - add the domain controller group policyMatthias Dieter Wallnöfer2009-09-111-2/+5
* s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett2009-08-171-0/+3
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-171-14/+21
* provision: Remove unused imports.Jelmer Vernooij2009-07-191-4/+0
* Use convenience function for finding setup_dir based on location ofJelmer Vernooij2009-02-111-2/+2
* --interactive doesn't take any argument.Jelmer Vernooij2009-02-111-1/+1
* Use script path to find the setup directory.Jelmer Vernooij2009-01-211-1/+1
* Make sure server_role gets initialized in backend provisioning code -Jelmer Vernooij2009-01-191-1/+1
* Don't give fatal python errors when guessing the realmAndrew Bartlett2009-01-191-2/+12
* Use fqdn rather than gethostname when guessing realm.Jelmer Vernooij2009-01-051-1/+1
* Move tests for ParamFile.Jelmer Vernooij2008-12-211-1/+1
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-1/+2
* Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-191-3/+1
* s4/provision: Upper case default realm, use only first part of realm as defau...Jelmer Vernooij2008-12-161-2/+2
* Add interactive flag to setup/provision (also the default when no arguments a...Jelmer Vernooij2008-12-111-2/+27
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-151-1/+3
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+2
* Set sys.path for running inside source tree.Jelmer Vernooij2008-05-111-1/+2
* Use system python rather than smbpython.Jelmer Vernooij2008-05-111-0/+2
* make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
* Fix conflicts in setup/provision script.Andrew Bartlett2008-04-021-8/+0
* Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett2008-04-021-1/+11
|\
| * provision: Add support for IPv6 (bz #4593).Andrew Kroeger2008-04-011-2/+4
* | Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett2008-04-021-5/+3
|/
* Rework 'compleated' message in provision to be more useful.Andrew Bartlett2008-03-291-9/+0
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-2/+3
* Fix provision script to work without smb.conf location specified.Andrew Bartlett2008-03-111-1/+2
* Rework provision scripts for more testingAndrew Bartlett2008-03-071-8/+12
* Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-061-21/+5
* Make setup/provision the name of the python provision script now that that is...Jelmer Vernooij2008-02-211-198/+170
* Be consistant about --ldap-backend-typeAndrew Bartlett2008-02-211-6/+10
* Revert to ejs for 'provision'Andrew Bartlett2008-02-081-173/+194
* Remove unused argument to provision().Andrew Bartlett2008-02-081-194/+173
* Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2008-01-241-4/+4
* provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett2008-01-171-5/+1
* Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett2008-01-111-2/+2
* r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett2008-01-061-1/+1
* r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett2007-12-211-0/+1
* r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett2007-12-211-1/+1
* r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett2007-10-101-10/+22
* r25303: Print out the options the provision script generated. This shouldAndrew Bartlett2007-10-101-1/+12
* r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett2007-10-101-0/+3
* r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett2007-10-101-0/+1
* r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett2007-10-101-0/+3
* r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett2007-10-101-2/+7
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-7/+8
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-101-3/+3
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-101-0/+1
* r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett2007-10-101-1/+5
* r22530: use message() to make --quiet workStefan Metzmacher2007-10-101-2/+2