#4 Enable SSSD authentication also for local users
Merged by tmraz. Opened by pbrezina.
pbrezina/authconfig sssd  into  master

New SSSD version of pam_sss.so will check if there is already a password
available and if so it tryies to authenticate with it without breaking
two factor authentication support. Thus we can relay condition for pam_unix.

More information:
https://pagure.io/SSSD/sssd/issue/2984

Please also update the Conflicts sssd<0.99.1 in authconfig.spec.in to the version that allows this.

rebased

Version of pam_sss that supports this was just released in 1.15.1. I changed the spec.

Pull-Request has been merged by tmraz

Metadata