Hi hopefully a quick question,
I have a standalone server running on files that any user who is not root is given Permission denied when trying to change their password. If I disable the following line from pam.conf :
passwd auth required pam_passwd_auth.so.1
everything seems to work just fine but obviously is not running the passwd properly through the security checks. If anyone has any ideas on what to look for or what to change to make this work I would appreciate it.
Thanks
Brendan
I have a standalone server running on files that any user who is not root is given Permission denied when trying to change their password. If I disable the following line from pam.conf :
passwd auth required pam_passwd_auth.so.1
everything seems to work just fine but obviously is not running the passwd properly through the security checks. If anyone has any ideas on what to look for or what to change to make this work I would appreciate it.
Thanks
Brendan