-
- Downloads
Update back-passwd based on patches from howard.chu@platinum.com.
Modified by me to dn_*() and attr_*() functions and to use uidObject and to handle search scopes better. Could use some more work. A fun project for anyone wanting to learn how backends work. Modified dn_parent and dn_rdn to accept be=NULL (to bypass be_issuffix check). These functions should be generalized and moved to -lldap. A project for another day.
Showing
- servers/slapd/back-passwd/search.c 176 additions, 50 deletionsservers/slapd/back-passwd/search.c
- servers/slapd/dn.c 2 additions, 2 deletionsservers/slapd/dn.c
- tests/Makefile.in 7 additions, 0 deletionstests/Makefile.in
- tests/data/slapd-passwd.conf 18 additions, 0 deletionstests/data/slapd-passwd.conf
- tests/scripts/defines.sh 2 additions, 0 deletionstests/scripts/defines.sh
- tests/scripts/passwd-search 107 additions, 0 deletionstests/scripts/passwd-search
tests/data/slapd-passwd.conf
0 → 100644
tests/scripts/passwd-search
0 → 100755
Please register or sign in to comment