Hello,I am trying to add authentication to a folder, and have the authentication be against system user accounts.
I've tried using mod_authnz_pam, and have it partly working in that I get prompted for a user/pass, but authentication fails, with the errors below.
mod_authnz_pam: PAM authentication failed for user <username>: System error user <username>: authentication failure for "/": Password Mismatch I'm using the below lines in /etc/pam.d/ auth required pam_unix.so account required pam_unix.so Thanks, --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx