Fórum

How do I configure / initialize Sync/Import from LDAP on a schedule

Chris Barran, modificado 13 Anos atrás.

How do I configure / initialize Sync/Import from LDAP on a schedule

New Member Postagens: 2 Data de Entrada: 13/10/10 Postagens Recentes
I've been trying to get this working for sometime.

I can get it to Sync on Start up but not on a schedule.

It just never does anything.

Looking at the source there seems to be a requirement for the receipt of a Message to trigger this.

What sends the message? How is this triggered?


ldap.import.enabled=true
ldap.import.on.startup=true
ldap.import.interval=60
ldap.import.method=user
ldap.import.user.search.filter=(objectClass=shefStaffPerson)