6ba24eb Ticket #405 - referint modrdn not working if case is different

Authored and Committed by rmeggins 11 years ago
    Ticket #405 - referint modrdn not working if case is different
    
    https://fedorahosted.org/389/ticket/405
    Resolves: Ticket #405
    Bug Description: referint modrdn not working if case is different
    Reviewed by: nhosoi (Thanks!)
    Branch: master
    Fix Description: Pass the Slapi_DN to _update_all_per_mod() and
    _update_one_per_mod().  Use the case normalized dn (ndn) to compare against
    the case normalized member value.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: no
    (cherry picked from commit 8ef08f85fb29ffe4c17ed900378882e8eb127bc4)