7264de8 LDAP: Remove unnecessary filter sanitize

Authored and Committed by sgallagh 12 years ago
    LDAP: Remove unnecessary filter sanitize
    
    The orig_dn here isn't being passed to a filter and therefore must
    not be santized, as the sanitization process would break DNs that
    contain (among other things) parentheses.