How To Fix Webmin PAM Errors At Startup

Published Date Author: , Posted January 30th, 2011 at 5:07:11pm

If you are seeing PAM errors in /var/webmin/miniserv.error, then try the following:
# yum install pam-devel
# cpan Authen::PAM
# vim /etc/pam.d/webmin
auth include system-auth
# service webmin restart

Log will now say:
PAM authentication enabled
instead of :
PAM test failed – maybe /etc/pam.d/webmin does not exist

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.