2016-11-10 22:29 GMT+01:00 ebooster ebooster <[email protected]>:
> Hi Clement, would you happen to have an example configuration (and/or code)
> that works with event-based notifications from an ActiveDirectory ldap ?

No, I never had configured LSC with persistent search on AD.

> I don't believe I have them configured properly in my config but don't know
> how/where to add the changes you suggested - especially around the statement
>
> "As LSC is using subtree search, it means you need to use the root of the
> naming context as base."
>
> Does that mean that if I have baseDN="OU=org1, OU=org2, dc=server1,dc-org",
> then my filters in LSC config should be as below ?
>
> <getAllFilter>(&amp;(objectClass=user)(sAMAccountType=805306368))</getAllFilter>
> <getOneFilter>(&amp;(objectClass=user)(!(objectClass=computer))(sAMAccountName={sAMAccountName}))</getOneFilter>
>
>
> If not, where does objectClass=* get specified in the LSC configuration ?
>

if I understand well, you must set
<getAllFilter>(objectClass=*)</getAllFilter> to be able to use
persistent search on AD.


Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to