From owner-freebsd-current Mon Nov 22 1:49:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from host.cer.ntnu.edu.tw (cer.ntnu.edu.tw [140.122.119.9]) by hub.freebsd.org (Postfix) with ESMTP id 3D019158B3 for ; Mon, 22 Nov 1999 01:49:08 -0800 (PST) (envelope-from clive@host.cer.ntnu.edu.tw) Received: (from clive@localhost) by host.cer.ntnu.edu.tw (8.9.3/8.9.3) id RAA31127 for current@FreeBSD.ORG; Mon, 22 Nov 1999 17:52:19 +0800 (CST) (envelope-from clive) Date: Mon, 22 Nov 1999 17:52:19 +0800 From: Clive Lin To: current@FreeBSD.ORG Subject: ftpd is not listed in pam.conf Message-ID: <19991122175219.A31069@host.cer.ntnu.edu.tw> Reply-To: Clive Lin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I couldn't remeber since when, I always see a message on my cosole: Nov 22 17:29:42 cartier ftpd[844]: no modules loaded for `ftpd' service Nov 22 17:29:42 cartier ftpd[844]: auth_pam: Permission denied Though it doesn't affect anything when I using ftp to transfer files from other hosts, it looks quite anonying. Then, I added a line into /etc/pam.conf, this message no longer appears. ftpd auth required pam_unix.so try_first_pass (yes, just Gyypcwftpd:wq) May this is not the best way for ftpd to use pam (many other lines for login, may ftpd should be so). But I think ftpd should be listed in /etc/pam.conf. Any plan to fix it in /usr/src/etc/pam.conf ? -- CirX Clive Lin FreeBSD - The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message