Please keep replies on the list. Jan Pokorný wrote: > Thanks for reply, Pierangelo! > > Unfortunately, our application works with passwords which are case > insensitive. In older version of openLDAP I changed octetStringMatch to > caseIgnoreMatch of userPassword. > > Is it any way how to do it in the current vesrion of openLDAP?
Yes: define your own password syntax and your own password hashing and checking functions. See examples in the contrib/ directory. p. Ing. Pierangelo Masarati OpenLDAP Core Team SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it --------------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Email: [EMAIL PROTECTED] ---------------------------------------
