Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS | Gerald Carter | 2006-03-15 | 1 | -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 Deschner | 2006-02-02 | 1 | -1/+52 |
| | | | | Guenther | ||||
* | r13187: IBM Tivoli Directory Server schema updates from John Janosik | Jim McDonough | 2006-01-27 | 2 | -1/+22 |
| | | | | <jpjanosi@us.ibm.com> | ||||
* | r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAP | Günther Deschner | 2005-12-23 | 4 | -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 over | Gerald Carter | 2005-09-30 | 1 | -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 eDirectory | Günther Deschner | 2005-08-23 | 1 | -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 NDS | Jeremy Allison | 2005-03-17 | 1 | -1/+1 |
| | | | | | schema. Jeremy. | ||||
* | r5689: Allow for better protection of sensitive attributes in IBM Directory ↵ | Jim McDonough | 2005-03-08 | 1 | -0/+3 |
| | | | | Server. | ||||
* | r5600: Bring IBM Directory Server schema up to date with openldap schema | Jim McDonough | 2005-03-01 | 2 | -3/+39 |
| | |||||
* | r5132: netscape DS 5.2 schema update from Richard Renard <rrenard@idealx.com> | Gerald Carter | 2005-01-31 | 1 | -16/+24 |
| | |||||
* | r5060: BUG 2286: fix typoe on sambaConfig oc definition | Gerald Carter | 2005-01-28 | 1 | -1/+1 |
| | |||||
* | r4965: comment out some unused attributes and oc's | Gerald Carter | 2005-01-24 | 1 | -10/+11 |
| | |||||
* | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 2005-01-22 | 1 | -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 Carter | 2005-01-20 | 35 | -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 Carter | 2004-10-20 | 1 | -30/+189 |
| | |||||
* | r2189: adding some comments to the schema file | Gerald Carter | 2004-09-02 | 1 | -0/+9 |
| | |||||
* | r1964: more schema fixes syncing between branches | Gerald Carter | 2004-08-20 | 2 | -4/+39 |
| | |||||
* | r1962: fixing schema file; synching with trunk; trying to prevent this from ↵ | Gerald Carter | 2004-08-20 | 2 | -2/+77 |
| | | | | happening again | ||||
* | r1960: sambaPasswordHistory had a duplicate OID | Simo Sorce | 2004-08-20 | 1 | -1/+1 |
| | | | | bump up the attribute number to 52 to avoid conflicts | ||||
* | r1809: Patch from Richard Renard <rrenard@idealx.com> to store | Jeremy Allison | 2004-08-13 | 1 | -1/+6 |
| | | | | | logon hours attributes in an LDAP database. Jeremy. | ||||
* | r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & ↵ | Gerald Carter | 2004-08-06 | 1 | -3/+3 |
| | | | | sambaIdmapEntry | ||||
* | r1390: Improve description of attribute. | Jeremy Allison | 2004-07-07 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r1388: Adding password history code for ldap backend, based on a patch from | Jeremy Allison | 2004-07-07 | 1 | -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 Lendecke | 2004-04-14 | 1 | -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 patch | Gerald Carter | 2004-04-07 | 1 | -1/+6 |
| | |||||
* | r4: merge in the SAMBA_3_0 branch from cvs | CVS Import User | 2004-04-04 | 3 | -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/trunk | CVS Import User | 2004-04-04 | 43 | -0/+8052 |
metze |