summaryrefslogtreecommitdiff
path: root/source4/setup/provision
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-06r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett1-1/+1
2007-12-21r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett1-0/+1
2007-12-21r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett1-1/+1
2007-10-10r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett1-10/+22
2007-10-10r25303: Print out the options the provision script generated. This shouldAndrew Bartlett1-1/+12
2007-10-10r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett1-0/+3
2007-10-10r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett1-0/+1
2007-10-10r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett1-0/+3
2007-10-10r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett1-2/+7
2007-10-10r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett1-7/+8
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett1-3/+3
2007-10-10r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett1-0/+1
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett1-1/+5
2007-10-10r22530: use message() to make --quiet workStefan Metzmacher1-2/+2
2007-10-10r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett1-0/+6
2007-10-10r20859: fix typoStefan Metzmacher1-1/+1
2007-10-10r20560: make it possible to configure the backend and modulesStefan Metzmacher1-6/+12
2007-10-10r20495: Further notes on joining with fedora DS.Andrew Bartlett1-2/+6