summaryrefslogtreecommitdiffstats
path: root/examples/LDAP/convertSambaAccount
Commit message (Collapse)AuthorAgeFilesLines
* examples:s2→s3-ldif-convert-script: fix objectclass recognitionBjörn Jacke2009-06-121-2/+2
| | | | | | objectclasses are case insensitive. we used to convert only LDAP objects with the typical UpperLower case for sambaAccount and sambaGroupMapping and ignored any other case writings
* added note about stripping comments from LDIF; bug 642Gerald Carter2003-11-051-0/+6
| | | | (This used to be commit 3f67b2bbfdbedc76d7265fc5333d5f71577d9c7b)
* fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter2003-09-201-1/+1
| | | | (This used to be commit 5c45b799d1b87fed8afa4665e075f2c8ccb6da84)
* add --help to scriptGerald Carter2003-08-271-1/+8
| | | | (This used to be commit 5b20494aff3da9414ac0100220de96750c3f06a3)
* include enhancements from Buchan Milne to generate LDIF modify output in ↵Gerald Carter2003-08-261-11/+114
| | | | | | addition to add (This used to be commit 49457669f32ed1d8122633e2d0abdebaf05790da)
* applying fix for group map conversion (patch from Kristyan Osborne)Gerald Carter2003-07-011-1/+1
| | | | (This used to be commit 6237fae9b8407ee04226b984a932150799191d29)
* This patch is Vorlon's fault!John Terpstra2003-06-151-22/+34
| | | | (This used to be commit 56d2049561e5d5c22ac9d76cb013643083d9644e)
* check that an attribute is defined and not just non-zeroGerald Carter2003-06-121-1/+1
| | | | (This used to be commit 8c18174a899e9578e0e82d17c7602e84b342644c)
* s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter2003-05-141-1/+1
| | | | (This used to be commit 925c60f5e2f5301da90fc26dddc1bad610eea0d0)
* perl script to convert from sambaAccount to sambaSamAccount; requires ↵Gerald Carter2003-05-141-0/+105
Net::LDAP::LDIF (This used to be commit 9cde1aa32aed55a3d7cb28881c6acd9800b02065)