From owner-freebsd-questions Sun Jul 7 21:58:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F48F37B400 for ; Sun, 7 Jul 2002 21:58:53 -0700 (PDT) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A71EB43E4A for ; Sun, 7 Jul 2002 21:58:52 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco [12.145.236.107] by mail.gbronline.com (SMTPD32-7.10) id ABA95EEE0078; Sun, 07 Jul 2002 23:57:13 -0500 Message-ID: <002901c2263c$123d5da0$6bec910c@fbccarthage.com> From: "Kevin Kinsey, DaleCo, S.P." To: "Grant Cooper" Cc: References: <20020708002200.3b281694.yid@softhome.net> <20020708042625.GA17623@peitho.fxp.org> <002201c225d5$50f39e40$d74afea9@ab.hsia.telus.net> Subject: Re: password file Date: Sun, 7 Jul 2002 23:58:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Grant Cooper" Cc: Sent: Sunday, July 07, 2002 11:41 AM Subject: password file > I am trying to change the directory of my ftp location for Anonymous ftp. I > went into the "master.passwd" file and changed the ftp section to > "ftp:*:14:5::0:0:ftp FTP:/aftp:/nonexistent" Should this not change the > directory of where my I ftp to? > Sounds strange to me. 1st, nothing you change in 'master.passwd' will effect unless you run mkdb_pw. Perhaps you should take a look at 'man ftpd'. Anon ftp needs strict directory setup and permissions. I'm wondering if you think you need more room on /var and were thinking of moving to /usr. You might ask the freebsd-security list for a resource on a way to do this. You might symlink the ftp mountpoint to /usr, but you'd better ask security experts first. Have you googled on this? KDK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message