On Tue, 1 Mar 2005 [EMAIL PROTECTED] wrote:
The Authen/PAM.pm is not a typo, it is the actual output.
the output in your mail said "Authen/AM.pm", not "Authen/PAM.pm", that's why david asked if it was a type. the name of the perl module is Authen::PAM, and if you're going to use PAM authentication with mon you'll need it installed. to find out if you have it installed you can do this:
perl -MAuthen::PAM -e exit
and if it complaints, then you don't have it installed. either install it from cpan or be sure you don't have the setting "authtype pam" in your mon.cf file.
_______________________________________________ mon mailing list mon@linux.kernel.org http://linux.kernel.org/mailman/listinfo/mon