openldap/servers/slapd/back-bdb2
Kurt Zeilenga 6437785a82 Initial implementation of Kerberos password verification for
simple bind via:
	{KERBEROS}principal
Code is disabled by default (for security reasons).  Use
--enable-kpasswd to enable.  Behind SLAPD_KPASSWD.
Reworked Kerberos detection and split out KBIND as independent
feature (--disable-kbind) (LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND).
KBIND depends upon detection of KRB4 (or KRB425) support.  Detection,
building with eBones (as distributed with FreeBSD 3.4) okay, but
wasn't able to test as I don't have a K4 KDC handy.
--with-kerberos has a number of detection options... most likely
don't work properly.
2000-01-08 18:42:11 +00:00
..
abandon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
add.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
alias.c Plug memory leak. 1999-11-21 23:20:25 +00:00
attr.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
back-bdb2.h Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
backbdb2.dsp MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
backbdb2.dsw MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
bind.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
cache.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
close.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
compare.c Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
config.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
dbcache.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
delete.c Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
dn2id.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
entry.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
external.h Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
filterindex.c Stop reducing number of substring candiadates when there is only two or 1999-12-12 19:59:05 +00:00
group.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
id2children.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
id2entry.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
idl.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
index.c ITS#357 (cont): Don't crash on at_cn == NULL. 1999-11-17 22:53:54 +00:00
init.c Filled in Cyrus SASL authz/storage callbacks for all backends 2000-01-02 05:42:14 +00:00
Makefile.in Move userPassord and krbName authentication routines to the frontend. 1999-11-23 19:00:09 +00:00
modify.c Initial commit of new ACL engine. Engine supports descrete access 1999-10-21 17:53:56 +00:00
modrdn.c Remove DNS_DN experimental code. 1999-12-18 19:54:22 +00:00
nextid.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
porter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
proto-back-bdb2.h Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
search.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
startup.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
timing.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
tools.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
txn.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
txn.h Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
unbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00