Repotool is not syncing user from LDAP to JTS in 1 hour.
Raj Kapoor (27●4●20●31)
| asked Jun 20 '13, 8:15 a.m.
retagged Jun 20 '13, 5:28 p.m. by Amy Laird (165●1●4)
LDAP Nightly Sync Fixed Delay is setted to 3600 and still its not syncing user in 1 hour. Ideally Sync should import user ideally from LADP to JTS in 1 hour but in my case it runs abruptly at whatever time it wants.
JTS -3.0.1
|
One answer
It definitely should not run randomly.
If the server has never done an LDAP sync before, then the first sync will occur at 1am regardless of what the fixed delay is set to. After that, the fixed delay should be honored. You can also trigger the first LDAP sync immediately by using the repotools command -syncUsers. See the Info Center doc for more info. Comments Its not the first sync, and I have already ran repotools -syncusers command many times before which takes less than 1 minute to sync users from LDAP to jts.
Only automatic sync is not synchronizing users in mentioned time(1 hr).
So when a new user is created in your LDAP, the JTS will not pick up that user within an hour?
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
By setting LDAP Nightly Sync Fixed Delay to 3600, the Sync task is expected to run every hour. From your observation, does the interval between each run equal to 1 hour?
No it runs randomly, sometimes after 4 hours and sometimes after 12- 14 hours.