掲示板

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

13年前 に Chris Barran によって更新されました。

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

New Member 投稿: 2 参加年月日: 10/10/13 最新の投稿
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)