6735c04 SDAP: Relax POSIX check

1 file Authored by preichl 8 years ago, Committed by jhrozek 8 years ago,
    SDAP: Relax POSIX check
    
    Relax the check on UID or GID just to check if at least one of them is
    present but do not require them to be positive numbers.
    
    Add requirement on objectclass attributes to be user or group to make
    check more reliable.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2800