65f2b7a The default groups we create should have ipaUniqueId set

5 files Authored by rcritten 13 years ago, Committed by mkosek 13 years ago,
    The default groups we create should have ipaUniqueId set
    
    This adds a new directive to ipa-ldap-updater: addifnew. This will add
    a new attribute only if it doesn't exist in the current entry. We can't
    compare values because the value we are adding is automatically generated.
    
    ticket 1177
    
        
file modified
+2 -1