2014-06-02 18:19 GMT+02:00 Bruno Andrade <[email protected]>: > Hey, > > Im writting an lsc .xml file to synchronize a samba3 ldap server to samba4 > ad, but I have some doubts... > > I'm following these tutorial - http://lsc-project.org/wiki/ > documentation/tutorial/openldaptoactivedirectory > > for example, what means getAllFilter, getOneFilter and cleanFilter?? > I searched in documentation, but its not explicit what each one of these > attributes do. > > Hi Bruno,
these parameters are filters used to: * getAllFilter: get all entries * getOneFilter: look for an entry using the pivot attribute * cleanFilter: look for an entry in the source using pivot attribute of destination, for the clean phase. See http://lsc-project.org/wiki/documentation/latest/configuration/service/sourceldap Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

