summaryrefslogtreecommitdiff
path: root/examples/LDAP
AgeCommit message (Collapse)AuthorFilesLines
2003-12-04readding schema items that were accidentally deletedGerald Carter1-1/+49
(This used to be commit 14dd4403fe006345a9cdf55b2b35a31176463349)
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter1-49/+6
(This used to be commit acf9eae7b0c95776358292c3463951477575bcc6)
2003-11-15add also the schema attributes and object classes need by config_ldapSimo Sorce1-0/+48
Jerry, if you have any problems with these schema additions, let me know, so that we can arrange the right solution (This used to be commit e17af6d6cf9244b1204f13b7d5be76b4595d5b95)
2003-11-05added note about stripping comments from LDIF; bug 642Gerald Carter1-0/+6
(This used to be commit 41aefed932df1938c5e6681c809150068a39292a)
2003-09-24more syncs from 3.0Gerald Carter3-56/+56
(This used to be commit bb7d5ce3762afcb14905fc2c1112df8a7475ffe3)
2003-09-24syncing up docs, examples, & packaging from 3.0Gerald Carter13-607/+638
(This used to be commit dd1348c566b4700ea01bd89639e2d3330c878167)
2003-09-20fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter1-1/+1
(This used to be commit db0d8f76ba9fbd090b62cb1233b566040e36f552)
2003-09-20updates to SunOne DS schema from André FiebachGerald Carter1-2/+22
(This used to be commit ec65dabe9ddd116da41beae0b1a573724c991df6)
2003-09-19insert missing sh-bangGerald Carter1-0/+1
(This used to be commit fe2b6317cbda34c2d00194884847642789f40e75)
2003-09-11Updated 3.0 schema files for IBM Directory Server 5.1Jim McDonough2-0/+61
keeps with IBM convention of separate attributetype and objectclass definitions (This used to be commit 861f3b0d5fc11645f05494a6a5fe716031cfc79f)
2003-09-09syncing filesGerald Carter11-351/+0
(This used to be commit c74c2903fb8bd38f8469b3c3b549ac8a431f36dd)
2003-09-09syncing examplesGerald Carter42-180/+6755
(This used to be commit d31b5df82648767203ecee6ecb10030caa477250)
2003-07-16ading new files from 3.0Gerald Carter2-0/+183
(This used to be commit 99feae7b5b1c229a925367b87c0c0f636d9a2d75)
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter5-220/+71
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE (This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
2003-05-22sync LDAP schema with SAMBA_3_0Gerald Carter1-150/+142
(This used to be commit 509232dd8d776ec8260a1f0858e1bcc2c1e1f650)
2003-05-14fix group mapping in LDAP under new schemaGerald Carter1-1/+1
(This used to be commit 59328b8c8add974c7edaeecdf8eac0fb0d328fc2)
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter1-1/+1
(This used to be commit d6ee6a26523a02834a53f214fd6713f5af591be7)
2003-05-14perl script to convert from sambaAccount to sambaSamAccount; requires ↵Gerald Carter1-0/+105
Net::LDAP::LDIF (This used to be commit 5b6f22f7c986bc423246adeecc0d5a4bd5f307c6)
2003-05-14syncing LDAP schema changes with Samba_3_0Gerald Carter1-23/+142
(This used to be commit a1326ea34831bf49942f7bcb954999091c3ea820)
2003-04-29Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett2-9/+37
his IDMAP work. This version also works properly (the HEAD version had suffered from bitrot), and should be a good basis to change into the new IDMAP rules. It also includes UTF8 conversions. Included also are the schema changes, and a note about the now very old scripts in examples/LDAP (they don't work for this, or even the previous schema). Andrew Bartlett (This used to be commit 38a8f2b23a12f6a964d447f7904dd722a1ca046c)
2003-04-18uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter1-6/+6
(This used to be commit 4c92994dfd231acb09411f89fd67a21a40400de0)
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough1-6/+6
This patch moves the ldap routines out of passdb into a generic library and implements an LDAP backend for IDMAP. THe backend can be enabled with "idmap backend = ldap" in smb.conf. THere are also schema changes to make sure to update teh ldap schema files. (This used to be commit 87c7c582c60521da3a93d997386fe79935012aea)
2003-03-27Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.Volker Lendecke1-1/+1
Volker (This used to be commit e92bfb766b08abccbf098c8d04347eb296b9be54)
2003-03-19Put group mapping into LDAP.Volker Lendecke1-0/+25
Volker (This used to be commit f0f1518fc450834725902e9cdf33fb8d35f99360)
2003-01-19only supporting the Net::LDAP module nowGerald Carter2-128/+0
(This used to be commit 3e9c970597b190335529e8854f3d2af2c7d8d80e)
2003-01-14merge: disable [u|g]idPool objectsGerald Carter1-6/+6
(This used to be commit 4c98700e54f3cc617eb578758695fd4dbd690f82)
2002-10-05Fix a small mistake.Richard Sharpe1-1/+1
(This used to be commit 12c49861fd21fb57ba38537c73a6576ca034913a)
2002-07-19merge from SAMBA_2_2 spotted by SimoGerald Carter1-2/+14
(This used to be commit 590c4ee076dcc14cb516c9ea04b47b1665c48ece)
2002-05-08merging some changes from SAMBA_2_2Gerald Carter3-0/+171
(This used to be commit e8ede079b5af4187573f1b8ed0d94b6f03cbbd22)
2002-02-11merge from 2.2Gerald Carter1-2/+2
(This used to be commit bb574aab8f3f4ac2f7ae919790481a419f8173cb)
2002-02-11fixes from 2,2Gerald Carter1-27/+59
(This used to be commit 46bd77a02a47c26c4981472c8cea09e64c2ef4d2)
2002-01-06 sync up comments with 2.2Gerald Carter1-1/+1
(This used to be commit 3d4adad1501fc02ee0c60c69c01a92bdb16a1711)
2002-01-04sync with 2.2Gerald Carter1-3/+3
(This used to be commit 9e3b432c57747e6fd876c53a576858ef1227ba8e)
2001-12-28merge from 2.2Gerald Carter1-0/+1
(This used to be commit 241b5218ea5ad83ecb02a0f838e84abee0672371)
2001-12-26sync with 2.2Gerald Carter8-0/+790
(This used to be commit aca58b0b72d2eb5024b4d5103fde5b281212d714)