miztake / freeipa

Forked from freeipa 4 years ago
Clone

87f880b Amend memberAllowCmd and memberDenyCmd attribute types

2 files Authored by mkosek 11 years ago, Committed by rcritten 11 years ago,
    Amend memberAllowCmd and memberDenyCmd attribute types
    
    Attribute types of attributes designed to hold DN values are not
    supposed to hold own ORDERING or SUBSTR matching rules (which were
    even not correct in this case).
    
    Update these attributes to only define an EQUALITY rule just like
    other DN attribute types in IPA.
    
    https://fedorahosted.org/freeipa/ticket/2866
    
        
file modified
+2 -2