057cb58 LDAP: Setup periodic task only once.

1 file Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    LDAP: Setup periodic task only once.
    
    If id provider is {ipa, ad} periodic task will be stared in sssm_{ipa,ad}_init
    If you enable enumeration and use different providers for id and sudo(autofs)
    then another periodic task will be scheduled.
    This can cause weird behaviour (e.g. missing members of group)
    
    Perodic tasks will be started only by id_provider.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2153
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+41 -13