> Wondering if anyone has had success with ExtLookup feature and Active
> Directory? I'm getting the following in my debug logs: "External lookup
> verification of t...@example.com.au failed: not adding user"
> 
> Settings are as follows:
> 
> ExtLookup               on
> ExtLookupMode           verify
> ExtLookupDriver         ldap
> ExtLookupServer         ldap.example.com.au
> ExtLookupPort           389
> ExtLookupDB             "dc=example,dc=com,dc=au"
> ExtLookupQuery          "(&(objectCategory=person)(objectClass=user))"
> ExtLookupLDAPAttribute  "mail"
> ExtLookupLDAPScope      sub
> ExtLookupLDAPVersion    3
> ExtLookupLogin          "cn=Dspam
> Account,ou=Users,dc=example,dc=com,dc=au"
> ExtLookupPassword       Secret


Hi Everyone,

I thought I'd post back in case anyone else is after the answer.... for the 
ExtLookupPort use 3268 instead of 389. Port 3268 is the Global Catalog port, 
which allows you to search all directory partitions in the forest.

Also you will need to ensure you have the OpenLDAP development libraries and 
header files installed, the ldap mode requires ldap.h

Cheers,

JLK

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to