[SSSD-users] sssd with ad backend, pam problems

steve steve at steve-ss.com
Thu Aug 28 15:11:58 UTC 2014


On Thu, 2014-08-28 at 16:56 +0200, Stefan Schäfer wrote:
.
> 
> Any Idea how to get this working?
> 

We think your stack is wrong. Here is one which works:

auth    sufficient      pam_unix2.so
auth    required        pam_sss.so      use_first_pass
account requisite       pam_unix2.so
account sufficient      pam_localuser.so 
account required        pam_sss.so      use_first_pass

Do you have the order right?




More information about the sssd-users mailing list