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.c
alias.c Plug memory leak. 1999-11-21 23:20:25 +00:00
attr.c
back-bdb2.h Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
backbdb2.dsp
backbdb2.dsw
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
compare.c
config.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
dbcache.c
delete.c
dn2id.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
entry.c
external.h
filterindex.c Stop reducing number of substring candiadates when there is only two or 1999-12-12 19:59:05 +00:00
group.c
id2children.c
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
porter.c
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
timing.c
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
unbind.c