sgouvern / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

b379994 Resolves: bug 222055

Authored and Committed by rmeggins 15 years ago
    Resolves: bug 222055
    Bug Description: DirSync interval should be configurable
    Reviewed by: nhosoi (Thanks!)
    Fix Description: Added a new config attribute - winSyncInterval - this is how often to run the dirsync search, in seconds.  The default is 600 (5 minutes) which was the old hard coded value.  Due to the way it's coded, the change only takes effect when the agreement is created or restarted, so the value cannot really be dynamically changed.
    Platforms tested: RHEL5
    Flag Day: no
    Doc impact: yes - document the new attribute
    
        
file modified
+2 -1