From owner-freebsd-questions Wed Aug 30 09:01:47 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id JAA09381 for questions-outgoing; Wed, 30 Aug 1995 09:01:47 -0700 Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id JAA09375 for ; Wed, 30 Aug 1995 09:01:38 -0700 Received: from gilberto.physik.rwth-aachen.de by mail.rwth-aachen.de (PMDF V4.3-10 #7297) id <01HUOYRR96HC000H5D@mail.rwth-aachen.de>; Wed, 30 Aug 1995 18:01:43 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.8/8.6.9) id SAA17523; Wed, 30 Aug 1995 18:14:43 +0200 Date: Wed, 30 Aug 1995 18:14:42 +0200 (MET DST) From: Christoph Kukulies Subject: Re: Setting up anonymous ftp In-reply-to: from "Jacob J. Pinsky" at Aug 30, 95 10:12:50 am To: jpinsky@beam.radonc.sunysb.edu (Jacob J. Pinsky) Cc: questions@freebsd.org Reply-to: Christoph Kukulies Message-id: <199508301614.SAA17523@gilberto.physik.rwth-aachen.de> X-Mailer: ELM [version 2.4 PL23] Content-type: text Content-transfer-encoding: 7BIT Content-length: 1607 Sender: questions-owner@freebsd.org Precedence: bulk > > I have FreeBSD 2.0.5 installed on a 486DX2-66. I am a newbie. > >From my 1.1.5.1 ftp server (wu-ftpd): /etc/passwd: ftp:*:14:7:My super duper ftp server :/usr/ftp:/bin/true ls -l /usr/ftp drwx-wx--x 2 root wheel 512 May 18 1993 bin d--x-ox--x 3 root wheel 512 Sep 19 1994 etc -rwxrwxr-x 1 root wheel 12 Sep 4 1994 incoming -> pub/incoming drwxrwxr-x 12 root wheel 512 Aug 7 17:52 pub ls -l /usr/ftp/etc -r--r--r-- 1 root wheel 236 Aug 18 1994 group drwx-wx--x 2 root wheel 512 Aug 18 1994 msgs -rw-r--r-- 1 root wheel 40960 Sep 19 1994 pwd.db ls -l /usr/ftp/bin -r-xr-xr-x 1 root wheel 24336 May 18 1993 compress -r-xr-xr-x 1 root wheel 61440 May 18 1993 gunzip -r-xr-xr-x 1 root wheel 61440 May 18 1993 gzip -r-xr-xr-x 1 root wheel 57344 May 18 1993 ls -r-xr-xr-x 1 root wheel 143360 May 18 1993 tar > During my attempt to set up an anonymous ftp service, I discovered that > when I login as anonymous, I cannot see any directories or files when I > run the ls command. I setup the ftp directory as /usr/ftp. I followed the > guidelines in the O'Reilly 4.4BSD System Manager's Manual under ftpd for > directory permissions (all directories mode 555, ls located in > /usr/ftp/bin (mode 111)). I know this must be a permissions problem, but > I guess I am too new at this to figure it out. Any help would be > appreciated. Thanks! > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de