79b3fbf Tests: search for disabled users

Authored and Committed by mbasti 7 years ago
    Tests: search for disabled users
    
    Add tests for searching disabled/enabled users.
    
    XFAIL: newly created users has no 'nsaccountlock' attribute set and
    user-find doesn't return them as active users. This should be fixed.
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>