summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2008-09-08Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett1-1/+1
2008-09-08Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel3-6/+19
2008-09-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett2-1/+57
2008-09-06Remove <tab> in OpenLDAP MMR configOliver Liebel1-1/+0
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell1-1/+13
2008-08-30added a simple script for setting password expiryAndrew Tridgell1-0/+44
2008-08-22now that ldap integers are 32 bit, we need to put the right 32 bitAndrew Tridgell1-19/+19
2008-08-21The index handling is now configured from the schema load, not by aAndrew Bartlett1-19/+0
2008-08-20Apply attributes (and their syntax) from the schema into ldbAndrew Bartlett1-0/+7
2008-08-20Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett1-1/+1
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett3-10/+13
2008-08-19Fix up new OpenLDAP MMR code.Andrew Bartlett4-6/+10
2008-08-19Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel4-5/+49
2008-08-19Fix templates.ldb reprovision handling.Andrew Bartlett2-10/+10
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett1-0/+3
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-549/+0
2008-08-01Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij1-3/+2
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+6
2008-07-23Explain where some other OIDs are allocated.Andrew Bartlett1-0/+6
2008-07-22Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer3-51/+65
2008-07-21Make invalid 'member' detection work again.Andrew Bartlett1-0/+4
2008-07-18Make a seperate template for the refint configuration tooAndrew Bartlett2-0/+5
2008-07-18Put the memberof template into a seperate setup/ file.Andrew Bartlett2-0/+12
2008-07-15Lock down the LDAP backend - only samba may read or writeAndrew Bartlett1-1/+1
2008-07-15Rework provision to handle both simple and SASL binds.Andrew Bartlett1-3/+3
2008-07-15Connect to the LDAP backend with SASL credentials.Andrew Bartlett7-11/+72
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett6-22/+21
2008-07-10Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett2-19/+141
2008-06-19Add a blackbox test for the provision-backend script.Andrew Bartlett1-0/+25
2008-06-11Remove unused import, function.Jelmer Vernooij1-8/+0
2008-06-03setpassword should be executableAndrew Tridgell1-0/+0
2008-05-30Don't pass an smb.conf to provision tests.Andrew Bartlett3-22/+19
2008-05-29Remove extra spaces on prefixMap input and output.Andrew Bartlett1-34/+34
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett2-16/+36
2008-05-23Fix imports for provision-backend.Jelmer Vernooij1-3/+6
2008-05-21GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger1-1/+1
2008-05-21enableaccount: Use correct command name in usage output.Andrew Kroeger1-1/+1
2008-05-21provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2-14/+17
2008-05-22Fix python imports.Jelmer Vernooij3-3/+8
2008-05-22use one blackbox script per executable.Jelmer Vernooij3-18/+44
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij2-4/+4
2008-05-21Fix reference to removed smbpython.Jelmer Vernooij1-1/+3
2008-05-21Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2-27/+109
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-1/+12
2008-05-18provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger1-27/+108
2008-05-18provision: Allow DNS GSS-TSIG updates to work.Andrew Kroeger1-0/+1
2008-05-12Merge branch 'nosmbpython' into v4-0-testJelmer Vernooij3-1/+12
2008-05-12Remove JavaScript provision-backend scriptAndrew Bartlett1-188/+0
2008-05-11Remove python extension from upgrade script.Jelmer Vernooij1-0/+0
2008-05-11Set sys.path for running inside source tree.Jelmer Vernooij3-2/+11