Pierangelo Masarati wrote:
You need something like

database        relay
suffix          "o=Example,c=US"
relay           "dc=example,dc=com"
overlay         rwm
rwm-rewriteEngine       on
rwm-rewriteMap          ldap mail2uid
                        "ldap://:9011/dc=example,dc=com?uid?sub";
rwm-rewriteMap          ldap uid2mail
                        "ldap://:9011/dc=example,dc=com?mail?sub";

but it's ugly and inefficient.  See slapo-rwm(5) for details.

Looks like we need to add "slapd" map info to slapo-rwm(5).

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/

Reply via email to