URL: https://github.com/SSSD/sssd/pull/5424 Author: madhuriupadhye Title: #5424: Test: alltests: "enabled" option to domain section Action: edited
Changed field: body Original value: """ Configure multiple domain and check 'enabled' parameter. It consists of 4 test cases: 1. Add 'enabled = true' in both ldap domains and check userlookups. 2. Check userlookup when 'domains = ldap1' and add 'enabled = true' in both ldap1, ldap2 section. 3. Check userlookup when enabled option in snippet file and 'domains = ' in sssd section. 4. Check userlookup when enabled option is set true in snippet file
Verifies: Issue: #4743 Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1884196
Signed-off-by: Madhuri Upadhye mupadhye@redhat.com """