Hide Forgot
Description of problem: The SSSD report needs to include the following information: /etc/sssd/sssd.conf /var/log/sssd/* (There are multiple log files here, some of which have per-deployment names) /var/log/secure /etc/pam.d/system-auth /etc/pam.d/password-auth /etc/krb5.conf /etc/nsswitch.conf
For sssd we already collect this information since 6.1. Please see bug 624162: * Thu Feb 03 2011 Bryn M. Reeves <bmr> = 2.2-3 - Fix cluster plugin dlm lockdump for el6 Resolves: bz622407 - Add sssd plugin to collect configuration and logs Resolves: bz624162 - Collect /etc/anacrontab in system plugin Resolves: bz622527 - Correct handling of redhat-release for el6 Resolves: bz622528 Specifically sssd.py collects the whole of /etc/sssd and /var/log/sssd/*. The remaining files: /var/log/secure, /etc/pam.d/, /etc/nsswitch.conf, /etc/krb5 do not belong in the sssd plugin and are all already collected by sos.
*** This bug has been marked as a duplicate of bug 624162 ***