Hi All, I have a setup where I have roughly 14 different realms (aquired ISP's) and users in each realm are listed in LDAP using username@xxxxxxxxxxxxxx straight forward. I have configured apache2 with mod_ldap_userdir such that if bill@xxxxxxxxxxx accesses http://homepages.domain1.com/~bill that the mod_ldap_userdir config appends the realm to the username when it is being looked up (%v@xxxxxxxxxxx)...all of this works perfectly and is fairly straight forward. The problem I am having is that apache2 is passing suexec the username and suexec is passing the username onto libnss-ldap to be looked up, *but* this is failing as it doesn't include the realm with the username. Is there anyway to get around this? Somehow append the realm onto the username when its passed to suexec? Or how are other people getting around this issue? Cheers, Adam. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx