From owner-freebsd-isp Sun Feb 22 03:09:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17875 for freebsd-isp-outgoing; Sun, 22 Feb 1998 03:09:01 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mailgw00.execpc.com (sendmail@mailgw00.execpc.com [169.207.16.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16835; Sun, 22 Feb 1998 03:07:16 -0800 (PST) (envelope-from jeff@mountin.net) Received: from hilltop (geordi-laforge.isdn.mke.execpc.com [169.207.65.48]) by mailgw00.execpc.com (8.8.8) id FAA19748; Sun, 22 Feb 1998 05:05:52 -0600 (CST) Message-Id: <3.0.3.32.19980222045239.00721cfc@rustbelt.com> X-Sender: jeffm@rustbelt.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Sun, 22 Feb 1998 04:52:39 -0600 To: "Gary Palmer" , Steve Howe From: "Jeffrey J. Mountin" Subject: Re: /etc/ftpusers Cc: freebsd-isp In-Reply-To: <10740.888109919@gjp.erols.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 08:11 PM 2/21/98 -0500, Gary Palmer wrote: >Steve Howe wrote in message ID >: >> >> why does "popclient2.4b2" return "Incorrect password for User" >> from my 2.2.5 server when the User is listed in /etc/ftpusers? >> >> i'd like to allow email to all, but dissallow FTP access to >> the server for some users ... please reply via email as well. > >Its not popclient, its qpopper. qpopper has a compile time option to >restrict pop access to people not listed in a file, and I believe it >defaults to /etc/ftpusers. Solution: recompile qpopper Another possibility: It will also use S/key if that is installed first and if you have /etc/skey.access a permit can be added, but I like using it for mail, even if it is a slight hassle. If you have skey you can test it by copying the line for another account in /etc/skeykeys to the user you are trying: telnet foo.com 110 Trying ... Connected to foo.com. Escape character is '^]'. +OK QPOP (version 2.41beta1) at foo.com starting. <7938.888144351@foo.com> user testy +OK s/key 9876 fo12345 (required) quit +OK Pop server at foo.com signing off. Connection closed by foreign host. You might want to upgrade too. Jeff Mountin - Unix Systems TCP/IP networking jeff@mountin.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message