52f7906 Ticket #48 - Active Directory has certain uids which are reserved and will cause a Directory Server replica initialization of an AD server to abort.

Authored and Committed by nhosoi 10 years ago
    Ticket #48 - Active Directory has certain uids which are reserved and will cause a Directory Server replica initialization of an AD server to abort.
    
    Coverity CID 11943 - Logically dead code
    
    Fix description: The following commit mistakenly put the "Ignoring
    ALREADY EXIST case" code before retrieving the ldap_result_code.
    This patch fixes the order.
      commit b00b8acca54267560c6d7ec614bc52cfe541200a
      Author: Noriko Hosoi <nhosoi@redhat.com>
      Date:   Fri Aug 16 14:04:27 2013 -0700
    
    Reviewed by Rich (Thank you!!)
    
    https://fedorahosted.org/389/ticket/48