summaryrefslogtreecommitdiffstats
path: root/examples/LDAP/samba.schema
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
* r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAPGünther Deschner2005-12-231-1/+1
| | | | | | | | | 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)
* 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
* r2189: adding some comments to the schema fileGerald Carter2004-09-021-0/+9
|
* r1964: more schema fixes syncing between branchesGerald Carter2004-08-201-2/+33
|
* r1962: fixing schema file; synching with trunk; trying to prevent this from ↵Gerald Carter2004-08-201-2/+66
| | | | 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.
* 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-041-64/+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-041-0/+424
metze