]> git.sur5r.net Git - openldap/commit
Modify lutil_passwd to accept a third argument char** methods to
authorKurt Zeilenga <kurt@openldap.org>
Tue, 29 Jun 1999 22:24:53 +0000 (22:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 29 Jun 1999 22:24:53 +0000 (22:24 +0000)
commit9225707a06d145fad128f97236166b65ae1c4f3e
tree591d8a13ccbb41821fb497a85197deb9df6c7dc8
parent757631d205f2646be812b4edcf955f48f17d16ee
Modify lutil_passwd to accept a third argument char** methods to
specific which methods may be used.  This will facilate development
of a slapd config directive "passwordMethod ..." to specify which
methods should be allowed.
include/lutil.h
libraries/liblutil/passwd.c
servers/slapd/back-bdb2/bind.c
servers/slapd/back-ldbm/bind.c
servers/slapd/backend.c