bd29d3c Fix objectClass casing in LDIF to prevent schema update error

Authored and Committed by mkosek 9 years ago
    Fix objectClass casing in LDIF to prevent schema update error
    
    When a new objectclass was defined as "objectclass" and not
    "objectClass", it made the schema updater skip some objectclasses.
    
    https://fedorahosted.org/freeipa/ticket/4405
    
    Reviewed-By: Rich Megginson <rmeggins@redhat.com>
    
        
file modified
+1 -1