From: Kurt Zeilenga Date: Sat, 25 Sep 1999 21:08:44 +0000 (+0000) Subject: Add server-side hashed password generation (it's not as easy as it sounds). X-Git-Tag: UCDATA_2_4~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6eb52591e4f71c77cd58eb8d006930ee5d174a;p=thirdparty%2Fopenldap.git Add server-side hashed password generation (it's not as easy as it sounds). Remove Kerberos project. Looks like K4 is working again. --- diff --git a/doc/devel/todo b/doc/devel/todo index 3990ddce9c..b964ace0f8 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -56,6 +56,7 @@ Modify -lldap to be reentrant/threadsafe Modify libraries to use application specified logging routines Modify servers to use reentrant library functions Extend slapd to support identd (RFC1413) information in ACLs +Extend slapd to support hashed userPassword generation Port slapd (incl back-ldbm & tools) to NT Port slurpd to NT @@ -66,7 +67,6 @@ Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3) Extend gateways to support tcp_wrappers Extend slapd/tcp_wrapper to support identd Extend mail500 (and other daemons) to use ldap_getfilter(3) -Update Kerberos Support Add useful information to our FAQ http://www.openldap.org/faq/ Update any manual page