Bug#637744: proftpd-mod-ldap: LDAPServer scope doesn't work
Dmitry Katsubo
dma_k at mail.ru
Sun Aug 14 01:02:14 UTC 2011
Package: proftpd-mod-ldap
Version: 1.3.4~rc2-3
The search scope is always base (scope=0):
slapd: SRCH base="cn=persons,cn=server" scope=0 deref=0
filter="(uid=dmitry)"
regardless the LDAPServer setting:
LDAPServer ldap://localhost??sub
The workaround is to use LDAPServer+LDAPSearchScope separately:
LDAPServer localhost
LDAPSearchScope subtree
This bug is in some sense the opposite bug for:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500731
--
With best regards,
Dmitry
More information about the Pkg-proftpd-maintainers
mailing list