summaryrefslogtreecommitdiff
path: root/examples/LDAP
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1960: sambaPasswordHistory had a duplicate OIDSimo Sorce1-1/+1
2007-10-10r1809: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison1-1/+6
2007-10-10r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & samba...Gerald Carter1-3/+3
2007-10-10r1390: Improve description of attribute.Jeremy Allison1-1/+1
2007-10-10r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison1-1/+6
2007-10-10r223: According to Thomas Mueller, thomas.mueller@christ-wasser.de, the two l...Volker Lendecke1-2/+1
2007-10-10r119: missed a file in volker patchGerald Carter1-1/+6
2004-02-22Add bad password count/time attributesJim McDonough1-1/+12
2004-02-14Fix whitespace to reduce diff from HEADJim McDonough1-1/+1
2004-02-14sync IBM Directory Server schema with openldap schema...add munged dialJim McDonough2-1/+2
2004-01-06fix case in objectclass name (not that it really matters); patch from Darren ...Gerald Carter5-11/+11
2003-12-16Small fix from Jérôme Tournier <jerome.tournier@IDEALX.com>Jeremy Allison1-2/+2
2003-12-05removing RCS tagsGerald Carter14-27/+0
2003-12-05* removing extra fileGerald Carter3-94/+12
2003-12-04updating top 0.8.2-1 of the smbldap toolsGerald Carter22-813/+1354
2003-12-04sync OID with HEADGerald Carter1-1/+1
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter1-1/+6
2003-11-05added note about stripping comments from LDIF; bug 642Gerald Carter1-0/+6
2003-09-23update smbldap-tool sscripts from Jérôme TournierGerald Carter16-663/+694
2003-09-20fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter1-1/+1
2003-09-20updates to SunOne DS schema from André FiebachGerald Carter1-2/+22
2003-09-19insert missing sh-bangGerald Carter1-0/+1
2003-09-11Updated 3.0 schema files for IBM Directory Server 5.1Jim McDonough2-0/+61
2003-09-09syncing filesGerald Carter8-16/+0
2003-09-08samba 3.0 schema filr netscape DS 5.x from Darren ChewGerald Carter1-74/+35
2003-09-05updated schema for 3.0 for eDirectory 8.7 and Netscape DS 4.xGerald Carter2-251/+259
2003-08-29updating README file after I removed some scriptsGerald Carter1-42/+19
2003-08-28remove rcs tagGerald Carter1-2/+0
2003-08-28removing outdated scripts and adding comments about 'ldap password syc'Gerald Carter4-335/+5
2003-08-27add --help to scriptGerald Carter1-1/+8
2003-08-26sync with changes from Jerome Tournier @ IDEALX; should now work with sambaSa...Gerald Carter13-511/+682
2003-08-26include enhancements from Buchan Milne to generate LDIF modify output in addi...Gerald Carter1-11/+114
2003-08-20adding old NDS schema so I can update itGerald Carter1-0/+201
2003-08-20checlking in initial version of 2.2 scripts so I can start updating themGerald Carter35-0/+6143
2003-08-20fix comments about schema dependenciesGerald Carter1-3/+4
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-4/+21
2003-07-01applying fix for group map conversion (patch from Kristyan Osborne)Gerald Carter1-1/+1
2003-06-15This patch is Vorlon's fault!John Terpstra1-22/+34
2003-06-13fix typo in descriptionGerald Carter1-1/+1
2003-06-12check that an attribute is defined and not just non-zeroGerald Carter1-1/+1
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-0/+10
2003-05-22moving the sambaAccount objectclass to 'historical' to prevent confusion on w...Gerald Carter1-150/+142
2003-05-14fix group mapping in LDAP under new schemaGerald Carter1-1/+1
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter1-1/+1
2003-05-14perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD...Gerald Carter1-0/+105
2003-05-14*****LDAP schema changes*****Gerald Carter1-25/+134
2003-05-11As discussed on samba-technical - move to 'primaryGroupSid' insted ofAndrew Bartlett1-1/+11
2003-05-09syncing README to go along with scriptsGerald Carter1-24/+7
2003-05-09syncing import/export smbpasswd file scripts from 2.2Gerald Carter4-231/+114
2003-04-28A new pdb_ldap!Andrew Bartlett1-5/+34