summaryrefslogtreecommitdiffstats
path: root/examples/LDAP
Commit message (Collapse)AuthorAgeFilesLines
* r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter2006-03-151-1/+1
| | | | | | | | | | | | | | groups in the ${MACHINESID} and S_1-5-32 domains correctly, I had to add a substr search on sambaSID. * add substr matching rule to OpenLDAP schema (we need to update the other schema as will since this is a pretty important change). Sites will need to - install the new schema - add 'indea sambaSID sub' to slapd.conf - run slapindex * remove uses of SID_NAME_WKN_GRP in pdb_ldap.c
* r13290: Adding Account Policy LDAP attributes for eDirectory schema.Günther Deschner2006-02-021-1/+52
| | | | Guenther
* r13187: IBM Tivoli Directory Server schema updates from John JanosikJim McDonough2006-01-272-1/+22
| | | | <jpjanosi@us.ibm.com>
* r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAPGünther Deschner2005-12-234-4/+4
| | | | | | | | | schema. Maybe "Base64 encoded user parameter string" is not much clearer then "munged dial" - anyone got a better description ? Guenther
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-13/+63
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r9523: Fix password history for eDirectoryGünther Deschner2005-08-231-1/+1
| | | | | | | | | (by allowing to store more then 1 password history entry in LDAP...) Thanks to Bernhard Borgmann @ Novell for showing me how to debug eDirecory. Guenther
* r5847: Fixes from Lars Müller and Vince Brimhall @Novell for NDSJeremy Allison2005-03-171-1/+1
| | | | | schema. Jeremy.
* r5689: Allow for better protection of sensitive attributes in IBM Directory ↵Jim McDonough2005-03-081-0/+3
| | | | Server.
* r5600: Bring IBM Directory Server schema up to date with openldap schemaJim McDonough2005-03-012-3/+39
|
* r5132: netscape DS 5.2 schema update from Richard Renard <rrenard@idealx.com>Gerald Carter2005-01-311-16/+24
|
* r5060: BUG 2286: fix typoe on sambaConfig oc definitionGerald Carter2005-01-281-1/+1
|
* r4965: comment out some unused attributes and oc'sGerald Carter2005-01-241-10/+11
|
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2005-01-221-0/+15
| | | | | | | | Does automated migration from account_policy.tdb v1 and v2 and offers a pdbedit-Migration interface. Jerry, please feel free to revert that if you have other plans. Guenther
* r4867: Removing smbldap-tools from the svn tree. I'll include Gerald Carter2005-01-2035-6897/+5
| | | | | | | | | | the latest version in the actual release tarballs. Have spoken to the idealx developers about this. Updated README to reflect the changte for people using svn. Removed ldapsync.pl since it is no longer needed when using the smbldap-tools (only keep things you support).
* r3088: update nds schema file from Uli Iske <iske@elkb.de>Gerald Carter2004-10-201-30/+189
|
* r2189: adding some comments to the schema fileGerald Carter2004-09-021-0/+9
|
* r1964: more schema fixes syncing between branchesGerald Carter2004-08-202-4/+39
|
* r1962: fixing schema file; synching with trunk; trying to prevent this from ↵Gerald Carter2004-08-202-2/+77
| | | | happening again
* r1960: sambaPasswordHistory had a duplicate OIDSimo Sorce2004-08-201-1/+1
| | | | bump up the attribute number to 52 to avoid conflicts
* r1809: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2004-08-131-1/+6
| | | | | logon hours attributes in an LDAP database. Jeremy.
* r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & ↵Gerald Carter2004-08-061-3/+3
| | | | sambaIdmapEntry
* r1390: Improve description of attribute.Jeremy Allison2004-07-071-1/+1
| | | | Jeremy.
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2004-07-071-1/+6
| | | | | | | | | "Jianliang Lu" <j.lu@tiesse.com>. Multi-string attribute changed to linearised pstring due to ordering issues. A few other changes to fix race conditions. I will add the tdb backend code next. This code compiles but has not yet been tested with password history policy set to greater than zero. Targeted for 3.0.6. Jeremy.
* r223: According to Thomas Mueller, thomas.mueller@christ-wasser.de, the two ↵Volker Lendecke2004-04-141-2/+1
| | | | | | | | | | | lines removed (modifiersName and modifyTimestamp) lead to warnings upon startup of the netscape directory server. I can't check this, but it sounds logical. Thanks, Volker
* r119: missed a file in volker patchGerald Carter2004-04-071-1/+6
|
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-043-80/+1
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-0443-0/+8052
metze