From owner-freebsd-questions Wed Nov 10 14:28: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from broccoli.graphics.cornell.edu (broccoli.graphics.cornell.edu [128.84.247.53]) by hub.freebsd.org (Postfix) with ESMTP id 43C1D15403 for ; Wed, 10 Nov 1999 14:27:59 -0800 (PST) (envelope-from mkc@Graphics.Cornell.EDU) Received: from graphics.cornell.edu by broccoli.graphics.cornell.edu with ESMTP (1.37.109.16/16.2) id AA288902794; Wed, 10 Nov 1999 17:26:34 -0500 Message-Id: <199911102226.AA288902794@broccoli.graphics.cornell.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: dan@freebsddiary.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: proftpd and authentication failure In-Reply-To: Your message of "Thu, 11 Nov 1999 10:16:12 +1300." <199911102116.KAA20269@freebsddiary.yi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 Nov 1999 17:26:32 -0500 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >proftpd[18252]: unable to resolve symbol: pam_sm_acct_mgmt >proftpd[18253]: unable to resolve symbol: pam_sm_acct_mgmt >proftpd[18300]: unable to resolve symbol: pam_sm_acct_mgmt >proftpd[18300]: unable to resolve symbol: pam_sm_open_session >proftpd[18300]: unable to resolve symbol: pam_sm_close_session >proftpd[18335]: unable to resolve symbol: pam_sm_acct_mgmt >proftpd[18338]: unable to resolve symbol: pam_sm_acct_mgmt >proftpd[18338]: unable to resolve symbol: pam_sm_open_session >proftpd[18338]: unable to resolve symbol: pam_sm_close_session hmm, I don't have any 3.1 systems. It sounds as if 3.1 is pre-PAM. I know my 3.2-R system has PAM and my 3.0-R system does not. These errors sound like you don't have PAM. You can disable proftpd from trying to use PAM. See: http://hamster.wibble.org/proftpd/proftpdfaq-8.html for instructions. -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message