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.
Thank
Derwyn
===================================================================
sms START NETCORE to 575758 to get updates on Netcore's enterprise products and services
sms START MYTODAY to 09845398453 for more information on our mobile consumer services or go to http://www.mytodaysms.com
===================================================================
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
derwyn wrote:
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.
Have a look at overlay slapo-rwm:
http://www.openldap.org/software/man.cgi?query=slapo-rwm&sektion=5&a...
Ciao, Michael.
openldap-technical@openldap.org