ab4b921 Ticket #47492 - PassSync removes User must change password flag on the Windows side

Authored and Committed by rmeggins 9 years ago
    Ticket #47492 - PassSync removes User must change password flag on the Windows side
    
    https://fedorahosted.org/389/ticket/47492
    Reviewed by: nkinder (Thanks!)
    Branch: 389-ds-base-1.2.11
    Fix Description: Cherry pick broke outbound sync.  The suffix variable in
    map_entry_dn_outbound was initialized to NULL and not set.  This patch
    restores the previous functionality removed by the cherry pick.
    NOTE: On 1.3.0 and later, the code has changed quite a bit, so that code
    is not affected
    Platforms tested: RHEL5 x86_64
    Flag Day: no
    Doc impact: no