summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2003-12-30Another little one: Make pdb_test.c at least compile, although its way out ofVolker Lendecke2-8/+4
date. Volker (This used to be commit 5d7a14166af3daf04b570fd5f66469d5db5a3500)
2003-12-22correct typo in delete user script; bug 887Gerald Carter1-1/+1
(This used to be commit 6060afb98949a39eb4386d35481eaa5caae0fd97)
2003-12-16Small fix from Jérôme Tournier <jerome.tournier@IDEALX.com>Jeremy Allison1-2/+2
Jeremy. (This used to be commit 6ce7932520c0e5417e3b8a214a97244d10bdf4ad)
2003-12-14When parsing 'param = value', don't split 'value' at spaces.Volker Lendecke1-1/+1
Thanks to Ralf Spenneberg for the fix. Volker (This used to be commit bc383582b248518e39225405d0def411d552aa7d)
2003-12-05removing RCS tagsGerald Carter14-27/+0
(This used to be commit 9a7774306dfa29f0b343343844a2c08650d5ba1a)
2003-12-05* removing extra fileGerald Carter3-94/+12
* updating version in Makefile (This used to be commit 3249e69274c00922c6d8710019c19d8c8add8255)
2003-12-05Change PICFLAG -> PICFLAGS to keep in line with version from sourceTim Potter1-16/+16
directory and fix display bug. (This used to be commit f43546d0af7c7ad74b3bf0bae1652822184a04da)
2003-12-04updating top 0.8.2-1 of the smbldap toolsGerald Carter22-813/+1354
(This used to be commit b798f30f0a83ba00ebbe1b82983ca6690642ad02)
2003-12-04sync OID with HEADGerald Carter1-1/+1
(This used to be commit d463abb035a19dce84902039623275cd72e16edc)
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter1-1/+6
(This used to be commit 1c3c16abc94d197e69e3350de1e5cc1e99be4322)
2003-11-19added a wbtest program that shows how to access winbindd extended nssAndrew Tridgell1-0/+375
functionality directly from an application. This is under a liberal license as we want application vendors to be able to use the example code (This used to be commit 8d848de45d75bf6ac69cb921e04abf36a66117c4)
2003-11-12Add testacl.c ... from Derrell Lipman.Richard Sharpe1-0/+280
(This used to be commit af42af75a45d6e6538009694704e11eb83c88457)
2003-11-09Add new fields bad_password_count and logon_countJelmer Vernooij1-1/+3
(This used to be commit 58c21bc0d1e9a39e64ce7b9efd637dc776c06029)
2003-11-05added note about stripping comments from LDIF; bug 642Gerald Carter1-0/+6
(This used to be commit 3f67b2bbfdbedc76d7265fc5333d5f71577d9c7b)
2003-10-24Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe2-5/+12
FreeBSD 4.3. They might on Linux. (This used to be commit 1f115c95d635377a36c0a3a1f56b4b8def04fd7e)
2003-09-23update smbldap-tool sscripts from Jérôme TournierGerald Carter16-663/+694
(This used to be commit c1546a5311a4e9ad2d6566e71e11c6d5f8f120a9)
2003-09-20fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter1-1/+1
(This used to be commit 5c45b799d1b87fed8afa4665e075f2c8ccb6da84)
2003-09-20updates to SunOne DS schema from André FiebachGerald Carter1-2/+22
(This used to be commit bd9b90a391e3346ff22888bbc589e65ccdddd482)
2003-09-19insert missing sh-bangGerald Carter1-0/+1
(This used to be commit 64fa24dbabd8d211d276e19745561a11b7465158)
2003-09-19The -P option to smbclient no longer works - update all smbprint scripts toTim Potter3-3/+1
remove it. Closes bug #473. (This used to be commit a9f22ed9d715e4acf529ff873b0d99d4b29c5f1b)
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 5dcf974c22b4bd54193dff876020bacd5b1691b2)
2003-09-09syncing filesGerald Carter8-16/+0
(This used to be commit 88725350d248fe017b77c7609544888ba40b7995)
2003-09-08samba 3.0 schema filr netscape DS 5.x from Darren ChewGerald Carter1-74/+35
(This used to be commit 3f97a5ce47bbdd3010dd8e234a7aa5838b524b46)
2003-09-05updated schema for 3.0 for eDirectory 8.7 and Netscape DS 4.xGerald Carter2-251/+259
(This used to be commit c9c7150a627abe93a5d3c866605f2300a3cc5ec9)
2003-08-29updating README file after I removed some scriptsGerald Carter1-42/+19
(This used to be commit 90133558073deb96a0e5baf26e44cf1af1acd538)
2003-08-28remove rcs tagGerald Carter1-2/+0
(This used to be commit 7105f4bcabb29126999b5494f6d60d6f766ab5cc)
2003-08-28removing outdated scripts and adding comments about 'ldap password syc'Gerald Carter4-335/+5
(This used to be commit 29885eae591bdbb899d18ac2e7ae355751cd4be6)
2003-08-27add --help to scriptGerald Carter1-1/+8
(This used to be commit 5b20494aff3da9414ac0100220de96750c3f06a3)
2003-08-26sync with changes from Jerome Tournier @ IDEALX; should now work with ↵Gerald Carter13-511/+682
sambaSamAccount schema (This used to be commit 5f41cd76b793305e1e9e4da76d58daa2d8438c63)
2003-08-26include enhancements from Buchan Milne to generate LDIF modify output in ↵Gerald Carter1-11/+114
addition to add (This used to be commit 49457669f32ed1d8122633e2d0abdebaf05790da)
2003-08-20adding old NDS schema so I can update itGerald Carter1-0/+201
(This used to be commit 25753e2a336a72dc2275a0046003c3a659a0f880)
2003-08-20checlking in initial version of 2.2 scripts so I can start updating themGerald Carter35-0/+6143
(This used to be commit 766a5070d58ada7a871a7fab45b5f7e203264952)
2003-08-20fix comments about schema dependenciesGerald Carter1-3/+4
(This used to be commit f72f51d39ff3e6d22dbda8b9c115ca10e93e7022)
2003-08-14Put 'wins hook' example back in. Fixes bug #268)Jelmer Vernooij2-0/+102
(This used to be commit a1e1421d1ef70088e1cf2308e8cfbf139e25ddaa)
2003-08-13Add some more new common optionsJelmer Vernooij1-14/+25
(This used to be commit f27e696cd38501754fb996ca3ffbe48b28e861ae)
2003-08-08Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison1-0/+83
Jeremy. (This used to be commit 80e14b176526a3038ea03214fc3dd0fd00fef922)
2003-08-07Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2-2/+14
Jeremy. (This used to be commit 3f8c77b116b96b01fd333c4b45d84666ef108fe9)
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
(This used to be commit c9b209be2b17c2e4677cc30b46b1074f48878f43)
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-4/+21
We now always read the Domain SID out of LDAP. If the local secrets.tdb is ever different to LDAP, it is overwritten out of LDAP. We also store the 'algorithmic rid base' into LDAP, and assert if it changes. (This ensures cross-host synchronisation, and allows for possible integration with idmap). If we fail to read/add the domain entry, we just fallback to the old behaviour. We always use an existing DN when adding IDMAP entries to LDAP, unless no suitable entry is available. This means that a user's posixAccount will have a SID added to it, or a user's sambaSamAccount will have a UID added. Where we cannot us an existing DN, we use 'sambaSid=S-x-y-z,....' as the DN. The code now allows modifications to the ID mapping in many cases. Likewise, we now check more carefully when adding new user entires to LDAP, to not duplicate SIDs (for users, at this stage), and to add the sambaSamAccount onto the idmap entry for that user, if it is already established (ensuring we do not duplicate sambaSid entries in the directory). The allocated UID code has been expanded to take into account the space between '1000 - algorithmic rid base'. This much better fits into what an NT4 does - allocating in the bottom part of the RID range. On the code cleanup side of things, we now share as much code as possible between idmap_ldap and pdb_ldap. We also no longer use the race-prone 'enumerate all users' method for finding the next RID to allocate. Instead, we just start at the bottom of the range, and increment again if the user already exists. The first time this is run, it may well take a long time, but next time will just be able to use the next Rid. Thanks to metze and AB for double-checking parts of this. Andrew Bartlett (This used to be commit 9c595c8c2327b92a86901d84c3f2c284dabd597e)
2003-07-01applying fix for group map conversion (patch from Kristyan Osborne)Gerald Carter1-1/+1
(This used to be commit 6237fae9b8407ee04226b984a932150799191d29)
2003-06-16Add DTD used by XML passdb backendJelmer Vernooij1-0/+46
(This used to be commit f3fd321b61dbf53b1dc33a42afe8a943c94c1135)
2003-06-15This patch is Vorlon's fault!John Terpstra1-22/+34
(This used to be commit 56d2049561e5d5c22ac9d76cb013643083d9644e)
2003-06-13fix typo in descriptionGerald Carter1-1/+1
(This used to be commit be82b3d9dfef938030731e1021076df4dcfdb443)
2003-06-12check that an attribute is defined and not just non-zeroGerald Carter1-1/+1
(This used to be commit 8c18174a899e9578e0e82d17c7602e84b342644c)
2003-06-06Make skeleton VFSs compile with new EA modules.Jeremy Allison3-0/+238
Jeremy (This used to be commit 7c4cc2086d59e163ab89366c24ba399994a49462)
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-0/+10
Includes sambaUnixIdPool objectclass Still needs cleaning up wrt to name space. More changes to come, but at least we now have a a working distributed winbindd solution. (This used to be commit 824175854421f7c27d31ad673a8790dd018ae350)
2003-06-04Move VFS example skel.c to two different examples: one for opaque operations ↵Alexander Bokovoy10-491/+1563
and one for transparent. Also add configure support for compiling third-party modules. Patch from Stefan Metzmacher <metze@metzemix.de> (This used to be commit fcdf215753630d4173e50b7d93d6bc8ba254a5ff)
2003-05-22moving the sambaAccount objectclass to 'historical' to prevent confusion on ↵Gerald Carter1-150/+142
which one should be used for new servers. I'll add a note about uncommenting the older items for ldapsam_compat in the release notes (This used to be commit 469c5ad1acfb452617b10653e06ce3b34ec9e146)
2003-05-14fix group mapping in LDAP under new schemaGerald Carter1-1/+1
(This used to be commit 0714dda7cc4a1df73e1b9d11daae80a1f46583de)
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter1-1/+1
(This used to be commit 925c60f5e2f5301da90fc26dddc1bad610eea0d0)