Federico Grau wrote: > Is it possible to configure slapd(8) to proxy a simple bind operation where > the username provided by the client is not a LDAP DN string?
No. Either use SASL bind, or at least you need to use something that's DN compliant, like "[EMAIL PROTECTED]". Then slapd can be configured to map that into whatever you like. 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] ---------------------------------------
