b2ab286 ipatests: User and group with same name should not break reading AD user data.

1 file Authored by amore 4 years ago, Committed by abbra 4 years ago,
    ipatests: User and group with same name should not break reading AD user data.
    
    Regression test resolving trusted users and groups should be
    successful when there is a user in IPA with the
    same name as a group name.
    
    Related: https://pagure.io/SSSD/sssd/issue/4073
    
    Signed-off-by: Anuja More <amore@redhat.com>
    Reviewed-By: Sergey Orlov <sorlov@redhat.com>