7eaf1dc Allow hbactest to work with HBAC rules exceeding default IPA limits

Authored and Committed by abbra 12 years ago
    Allow hbactest to work with HBAC rules exceeding default IPA limits
    
    When multiple HBAC rules are defined, IPA default limits to retrieve
    objects may limit the scope of HBAC testing. To allow full range of rules
    to be tested support for --sizelimit option is added.
    
    In addition, when --rules option is specified, make sure only those rules
    are retrieved regardless total number of rules defined. This should also
    speed up HBAC test performance for real life scenarios when few new rules
    are added to large collection of rules.
    
    https://fedorahosted.org/freeipa/ticket/2230
    
        
file modified
+2 -1
file modified
+25 -3