--On Monday, February 28, 2005 3:21 PM +0100 [EMAIL PROTECTED] wrote:

Hi,

I�m having problems to start mon on the host server of a ha cluster.

When I try to start the mon it gives me following error:

Starting mon daemon: cf error: could not use PAM authentication: Can�t
locate Authen/AM.pm in @INC (@INC contains:
^^^^^^^^^^^^
Is that a typo in your copying of the error message, or the actual output of mon? Mon should be trying to old Authen::PAM, which should be trying to locate Authen/PAM.pm.


If its a typo, you probably don't have Authen::PAM installed but you're trying to enable it. Install that perl module on your system from CPAN.

If its not a typo, then theres something screwey going on and Mon is somehow ending up to old Authen::AM. Check to see if your copy of mon has a typo in the eval statement where it tries to load that module.

-David Nolan
Network Software Designer
Computing Services
Carnegie Mellon University


_______________________________________________ mon mailing list [email protected] http://linux.kernel.org/mailman/listinfo/mon

Reply via email to