summaryrefslogtreecommitdiffstats
path: root/source4/setup
Commit message (Expand)AuthorAgeFilesLines
* s4:provision: use extended_dn_out_ldb or extended_dn_out_dereference dependin...Andrew Bartlett2008-12-171-0/+2
* s4:setup: fix cut-n-paste error Builtin-Domain => Samba4-Local-DomainAndrew Bartlett2008-12-171-1/+1
* s4:setup: don't set objectCategory: CN=Domain-DNS,${SCHEMADN}Andrew Bartlett2008-12-171-3/+0
* 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
* Add AD schema from Microsoft's WSPP documentation.Andrew Bartlett2008-12-103-0/+19124
* Don't treat the DN+binary syntax as a DN.Andrew Bartlett2008-12-022-4/+4
* Don't create LanMan Directory Replication Service key (bug 4934).Jelmer Vernooij2008-10-301-4/+0
* Mark clearTextPassword as a privilaged attributeAndrew Bartlett2008-10-201-0/+1
* Fix blackbox tests on IPv6-only hosts.Jelmer Vernooij2008-10-201-2/+2
* Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-161-0/+2
* s4:setup: add wellknownObjects to the domain objectStefan Metzmacher2008-10-021-0/+8
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-09-301-1/+1
|\
| * Use the new 'samba4' name for our internal hdb plugin.Andrew Bartlett2008-09-291-1/+1
* | added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell2008-09-291-0/+60
|/
* s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher2008-09-291-0/+2
* Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2008-09-081-1/+1
* Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel2008-09-083-6/+19
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett2008-09-082-1/+57
|\
| * Add a setexpiry operation in samdb.pyAndrew Tridgell2008-08-301-1/+13
| * added a simple script for setting password expiryAndrew Tridgell2008-08-301-0/+44
* | Remove <tab> in OpenLDAP MMR configOliver Liebel2008-09-061-1/+0
|/
* now that ldap integers are 32 bit, we need to put the right 32 bitAndrew Tridgell2008-08-221-19/+19
* The index handling is now configured from the schema load, not by aAndrew Bartlett2008-08-211-19/+0
* Apply attributes (and their syntax) from the schema into ldbAndrew Bartlett2008-08-201-0/+7
* Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2008-08-201-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-193-10/+13
|\
| * Fix templates.ldb reprovision handling.Andrew Bartlett2008-08-192-10/+10
| * Merge the two attribute syntax tables.Andrew Bartlett2008-08-181-0/+3
* | Fix up new OpenLDAP MMR code.Andrew Bartlett2008-08-194-6/+10
* | Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel2008-08-194-5/+49
|/
* Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-151-549/+0
* Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij2008-08-011-3/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-07-231-0/+6
|\
| * Explain where some other OIDs are allocated.Andrew Bartlett2008-07-231-0/+6
* | Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer2008-07-223-51/+65
|/
* Make invalid 'member' detection work again.Andrew Bartlett2008-07-211-0/+4
* Make a seperate template for the refint configuration tooAndrew Bartlett2008-07-182-0/+5
* Put the memberof template into a seperate setup/ file.Andrew Bartlett2008-07-182-0/+12
* Lock down the LDAP backend - only samba may read or writeAndrew Bartlett2008-07-151-1/+1
* Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-151-3/+3
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-157-11/+72
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-126-22/+21
* Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett2008-07-102-19/+141
* Add a blackbox test for the provision-backend script.Andrew Bartlett2008-06-191-0/+25
* Remove unused import, function.Jelmer Vernooij2008-06-111-8/+0
* setpassword should be executableAndrew Tridgell2008-06-031-0/+0
* Don't pass an smb.conf to provision tests.Andrew Bartlett2008-05-303-22/+19
* Remove extra spaces on prefixMap input and output.Andrew Bartlett2008-05-291-34/+34
* Print prefixMap in a human-readable format.Andrew Bartlett2008-05-292-16/+36