Bug#397722: [Pkg-openldap-devel] Bug#397722: slapd: ppolicy.c improperly discards return value of check_password() function

2006-11-08 Thread Lee Sheridan
On Wed, Nov 08, 2006 at 04:51:40PM -0800, Quanah Gibson-Mount wrote: > I would advise filing problem reports about bugs in the OpenLDAP software > with the OpenLDAP folks, rather than debian. Done as http://www.openldap.org/its/index.cgi/Incoming?id=4741 Thanks for the quick reply, -

Bug#397722: slapd: ppolicy.c improperly discards return value of check_password() function

2006-11-08 Thread Lee Sheridan
Package: slapd Version: 2.3.27-1 Severity: normal In servers/slapd/overlays/ppolicy.c, check_password_quality function, at line 530, the value of the 'ok' variable is discarded by unconditionally assigning it the value LDAP_SUCCESS. The variable is the return code of the user-defined check_passwo