40e68b1 Trac Ticket #520 - RedHat Directory Server crashes (segfaults) when moving ldap entry

Authored and Committed by Noriko Hosoi 11 years ago
    Trac Ticket #520 - RedHat Directory Server crashes (segfaults) when moving ldap entry
    
    https://fedorahosted.org/389/ticket/520
    
    Fix description: The code to check if the new superior entry exists
    or not was returning the "No such object" error only when the op
    was requested by the directory manager.  This patch is removing
    the condition so that whoever the requester is, it returns the error.