93d2666 Don't check for schema uniqueness when comparing in ldapupdate.

Authored and Committed by rcritten 12 years ago
    Don't check for schema uniqueness when comparing in ldapupdate.
    
    This is needed on F-17+, otherwise things blow up when we try to see
    if we've added new schema.
    
    Introspection is required to see if the argument check_uniqueness is
    available.
    
    https://fedorahosted.org/freeipa/ticket/2383