Add slapd password handling projects (these are often asked for).

This commit is contained in:
Kurt Zeilenga 1999-06-16 19:09:34 +00:00
parent 8f99cafe87
commit d816c39d80

View File

@ -50,6 +50,8 @@ Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
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 generation of password hashs
Extend slapd to support system (getpwent) password integration
Remove ldapconfig.h.edit dependencies
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
Port slurpd to NT