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&apropos=0&manpath=OpenLDAP+2.4-Release
Ciao, Michael.