adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

69ce800 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: 389-ds-base-1.2.11
    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