9c83da3 SYSDB: Skip malformed netgroup attribute.

1 file Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    SYSDB: Skip malformed netgroup attribute.
    
    It was not easy find out why netgroup could not be covert into result entries.
    Problem was that nisNetgroupTriple contained unexpected string "(,user01)"
    This patch will ignore only malformed attribute and processing of netgroup
    will not fail.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2137
    
        
file modified
+5 -1