a65e6da Issue 49278 - Add a new CI test case

Authored and Committed by aadhikari 6 years ago
    Issue 49278 - Add a new CI test case
    
    Bug Description: GetEffectiveRights gives false-negative with ACIs containing targetfilter
    
    Fix Description: Added tests cases that will check whether a user have entry-level-access
    even where the access is conditional on a targetfilter.
    An non-existing entry defined by objectclass has effective rights.
    
    https://pagure.io/389-ds-base/issue/49278
    
    Reviewed by:  lkrispen,spichugi