743475e Add last usn checking after reconnection

2 files Authored by jzeleny 12 years ago, Committed by sgallagh 12 years ago,
    Add last usn checking after reconnection
    
    When reconnecting to the LDAP server supporting USNs (either because of new incomming
    id operation or invokation of callback responsible for checking status
    of the backend), detect whether the highest USN is lower than the one
    SSSD has recorded. If so, setup enumeration/cleanup to refresh
    potentionally changed account information in the SSSD cache.
    
    Related ticket:
    https://fedorahosted.org/sssd/ticket/734
    
        
file modified
+16 -1