rcritten / freeipa

Forked from freeipa 6 years ago
Clone

49f8695 Do not fail migration because of duplicate groups

1 file Authored by mkosek 12 years ago, Committed by rcritten 12 years ago,
    Do not fail migration because of duplicate groups
    
    When 2 groups in a remote LDAP server share the same GID number,
    the migration may fail entirely with incomprehensible message. This
    should not be taken as unrecoverable error - GID number check is
    just a sanity check, a warning is enough. This patch also makes
    sure that GID check warnings include a user name to make
    an investigation easier.
    
    https://fedorahosted.org/freeipa/ticket/2644
    
        
file modified
+6 -1