miztake / freeipa

Forked from freeipa 5 years ago
Clone

74bec83 Don't consider virtual attributes when validating custom objectclasses

1 file Authored by rcritten 12 years ago, Committed by mkosek 12 years ago,
    Don't consider virtual attributes when validating custom objectclasses
    
    We verify user and group default objectclasses when changing them
    to be sure that required objectclasses aren't being dropped. We need
    to ignore virtual attributes or it will raise an error because they
    aren't defined in schema.
    
    https://fedorahosted.org/freeipa/ticket/2406
    
        
file modified
+5 -0