-
- Downloads
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.
Showing
- include/lutil.h 2 additions, 1 deletioninclude/lutil.h
- libraries/liblutil/passwd.c 52 additions, 19 deletionslibraries/liblutil/passwd.c
- servers/slapd/back-bdb2/bind.c 2 additions, 1 deletionservers/slapd/back-bdb2/bind.c
- servers/slapd/back-ldbm/bind.c 2 additions, 1 deletionservers/slapd/back-ldbm/bind.c
- servers/slapd/backend.c 1 addition, 1 deletionservers/slapd/backend.c
Please register or sign in to comment