Foren

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

Chris Barran, geändert vor 13 Jahren.

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

New Member Beiträge: 2 Beitrittsdatum: 13.10.10 Neueste Beiträge
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)