I have a barracuda spam firewall that performs an LDAP lookup against domino to see if a recipient is valid.
I’ve checked the cn entries using Softerra LDAP Browser and they look fine. I’ve contacted barracuda support and, of course, they blame domino’s LDAP.
Any help would be greatly appreciated.
3 of our 220 users return the following error - the rest query successfully. This has been happening for months.
could not set open file limit to 8192: Operation not permitted
lookup order: fb
listening on localhost/33244
answering client connection request from 127.0.0.1/33245
received from 127.0.0.1/33245: GET rbond@surgicalspecialties.com
email address: rbond@surgicalspecialties.com
rbond@surgicalspecialties.com not found in cache
LDAP test succeeded
requesting LDAP connection to 10.10.2.11/389 for 127.0.0.1/33245
binding with ‘’ / ‘’
successfully bound to LDAP host 10.10.2.11/389
LDAP search filter for 127.0.0.1/33245: (|(mail=rbond@surgicalspecialties.com)(cn=rbond@surgicalspecialties.com)(shortname=rbond))
LDAP requested attributes for 127.0.0.1/33245: objectClass, uid, mail
expanded LDAP search base DN for 10.10.2.11/389: O=surgical
ldap_search(‘O=surgical’,‘LDAP_SCOPE_SUBTREE’,‘(|(mail=rbond@surgicalspecialties.com)(cn=rbond@surgicalspecialties.com)(shortname=rbond))’)
received 1 messages in LDAP search result
received 0 entries in LDAP search result
telling 127.0.0.1/33245: REJECTED
client released LDAP resource
received from 127.0.0.1/33245: QUIT
hanging up on client 127.0.0.1/33245
exiting on SIGTERM