#8 sssd: catch NoServiceError exception
Merged by tmraz. Opened by pbrezina.
pbrezina/authconfig sssd  into  master

SSSDConfig throws an NoServiceError exception if the service is not
yet present in the configuration file. We need to catch it and
create the service manually in such situation.

Reproducer:
1. remove [pam] section from /etc/sssd/sssd.conf
2. # authconfig --enablesssd --enablesssdauth --updateall

1 new commit added

  • sssd: do not write SSSD PAM if there is no domain configured

Pull-Request has been merged by tmraz

Metadata