$Id: Readme.PAM.txt,v 1.5 2006/04/11 11:22:23 andrew Exp $ !!!!!!!!!! IMPORTANT !!!!!!!!!! Webshell 4.2.x now required http://search.cpan.org/~nikip/Authen-PAM-0.14 perl module make sure have file LINUX "/etc/pam.d/login" and FreeBSD "/etc/pam.conf" has login entries. SUDO: also please correct exists sudoers entries (/hsphere/local/config/sudo/sudoers) replace: httpd ALL=(ALL) NOPASSWD: /hsphere/shared/apache/htdocs/webshell4/libexec/*.pl with: httpd ALL=(ALL) NOPASSWD: /hsphere/shared/apache/htdocs/webshell4/libexec/auth.pl httpd ALL=(ALL) NOPASSWD: /hsphere/shared/apache/htdocs/webshell4/libexec/wsfs.pl httpd ALL=(ALL) NOPASSWD: /hsphere/shared/apache/htdocs/webshell4/libexec/arc.pl httpd ALL=(ALL) NOPASSWD: /hsphere/shared/apache/htdocs/webshell4/libexec/chmod.pl