Project

General

Profile

action #13168

Updated by okurz over 5 years ago

## Motivation 
 ldap/sssd functionality is an important use case for SLES so we should ensure this is well covered in automatic tests (does not need to be openQA). 


 ## Suggestions 

 * Crosscheck coverage of existing openQA/IBS-userspace-regression/slenkins tests we have to test "sudo", "openldap", "sssd" 
 * Ensure we have an automatic test that does the following steps: 
  * install     - instal sudo, openldap2 and sssd packages 
  * 
    - configure LDAP to synchronize sudoers 
  * 
    - configure SSSD to cache LDAP sudoers rules 
  * 
    - verify it works 

Back