> On 22 Dec 2016, at 19:26, Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> wrote: > > What you want to do is create a _new_ file in /etc/pam.d, named > something like "mywebstuff", and then use "AuthPAMService mywebstuff". > > In /etc/pam.d/mywebstuff, something like: > > auth required pam_unix.so debug > account required pam_unix.so debug > > You can remove the "debug" once it's working -- that'll write stuff to > syslog that we can check if there's still a problem. :) Thanks for all your help, have been trying to get something working but having no joy at all! I'm getting errors like mod_authnz_pam: PAM authentication failed for user ***: System error user ***: authentication failure for "/": Password Mismatch. Any ideas? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx