openldap/servers/slurpd
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
..
admin.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
args.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
ch_malloc.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
config.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
DESIGN Initial revision 1998-08-09 00:43:13 +00:00
fm.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
globals.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
globals.h Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
ldap_op.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
lock.c Add <ac/param.h> to wrap <sys/param.h> 1999-11-01 17:21:24 +00:00
main.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
Makefile.in Use new macros from configure.in to accomodate NT/Mingw32 environment. 1999-10-28 07:31:59 +00:00
proto-slurp.h Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
re.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
reject.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
replica.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
replog.c Add <ac/param.h> to wrap <sys/param.h> 1999-11-01 17:21:24 +00:00
ri.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
rq.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
sanity.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
slurp.h Add <ac/param.h> to wrap <sys/param.h> 1999-11-01 17:21:24 +00:00
slurpd.dsp Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
slurpd.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
st.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00