From owner-freebsd-questions Tue Sep 28 7:20: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 8E6D7152ED for ; Tue, 28 Sep 1999 07:19:59 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac9.wam.umd.edu (root@rac9.wam.umd.edu [128.8.10.149]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA07722; Tue, 28 Sep 1999 10:19:54 -0400 (EDT) Received: from rac9.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac9.wam.umd.edu (8.9.3/8.9.3) with SMTP id KAA15244; Tue, 28 Sep 1999 10:19:49 -0400 (EDT) Received: from localhost (culverk@localhost) by rac9.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA15240; Tue, 28 Sep 1999 10:19:48 -0400 (EDT) X-Authentication-Warning: rac9.wam.umd.edu: culverk owned process doing -bs Date: Tue, 28 Sep 1999 10:19:48 -0400 (EDT) From: Kenneth Wayne Culver To: "K. Gunderson" Cc: freebsd-questions@freebsd.org Subject: Re: proftpd and PAM In-Reply-To: <19990928012500.A11176@mark.iacan.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, Sep 27, 1999 at 06:33:58PM +0800, Francis A. Vidal wrote: > > hi all, > > > > i couldn't get an ordinary user authenticate on FTP using proftpd. i get > > error messages in /var/log/messages: > > > > PAM(username): Authentication failure > > USER username: incorrect password from localhost.usls.edu \ > > [127.0.0.1] to 127.0.0.1:21 > > > > what should i add in /etc/pam.conf? i only have the default entries from > > the 3.3-RELEASE CD. > > > > -- > > francis vidal university of st. la salle, bacolod city, philippines > > . . . . . . . PGP key available via e-mail / subject: get PGP key > > u s l s N E T tel. nos. (6334).435.2324 / 433.3526 > > I ditched ProFTP since the bug fest, but I think you need to add the > following: > > > ftp auth required pam_unix.so try_first_pass > ftp account required pam_unix.so try_first_pass > ftp session required pam_unix.so try_first_pass > > -- > Ciao--Ken > http://www.y2know.org/safari > > Failure is not an option, it comes bundled with your Microsoft product. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > The bugs have been fixed with the latest version. Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message