Hello,
derwyn derwyn@netcore.co.in writes:
Hi All,
I'm a novice in LDAP. But wanted to know if it was possible to mangle request coming to ldap.
Eg. I have my ldap data with uid=someuser but the request coming in is uid=someuser@somedomain.com Is it possible to add some rule in slapd.conf or ldap.conf to do this kind of manipulation. I'm not using sasal.
Yes this is possible, in principle. See man slapo-rwm(5) and probabley man slapd-relay(5) for more information.
-Dieter