[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4021) slapd refuses use of password-hash {CLEARTEXT}



This should not be fixed in HEAD.  Please test.

Kurt


At 11:34 AM 9/11/2005, adampordzik@gmx.de wrote:
>Full_Name: Adam Pordzik
>Version: OpenLDAP 2.3.7
>OS: FreeBSD-5.4
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (80.171.35.45)
>
>
>
>Specifiying password-hash {CLEARTEXT} in slapd.conf and/or slapd.d 
>
>slapd.conf: line 19: <password-hash> schema not available ({CLEARTEXT})
>slapd.conf: line 19: <password-hash> no valid hashes found
>
>and slapd.d respectively:
>
>olcPasswordHash: value #0: <olcPasswordHash> schema not available ({CLEARTEXT})
>olcPasswordHash: value #0: <olcPasswordHash> no valid hashes found
>config error processing cn=config: <olcPasswordHash> no valid hashes found
>slapd stopped.
>
>leads slapd to abort execution.
>
>In (my) configuration there are no overlays enabled, actually the config is
>quite
>simple:
>
>1) Schema includes
>2) Backend module loads (bdb, monitor)
>3) args/pidfile
>4) Simple ACL
>5) bdb and monitor backend definitions