From owner-wu-ftpd@wugate.wustl.edu Sat Jul  1 02:35:17 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sRyvL-00032JC; Sat, 1 Jul 95 02:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA22370; Sat, 1 Jul 1995 04:33:41 -0500
Received: from oxmail2.ox.ac.uk (oxmail2.ox.ac.uk [163.1.2.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA22256 for <wu-ftpd@wugate.wustl.edu>; Sat, 1 Jul 1995 04:27:39 -0500
Received: from opal.bioch.ox.ac.uk by oxmail2.ox.ac.uk. with SMTP (PP) 
          id <08839-0@oxmail2.ox.ac.uk.>; Sat, 1 Jul 1995 10:27:53 +0100
Received: from ocms.ox.ac.uk by bioch.ox.ac.uk (SMI-8.6/SMI-SVR4) id KAA29510;
          Sat, 1 Jul 1995 10:27:14 +0100
Received: by ocms.ox.ac.uk (940816.SGI.8.6.9/bioch3.0) id KAA06625;
          Sat, 1 Jul 1995 10:27:09 +0100
Message-Id: <199507010927.KAA06625@nmrpcd.ocms.ocms.ox.ac.uk>
Date: Sat, 1 Jul 1995 10:27:09 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mikes@bioch.ox.ac.uk (Mike Smith)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: DIR Problems
X-Mailer: [XMailTool v3.1.0]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Why can't I unsubscribe from this list?  I get

Error processing the command: unsubscribe wu-ftpd
Unable to find the address mikes@bioch.ox.ac.uk in the mailing list WU-FTPD
%MAILSERV-W-NOSUCHADR, no such address subscribed to the mailing list
Subsequent commands ignored because of previous error.

but I must be there or I wouldn't get the mail!

Mike

---------------------------------------------------------------------
Michael Smith,              |      Phone: (+44) (0)1865 275981/275720
Department of Biochemistry, |            e-mail: mikes@bioch.ox.ac.uk
Oxford University.          | URL:  http://nmra.ocms.ox.ac.uk/~mikes/

From owner-wu-ftpd@wugate.wustl.edu Sat Jul  1 09:55:40 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sS5oD-00035XC; Sat, 1 Jul 95 09:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA28999; Sat, 1 Jul 1995 11:55:41 -0500
Received: from rs1.dsi.uanl.mx (rs1.dsi.uanl.mx [148.234.15.5]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA28919 for <wu-ftpd@wugate.wustl.edu>; Sat, 1 Jul 1995 11:53:39 -0500
Received: by rs1.dsi.uanl.mx (AIX 3.2/UCB 5.64/4.03)
          id AA18553; Sat, 1 Jul 1995 10:52:23 -0700
Message-Id: <9507011752.AA18553@rs1.dsi.uanl.mx>
Date: Sat, 1 Jul 1995 10:52:23 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ccaceres@rs1.dsi.uanl.mx (Candido Alberto Caceres Lemus)
To: wu-ftpd@wugate.wustl.edu
Subject: help meeee!!
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

This is my problem:

rs1: wu-ftpd-2.4 $ build aix
make args are : 
make opts are : 

Linking Makefiles.

Making support library.
        cc -O -DDEBUG   -c getusershell.c
        cc -O -DDEBUG   -c fnmatch.c
        cc -O -DDEBUG   -c strcasestr.c
        cc -O -DDEBUG   -c strerror.c
        cc -O -DDEBUG   -c strsep.c
        cc -O -DDEBUG   -c authuser.c
        cc -O -DDEBUG   -c ftw.c
"ftw.c", line 112.20: 1506-152 (W) Operands are pointers to different types.
"ftw.c", line 112.48: 1506-152 (W) Operands are pointers to different types.
"ftw.c", line 187.4: 1506-030 (S) Identifier malloc cannot be redeclared.
"ftw.c", line 216.20: 1506-152 (W) Operands are pointers to different types.
"ftw.c", line 216.48: 1506-152 (W) Operands are pointers to different types.
The error code from the last failed command is 1.

Make Quitting.

Making ftpd.
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
"ftpd.c", line 1972.29: 1506-045 (S) Undeclared identifier typenames.
"ftpd.c", line 1974.30: 1506-045 (S) Undeclared identifier formnames.
"ftpd.c", line 1982.12: 1506-045 (S) Undeclared identifier strunames.
"ftpd.c", line 1982.29: 1506-045 (S) Undeclared identifier modenames.
"ftpd.c", line 2616.21: 1506-152 (W) Operands are pointers to different types.
"ftpd.c", line 2620.47: 1506-022 (S) d_namlen not a member of the struct or uni.
"ftpd.c", line 2626.22: 1506-022 (S) d_namlen not a member of the struct or uni.
The error code from the last failed command is 1.

Are you know how fix this problem??

-- 
    ,____________________________________________________________________.
   / Universidad   Autonoma  de  Nuevo  Leon |~~~Technical Support~~~   /
  /  Direccion de Sistemas e Informatica     |   Movilis in Movili     /
 /      Candido A. Caceres Lemus   Internet e-mail :ccaceres@uanl.mx  (.
(_______________________________________________________________________)

From owner-wu-ftpd@wugate.wustl.edu Sat Jul  1 13:55:22 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sS9YA-0002feC; Sat, 1 Jul 95 13:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA03773; Sat, 1 Jul 1995 15:55:19 -0500
Received: from ux1.cyberenet.net (kaps-ux1.cyberenet.net [204.213.252.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA03681 for <wu-ftpd@wugate.wustl.edu>; Sat, 1 Jul 1995 15:51:50 -0500
Received: by ux1.cyberenet.net (Smail3.1.29.1 #1)
	id m0sS9W0-000L38C; Sat, 1 Jul 95 16:51 EDT
Message-Id: <m0sS9W0-000L38C@ux1.cyberenet.net>
Date: Sat, 1 Jul 1995 16:51:47 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mabell@cyberenet.net (Ma Bell)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: help meeee!!
In-Reply-To: <9507011752.AA18553@rs1.dsi.uanl.mx> from "Candido Alberto Caceres Lemus" at Jul 1, 95 10:52:23 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> This is my problem:
> 
> rs1: wu-ftpd-2.4 $ build aix
> make args are : 
> make opts are : 
> 
> Linking Makefiles.
> 
> Making support library.
>         cc -O -DDEBUG   -c getusershell.c
>         cc -O -DDEBUG   -c fnmatch.c
>         cc -O -DDEBUG   -c strcasestr.c
>         cc -O -DDEBUG   -c strerror.c
>         cc -O -DDEBUG   -c strsep.c
>         cc -O -DDEBUG   -c authuser.c
>         cc -O -DDEBUG   -c ftw.c
> "ftw.c", line 112.20: 1506-152 (W) Operands are pointers to different types.
> "ftw.c", line 112.48: 1506-152 (W) Operands are pointers to different types.
> "ftw.c", line 187.4: 1506-030 (S) Identifier malloc cannot be redeclared.
> "ftw.c", line 216.20: 1506-152 (W) Operands are pointers to different types.
> "ftw.c", line 216.48: 1506-152 (W) Operands are pointers to different types.
> The error code from the last failed command is 1.
> 
> Make Quitting.
> 
> Making ftpd.
>         cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
> "ftpd.c", line 1972.29: 1506-045 (S) Undeclared identifier typenames.
> "ftpd.c", line 1974.30: 1506-045 (S) Undeclared identifier formnames.
> "ftpd.c", line 1982.12: 1506-045 (S) Undeclared identifier strunames.
> "ftpd.c", line 1982.29: 1506-045 (S) Undeclared identifier modenames.
> "ftpd.c", line 2616.21: 1506-152 (W) Operands are pointers to different types.
> "ftpd.c", line 2620.47: 1506-022 (S) d_namlen not a member of the struct or uni.
> "ftpd.c", line 2626.22: 1506-022 (S) d_namlen not a member of the struct or uni.
> The error code from the last failed command is 1.
> 
> Are you know how fix this problem??

I will check the secret resource known as the INSTALL file.


    If cc complains about strunames, typenames, modenames, ... being undefined
    you need to install support/ftp.h as /usr/include/arpa/ftp.h (always make
    a backup of the old ftp.h just in case!) and do the build again.  The new
    ftp.h should be a compatible superset of your existing ftp.h, so you
    shouldn't have problems with this replacement.


That fixes at least one of your problems.

From owner-wu-ftpd@wugate.wustl.edu Sun Jul  2 09:21:00 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sSRlR-0002WTC; Sun, 2 Jul 95 09:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA23903; Sun, 2 Jul 1995 11:19:48 -0500
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA23767 for <wu-ftpd@wugate.wustl.edu>; Sun, 2 Jul 1995 11:12:32 -0500
Received: from CARBONARA.MIT.EDU by MIT.EDU with SMTP
	id AA12318; Sun, 2 Jul 95 12:12:31 EDT
Received: by carbonara.MIT.EDU (5.57/4.7) id AA22157; Sun, 2 Jul 95 12:12:30 -0400
Message-Id: <9507021612.AA22157@carbonara.MIT.EDU>
Date: Sun, 02 Jul 1995 12:12:29 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: gkoh@MIT.EDU
To: wu-ftpd@wugate.wustl.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have the same problem.  PLEASE UNSUBSCRIBE ME FROM THIS LIST.

From owner-wu-ftpd@wugate.wustl.edu Sun Jul  2 22:34:04 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sSe6M-000355C; Sun, 2 Jul 95 22:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA10809; Mon, 3 Jul 1995 00:31:46 -0500
Received: from shadow.wn.com (bas.pic.net [198.80.88.201]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA10607 for <wu-ftpd@wugate.wustl.edu>; Mon, 3 Jul 1995 00:23:14 -0500
Received: by shadow.wn.com (Smail3.1.29.1 #3)
	id m0sSdyK-0003aFC; Mon, 3 Jul 95 00:23 CDT
Message-Id: <m0sSdyK-0003aFC@shadow.wn.com>
Date: Mon, 3 Jul 95 00:23 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bas@wn.com (Bret A. Schuhmacher)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: multiple domains ?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


From owner-wu-ftpd@wugate.wustl.edu Mon Jul  3 09:46:54 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sSodv-0002ZBC; Mon, 3 Jul 95 09:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA27638; Mon, 3 Jul 1995 11:44:07 -0500
Received: from cicg-communication.grenet.fr (cicg-communication.grenet.fr [130.190.6.23]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA27354 for <wu-ftpd@wugate.wustl.edu>; Mon, 3 Jul 1995 11:37:34 -0500
Received: from labsad.grenet.fr by cicg-communication.grenet.fr (4.1/Ccomm.94021501)
          id AA29733; Mon, 3 Jul 95 18:36:27 +0200
Message-Id: <199507031637.LAA27354@wugate.wustl.edu>
Date: Mon, 3 Jul 95 18:35:46 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: farouk@labsad.grenet.fr (Farouk ELHAOUZI)
To: wu-ftpd@wugate.wustl.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have the same problem.  PLEASE UNSUBSCRIBE ME FROM THIS LIST.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul  4 01:51:07 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sT3h8-00037UC; Tue, 4 Jul 95 01:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA28456; Tue, 4 Jul 1995 03:51:39 -0500
Received: from pizza.hvu.nl (pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA28223 for <wu-ftpd@wugate.wustl.edu>; Tue, 4 Jul 1995 03:42:22 -0500
Received: by pizza.hvu.nl (5.0/SMI-SVR4)
	id AA22147; Tue, 4 Jul 1995 10:42:41 +0200
Message-Id: <9507040842.AA22147@pizza.hvu.nl>
Date: Tue, 4 Jul 95 10:42:41 MET DST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: koos@pizza.hvu.nl (Koos van den Hout _U nix and we all_)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: 8 character password length revisited
In-Reply-To: <Pine.OSF.3.91.950629141600.31769A-100000@www.uno.edu>; from "Edward Murphy" at Jun 29, 95 2:37 pm
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In a previous message, you wrote :

> What is the cause of the 8 character limit on passwords?

I also dug into this problem again for Linux with shadow passwords. Using
libshadow.a from shadow-3.3.1 I found I needed to change the call in ftpd.c
from

	xpasswd = crypt(passwd,salt);

to

	xpasswd = pw_encrypt(passwd,salt);

which fixed things for Linux.

                                              Grtz. KH

-- 
  Koos van den Hout,           Internetter, Unix freak and BBS SysOp at large
  koos@kzdoos.xs4all.nl (Home)        BBS Koos z'n Doos (+31-3402-36637 28k8)
  koos@pizza.hvu.nl (Work)  <-- finger for PGPkey       (+31-3402-56619 14k4)
  http://www.hvu.nl/~koos (WWW)    Looking for a license plate with "RFC 822"
  GCS d- p(-) c++(+++) l+ u+++ e++ m+(-) s+/- !n h f+ g+ w(++) t+ r !y(*)

From owner-wu-ftpd@wugate.wustl.edu Tue Jul  4 04:59:08 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sT6d7-0002YGC; Tue, 4 Jul 95 04:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA01198; Tue, 4 Jul 1995 07:00:17 -0500
Received: from hermes.cnrs-gif.fr (hermes.cnrs-gif.fr [157.136.10.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA01078 for <wu-ftpd@wugate.wustl.edu>; Tue, 4 Jul 1995 06:57:10 -0500
Received: from gaia.cfr.cnrs-gif.fr (gaia.cfr.cnrs-gif.fr [157.136.14.6])
          by hermes.cnrs-gif.fr (8.6.10/jtpda-5.1) with ESMTP id NAA22846
          for <wu-ftpd@wugate.wustl.edu>; Tue, 4 Jul 1995 13:57:53 +0100
Received: from [157.136.14.141] (dominic.cfr.cnrs-gif.fr [157.136.14.141])
          by gaia.cfr.cnrs-gif.fr (8.6.10/jtpda-5.1) with SMTP id NAA08886
          for <wu-ftpd@mail.wustl.edu>; Tue, 4 Jul 1995 13:58:48 +0100
Message-Id: <v01520d04ac1eeba4d048@[157.136.14.141]>
Date: Tue, 4 Jul 1995 13:59:46 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dominique.Baisnee@cfr.cnrs-gif.fr (Dominique Baisnee)
To: wu-ftpd@wugate.wustl.edu
Subject: PB compiling wu-ftpd on Alpha
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello,

        I tried to install wu-ftpd-2.4 on DEC Alpha station under OSF/1
V3.0 but I've got some problem during the compilation :

Here is the result I obtain :

>build osf
make args are :
make opts are :

Linking Makefiles.
ln: Makefile and makefiles/Makefile.osf are identical.
ln: config.h and config/config.osf are identical.
ln: Makefile and makefiles/Makefile.osf are identical.

Making support library.
rm -f libsupport.a
ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strerror.o strsep.o=
 aut
huser.o
ranlib libsupport.a
s - creating symbol hash table. Wait...

Making ftpd.
`ftpd' is up to date.

Making ftpcount.
cc -O -DDEBUG -I.. -I../support -L../support -s -x -o ftpcount ftpcount.c ve=
rs.o
 -lsupport
/usr/lib/cmplrs/cc/cfe: Error: ./extensions.h, line 28: Syntax Error
 struct aclmember {
 ^
*** Exit 1
Stop.

Making ftpshut.
cc -O -DDEBUG -I.. -I../support -L../support -s -x -o ftpshut ftpshut.c=
 vers.o -
lsupport
/usr/lib/cmplrs/cc/cfe: Error: ftpshut.c, line 54: Syntax Error
 int denyoffset =3D 10;
 ^
*** Exit 1
Stop.

Making ckconfig.
`ckconfig' is up to date.
ln: ftpwho and ../src/ftpcount are identical.
ln: ckconfig and ../src/ckconfig are identical.

Links to executables are in bin directory:
text    data    bss     dec     hex
106496  32768   23632   162896  27c50   bin/ftpd
16384   8192    0       24576   6000    bin/ftpcount
16384   8192    0       24576   6000    bin/ftpshut
16384   8192    0       24576   6000    bin/ftpwho
8192    8192    0       16384   4000    bin/ckconfig
Done

Does somebody could help me ?

Also I find more information about how to install, configure and manage ftp
anonymous server and how does it works.

Thanks a lot,

Dominique Baisnee


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*********
**********************************************************

   Mme Dominique BAISNEE
Centre des Faibles Radioactivit=E9s
   Service Informatique
  Laboratoire mixte CEA/CNRS

Avenue de la Terrasse
   91198 GIF SUR YVETTE
   --------------------
     Tel : 69-82-43-51
     Fax : 69-82-35-68
     E-mail : Dominique.Baisnee@cfr.cnrs-gif.fr


From owner-wu-ftpd@wugate.wustl.edu Tue Jul  4 07:40:54 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sT99Z-0002a8C; Tue, 4 Jul 95 07:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA04025; Tue, 4 Jul 1995 09:41:59 -0500
Received: from alpha.dtronix.com (alpha.dtronix.com [199.246.210.5]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA03904 for <wu-ftpd@wugate.wustl.edu>; Tue, 4 Jul 1995 09:38:01 -0500
Received: (from mchan@localhost) by alpha.dtronix.com (8.6.9/8.6.9) id KAA26451; Tue, 4 Jul 1995 10:40:13 -0400
Message-Id: <Pine.BSD/.3.91.950704103857.26446A-100000@alpha.dtronix.com>
Date: Tue, 4 Jul 1995 10:40:12 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mchan@alpha.dtronix.com
To: wu-ftpd@wugate.wustl.edu
Subject: [HELP] PASV 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello,

   I have setup a wuftp server running belind a firewall(packet filter).
   And I got a few users compiling about the connections timeout when they
   try to use PASV(prepare for server-to-server transfer). 
   Is there any options in wuftp which will allow me to turn PASV off?
   or which port should I open in the firewall to allow PASV command ?

 Regards,
 Ming K



From owner-wu-ftpd@wugate.wustl.edu Tue Jul  4 16:44:57 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTHeA-00033TC; Tue, 4 Jul 95 16:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA15613; Tue, 4 Jul 1995 18:45:58 -0500
Received: from adeskgate.autodesk.com (adeskgate.autodesk.com [198.93.152.11]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA15451 for <wu-ftpd@wugate.wustl.edu>; Tue, 4 Jul 1995 18:40:40 -0500
Received: from autodesk.autodesk.com by adeskgate.autodesk.com (8.6.12/4.4BSD) with ESMTP id QAA12293; Tue, 4 Jul 1995 16:40:46 -0700
Received: from gaos.autodesk.com by autodesk.autodesk.com (8.6.12/4.4BSD) with ESMTP id QAA11616; Tue, 4 Jul 1995 16:40:17 -0700
Received: by gaos.autodesk.com (8.6.8/4.4BSD) id QAA04030; Tue, 4 Jul 1995 16:40:16 -0700
Message-Id: <199507042340.QAA04030@gaos.autodesk.com>
Date: Tue, 4 Jul 1995 16:40:16 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Sissi S Tchehrazi <sissi@autodesk.com>
To: wu-ftpd@wugate.wustl.edu
Cc: stevel@autodesk.com (Steven W. Litras)
Subject: Re: [HELP] PASV
In-Reply-To: <Pine.BSD/.3.91.950704103857.26446A-100000@alpha.dtronix.com> from "mchan@alpha.dtronix.com" at Jul 4, 95 10:40:12 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


We are also getting reports of connection problems when
using PASV. Would appreciate any work arounds.

Sissi.-

In reply to mchan@alpha.dtronix.com:
 >
 >
 >Hello,
 >
 >   I have setup a wuftp server running belind a firewall(packet filter).
 >   And I got a few users compiling about the connections timeout when they
 >   try to use PASV(prepare for server-to-server transfer). 
 >   Is there any options in wuftp which will allow me to turn PASV off?
 >   or which port should I open in the firewall to allow PASV command ?
 >
 > Regards,
 > Ming K
 >
 >
 >
 >


-- 
 Sissi Tchehrazi  e-mail: sissi@autodesk.com
 Autodesk, Inc. 	(415) 507-8809

From owner-wu-ftpd@wugate.wustl.edu Wed Jul  5 08:51:21 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTWjM-00034NC; Wed, 5 Jul 95 08:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA08291; Wed, 5 Jul 1995 10:52:12 -0500
Received: from mimbres.cs.unm.edu (mimbres.cs.unm.edu [198.59.151.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA07662 for <wu-ftpd@wugate.wustl.edu>; Wed, 5 Jul 1995 10:43:15 -0500
Received: from boa.cs.unm.edu by mimbres.cs.unm.edu (5.65/033093) with SMTP
	id <AA10278@mimbres.cs.unm.edu>; Wed, 5 Jul 95 09:43:13 -0600
Message-Id: <9507051543.AA26181@boa.cs.unm.edu>
Date: Wed, 05 Jul 1995 09:43:11 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Abel Sanchez <asanchez@cs.unm.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: FAQ for wu-ftpd
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

	Is there an FAQ for wu-ftpd somewhere out there? I've compiled wu-ftpd 2.4
	for IRIX 5.2 and some things are not working correctly. For instance, 
	I get GMT in the xferlogs and magic cookies aren't working right. If
	you know of an FAQ I would appreciate an address.

	Thanks.


	Abel Sanchez
	asanchez@cs.unm.edu

From owner-wu-ftpd@wugate.wustl.edu Wed Jul  5 09:12:28 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTX3k-00036AC; Wed, 5 Jul 95 09:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA09536; Wed, 5 Jul 1995 11:13:33 -0500
Received: from www.uno.edu (www.uno.edu [137.30.1.20]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA09306 for <wu-ftpd@wugate.wustl.edu>; Wed, 5 Jul 1995 11:09:48 -0500
Received: by www.uno.edu; id AA06229; Wed, 5 Jul 1995 11:15:29 -0500
Message-Id: <Pine.OSF.3.91.950705111330.3500A-100000@www.uno.edu>
Date: Wed, 5 Jul 1995 11:15:28 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Edward Murphy <emurphy@www.uno.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: asanchez@cs.umn.edu
Subject: Re: FAQ for wu-ftpd
In-Reply-To: <9507051543.AA26181@boa.cs.unm.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Abel,

To Abel and others, try the WUarchive WU-FTPD web page:

  http://fegmania.wustl.edu/ftp.html

I found it extremely helpful.

Ed

P.S. Is there any more work on the idea of a periodic list posting of 
basic information such as the above? --em

   ----------------------------------------------------------------
			    Edward Murphy
	  emurphy@www.uno.edu * http://www.uno.edu/~emurphy

On Wed, 5 Jul 1995, Abel Sanchez wrote:

> Hi,
> 
> 	Is there an FAQ for wu-ftpd somewhere out there? I've compiled wu-ftpd 2.4
> 	for IRIX 5.2 and some things are not working correctly. For instance, 
> 	I get GMT in the xferlogs and magic cookies aren't working right. If
> 	you know of an FAQ I would appreciate an address.
> 
> 	Thanks.
> 
> 
> 	Abel Sanchez
> 	asanchez@cs.unm.edu
> 

From owner-wu-ftpd@wugate.wustl.edu Wed Jul  5 09:31:06 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTXLp-0002UTC; Wed, 5 Jul 95 09:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA10420; Wed, 5 Jul 1995 11:29:52 -0500
Received: from sc.ist.ucf.edu (ic1.sc.ist.ucf.edu [132.170.192.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA10198 for <wu-ftpd@wugate.wustl.edu>; Wed, 5 Jul 1995 11:25:50 -0500
Received: from reed.iac.ist.ucf.edu by sc.ist.ucf.edu; (5.65/1.1.8.2/02Jun95-0231PM)
	id AA09636; Wed, 5 Jul 1995 12:26:43 -0400
Message-Id: <9507051626.AA09636@sc.ist.ucf.edu>
Date: Wed, 5 Jul 1995 12:14:50 +0000
Reply-To: rreed@ist.ucf.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Robert Reed" <rreed@sc.ist.ucf.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Need Help With Logging
X-Mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello,

I've just started using WU_FTPD and think it's great.  However, I'm 
having difficulty logging activity.

I'm using OSF/1 v3.2 on a Digital 2100.  I followed the installation 
included as well as the O'Reilly book (Managing Internet Information 
Services).  Even after putting in the logging request in the 
ftpaccess file and in my inet.conf, activity is logged to neither the 
specified xferlog or the system daemon.log (as the stock ftpd did).

Here's my inet.conf line ...

ftp     stream  tcp     nowait  root    
/usr/local/etc/ftpd/wu-ftpd/bin/ftpd    ftpd -u002 -a -i -o 

Here's the appropriate section of my ftpaccess file ...

class   staff     real      *
class   clients   guest     *
class   anon      anonymous *

log transfer staff,clients,anon inbound,outbound

An the pathnames.h file specifies a file which exists and is writable

Any suggestions would be most appreciated.

Thanks,

_____________________________________________  
Robert Reed, Chief of Information
  Technology & Information Integration Group
  Institute for Simulation & Training
  University of Central Florida
  3280 Progress Drive
  Orlando, Florida  32826
  voice:  407-658-5094
  fax:  407-658-5059
  email:  rreed@ist.ucf.edu

From owner-wu-ftpd@wugate.wustl.edu Wed Jul  5 15:59:37 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTdPi-0003C5C; Wed, 5 Jul 95 15:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA00378; Wed, 5 Jul 1995 18:00:33 -0500
Received: from fhg.de (fhg.de [153.96.1.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA00115 for <wu-ftpd@wugate.wustl.EDU>; Wed, 5 Jul 1995 17:55:36 -0500
Received: by fhg.de (mail-gw.fhg.de) with PRESMTP; Thu, 6 Jul 95 00:56:10 +0200 from FHG-GATEWAY
Received: by fhg.de (mail-gw.fhg.de) with SMTP; Thu, 6 Jul 95 00:56:01 +0200 from ipk.ipk.fhg.de
Received: from pinguin (actually pinguin.ipk.fhg.de) by ipk.ipk.fhg.de 
          with SMTP (PP); Thu, 6 Jul 1995 00:53:41 +0200
Received: from flamingo.cad (flamingo.ipk.fhg.de [192.102.176.34]) 
          by pinguin (8.6.7/8.6.4) with SMTP id AAA25604 
          for <wu-ftpd@mail.wustl.edu>; Thu, 6 Jul 1995 00:52:38 +0200
Message-Id: <199507052252.AAA25604@pinguin>
Date: Thu, 6 Jul 95 0:53:24 MET DST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tobias Richter <Tobias.Richter@ipk.fhg.de>
To: wu-ftpd@wugate.wustl.EDU
Subject: Compiling probs (NCARGS, IRIX 5.3)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi (i'm new),

I just tried to compile wu-ftpd but i have problems doing so.
It seems that 'NCARGS' with is used in glob.c is never defined.
I have idea what this value is for - so what shall i do?

I have IRIX 5.3 here and tried out 'build sgi'.

TNX

Tobias

-- 
IPK		| Telefon  : 030/314-21733
Bereich-KT	| Telefax  : 030/3911037
Pascalstr. 8-9	| E-Mail   : Tobias.Richter@ipk.fhg.de
10587 Berlin 	| DFN-Mail : G=Tobias;S=Richter;O=IPK;P=FHG;A=DBP;C=de

From owner-wu-ftpd@wugate.wustl.edu Wed Jul  5 16:07:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTdX7-0002WoC; Wed, 5 Jul 95 16:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA00710; Wed, 5 Jul 1995 18:08:38 -0500
Received: from mimbres.cs.unm.edu (mimbres.cs.unm.edu [198.59.151.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA00618 for <wu-ftpd@wugate.wustl.edu>; Wed, 5 Jul 1995 18:06:46 -0500
Received: from boa.cs.unm.edu by mimbres.cs.unm.edu (5.65/033093) with SMTP
	id <AA16216@mimbres.cs.unm.edu>; Wed, 5 Jul 95 17:06:44 -0600
Message-Id: <9507052306.AA28334@boa.cs.unm.edu>
Date: Wed, 05 Jul 1995 17:06:43 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Abel Sanchez <asanchez@cs.unm.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Time and magic cookies
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

	I compiled wu-ftpd 2.4 for IRIX 5.2 and now I'm getting
	GMT when I use the magic cookie for local time. Also
	when I use the %N to show the number of users currently
	on I get a -1. Which is clearly wrong. Does anyone
	have an idea why this is happening? I looked at the
	web site for wu-ftpd but nothing there hinted towards
	the solution.

	Thanks


	Abel Sanchez
	asanchez@cs.unm.edu

From owner-wu-ftpd@wugate.wustl.edu Wed Jul  5 19:26:11 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTgdk-00038RC; Wed, 5 Jul 95 19:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA05903; Wed, 5 Jul 1995 21:27:21 -0500
Received: from cps201.cps.cmich.edu (cps201.cps.cmich.edu [141.209.20.201]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA05820 for <wu-ftpd@wugate.wustl.edu>; Wed, 5 Jul 1995 21:24:51 -0500
Received: (from mbailey@localhost) by cps201.cps.cmich.edu (8.6.9/8.6.9) id WAA07995; Wed, 5 Jul 1995 22:24:49 -0400
Message-Id: <Pine.SUN.3.91.950705222302.7730A-100000@cps201>
Date: Wed, 5 Jul 1995 22:24:49 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matthew Bailey <mbailey@cps.cmich.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Logging program?
In-Reply-To: <Pine.OSF.3.91.950705111330.3500A-100000@www.uno.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mbailey@cps201
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I remember a few months back when someone mentioned that they had a program
that would place ftp archive log information into a nice html format...
If anyone has this or knows where I can find this please let me know. I 
hate having to rwite programs and then find out there is one already out 
there. This I one I know is out there I just need to find it. :)

N E WAY enjoy!
Thanks
Matthew S. Bailey
mbailey@cps.cmich.edu

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 00:25:55 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTlJm-0002dIC; Thu, 6 Jul 95 00:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA13008; Thu, 6 Jul 1995 02:26:45 -0500
Received: from evitech.evitech.fi (evitech.evitech.fi [193.64.220.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA12819 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 02:18:22 -0500
Received: from mbone.evitech.fi by evitech.evitech.fi with SMTP
	(1.37.109.4/16.2) id AA13101; Thu, 6 Jul 95 10:19:34 +0200
Received: by mbone.evitech.fi (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id KAA02833; Thu, 6 Jul 1995 10:18:00 -0100
Message-Id: <9507061017.ZM2831@mbone.evitech.fi>
Date: Thu, 6 Jul 1995 10:17:58 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Erik Patynen" <erikp@mbone.evitech.fi>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Compiling probs (NCARGS, IRIX 5.3)
In-Reply-To: Tobias Richter <Tobias.Richter@ipk.fhg.de>
        "Compiling probs (NCARGS, IRIX 5.3)" (Jul  5, 11:53pm)
References: <199507052252.AAA25604@pinguin>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.0 26oct94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 5, 11:53pm, Tobias Richter wrote:
> Subject: Compiling probs (NCARGS, IRIX 5.3)
> Hi (i'm new),
>
> I just tried to compile wu-ftpd but i have problems doing so.
> It seems that 'NCARGS' with is used in glob.c is never defined.
> I have idea what this value is for - so what shall i do?

Here is the beginning of the glob.c I managed to compile under
IRIX 5.3 after meny difficulties. Plus I used the CC-flag
-cckr  (to get rid of the warning messages during the compilation)
and -mips2 (to produce R4000 compliant executables, the default is
R3000 which do run on the R4000 system). And according the advices
on this list the shared library /lib/libc.so.1 should be copied under the
~ftp/lib -directory.

/* beginning of the excerpt of glob.c */

#ifndef lint
static char sccsid[] = "@(#)glob.c      5.9 (Berkeley) 2/25/91";
#endif /* not lint */


/*
 * C-shell glob for random programs.
 */
#include "config.h"

#include <sys/param.h>
#include <sys/stat.h>

#ifdef HAVE_DIRENT
#include <dirent.h>
#else
#include <sys/dir.h>
#endif

#include <pwd.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>

#define QUOTE 0200
#define TRIM 0177
#define eq(a,b)         (strcmp(a, b)==0)
#define NCARGS 960
#define GAVSIZ          (NCARGS/6)
#define isdir(d)        ((d.st_mode & S_IFMT) == S_IFDIR)

/*end of the excerpt from the glob.c */



-- 
* Erik Patynen         **IXTJ**          <grin>       erikp@mbone.evitech.fi *
* EVITech                       Finland                  erikp@cc.evitech.fi *
* Espoo-Vantaa Institute of Technology, Department of Information Technology *
* <A HREF="http://www.evitech.fi/~erikp/home.shtml">Erik's Home Page</A> *****

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 01:37:52 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTlVP-0002WxC; Thu, 6 Jul 95 00:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA13341; Thu, 6 Jul 1995 02:39:32 -0500
Received: from pizza.hvu.nl (pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA12943 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 02:23:03 -0500
Received: by pizza.hvu.nl (5.0/SMI-SVR4)
	id AA05789; Thu, 6 Jul 1995 09:23:20 +0200
Message-Id: <9507060723.AA05789@pizza.hvu.nl>
Date: Thu, 6 Jul 95 9:23:19 MET DST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: koos@pizza.hvu.nl (Koos van den Hout _U nix and we all_)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Logging program?
In-Reply-To: <Pine.SUN.3.91.950705222302.7730A-100000@cps201>; from "Matthew Bailey" at Jul 5, 95 10:24 pm
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In a previous message, you wrote :

> I remember a few months back when someone mentioned that they had a program
> that would place ftp archive log information into a nice html format...
> If anyone has this or knows where I can find this please let me know. I 
> hate having to rwite programs and then find out there is one already out 
> there. This I one I know is out there I just need to find it. :)

That was me ;-)

The file is now in perl, and is in

ftp.cetis.hvu.nl:/pub/koos/ftplogcheck

To check the html output it generates, look at :

http://www.cetis.hvu.nl/system/ftpusage.html

                                        Grtx. KH

-- 
  Koos van den Hout,           Internetter, Unix freak and BBS SysOp at large
  koos@kzdoos.xs4all.nl (Home)        BBS Koos z'n Doos (+31-3402-36637 28k8)
  koos@pizza.hvu.nl (Work)  <-- finger for PGPkey       (+31-3402-56619 14k4)
  http://www.hvu.nl/~koos (WWW)    Looking for a license plate with "RFC 822"
  GCS d- p(-) c++(+++) l+ u+++ e++ m+(-) s+/- !n h f+ g+ w(++) t+ r !y(*)

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 02:27:43 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTnDg-0002O2C; Thu, 6 Jul 95 02:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA15054; Thu, 6 Jul 1995 04:29:20 -0500
Received: from oxmail2.ox.ac.uk (oxmail2.ox.ac.uk [163.1.2.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA14928 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 04:24:02 -0500
Received: from opal.bioch.ox.ac.uk by oxmail2.ox.ac.uk. with SMTP (PP) 
          id <16787-0@oxmail2.ox.ac.uk.>; Thu, 6 Jul 1995 10:24:14 +0100
Received: from ocms.ox.ac.uk by bioch.ox.ac.uk (SMI-8.6/SMI-SVR4) id KAA23995;
          Thu, 6 Jul 1995 10:23:33 +0100
Received: by ocms.ox.ac.uk (940816.SGI.8.6.9/bioch3.0) id KAA15471;
          Thu, 6 Jul 1995 10:23:28 +0100
Message-Id: <199507060923.KAA15471@nmrpcd.ocms.ocms.ox.ac.uk>
Date: Thu, 6 Jul 1995 10:23:28 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mikes@bioch.ox.ac.uk (Mike Smith)
To: wu-ftpd@wugate.wustl.edu
Subject: Unsubscribe
X-Mailer: [XMailTool v3.1.0]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I really would like to unsubscribe from this list.


---------------------------------------------------------------------
Michael Smith,              |      Phone: (+44) (0)1865 275981/275720
Department of Biochemistry, |            e-mail: mikes@bioch.ox.ac.uk
Oxford University.          | URL:  http://nmra.ocms.ox.ac.uk/~mikes/

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 04:37:14 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTogs-00033NC; Thu, 6 Jul 95 04:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA16862; Thu, 6 Jul 1995 06:03:29 -0500
Received: from radmail.rad.co.il (radmail.rad.co.il [192.114.24.45]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA16757 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 06:00:35 -0500
Received: from .rad.co.il (debpc.rad.co.il) by radmail.rad.co.il with SMTP id AA09801
  (5.67b/IDA-1.5 for <wu-ftpd@mail.wustl.edu>); Thu, 6 Jul 1995 14:03:21 +0300
Message-Id: <199507061103.AA09801@radmail.rad.co.il>
Date: Thu, 06 Jul 1995 13:58:54 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: deb@radmail.rad.co.il (Debby Koren)
To: wu-ftpd@wugate.wustl.edu
Subject: new user - guest questions
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: deb@radmail.rad.co.il
X-Mailer: <Windows Eudora Version 1.4.2b16>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm a recent user of the WU-FTPD.  I have a number of questions regarding
the guest users that I set up.

1)  I wasn't certain where I should put my group file:  should it be in /etc
or in /home/ftp/etc?  It didn't seem to make a difference in ftpd accepting
users defined in passwd with a chroot /./.  The /./ worked, i.e., the user
defined could not access anything other than the root defined for it.   How
is that group file used and how can I be sure that ftpd is using it?  I also
have a test user defined in passwd like a guest user, but the name does not
appear in the group file for the group "guests", and it doesn't seem to make
a difference!

2) In xferlog, if I did not add "guest" to my log transfer command, then no
logging appeared in xferlog for guest users.  When I added "guest" to the
list of types, it did log those users, but the type was listed as r (rather
than the expected g), which also makes me wonder whether I have my guest
accounts set up properly.

Thank you for your assistance.


------------------------------------------------------------
Debby Koren, Ph.D.                  Tel: +972 3 6459551
Technology Consultant               Fax: +972 3 498250
RAD Data Communications, Ltd.       email: deb@radmail.rad.co.il
Tel Aviv, ISRAEL

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 05:38:27 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTpLQ-0002miC; Thu, 6 Jul 95 04:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA17777; Thu, 6 Jul 1995 06:45:29 -0500
Received: from thoth.mch.sni.de (thoth.mch.sni.de [192.35.17.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA17665 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 06:43:22 -0500
Received: from aton.mch.sni.de by thoth.mch.sni.de with SMTP id AA29511
  (5.67a/IDA-1.5 for <@mail.mch.sni.de:wu-ftpd@wugate.wustl.edu>); Thu, 6 Jul 1995 13:43:20 +0200
Received: by aton.mch.sni.de (931110.SGI/930416.SGI.AUTO)
	for @mail.mch.sni.de:wu-ftpd@wugate.wustl.edu id AA05629; Thu, 6 Jul 95 13:43:19 +0200
Message-Id: <9507061143.AA05629@aton.mch.sni.de>
Date: Thu, 6 Jul 1995 13:43:18 +0200 (MDT)
Reply-To: Winfried.Magerl@mch.sni.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Winfried.Magerl@mch.sni.de (Winfried Magerl)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Time and magic cookies
In-Reply-To: <9507052306.AA28334@boa.cs.unm.edu> from "Abel Sanchez" at Jul 5, 95 05:06:43 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 	I compiled wu-ftpd 2.4 for IRIX 5.2 and now I'm getting
> 	GMT when I use the magic cookie for local time.

You should set
#undef  SETPROCTITLE
in the config-file. With SETPROCTITLE you loss your environment
(including $TZ).

regards

	winfried

-- 
Winfried Magerl - Internet Administration
Siemens Nixdorf AG, GP QM/S IF, 81739 Munich, Germany
Internet-Mail: Winfried.Magerl@mch.sni.de

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 10:40:02 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTuEb-000369C; Thu, 6 Jul 95 09:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA01925; Thu, 6 Jul 1995 11:58:01 -0500
Received: from blinky.ccmail.com (blinky.ccmail.COM [192.216.79.99]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA01694 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 11:54:45 -0500
Received: from smtpgate.ccmail.com by blinky.ccmail.com (4.1/SMI-4.1)
	id AA19533; Thu, 6 Jul 95 09:57:15 PDT
Received: from ccMail by smtpgate.ccmail.com (SMTPLINK V2.10.05)
	id AA805049736; Thu, 06 Jul 95 09:52:16 pst
Message-Id: <9506068050.AA805049736@smtpgate.ccmail.com>
Date: Thu, 06 Jul 95 09:52:16 pst
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: snemetz@ccmail.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Logging program?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

My log analysis program "iisstat" can create html versions of all of its 
reports. It works on wu-ftp, NCSA httpd, and Gopher logs.
     
For more information see: 
ftp://ftp.support.lotus.com/pub/utils/InternetServices/iisstat/iisstat.html

     Steven Nemetz                       snemetz@ccmail.com
     Lotus Development Corporation       http://www.lotus.com

______________________________ Reply Separator _________________________________
Subject: Logging program?
Author:  wu-ftpd@wugate.wustl.edu at internet-mail
Date:    7/5/95 7:30 PM


I remember a few months back when someone mentioned that they had a program 
that would place ftp archive log information into a nice html format...
If anyone has this or knows where I can find this please let me know. I 
hate having to rwite programs and then find out there is one already out 
there. This I one I know is out there I just need to find it. :)
     
N E WAY enjoy!
Thanks
Matthew S. Bailey
mbailey@cps.cmich.edu

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 10:41:13 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTuUF-00036WC; Thu, 6 Jul 95 10:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA02829; Thu, 6 Jul 1995 12:14:36 -0500
Received: from cps201.cps.cmich.edu (cps201.cps.cmich.edu [141.209.20.201]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA02733 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 12:13:12 -0500
Received: (from mbailey@localhost) by cps201.cps.cmich.edu (8.6.9/8.6.9) id NAA13835; Thu, 6 Jul 1995 13:13:03 -0400
Message-Id: <Pine.SUN.3.91.950706131234.13825A-100000@cps201>
Date: Thu, 6 Jul 1995 13:13:03 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matthew Bailey <mbailey@cps.cmich.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Logging program?
In-Reply-To: <9506068050.AA805049736@smtpgate.ccmail.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mbailey@cps201
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 6 Jul 1995 snemetz@ccmail.com wrote:

> My log analysis program "iisstat" can create html versions of all of its 
> reports. It works on wu-ftp, NCSA httpd, and Gopher logs.
>      
> For more information see: 
> ftp://ftp.support.lotus.com/pub/utils/InternetServices/iisstat/iisstat.html
> 
>      Steven Nemetz                       snemetz@ccmail.com
>      Lotus Development Corporation       http://www.lotus.com
> 
Yip that be the one ;) Thanks
No only if it could do CERN HTTPD logs :)
Anyway thanks

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 13:39:54 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTxFO-0002UtC; Thu, 6 Jul 95 13:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA11830; Thu, 6 Jul 1995 15:11:27 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA11617 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 15:08:57 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id QAA16596 for wu-ftpd@wugate.wustl.edu; Thu, 6 Jul 1995 16:06:02 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA18079; Thu, 6 Jul 95 16:02:25 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA25796; Thu, 6 Jul 95 16:04:06 -0400
Message-Id: <9507061604.ZM25794@squid>
Date: Thu, 6 Jul 1995 16:04:02 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Logging program?
In-Reply-To: koos@pizza.hvu.nl (Koos van den Hout _U nix and we all_)
        "Re: Logging program?" (Jul  6,  8:23am)
References: <9507060723.AA05789@pizza.hvu.nl>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Need help setting up my wu-ftp site!

Any volunteers?
Its on a sun sparc 4.1.4

I have the files in place but dont know what to do with them.
such messages, access, etc, also whether I need the ftpd in ~ftp/bin etc...





-- 
Ketan Shah (Source Code Admininstrator)

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905

Tel. No. (407)-676-3222



From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 14:37:57 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTxkr-00035JC; Thu, 6 Jul 95 13:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA13602; Thu, 6 Jul 1995 15:43:50 -0500
Received: from numenet.com (gw.numenet.com [199.4.64.227]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA13439 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 15:41:00 -0500
Received: from prometheus.numenet.com by  numenet.com (4.1/SMI-4.1/NUMENET)
	id AA06580; Thu, 6 Jul 95 13:35:43 PDT
Message-Id: <9507062035.AA06580@ numenet.com>
Date: Thu, 6 Jul 95 13:35:43 PDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: liam@numenet.com (Liam Kirsher)
To: wu-ftpd@wugate.wustl.edu
Subject: xferlog processing program?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: liam@numenet.com
X-Mailer: <PC Eudora Version 1.4>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Has anyone written a program for processing the wu-ftp xferlog file?
I've tried xferstats, but it doesn't do what I want (I would like to get
stats on a "per file" basis).

Any help would be appreciated!

Liam (liam@numenet.com)
--
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Liam Kirsher                        VOICE: 415-456-6822
Numenet, Inc.                       FAX:   415-456-0599
775 E. Blithedale Ave. #176         EMAIL: liam@numenet.com
Mill Valley, CA 94941               URL:   http://www.numenet.com
/////////////////////////////////////////////////////////////////

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 14:38:22 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTxwV-0003DIC; Thu, 6 Jul 95 13:54 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTxyv-0004NjC; Thu, 6 Jul 95 13:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA14225; Thu, 6 Jul 1995 15:55:57 -0500
Received: from blinky.ccmail.com (blinky.ccmail.COM [192.216.79.99]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA14109 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 15:54:54 -0500
Received: from smtpgate.ccmail.com by blinky.ccmail.com (4.1/SMI-4.1)
	id AA26433; Thu, 6 Jul 95 13:57:23 PDT
Received: from ccMail by smtpgate.ccmail.com (SMTPLINK V2.10.05)
	id AA805064139; Thu, 06 Jul 95 13:52:00 pst
Message-Id: <9506068050.AA805064139@smtpgate.ccmail.com>
Date: Thu, 06 Jul 95 13:52:00 pst
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: snemetz@ccmail.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: xferlog processing program?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

     
My log analysis program "iisstat" will give per file statistics and a lot more. 
It works on wu-ftp, NCSA httpd, and Gopher logs.
      
For more information see: 
ftp://ftp.support.lotus.com/pub/utils/InternetServices/iisstat/iisstat.html 

      Steven Nemetz                       snemetz@ccmail.com
      Lotus Development Corporation       http://www.lotus.com 

______________________________ Reply Separator _________________________________
Subject: xferlog processing program?
Author:  wu-ftpd@wugate.wustl.edu at internet-mail
Date:    7/6/95 1:35 PM



Has anyone written a program for processing the wu-ftp xferlog file? I've tried 
xferstats, but it doesn't do what I want (I would like to get stats on a "per 
file" basis).

Any help would be appreciated!
     
Liam (liam@numenet.com)
--
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ 
Liam Kirsher                        VOICE: 415-456-6822
Numenet, Inc.                       FAX:   415-456-0599
775 E. Blithedale Ave. #176         EMAIL: liam@numenet.com
Mill Valley, CA 94941               URL:   http://www.numenet.com 
/////////////////////////////////////////////////////////////////
     

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 14:38:31 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTxYo-00036lC; Thu, 6 Jul 95 13:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA12867; Thu, 6 Jul 1995 15:31:42 -0500
Received: from ctrvx1.Vanderbilt.Edu (ctrvx1.Vanderbilt.Edu [129.59.1.21]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA12664 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 15:28:26 -0500
Received: from ifs (ifs.lib.Vanderbilt.Edu) by ctrvax.Vanderbilt.Edu (PMDF
 V4.2-15 #7190) id <01HSJZC7QBO08X7N7J@ctrvax.Vanderbilt.Edu>; Thu,
 6 Jul 1995 15:27:12 CDT
Received: by ifs (5.x/SMI-SVR4) id AA12503; Thu, 6 Jul 1995 15:27:18 -0500
Message-Id: <9507062027.AA12503@ifs>
Date: Thu, 06 Jul 1995 15:27:18 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: zeke@ifs.lib.vanderbilt.edu (Kelly Setzer)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Logging program?
In-Reply-To: <9507061604.ZM25794@squid> from "Ketan Shah" at Jul 6,
 95 04:04:02 pm
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> Need help setting up my wu-ftp site!
> 
> Any volunteers?
> Its on a sun sparc 4.1.4
> 
> I have the files in place but dont know what to do with them.
> such messages, access, etc, also whether I need the ftpd in ~ftp/bin etc...
>

I don't mind helping out....I just went through my first install a few
months ago and have done several more since .

Kelly

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 15:37:33 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sTyrY-0003BdC; Thu, 6 Jul 95 14:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA17576; Thu, 6 Jul 1995 16:55:07 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA17432 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 16:52:04 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id PAA01662; Thu, 6 Jul 1995 15:48:30 -0500
Message-Id: <Pine.LNX.3.91.950706154337.1481C@puddytat.intecom.com>
Date: Thu, 6 Jul 1995 15:48:25 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: New Beta ready
In-Reply-To: <199506290802.DAA07180@owlman.academ.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Thu, 29 Jun 1995, Stan Barber wrote:

> This is the fourth beta. It has fixes for HPUX and has been checked out
> pretty throughly on Solaris 2.4, Linux 1.2.8 and BSDI 1.1.
> 
> I hope to make this the 2.4.2 release, so let me know about bugs ASAP.

Stan, I've installed it and it looks good.  Thanks for the work.  The 
only comment is that when using SKEY it is not enough just to put -DSKEY 
and -lskey in the Makefile.  The #undef SKEY has to be removed from 
Config.h to make it work also.  I may have missed that in the documents 
somewhere, but I went through some real head scratching before I figured 
that one out.

Thanks again for pulling all this together,

Michael Brennen
Intecom, Inc.

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 17:03:51 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sU0AA-00036bC; Thu, 6 Jul 95 16:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA20775; Thu, 6 Jul 1995 18:18:26 -0500
Received: from mprgate.mpr.ca (mprgate.mpr.ca [134.87.131.13]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA20701 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 18:16:35 -0500
Received: from ntgate (ntgate.mpr.ca) by mprgate.mpr.ca with SMTP id AA23898
  (5.67b+/IDA-1.5 for <wu-ftpd@wugate.wustl.edu>); Thu, 6 Jul 1995 16:16:27 -0700
Received: by ntgate with NT SMTP Gateway ver 31
	id <2FFC6E9B@ntgate>; Thu, 06 Jul 95 16:15:39 P
Message-Id: <2FFC6E9B@ntgate>
Date: Thu, 06 Jul 95 17:15:00 P
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Roland Nipp <nipp%mspo3@mprgate.mpr.ca>
To: "'smtp:wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Compiling errors on AIX 4.1.0
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello,

I have sucessfully installed wu-ftpd-2.4 on AIX ver 3.2.5 and it works 
great.  Now I am trying to install it on a server running AIX ver 4.1.0  but 
I get compilation errors when I run "build aix".   It looks like this:
============================================================================  
================
Making support library.
     cc -0 -DDEBUG   -c getusershell.c
1506-333 (S) License failure: acquire:  No servers available for this vendor 
(network licence server/library).
make:  1254-004 The error code from the last command is 1.

Stop.
============================================================================  
================
Do I have a chance at getting this to work with AIX ver 4.1.0?

Any help would be appreciated.

Thank you and regards,

Roland Nipp
nipp@mprgate.mpr.ca

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 19:47:07 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sU32j-0002d9C; Thu, 6 Jul 95 19:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA25599; Thu, 6 Jul 1995 21:22:59 -0500
Received: from blob.best.net (blob.best.net [204.156.128.88]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA25468 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 21:19:36 -0500
Received: from shell1.best.com (shell1.best.com [204.156.128.10]) by blob.best.net (8.6.12/8.6.5) with ESMTP id TAA16093 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 19:18:18 -0700
Received: (johng@localhost) by shell1.best.com (8.6.12/8.6.5) id TAA21117 for wu-ftpd@mail.wustl.edu; Thu, 6 Jul 1995 19:18:49 -0700
Message-Id: <199507070218.TAA21117@shell1.best.com>
Date: Thu, 6 Jul 1995 19:18:48 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: John Grant <johng@best.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Solaris 2.4 vs. wuftpd 2.4
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The current score is not in favor of the server...

Two problems really...

a) anonymous logins get in, but can't do anything, they seem to lose all
   knowledge of the sending address, e.g.

    230 Guest login ok, access restrictions apply.
    ftp> ls
    200 PORT command successful.
    425 Can't create data socket (0.0.0.0,20): Bad file number.

	real users get to keep the ip address (I checked that).

b) even though I defined SETPROCTITLE, the name of the loginee(?) 
   doesn't show up on a ps, even though it seems fine under SunOS.

I have had a reasonable good look for documentation about this,
but drawn a complete blank. Help gratefully receieved !



-- 
                                     John

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 21:52:06 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sU3yK-0003BhC; Thu, 6 Jul 95 20:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA27033; Thu, 6 Jul 1995 22:22:32 -0500
Received: from cps201.cps.cmich.edu (cps201.cps.cmich.edu [141.209.20.201]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA26951 for <wu-ftpd@wugate.wustl.edu>; Thu, 6 Jul 1995 22:20:07 -0500
Received: (from mbailey@localhost) by cps201.cps.cmich.edu (8.6.9/8.6.9) id XAA18442; Thu, 6 Jul 1995 23:20:05 -0400
Message-Id: <Pine.SUN.3.91.950706231335.18377A-100000@cps201>
Date: Thu, 6 Jul 1995 23:20:04 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matthew Bailey <mbailey@cps.cmich.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: OK guys help me here it is urgent :(
In-Reply-To: <Pine.LNX.3.91.950706154337.1481C@puddytat.intecom.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mbailey@cps201
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

bash# ftp ftp.debian.org
Connected to ftp.debian.org.
220 debian.cps.cmich.edu FTP server (Version wu-2.4(1) Thu Jul 6 17:11:36 
EDT 19
95) ready.
Name (ftp.debian.org:root): anonymous
Jul  6 23:11:13 debian ftpd[857]: ACCESS DENIED (deny command) TO 
buster.cps.cmi
ch.edu [141.209.21.2]
530 User anonymous access denied..
ftp: Jul  6 23:11:13 debian ftpd[857]: FTP LOGIN REFUSED (access denied) 
FROM bu
ster.cps.cmich.edu [141.209.21.2], anonymous
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>

I am tring to use the Virtual ftpd code on this machine.
NOTE: I have had it running before for two weeks

I am having a problem that the system just refuses to allow a login of 
any sorts.
I have ~ftp/bin/ls the passwd and the group files
Hrmm
the zero device
the tar and other programs running from /usr/bin usr/lib usr/libexec

(FREEBSD MACHINE)

This just refuses to let me in 
I have copied my startup files (ie. the ftpaccess ftpconversions ftpusers 
ftphosts ftp* files in general from the old machine)

I am starting it from inetd with a -l and I have tried with out as well.

I am getting to the point where I am clueless will SOMEONE HELP ME :)
Thanks

From owner-wu-ftpd@wugate.wustl.edu Thu Jul  6 23:25:46 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sU6Yo-0003I5C; Thu, 6 Jul 95 23:06 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sU6SP-0003hpC; Thu, 6 Jul 95 23:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA01458; Fri, 7 Jul 1995 00:58:15 -0500
Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA01223 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 00:48:01 -0500
Received: from gaia.cs.utwente.nl by utrhcs.cs.utwente.nl (5.x/csrelayMX-SVR4_1.1tmp/RB)
	id AA13001; Fri, 7 Jul 1995 07:47:58 +0200
Received: from countach.cs.utwente.nl by gaia.cs.utwente.nl (4.1/RBCS-2.2P)
	id AA10956; Fri, 7 Jul 95 07:47:48 +0200
Received: by countach.cs.utwente.nl (5.x/SMI-SVR4)
	id AA23654; Fri, 7 Jul 1995 07:47:48 +0200
Message-Id: <9507070547.AA23654@countach.cs.utwente.nl>
Date: Fri, 7 Jul 1995 07:47:48 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ronald.Hello@cs.utwente.nl
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris 2.4 vs. wuftpd 2.4
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

rh> 
rh> The current score is not in favor of the server...
rh> 
rh> Two problems really...
rh> 
rh> a) anonymous logins get in, but can't do anything, they seem to lose all
rh>    knowledge of the sending address, e.g.
rh> 
rh>     230 Guest login ok, access restrictions apply.
rh>     ftp> ls
rh>     200 PORT command successful.
rh>     425 Can't create data socket (0.0.0.0,20): Bad file number.

Looks to me like one of the following applies here:
- your <ftp-root>/dev is not OK (check in.ftpd(1M))
- your <ftp-root>/usr/lib is not OK (check in.ftpd(1M))
- your link <ftp-root>/lib -> usr/lib is not there
- you are mounting <ftp-root> over NFS with the nosuid option active, don't

rh> 
rh> 	real users get to keep the ip address (I checked that).
rh> 
rh> b) even though I defined SETPROCTITLE, the name of the loginee(?) 
rh>    doesn't show up on a ps, even though it seems fine under SunOS.

This changed under SunOS 5.x. This stopped working for all my program's
that did this under SunOS 4.1.x. A strcpy to argv[0] used to be enough,
but it is not any more.

I hope this helps,

Ronald.

__
// Ronald Hello  (Ronald.Hello@cs.utwente.nl)
// University of Twente
// Department of Computer Science
// The Netherlands

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 01:25:59 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sU81q-0003GGC; Fri, 7 Jul 95 00:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA03270; Fri, 7 Jul 1995 02:42:30 -0500
Received: from hermes.cnrs-gif.fr (hermes.cnrs-gif.fr [157.136.10.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA03185 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 02:39:33 -0500
Received: from gaia.cfr.cnrs-gif.fr (gaia.cfr.cnrs-gif.fr [157.136.14.6])
          by hermes.cnrs-gif.fr (8.6.10/jtpda-5.1) with ESMTP id JAA13296
          for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 09:40:08 +0100
Received: from [157.136.14.141] (dominic.cfr.cnrs-gif.fr [157.136.14.141])
          by gaia.cfr.cnrs-gif.fr (8.6.10/jtpda-5.1) with SMTP id JAA16436
          for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 09:41:00 +0100
Message-Id: <v01520d00ac22a2957f01@[157.136.14.141]>
Date: Fri, 7 Jul 1995 09:42:04 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dominique.Baisnee@cfr.cnrs-gif.fr (Dominique Baisnee)
To: wu-ftpd@wugate.wustl.edu
Subject: Errors compiling wu-ftpd V2.4
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

 Hello,

        I tried to compile wu-ftpd 2.4 on an DEC Alpha 3000/300 under OSF/1
V3.0 and I've got the following errors :

build osf
make args are :
make opts are :

Linking Makefiles.
ln: Makefile and makefiles/Makefile.osf are identical.
ln: config.h and config/config.osf are identical.
ln: Makefile and makefiles/Makefile.osf are identical.

Making support library.
rm -f libsupport.a
ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strerror.o strsep.o=
 aut
huser.o
ranlib libsupport.a
s - creating symbol hash table. Wait...

Making ftpd.
`ftpd' is up to date.

Making ftpcount.
cc -O -DDEBUG -I.. -I../support -L../support -s -x -o ftpcount ftpcount.c ve=
rs.o
 -lsupport
/usr/lib/cmplrs/cc/cfe: Error: ./extensions.h, line 28: Syntax Error
 struct aclmember {
 ^
*** Exit 1
Stop.

Making ftpshut.
cc -O -DDEBUG -I.. -I../support -L../support -s -x -o ftpshut ftpshut.c=
 vers.o -
lsupport
/usr/lib/cmplrs/cc/cfe: Error: ftpshut.c, line 54: Syntax Error
 int denyoffset =3D 10;
 ^
*** Exit 1
Stop.

Making ckconfig.
`ckconfig' is up to date.
ln: ftpwho and ../src/ftpcount are identical.
ln: ckconfig and ../src/ckconfig are identical.

Links to executables are in bin directory:
text    data    bss     dec     hex
106496  32768   23632   162896  27c50   bin/ftpd
16384   8192    0       24576   6000    bin/ftpcount
16384   8192    0       24576   6000    bin/ftpshut
16384   8192    0       24576   6000    bin/ftpwho
8192    8192    0       16384   4000    bin/ckconfig
Done

Please help me, I send this message few days ago and I've got no response ye=
t.


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*********
**********************************************************

   Mme Dominique BAISNEE
Centre des Faibles Radioactivit=E9s
   Service Informatique
  Laboratoire mixte CEA/CNRS

Avenue de la Terrasse
   91198 GIF SUR YVETTE
   --------------------
     Tel : 69-82-43-51
     Fax : 69-82-35-68
     E-mail : Dominique.Baisnee@cfr.cnrs-gif.fr


From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 08:29:32 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUEoT-0002WNC; Fri, 7 Jul 95 07:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA15063; Fri, 7 Jul 1995 09:56:41 -0500
Received: from Holmes.usbm.gov (holmes.usbm.gov [137.227.2.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA14901 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 09:53:41 -0500
Received: from miner.usbm.gov.noname by Holmes.usbm.gov (4.1/SMI-4.1)
	id AA25864; Fri, 7 Jul 95 10:53:36 EDT
Received: from miner.usbm.gov by miner.usbm.gov.noname (4.1/SMI-4.1)
	id AA29155; Fri, 7 Jul 95 10:53:33 EDT
Message-Id: <Pine.SUN.3.90.950707105300.28937D-100000@miner.usbm.gov>
Date: Fri, 7 Jul 1995 10:53:33 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matt Klevemann <klevemmc@miner.usbm.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Shadow with linux
In-Reply-To: <v01520d00ac22a2957f01@[157.136.14.141]>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Has anyone got a version of wu-ftpd with shadow password support for 
Linux ?

Thanks,
matt


=============================================================================
Matt Klevemann, Branch Of Information Services (ADP), U.S. Bureau Of Mines
email: klevemmc@miner.usbm.gov  voice: 412-892-6499   fax: 412-892-4205

                      We Like Rocks, They Like Us
=============================================================================

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 16:37:10 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUMxJ-0002X6C; Fri, 7 Jul 95 16:37 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUKmR-0004NUC; Fri, 7 Jul 95 14:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA06277; Fri, 7 Jul 1995 16:16:44 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA06099 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 16:14:08 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id RAA04951; Fri, 7 Jul 1995 17:11:02 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA03210; Fri, 7 Jul 95 17:09:52 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for zeke@ifs.lib.vanderbilt.edu id AA03211; Fri, 7 Jul 95 17:11:35 -0400
Message-Id: <9507071711.ZM3209@squid>
Date: Fri, 7 Jul 1995 17:11:32 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Cc: zeke@ifs.lib.vanderbilt.edu
Subject: Re: Logging program?
In-Reply-To: zeke@ifs.lib.vanderbilt.edu (Kelly Setzer)
        "Re: Logging program?" (Jul  6,  3:27pm)
References: <9507062027.AA12503@ifs>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 6,  3:27pm, Kelly Setzer wrote:
> Subject: Re: Logging program?
> >
> > Need help setting up my wu-ftp site!
> >
> > Any volunteers?
> > Its on a sun sparc 4.1.4
> >
> > I have the files in place but dont know what to do with them.
> > such messages, access, etc, also whether I need the ftpd in ~ftp/bin etc...
> >
>
> I don't mind helping out....I just went through my first install a few
> months ago and have done several more since .
>
> Kelly
>-- End of excerpt from Kelly Setzer

Thanks, looking forward to your help.




-- 
Ketan Shah (kgs@vx.com)

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905

Work: Tel. No. 	(407)-676-3222
Home:		(407)-729-6819


From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:35:17 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUMxN-0003IvC; Fri, 7 Jul 95 16:37 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUKVz-0004NoC; Fri, 7 Jul 95 14:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA05273; Fri, 7 Jul 1995 15:59:31 -0500
Received: from jolly2.sci.ccny.cuny.edu (jolly2.sci.ccny.cuny.edu [134.74.120.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA05212 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 15:58:10 -0500
Received: from claudia.sci.ccny.cuny.edu by jolly2.sci.ccny.cuny.edu (4.1/SMI-4.1-CCNY-Group Theory Cooperative)
	id AA03494; Fri, 7 Jul 95 17:02:21 EDT
Received: by claudia.sci.ccny.cuny.edu (4.1/SMI-4.1)
	id AA04302; Fri, 7 Jul 95 17:02:20 EDT
Message-Id: <9507072102.AA04302@claudia.sci.ccny.cuny.edu>
Date: Fri, 7 Jul 95 17:02:19 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rgr@claudia.sci.ccny.cuny.edu (Roger Kuhlman)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: sun 4.1.3 problems with dir
In-Reply-To: <950707160052.2000ea8@hrs.gsfc.nasa.gov>; from "The best things in life ... are fantasy." at Jul 7, 95 4:00 pm
X-Mailer: ELM [version 2.3 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> ls -l and dir in ftp are different than normal. Under ~/ftp you need to
> have the lib directory with ld.so and libc.so.1* and libdl.so.* (if it
> exists), you also need dev/zero. Things are slightly different for Solaris
> lib subdirectory. I don't recall offhand those exact requisites. Sorry.
> 
> Hope something here helps.
> 
> PCVS
> 
	I compiled the GNU ls and vdir static, so unless SunOs is really
twisted, shared libraries should not matter. I did a file on them,
and it reported 'dir: sparc demand paged executable'
and 'ls: sparc demand paged executable'
I also had previously created /dev/zero
with proper permissions (/dev dir 555 and zero 666);
	I'm stumped.

	Roger Kuhlman


From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:35:20 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUMxO-0003IlC; Fri, 7 Jul 95 16:37 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUKx2-0004NwC; Fri, 7 Jul 95 14:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA06973; Fri, 7 Jul 1995 16:27:44 -0500
Received: from jolly2.sci.ccny.cuny.edu (jolly2.sci.ccny.cuny.edu [134.74.120.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA06720 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 16:24:52 -0500
Received: from claudia.sci.ccny.cuny.edu by jolly2.sci.ccny.cuny.edu (4.1/SMI-4.1-CCNY-Group Theory Cooperative)
	id AA03512; Fri, 7 Jul 95 17:29:03 EDT
Received: by claudia.sci.ccny.cuny.edu (4.1/SMI-4.1)
	id AA04355; Fri, 7 Jul 95 17:29:02 EDT
Message-Id: <9507072129.AA04355@claudia.sci.ccny.cuny.edu>
Date: Fri, 7 Jul 95 17:29:01 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rgr@claudia.sci.ccny.cuny.edu (Roger Kuhlman)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: sun 4.1.3 problems with dir
In-Reply-To: <9507072102.AA04302@claudia.sci.ccny.cuny.edu>; from "Roger Kuhlman" at Jul 7, 95 5:02 pm
X-Mailer: ELM [version 2.3 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> > 
> > ls -l and dir in ftp are different than normal. Under ~/ftp you need to
> > have the lib directory with ld.so and libc.so.1* and libdl.so.* (if it
> > exists), you also need dev/zero. Things are slightly different for Solaris
> > lib subdirectory. I don't recall offhand those exact requisites. Sorry.
> > 
> > Hope something here helps.
> > 
> > PCVS
> > 
> 	I compiled the GNU ls and vdir static, so unless SunOs is really
> twisted, shared libraries should not matter. I did a file on them,
> and it reported 'dir: sparc demand paged executable'
> and 'ls: sparc demand paged executable'
> I also had previously created /dev/zero
> with proper permissions (/dev dir 555 and zero 666);
> 	I'm stumped.
> 
> 	Roger Kuhlman
> 
> 
> 
again, just in case GNU ls is broken, i made a copy of /bin/ls and put it
in the ftp bin directory, and made a link to /usr/lib, failed, and made 
a lib directory and copied ld.so, libc.so.1.9 and libdl.so.1.0 to the lib
directory.  Still zilch

	Thanks, RK



From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:35:43 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUMxR-0003JZC; Fri, 7 Jul 95 16:37 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sULJD-0004NlC; Fri, 7 Jul 95 14:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA08171; Fri, 7 Jul 1995 16:49:58 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA08095 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 16:49:03 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id RAA06888 for wu-ftpd@wugate.wustl.edu; Fri, 7 Jul 1995 17:46:07 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA03542; Fri, 7 Jul 95 17:40:09 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA04538; Fri, 7 Jul 95 17:41:52 -0400
Message-Id: <9507071741.ZM4536@squid>
Date: Fri, 7 Jul 1995 17:41:48 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: sun 4.1.3 problems with dir
In-Reply-To: rgr@claudia.sci.ccny.cuny.edu (Roger Kuhlman)
        "Re: sun 4.1.3 problems with dir" (Jul  7,  5:29pm)
References: <9507072129.AA04355@claudia.sci.ccny.cuny.edu>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 7,  5:29pm, Roger Kuhlman wrote:
> Subject: Re: sun 4.1.3 problems with dir
> >
> > >
> > > ls -l and dir in ftp are different than normal. Under ~/ftp you need to
> > > have the lib directory with ld.so and libc.so.1* and libdl.so.* (if it
> > > exists), you also need dev/zero. Things are slightly different for
Solaris
> > > lib subdirectory. I don't recall offhand those exact requisites. Sorry.
> > >
> > > Hope something here helps.
> > >
> > > PCVS
> > >
> > 	I compiled the GNU ls and vdir static, so unless SunOs is really
> > twisted, shared libraries should not matter. I did a file on them,
> > and it reported 'dir: sparc demand paged executable'
> > and 'ls: sparc demand paged executable'
> > I also had previously created /dev/zero
> > with proper permissions (/dev dir 555 and zero 666);
> > 	I'm stumped.
> >
> > 	Roger Kuhlman
> >
> >
> >
> again, just in case GNU ls is broken, i made a copy of /bin/ls and put it
> in the ftp bin directory, and made a link to /usr/lib, failed, and made
> a lib directory and copied ld.so, libc.so.1.9 and libdl.so.1.0 to the lib
> directory.  Still zilch
>
> 	Thanks, RK
>
>
>-- End of excerpt from Roger Kuhlman

I do have that problem on sun4.1.4
I have

ld.so
libc.so.1.9.1
libdl.so.1.0

Do not make any links.


From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:35:56 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUMxZ-0003HXC; Fri, 7 Jul 95 16:37 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUMvE-0004PgC; Fri, 7 Jul 95 16:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA12431; Fri, 7 Jul 1995 18:33:55 -0500
Received: from rvik.is (edu.rvik.is [193.4.107.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA12335 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 18:32:14 -0500
Received: (from bjarki@localhost) by rvik.is (8.6.9/8.6.9) id XAA09480; Fri, 7 Jul 1995 23:32:32 GMT
Message-Id: <199507072332.XAA09480@rvik.is>
Date: Fri, 7 Jul 1995 23:32:31 +0000 (GMT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bjarki Magnusson <bjarki@rvik.is>
To: wu-ftpd@wugate.wustl.edu
Cc: bjarki@rvik.is (Bjarki Magnusson)
Subject: Re: Security advise please
In-Reply-To: <Pine.SUN.3.90.950707105300.28937D-100000@miner.usbm.gov> from "Matt Klevemann" at Jul 7, 95 10:53:33 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I guess I have an old version of wu-ftpd for linux which apperantly has some
security holes in it.

Can anyone advise me if I can get a secure precompiled wu-ftpd for linux 
(slackware), I have tried compiling one, but build lnx returns error
errors and does not manage to build anything.

Kind regards

bjarki@rvik.is

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:36:09 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUN6m-0002j6C; Fri, 7 Jul 95 16:46 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUG5O-0003mNC; Fri, 7 Jul 95 09:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA19510; Fri, 7 Jul 1995 11:16:07 -0500
Received: from blob.best.net (blob.best.net [204.156.128.88]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA19239 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 11:12:17 -0500
Received: from shell1.best.com (shell1.best.com [204.156.128.10]) by blob.best.net (8.6.12/8.6.5) with ESMTP id JAA01675 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 09:11:07 -0700
Received: (johng@localhost) by shell1.best.com (8.6.12/8.6.5) id JAA07866 for wu-ftpd@wugate.wustl.edu; Fri, 7 Jul 1995 09:11:32 -0700
Message-Id: <199507071611.JAA07866@shell1.best.com>
Date: Fri, 7 Jul 1995 09:11:31 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: John Grant <johng@best.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris 2.4 vs. wuftpd 2.4
In-Reply-To: <9507070547.AA23654@countach.cs.utwente.nl> from "Ronald.Hello@cs.utwente.nl" at Jul 7, 95 07:47:48 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Many thanks ! I was missing the dev directory. I read the man pages that 
came with wuftpd, but never tought to look at the Solaris ones - I never
expected them to be *that* helpful, a script too !

											John

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:37:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUN6w-0002YxC; Fri, 7 Jul 95 16:47 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUHT9-0004OCC; Fri, 7 Jul 95 10:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA23917; Fri, 7 Jul 1995 12:44:37 -0500
Received: from jolly2.sci.ccny.cuny.edu (jolly2.sci.ccny.cuny.edu [134.74.120.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA23752 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 12:40:43 -0500
Received: from claudia.sci.ccny.cuny.edu by jolly2.sci.ccny.cuny.edu (4.1/SMI-4.1-CCNY-Group Theory Cooperative)
	id AA29489; Fri, 7 Jul 95 13:44:51 EDT
Received: by claudia.sci.ccny.cuny.edu (4.1/SMI-4.1)
	id AA04146; Fri, 7 Jul 95 13:44:51 EDT
Message-Id: <9507071744.AA04146@claudia.sci.ccny.cuny.edu>
Date: Fri, 7 Jul 95 13:44:50 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rgr@claudia.sci.ccny.cuny.edu (Roger Kuhlman)
To: wu-ftpd@wugate.wustl.edu
Subject: sun 4.1.3 problems with dir
X-Mailer: ELM [version 2.3 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

	I'm having problems with listings on SunOs 4.1.3_U1.
When logged in as a system user, no problems.  Iv'e compiled the
GNU ls and vdir and put them in /ftp/bin/ftp-exec (renaming vdir to dir)
I've set file permissions as reccommended in ) O'Reilly's Managing
Internet Services. I've even tried setuid of dir to root.
Still, the poor anonymous user gets an empty dir listing. What am I doing 
wrong?

	thanks,
	Roger Kuhlman

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:37:48 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUN75-0002ZcC; Fri, 7 Jul 95 16:47 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUIoP-0004OpC; Fri, 7 Jul 95 12:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA28116; Fri, 7 Jul 1995 14:10:38 -0500
Received: from bond.crim.ca (bond.crim.ca [132.218.1.153]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA27874 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 14:07:04 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id PAA05003 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 15:03:06 -0400
Message-Id: <199507071903.PAA05003@bond.crim.ca>
Date: Fri, 07 Jul 1995 15:03:06 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Luc Desrosiers <ldesrosi@CRIM.CA>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: sun 4.1.3 problems with dir 
In-Reply-To: Your message of "Fri, 07 Jul 1995 13:44:50 EDT."
             <9507071744.AA04146@claudia.sci.ccny.cuny.edu> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.1 5/23/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 	I'm having problems with listings on SunOs 4.1.3_U1.
> When logged in as a system user, no problems.  Iv'e compiled the
> GNU ls and vdir and put them in /ftp/bin/ftp-exec (renaming vdir to dir)
> I've set file permissions as reccommended in ) O'Reilly's Managing
> Internet Services. I've even tried setuid of dir to root.
> Still, the poor anonymous user gets an empty dir listing. What am I doing 
> wrong?

I have the same behavior with Solaris 2.4. I can add that a plain "ls" does
show what's in, but ls -l does not...

Could it be a library missing? A bad ftpaccess configuration file?

any hint most wellcome!
Luc Desrosiers
CIRISQ, CRIM

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:38:13 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUN78-0002YsC; Fri, 7 Jul 95 16:47 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUJgG-0003hZC; Fri, 7 Jul 95 13:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA01397; Fri, 7 Jul 1995 15:06:11 -0500
Received: from achamp.gsfc.nasa.gov (achamp.gsfc.nasa.gov [128.183.57.208]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA01090 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 15:00:54 -0500
Message-Id: <950707160052.2000ea8@hrs.gsfc.nasa.gov>
Date: Fri, 7 Jul 1995 16:00:52 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "The best things in life ... are fantasy." <HRSVENER@hrs.gsfc.nasa.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: sun 4.1.3 problems with dir 
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

ls -l and dir in ftp are different than normal. Under ~/ftp you need to
have the lib directory with ld.so and libc.so.1* and libdl.so.* (if it
exists), you also need dev/zero. Things are slightly different for Solaris
lib subdirectory. I don't recall offhand those exact requisites. Sorry.

Hope something here helps.

PCVS

From owner-wu-ftpd@wugate.wustl.edu Fri Jul  7 17:38:41 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUN7I-0002aUC; Fri, 7 Jul 95 16:47 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUK0p-0004NIC; Fri, 7 Jul 95 13:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA03203; Fri, 7 Jul 1995 15:27:24 -0500
Received: from rouge.phys.lsu.edu (rouge.phys.lsu.edu [130.39.168.11]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA02821 for <wu-ftpd@wugate.wustl.edu>; Fri, 7 Jul 1995 15:24:35 -0500
Received: by rouge.phys.lsu.edu (4.1/SMI-4.1)
	id AA17308; Fri, 7 Jul 95 15:15:50 CDT
Message-Id: <Pine.SUN.3.91.950707151102.17255A-100000@rouge.phys.lsu.edu>
Date: Fri, 7 Jul 1995 15:15:50 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Zachary K. Girouard" <girouard@rouge.phys.lsu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Public user ftp dir? 
In-Reply-To: <950707160052.2000ea8@hrs.gsfc.nasa.gov>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



Hello fellow wu-ftpd users:


Having just installed wu-ftpd on our systems, I was wondering
one thing:
(Forgive me if this is in the docs, I read them all and didn't
 see it.)

Is there a way to set something up like ncsa_httpd's /~foouser/public_html
directories?

I would like to be able to allow my users to make certain files available
for anon ftp users. I was hoping the could create a directory in their
home dir (say, public_ftp), and somehow do it that way.

Does wu-ftpd support this?

Thanks in advance
-=Zakk

Zachary Girouard,
Systems Administrator, Intersurf Online Inc.
zakk@intersurf.net

(using my school account for mail until our domain name is registered)



From owner-wu-ftpd@wugate.wustl.edu Sat Jul  8 13:36:33 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUgEH-0002cyC; Sat, 8 Jul 95 13:11 PDT
Received: from relay2.UU.NET by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUgGi-0003eBC; Sat, 8 Jul 95 13:14 PDT
Received: from wugate.wustl.edu by relay2.UU.NET with SMTP 
	id QQyxns26939; Sat, 8 Jul 1995 16:12:39 -0400
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA09601; Sat, 8 Jul 1995 15:04:56 -0500
Received: from jolly2.sci.ccny.cuny.edu (jolly2.sci.ccny.cuny.edu [134.74.120.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA09340 for <wu-ftpd@wugate.wustl.edu>; Sat, 8 Jul 1995 14:53:22 -0500
Received: from claudia.sci.ccny.cuny.edu by jolly2.sci.ccny.cuny.edu (4.1/SMI-4.1-CCNY-Group Theory Cooperative)
	id AA06954; Sat, 8 Jul 95 15:57:30 EDT
Received: by claudia.sci.ccny.cuny.edu (4.1/SMI-4.1)
	id AA04577; Sat, 8 Jul 95 15:57:29 EDT
Message-Id: <9507081957.AA04577@claudia.sci.ccny.cuny.edu>
Date: Sat, 8 Jul 95 15:57:29 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rgr@claudia.sci.ccny.cuny.edu (Roger Kuhlman)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: sun 4.1.3 problems with dir
In-Reply-To: <9507072129.AA04355@claudia.sci.ccny.cuny.edu>; from "Roger Kuhlman" at Jul 7, 95 5:29 pm
X-Mailer: ELM [version 2.3 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello:
	I finally figured out the dir problem.  The instructions 
in the O'Reilly Book, and in the distribution says that the
default bin path is ~ftp/bin/ftp-exec.  Not so. That is an
INSTRUCTION for the daemon to look for the executables for
ftp anonymous users in the directory ~ftp/bin!!
	One does need /dev/zero, and either a statically linked ls,
OR a copy of the three libraries /usr/lib/ld.so, /usr/lib/libc.so.x.x
and /usr/lib/libdl.so.x.x (where x.x are the version numbers of the 
libraries) and these MUST be not in a lib directory off ~ftp,
but in a /usr/lib/directory!!!
	Wheeeew!

	Roger Kuhlman

From owner-wu-ftpd@wugate.wustl.edu Sat Jul  8 17:45:24 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sUjUD-0002feC; Sat, 8 Jul 95 16:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA14058; Sat, 8 Jul 1995 18:42:55 -0500
Received: from percy.cs.bham.ac.uk (percy.cs.bham.ac.uk [147.188.192.8]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA13900 for <wu-ftpd@wugate.wustl.edu>; Sat, 8 Jul 1995 18:37:55 -0500
Received: from mother by percy.cs.bham.ac.uk with SMTP (PP) 
          id <16820-0@percy.cs.bham.ac.uk>; Sun, 9 Jul 1995 00:37:23 +0100
Received: by mother.cs.bham.ac.uk (4.1/client/1.2) id AA21405;
          Sun, 9 Jul 95 00:37:16 BST
Message-Id: <21405.9507082337@mother.cs.bham.ac.uk>
Date: Sun, 9 Jul 1995 00:37:16 +0100 (BST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: N.Charley-CSSE93@cs.bham.ac.uk
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Security advise please
In-Reply-To: <199507072332.XAA09480@rvik.is> from "Bjarki Magnusson" at Jul 7, 95 11:32:31 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I guess I have an old version of wu-ftpd for linux which apperantly has some
> security holes in it.
> 
> Can anyone advise me if I can get a secure precompiled wu-ftpd for linux 
> (slackware), I have tried compiling one, but build lnx returns error
> errors and does not manage to build anything.
> 
> Kind regards
> 
> bjarki@rvik.is
> 

   Take a look at:

   nix.mechnet.liv.ac.uk:/pub/Linux/Wu-ftpd/wu-ftpd-2.4.nix.tar.gz

Its the source I fixed up (probly after the same errors you got) and
seems to work just fine for nix itself.

  Anyone want to chekc what I did to see if I glaringly broke
anything? (I didn't spot anything in a few quick tests and have had no
complaints from users, been in operation for over 6 weeks now).

-Neil
-- 
**************************************************************************
* Neil Peter Charley          * Athanasius                               *
* nxc@cs.bham.ac.uk           * Surfers - zippy.spods.dcs.kcl.ac.uk 3232 *
* ncharley@nyx10.cs.du.edu    * MeatMud - bovina.cs.utexas.edu 2800      *
* athan@nix.mechnet.liv.ac.uk * Resort  - evans.cudenver.edu 2323        *
**************************************************************************

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 10 16:41:11 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVRp8-00038zC; Mon, 10 Jul 95 16:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA25565; Mon, 10 Jul 1995 18:03:01 -0500
Received: from mailgate.aist-nara.ac.jp (fsb1.aist-nara.ac.jp [163.221.76.12]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA25134 for <wu-ftpd@wugate.wustl.edu>; Mon, 10 Jul 1995 17:53:51 -0500
Received: from ganymede.aist-nara.ac.jp by mailgate.aist-nara.ac.jp (8.6.10+2.5Wb1/2.8Wb/NAIST-1.6[gate])
	id HAA15741; Tue, 11 Jul 1995 07:53:46 +0900
Received: by ganymede.aist-nara.ac.jp (5.x/SMI-SVR4)
	id AA01699; Tue, 11 Jul 1995 07:51:23 +0900
Message-Id: <9507102251.AA01699@ganymede.aist-nara.ac.jp>
Date: Tue, 11 Jul 1995 07:51:23 +0900
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kazushi (Jam) Marukawa <kazusi-m@is.aist-nara.ac.jp>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: New Beta ready
In-Reply-To: sob@academ.com (Stan Barber)
       "New Beta ready" (Jun 29,  3:02)
X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

   On Jun 29,  3:02, Stan Barber wrote:
   > Subject: New Beta ready
   > 
   > I hope to make this the 2.4.2 release, so let me know about bugs ASAP.

I guess that we need following patch about usage of fnmatch in access.c.

--- Kazushi Maruakwa.

diff -au ./src/access.c.orig ./src/access.c
--- ./src/access.c.orig	Thu Jun 29 16:35:04 1995
+++ ./src/access.c	Tue Jul 11 03:07:53 1995
@@ -350,7 +350,7 @@
         if (!strcasecmp(ARG0, "yes"))
             l_compress = 1;
         for (which = 1; (which < MAXARGS) && ARG[which]; which++) {
-            if (fnmatch(ARG[which], class, NULL)) {
+            if (!fnmatch(ARG[which], class, NULL)) {
                 mangleopts |= l_compress * (O_COMPRESS | O_UNCOMPRESS);
                 set = 1;
             }
@@ -363,7 +363,7 @@
         if (!strcasecmp(ARG0, "yes"))
             l_tar = 1;
         for (which = 1; (which < MAXARGS) && ARG[which]; which++) {
-            if (fnmatch(ARG[which], class, NULL)) {
+            if (!fnmatch(ARG[which], class, NULL)) {
                 mangleopts |= l_tar * O_TAR;
                 set = 1;
             }

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 10 17:35:27 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVSed-0002mjC; Mon, 10 Jul 95 16:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA27717; Mon, 10 Jul 1995 18:56:40 -0500
Received: from clark.net (clark.net [168.143.0.7]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA27501 for <wu-ftpd@wugate.wustl.edu>; Mon, 10 Jul 1995 18:52:40 -0500
Received: (aaccharr@localhost) by clark.net (8.6.12/8.6.5) id TAA27132; Mon, 10 Jul 1995 19:52:36 -0400
Message-Id: <Pine.SOL.3.91.950710194713.19300A@clark.net>
Date: Mon, 10 Jul 1995 19:52:35 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Richard W. Harris" <aaccharr@clark.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Changing Port #
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Is there anyway to change the port assignments from 20 and 21 to a higher 
unused port. I'm doing a school project and need to set it up without 
root access. Can this be done? Please respond ASAP.

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 10 20:19:42 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVUkn-0002WRC; Mon, 10 Jul 95 19:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA01999; Mon, 10 Jul 1995 21:10:56 -0500
Received: from saratoga.compassnet.com (saratoga.compassnet.com [198.66.160.253]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA01937 for <wu-ftpd@wugate.wustl.edu>; Mon, 10 Jul 1995 21:10:24 -0500
Received: (from kwm@localhost) by saratoga.compassnet.com (8.6.12/8.6.12) id VAA24972 for wu-ftpd@wugate.wustl.edu; Mon, 10 Jul 1995 21:07:20 -0500
Message-Id: <199507110207.VAA24972@saratoga.compassnet.com>
Date: Mon, 10 Jul 1995 21:07:19 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kevin W. Mullet" <kwm@compassnet.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Changing Port #
In-Reply-To: <Pine.SOL.3.91.950710194713.19300A@clark.net> from "Richard W. Harris" at Jul 10, 95 07:52:35 pm
Content-Type: text
X-Best-Internet-Provider-In-The-Land:    Compass Net, Inc. Houston, TX
X-24hr-Customer-Support-and-Information: (713) 776-0022
X-PHONE.Work.Voice:                      (713) 776-0022
X-PHONE.Work.FAX:                        (713) 988-3306
X-EMAIL.Work.FAX:                        Kevin_Mullet%9883306@fax.rice.edu
X-Acknowledge-To:                        kwm@www.compassnet.com
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In response to Richard W. Harris:
[...]
>Is there anyway to change the port assignments from 20 and 21 to a higher 
>unused port. I'm doing a school project and need to set it up without 
>root access. Can this be done? Please respond ASAP.

If you have access to a 386 PC or better on which you can either trash
and reformat the drive, or create a small partition for this project, you
might find it a better idea to slap Linux on it and install WU-FTPD on
it.  That way you'll have root access to the machine and not have to
change FTP.

-KwM-

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 04:41:21 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVdXl-00032OC; Tue, 11 Jul 95 04:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA15256; Tue, 11 Jul 1995 06:33:42 -0500
Received: from academ.com (ACADEM.COM [198.137.249.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA15022 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 06:25:07 -0500
Received: (from sob@localhost) by academ.com (8.6.12/8.6.9) id GAA27195; Tue, 11 Jul 1995 06:24:58 -0500
Message-Id: <199507111124.GAA27195@academ.com>
Date: Tue, 11 Jul 1995 06:24:57 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: Collatz.McRCIM.McGill.EDU@academ.com, spaf@purdue.edu,
        wu-ftpd@wugate.wustl.edu
Subject: BETA 5 of the wu-ftpd-2.4.2-academ server ready for testing
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The fifth (but not yet final) beta of the wu-ftpd-2.4.2-academ server is
now available. This version features a timer addition to the use of
ident so that the server will not hang waiting on an ident response
(very important for ftp clients on PCs which don't do ident well at all!).
It also features some more fixes for building this software under hpux.
The major fix is to the yacc parser. There has been a bug in the yacc parser
since the original NET-2 ftpd server was released. This version is thought
to fix that problem. 

There are also a few more "null pointer" fixes and stuff of that nature to
help in portability.

This version has been compiled and tested on the following OS/Hardware:

        SparcStation 20 runnins Solaris 2.4
        SparcStation 1 running SunOS 4.1.4 (with gcc)
        BSDI 1.1 with gcc 1.42 and 2.5.8
        Linux 1.2.8 with gcc 2.6.3

Fixes are still welcome. There will be at least one more beta before release
as I want to fix some hostname resolution things to make it consistent
throughout the software. That will be in beta 6.

Please send bug reports to "wu-ftpd@academ.com" or to this list.

Thanks for your assistance in identifying other bugs and especially your
patches. The next beta may be in August, so please be patient. I have
a bunch of other things going on (including upcoming beta tests of other
software I maintain).




-- 
Stan   | Academ Consulting Services        |internet: sob@academ.com
Olan   | For more info on academ, see this |uucp: bcm!academ!sob
Barber | URL- http://www.academ.com/academ |Opinions expressed are only mine.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 05:35:44 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVdeN-0002cGC; Tue, 11 Jul 95 04:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA15540; Tue, 11 Jul 1995 06:41:09 -0500
Received: from academ.com (ACADEM.COM [198.137.249.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA15045 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 06:26:50 -0500
Received: (from sob@localhost) by academ.com (8.6.12/8.6.9) id GAA27211; Tue, 11 Jul 1995 06:26:46 -0500
Message-Id: <199507111126.GAA27211@academ.com>
Date: Tue, 11 Jul 1995 06:26:46 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: spaf@purdue.edu, wu-ftpd@wugate.wustl.edu
Subject: OOPS forgot on BETA 5 to tell you where it is!!!
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The URL is ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z

Enjoy.

-- 
Stan   | Academ Consulting Services        |internet: sob@academ.com
Olan   | For more info on academ, see this |uucp: bcm!academ!sob
Barber | URL- http://www.academ.com/academ |Opinions expressed are only mine.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 05:40:44 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVeFx-00033XC; Tue, 11 Jul 95 05:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA16470; Tue, 11 Jul 1995 07:19:55 -0500
Received: from mailgate.aist-nara.ac.jp (fsb1.aist-nara.ac.jp [163.221.76.12]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA16406 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 07:18:36 -0500
Received: from ganymede.aist-nara.ac.jp by mailgate.aist-nara.ac.jp (8.6.10+2.5Wb1/2.8Wb/NAIST-1.6[gate])
	id VAA03224; Tue, 11 Jul 1995 21:18:32 +0900
Received: by ganymede.aist-nara.ac.jp (5.x/SMI-SVR4)
	id AA02508; Tue, 11 Jul 1995 21:16:09 +0900
Message-Id: <9507111216.AA02508@ganymede.aist-nara.ac.jp>
Date: Tue, 11 Jul 1995 21:16:09 +0900
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kazushi (Jam) Marukawa <kazusi-m@is.aist-nara.ac.jp>
To: wu-ftpd@wugate.wustl.edu
Subject: BUG around fnmatch(), how to use it.
In-Reply-To: sob@academ.com (Stan Barber)
       "BETA 5 of the wu-ftpd-2.4.2-academ server ready for testing" (Jul 11,  6:24)
X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Today, I sent a mail of BUG report for beta-4 like following.  And a new
beta-5 was released but such BUG was not fixed.  I will send a BUG report
for beta-5 to be taken notice of you.

   On Jul 11,  7:51, Kazushi (Jam) Marukawa wrote:
   > Subject: Re: New Beta ready
   > 
   > I guess that we need following patch about usage of fnmatch in access.c.

Currently, fnmatch's return value was changed 1 to 0, 0 means matching.
Thus almost all checking routines of the value were changed.  But two
routines ware left with old checking style.  I think we have to change it.

--- Kazushi

diff -au ./src/access.c.orig ./src/access.c
--- ./src/access.c.orig	Tue Jul 11 20:08:49 1995
+++ ./src/access.c	Tue Jul 11 21:14:53 1995
@@ -350,7 +350,7 @@
         if (!strcasecmp(ARG0, "yes"))
             l_compress = 1;
         for (which = 1; (which < MAXARGS) && ARG[which]; which++) {
-            if (fnmatch(ARG[which], class, NULL)) {
+            if (!fnmatch(ARG[which], class, NULL)) {
                 mangleopts |= l_compress * (O_COMPRESS | O_UNCOMPRESS);
                 set = 1;
             }
@@ -363,7 +363,7 @@
         if (!strcasecmp(ARG0, "yes"))
             l_tar = 1;
         for (which = 1; (which < MAXARGS) && ARG[which]; which++) {
-            if (fnmatch(ARG[which], class, NULL)) {
+            if (!fnmatch(ARG[which], class, NULL)) {
                 mangleopts |= l_tar * O_TAR;
                 set = 1;
             }

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 06:39:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVebM-00038SC; Tue, 11 Jul 95 05:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA17157; Tue, 11 Jul 1995 07:42:07 -0500
Received: from chaplin.bbn.com (CHAPLIN.BBN.COM [128.89.1.15]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA17039 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 07:39:44 -0500
Received: (from natoofi@localhost) by chaplin.bbn.com (8.6.12/d4m-bbn) id IAA16361; Tue, 11 Jul 1995 08:39:43 -0400
Message-Id: <Pine.SUN.3.91.950711083248.20430t@chaplin.bbn.com>
Date: Tue, 11 Jul 1995 08:39:42 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Navid Atoofi <natoofi@bbn.com>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Changing Port #
In-Reply-To: <Pine.SOL.3.91.950710194713.19300A@clark.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Mon, 10 Jul 1995, Richard W. Harris wrote:

> Is there anyway to change the port assignments from 20 and 21 to a higher 
> unused port. I'm doing a school project and need to set it up without 
> root access. Can this be done? Please respond ASAP.
> 


the prot have to have the permission to be connected by other ftpd's.
take a look at the /etc/services.

> .... without root access. Can this be done?
Not legally


NA

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 07:42:01 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVfsF-0003FbC; Tue, 11 Jul 95 07:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA20587; Tue, 11 Jul 1995 09:02:58 -0500
Received: from interlock.ans.net (interlock.ans.net [147.225.1.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA20391 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 09:00:10 -0500
Received: by interlock.ans.net id AA62032
  (InterLock SMTP Gateway 3.0 for wu-ftpd@wugate.wustl.edu);
  Tue, 11 Jul 1995 10:00:02 -0400
Received: by interlock.ans.net (Protected-side Proxy Mail Agent-2);
  Tue, 11 Jul 1995 10:00:02 -0400
Received: by interlock.ans.net (Protected-side Proxy Mail Agent-1);
  Tue, 11 Jul 1995 10:00:02 -0400
Message-Id: <199507111400.AA62032@interlock.ans.net>
Date: Tue, 11 Jul 1995 09:59:59 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Simoes <dans@ans.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: OOPS forgot on BETA 5 to tell you where it is!!!
In-Reply-To: <199507111126.GAA27211@academ.com> from "Stan Barber" at Jul 11, 95 06:26:46 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

How does this differ from the 'official' WU release?
In other words, are you taking over the development, or
is this a paralel project?

| Dan |
-- 
Dan Simoes			          dans@ans.net
ANS CO+RE Systems, Inc.		  http://coimbra.ans.net/dans.html
100 Clearbrook Road  			(914) 789-5378 (voice)
Elmsford, NY 10523			(914) 789-5310 (fax)

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 08:35:53 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVgfC-0002UgC; Tue, 11 Jul 95 07:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA23923; Tue, 11 Jul 1995 09:54:10 -0500
Received: from narq.avian.org (wet-string.avian.org [199.103.168.126]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA23859 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 09:53:23 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.10/_H*) id JAA16495 for wu-ftpd@mail.wustl.edu; Tue, 11 Jul 1995 09:55:26 -0400
Message-Id: <199507111355.JAA16495@narq.avian.org>
Date: Tue, 11 Jul 1995 09:55:26 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: *Hobbit* <hobbit@avian.org>
To: wu-ftpd@wugate.wustl.edu
Subject: beta 5
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The last "official" WU release is the 2.4 that damn near everybody is
running.  It's still full of holes.

I just jumped in here and started realizing that Stan's working on a fairly
big merge of many different fixes -- from him, me, the Debian people, and
godknowswhereelse.  I think this is great, and who knows, if it all comes
together, maybe it'll turn into a new "official" 2.5 or something.

Washington U itself seems to have dropped out of the picture other than
hosting the mailing list, but someone correct me if I'm wrong on this!

_H*

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 08:35:57 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVgiu-0002diC; Tue, 11 Jul 95 07:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA24168; Tue, 11 Jul 1995 09:58:02 -0500
Received: from kobra.efd.lth.se (kobra.efd.lth.se [130.235.48.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA24062 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 09:56:09 -0500
Received: from efd.lth.se (osiris [130.235.51.12]) by kobra.efd.lth.se (8.6.11/8.6.11) with ESMTP id QAA12599 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 16:54:44 +0200
Message-Id: <199507111454.QAA12599@kobra.efd.lth.se>
Date: Tue, 11 Jul 1995 16:54:40 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Per Foreby <perf@efd.lth.se>
To: wu-ftpd@wugate.wustl.edu
Subject: noretrieve for directory
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Mailer: exmh version 1.6 4/21/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The noretrieve keyword makes it possible to deny access for
an absolute or relative FILENAME, but what if I want to deny
access to a directory (and its subdirs?)

If there currently is no way to do this, I would like to
suggest a traling slash in the noretrieve filenames to
get this behaviour:

	notretrive /usr/bin/ls core /etc/ /var/yp/mydomain/

would mean:

Deny access to the file /usr/bin/ls, the file core (anywhere)
and to all files in /etc and /var/yp/mydomain and it's subdirectories.

This level of security would suit my needs perfectly. I would be
able to allow my students access to home directories and source
archives, but deny access to other files on the ftp server (which
is a sort of privilliged machine which they can't log in to).

If there is no way to do this today, I would be more than happy
to do the implementation (which is trivial).
--
Per Foreby



From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 19:38:01 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVqlU-00039SC; Tue, 11 Jul 95 18:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA26230; Tue, 11 Jul 1995 20:41:14 -0500
Received: from garnet.engin.swarthmore.edu (garnet.engin.swarthmore.edu [130.58.71.17]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA26102 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 20:39:19 -0500
Received: (from he@localhost) by garnet.engin.swarthmore.edu (8.6.8/8.6.6) id VAA14113 for wu-ftpd@wugate.wustl.edu; Tue, 11 Jul 1995 21:32:45 -0400
Message-Id: <199507120132.VAA14113@garnet.engin.swarthmore.edu>
Date: Tue, 11 Jul 1995 21:32:44 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ye He <he@engin.swarthmore.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: compiling wu-ftpd-2.4 on solaris2.4 on sparc
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Voice: (708) 202-9468
X-Address: 980 Countryside Dr. #208, Palatine, IL 60067
X-PGP: Public key available via finger and http.
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Anyone who has sucessfully compiled wu-ftpd-2.4 on solaris2.4 on
sparcs could you please tell me what the potential pitfalls are?
Thank you very much.


--
Ye He	

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 19:39:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVqup-0003C0C; Tue, 11 Jul 95 18:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA26549; Tue, 11 Jul 1995 20:50:57 -0500
Received: from dataphone.se (nic.dataphone.se [194.52.19.66]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA26491 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 20:50:25 -0500
Received: (from mhugo@localhost) by dataphone.se (8.6.12/8.6.10) id DAA14716; Wed, 12 Jul 1995 03:50:14 +0200
Message-Id: <Pine.LNX.3.91.950712034754.14708A-100000@nic.dataphone.se>
Date: Wed, 12 Jul 1995 03:50:13 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mikael Hugo <mhugo@nic.dataphone.se>
To: wu-ftpd@wugate.wustl.edu
Subject: noretrieve for directory
In-Reply-To: <199507120132.VAA14113@garnet.engin.swarthmore.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I would just say that the above option would be a splendid feature.

As Per said it would improve security, both on his and my own system.

I am sure that more people would like such a feature!

Regards

       Mikael Hugo

--

    DataPhone Sweden Inc - Your link to the information superhighway
         Call with your modem and signup! Dial: +46-(0)8-7043121

____________________________________________________________________________

Mikael Hugo              Phone:     +46-(0)8-704 1700
CEO, Hostmaster          Cellular:  +46-(0)70-719 50 13
Dataphone Sweden Inc     Fax:       +46-(0)8-704 9100
Postbox 209              Email:     mhugo@dataphone.se
S-161 15 Bromma          URL:       http://www.dataphone.se/~mhugo
Sweden                   Org:       556303-9410
____________________________________________________________________________



From owner-wu-ftpd@wugate.wustl.edu Tue Jul 11 20:43:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sVsC1-0002V4C; Tue, 11 Jul 95 20:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA28570; Tue, 11 Jul 1995 22:12:53 -0500
Received: from bond.crim.ca (bond.crim.ca [132.218.1.153]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA28438 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 22:10:02 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id XAA03619 for <wu-ftpd@wugate.wustl.edu>; Tue, 11 Jul 1995 23:05:58 -0400
Message-Id: <199507120305.XAA03619@bond.crim.ca>
Date: Tue, 11 Jul 1995 23:05:57 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Luc Desrosiers <ldesrosi@CRIM.CA>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: compiling wu-ftpd-2.4 on solaris2.4 on sparc 
In-Reply-To: Your message of "Tue, 11 Jul 1995 21:32:44 EDT."
             <199507120132.VAA14113@garnet.engin.swarthmore.edu> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.1 5/23/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Anyone who has sucessfully compiled wu-ftpd-2.4 on solaris2.4 on
> sparcs could you please tell me what the potential pitfalls are?
> Thank you very much.

None. Just make sure you use the right ftp.h (not the one comming
with the system). Beside, it should be a free ride.

Luc Desrosiers
CIRISQ, CRIM

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 06:38:18 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW1gi-0002T9C; Wed, 12 Jul 95 06:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA12390; Wed, 12 Jul 1995 08:15:21 -0500
Received: from chaplin.bbn.com (CHAPLIN.BBN.COM [128.89.1.15]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA12123 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 08:11:39 -0500
Received: (from natoofi@localhost) by chaplin.bbn.com (8.6.12/d4m-bbn) id JAA20743; Wed, 12 Jul 1995 09:11:33 -0400
Message-Id: <Pine.SUN.3.91.950712091110.20430D-100000@chaplin.bbn.com>
Date: Wed, 12 Jul 1995 09:11:31 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Navid Atoofi <natoofi@bbn.com>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: compiling wu-ftpd-2.4 on solaris2.4 on sparc
In-Reply-To: <199507120132.VAA14113@garnet.engin.swarthmore.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Tue, 11 Jul 1995, Ye He wrote:

> Anyone who has sucessfully compiled wu-ftpd-2.4 on solaris2.4 on
> sparcs could you please tell me what the potential pitfalls are?
> Thank you very much.
> 
> 
> --
> Ye He	
> 

No pitfalls

NA

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 06:42:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW1oH-00038QC; Wed, 12 Jul 95 06:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA12840; Wed, 12 Jul 1995 08:25:51 -0500
Resent-Date: Wed, 12 Jul 1995 08:25:51 -0500
Resent-Message-Id: <199507121325.IAA12840@wugate.wustl.edu>
Received: from nukem.bsl.bm (nukem.bsl.bm [198.207.16.160]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA12700 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 08:23:10 -0500
Received: by nukem.bsl.bm (5.65/DEC-Ultrix/4.3)
	id AA02833; Wed, 12 Jul 1995 10:24:17 -0400
Message-Id: <Pine.ULT.3.90.950712101058.17884A-100000@nukem.bsl.bm>
Date: Wed, 12 Jul 1995 10:22:12 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Neil Movold <nmovold@bsl.bm>
To: alpha-osf-managers@ornl.gov
Subject: Group Controls for WUFTPD(V2.4) not working. Why?
Resent-To: wu-ftpd@wugate.wustl.edu
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-From: Neil Movold <nmovold@bsl.bm>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have been running WUFTPD V2.4 for some time now with no problems.  
However, recently I have had a need to use the Group Controls to allow a 
set of users to ftp into a seperate directory outside of the anonymous 
FTP root directory.

Following the instructions, I have entered in the appropriate information 
in the /etc/group and /etc/passwd files.  In the documentation, it is 
explained that the entry for the /etc/passwd file should look like 

guest1:LKJFsdfjASKJa:202:21:Guest FTP User:/users/guests/./guest1:/bin/false

The login directory field is supposed to be two pathnames, seperated by 
"/./".  The first pathname is the directory the guest user will be 
chroot()ed to, and the second is the pathname (relative to the chroot()ed 
directory)  of the guest user's login directory.

Both directories do exist on my system.  However, when I log in to FTP 
from another system, I get the following messages back from the WUFTPD 
Server:

          230-No directory! Logging in with home=/
          230 User guest1 logged in.
          Remote system type is UNIX.
          Using binary mode to transfer files.

I tried removing the first part of the login field and this worked, sort 
of.  I do get logged into the right directory outside the anonymous FTP 
root directory, but there is a real security problem with this.  When I 
was logged in, I was able to do a "cd /" and list the files in my systems 
root directory.  Yikes!!!

I am running V3.2b of OSF/1 with V2.4 of WUFTPD.

I would appreciate any suggestions anyone has.

	Thanks,

		Neil :-)


                     \\\//
                     (o o)
------------------ooO-(_)-Ooo-----------------------------------------
Neil Movold                     Phone  : +1 809 296-1800      
Special Operations Consultant   Fax    : +1 809 295-7269     
 ( i.e. the guy who has to 
        make it all work :-) )
Internet (Bermuda) Limited      E-mail : nmovold@ibl.bm     
P.O. Box HM2445
Hamilton, Bermuda
HM JX


From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 07:37:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW1y8-0002SEC; Wed, 12 Jul 95 06:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA13373; Wed, 12 Jul 1995 08:38:16 -0500
Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA13305 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 08:36:51 -0500
Received: from gaia.cs.utwente.nl by utrhcs.cs.utwente.nl (5.x/csrelayMX-SVR4_1.1tmp/RB)
	id AA27222; Wed, 12 Jul 1995 15:36:30 +0200
Received: from countach.cs.utwente.nl by gaia.cs.utwente.nl (4.1/RBCS-2.2P)
	id AA28226; Wed, 12 Jul 95 15:36:25 +0200
Received: by countach.cs.utwente.nl (5.x/SMI-SVR4)
	id AA10738; Wed, 12 Jul 1995 15:36:27 +0200
Message-Id: <9507121336.AA10738@countach.cs.utwente.nl>
Date: Wed, 12 Jul 1995 15:36:27 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ronald.Hello@cs.utwente.nl
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Group Controls for WUFTPD(V2.4) not working. Why?
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

rh> 
rh> Following the instructions, I have entered in the appropriate information 
rh> in the /etc/group and /etc/passwd files.  In the documentation, it is 
rh> explained that the entry for the /etc/passwd file should look like 
rh> 

Did you also enter the guestgroup information in ftpaccess?

Hope this is the one,

Ronald.

__
// Ronald Hello  (Ronald.Hello@cs.utwente.nl)
// University of Twente
// Department of Computer Science
// The Netherlands

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 09:41:25 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW3tt-0003CKC; Wed, 12 Jul 95 08:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA19985; Wed, 12 Jul 1995 10:35:31 -0500
Received: from kobra.efd.lth.se (kobra.efd.lth.se [130.235.48.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA19364 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 10:26:20 -0500
Received: from efd.lth.se (perf@osiris [130.235.51.12]) by kobra.efd.lth.se (8.6.11/8.6.11) with ESMTP id RAA03982 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 17:26:14 +0200
Message-Id: <199507121526.RAA03982@kobra.efd.lth.se>
Date: Wed, 12 Jul 1995 17:26:12 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Per Foreby <perf@efd.lth.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: noretrieve for directory
In-Reply-To: Your message of "Tue, 11 Jul 1995 16:54:40 +0200."
             <199507111454.QAA12599@kobra.efd.lth.se> 
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-conversion: prohibited
Content-Transfer-Encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> The noretrieve keyword makes it possible to deny access for
> an absolute or relative FILENAME, but what if I want to deny
> access to a directory (and its subdirs?)
> 
> If there currently is no way to do this, I would like to
> suggest a traling slash in the noretrieve filenames to
> get this behaviour:
> 
> 	notretrive /usr/bin/ls core /etc/ /var/yp/mydomain/
> 
> would mean:
> 
> Deny access to the file /usr/bin/ls, the file core (anywhere)
> and to all files in /etc and /var/yp/mydomain and it's subdirectories.
> 
> This level of security would suit my needs perfectly. I would be
> able to allow my students access to home directories and source
> archives, but deny access to other files on the ftp server (which
> is a sort of privilliged machine which they can't log in to).
> 
> If there is no way to do this today, I would be more than happy
> to do the implementation (which is trivial).

I needed this feature, so I made a small change to checknoretrieve()
in extensions.c (wu-ftpd-2.4.2-beta-5). I seems to work just
like I wanted it to.

If anyone wants to use this, or maybe even merge it into the
distribution, here is the diff (I have tried to indent the code
according to the existing code even if it isn't my preferred
indentation):

-----------------------<cut here>------------------------------------------
*** extensions.c.ORIG	Tue Jul 11 13:08:56 1995
--- extensions.c	Wed Jul 12 16:40:52 1995
***************
*** 973,979 ****
  checknoretrieve (char *name)
  {
    char cwd[MAXPATHLEN+1], realwd[MAXPATHLEN+1], realname[MAXPATHLEN+1];
!   int i;
    struct aclmember *entry = NULL;
  
    if (name == (char *)NULL || *name == '\0')
--- 973,979 ----
  checknoretrieve (char *name)
  {
    char cwd[MAXPATHLEN+1], realwd[MAXPATHLEN+1], realname[MAXPATHLEN+1];
!   int i, len;
    struct aclmember *entry = NULL;
  
    if (name == (char *)NULL || *name == '\0')
***************
*** 993,1004 ****
              continue;
  	for (i = 0; i< MAXARGS && 
  	     (entry->arg[i] != (char *)NULL) && (*(entry->arg[i]) !='\0'); i++)
! 	  if (strcmp (((*(entry->arg[i]) == '/') ? realname : 
  			lbasename (realname)), entry->arg[i]) == 0)
  	  {
  	    reply (550, "%s is marked unretrievable", entry->arg[i]);
  	    return 1;
  	  }
        }
     return 0;
  }
--- 993,1013 ----
              continue;
  	for (i = 0; i< MAXARGS && 
  	     (entry->arg[i] != (char *)NULL) && (*(entry->arg[i]) !='\0'); i++)
! 	{
! 	  len = strlen(entry->arg[i]);
! 	  if (entry->arg[i][len-1] == '/' &&
! 	      strncmp(entry->arg[i], realname, len) == 0)
! 	  {
! 	    reply (550, "%s is marked unretrievable", entry->arg[i]);
! 	    return 1;
! 	  }
! 	  else if (strcmp (((*(entry->arg[i]) == '/') ? realname : 
  			lbasename (realname)), entry->arg[i]) == 0)
  	  {
  	    reply (550, "%s is marked unretrievable", entry->arg[i]);
  	    return 1;
  	  }
+ 	}
        }
     return 0;
  }
-----------------------<cut here>------------------------------------------


--
Per Foreby



From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 14:10:29 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW88h-0003AfC; Wed, 12 Jul 95 13:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA04596; Wed, 12 Jul 1995 15:12:03 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA04092 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 15:04:19 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id QAA23774 for wu-ftpd@wugate.wustl.edu; Wed, 12 Jul 1995 16:01:20 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA09442; Wed, 12 Jul 95 15:57:45 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA27303; Wed, 12 Jul 95 15:59:30 -0400
Message-Id: <9507121559.ZM27301@squid>
Date: Wed, 12 Jul 1995 15:59:25 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Need a little help
In-Reply-To: Edward Murphy <emurphy@www.uno.edu>
        "Re: FAQ for wu-ftpd" (Jul  5, 11:15am)
References: <Pine.OSF.3.91.950705111330.3500A-100000@www.uno.edu>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I need a little help in setting up my ftp server?
On a Sun Sparc 4.1.4.




-- 
Ketan Shah (kgs@vx.com)                 __/	 __/	       __/__/__/__/
				       __/    __/	      __/
Varimetrix Corporation		      __/  __/		     __/
2350 Commerce Pk. Dr., No. 4	     __/__/		    __/__/__/__/
Palm Bay, FL 32905		    __/  __/		            __/
                                   __/    __/	  		   __/
Work: Tel. No. 	(407)-676-3222    __/      __/                    __/
Home:		(407)-729-6819   __/        __/  __/    __/__/__/__/


From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 14:10:52 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW8UD-0002axC; Wed, 12 Jul 95 13:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA05994; Wed, 12 Jul 1995 15:34:45 -0500
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA05617 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 15:29:39 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id PAA29971 for wu-ftpd@wugate.wustl.edu; Wed, 12 Jul 1995 15:29:37 -0500
Message-Id: <199507122029.PAA29971@ftms.ftms.com>
Date: Wed, 12 Jul 1995 15:29:36 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vidiot <brown@ftms.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Need a little help
In-Reply-To: <9507121559.ZM27301@squid> from "Ketan Shah" at Jul 12, 95 03:59:25 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

<I need a little help in setting up my ftp server?
<On a Sun Sparc 4.1.4.

I guess it is time to post the script again.  It is a great aid in getting
a starting configuration in place.

MB
-- 
System Administrator - Extrel FTMS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - http://www.cdsnet.net/vidiot/  (Your link to the world of Star Trek)




#!/bin/sh

# Set this to whoever will maintain your ftp site. root is probably a good bet.
# Your username is another possibility.  ftp is NOT!  No directories or files
# inside ~ftp should be owned by ftp.
YOU=root

# No other parameters should need to be changed

# Get the UID of YOU and ftp
YOUUID=`grep "^$YOU:" /etc/passwd | cut -d: -f3`
if [ "x" = "x$YOUUID" ]; then
  echo User $YOU not found
  exit
fi
FTPDIR=`grep "^ftp:" /etc/passwd | cut -d: -f6`
if [ "x" = "x$FTPDIR" ]; then
  echo ftp home directory not found
  exit
fi

# Find the correct libc.so and libdl.so
LIBC=`ls /usr/lib/libc.so.* | tail -1`
LIBDL=`ls /usr/lib/libdl.so.* | tail -1`

install -d -o $YOU -g wheel -m 755 $FTPDIR
cd $FTPDIR
install -d -o root -g wheel -m 555 bin
install    -o root -g wheel -m 111 /usr/bin/ls bin
install -d -o root -g wheel -m 555 dev
install -d -o root -g wheel -m 555 etc
install -d -o $YOU -g wheel -m 722 incoming
install -d -o $YOU -g wheel -m 755 pub
install -d -o root -g wheel -m 555 usr
install -d -o root -g wheel -m 555 usr/lib
install    -o root -g wheel -m 555 /usr/lib/ld.so  usr/lib
install    -o root -g wheel -m 555 $LIBC usr/lib
if [ "x" != "x$LIBDL" ]; then
install    -o root -g wheel -m 555 $LIBDL usr/lib
fi
install -d -o root -g wheel -m 555 usr/share
install -d -o root -g wheel -m 555 usr/share/lib
install -d -o root -g wheel -m 555 usr/share/lib/zoneinfo
install    -o root -g wheel -m 444 /usr/share/lib/zoneinfo/localtime usr/share/lib/zoneinfo

mknod dev/zero c 3 12
chown root.wheel dev/zero
chmod 444 dev/zero

echo "wheel:*:0:" >etc/group
chown root.wheel etc/group
chmod 444 etc/group

echo "root:*:0:0:::" >etc/passwd
if [ $YOUUID != 0 ]; then
echo "ftpadmin:*:$YOUUID:0:::" >>etc/passwd
fi
chown root.wheel etc/passwd
chmod 444 etc/passwd

exit

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 15:34:01 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW9LP-0002OaC; Wed, 12 Jul 95 14:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA08952; Wed, 12 Jul 1995 16:29:39 -0500
Received: from duracef.shout.net (duracef.shout.net [204.253.184.5]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA08847 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 16:27:56 -0500
Received: (from bryan@localhost) by duracef.shout.net (8.6.11/8.6.9) id QAA16358; Wed, 12 Jul 1995 16:27:41 -0500
Message-Id: <Pine.LNX.3.91.950712162500.14928H-100000@duracef.shout.net>
Date: Wed, 12 Jul 1995 16:27:41 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bryan Holloway <bryan@shout.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Anonymous directory creation.
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


It's been mentioned several times in this mailing list that NO files or 
directories should be owned by ftp.

Why is it, then, that there appears to be no way to allow anonymous 
ftpers to create directories in incoming directories specified by the 
"upload" directive in /etc/ftpaccess without them being automatically 
owned by ftp.anon?

Where is this set?  Can the permissions (chmod) be changed as well?

I hope I'm missing something...  Thanks.

					- bryan

Bryan Holloway                       | bryan@shout.net
 Shouting Ground Technologies, Inc.   |  Ph. (217) 351-7921
  P.O. Box 5039 Station A              |  Fax (217) 351-7922
   Champaign, IL  61820                 |   http://www.shout.net/

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 16:40:37 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from relay2.UU.NET by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW9b5-0003DIC; Wed, 12 Jul 95 14:45 PDT
Received: from wugate.wustl.edu by relay2.UU.NET with SMTP 
	id QQyyct29683; Wed, 12 Jul 1995 17:47:41 -0400
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA09807; Wed, 12 Jul 1995 16:43:20 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA09590 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 16:40:14 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id PAA08978; Wed, 12 Jul 1995 15:36:15 -0500
Message-Id: <Pine.LNX.3.91.950712153253.8818A-100000@puddytat.intecom.com>
Date: Wed, 12 Jul 1995 15:36:14 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous directory creation.
In-Reply-To: <Pine.LNX.3.91.950712162500.14928H-100000@duracef.shout.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Wed, 12 Jul 1995, Bryan Holloway wrote:

> Why is it, then, that there appears to be no way to allow anonymous 
> ftpers to create directories in incoming directories specified by the 
> "upload" directive in /etc/ftpaccess without them being automatically 
> owned by ftp.anon?
> 
> Where is this set?  Can the permissions (chmod) be changed as well?

Check the 'upload' directive in ftpaccess -- it gives ownership and 
permissions on uploads.  My anon ftp root is /Public/ftp, and the 
following lines are taken from my ftpaccess file.

Hope it helps....
Michael Brennen


from ftpaccess:
# specify the upload directory information
upload  /Public/ftp  *             no
upload  /Public/ftp  /incoming     yes     root    daemon  0400 nodirs

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 16:42:49 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sW9sK-0003EHC; Wed, 12 Jul 95 15:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA10947; Wed, 12 Jul 1995 17:03:45 -0500
Received: from duracef.shout.net (duracef.shout.net [204.253.184.5]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA10678 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 16:59:42 -0500
Received: (from bryan@localhost) by duracef.shout.net (8.6.11/8.6.9) id QAA16530; Wed, 12 Jul 1995 16:59:34 -0500
Message-Id: <Pine.LNX.3.91.950712165134.14928I-100000@duracef.shout.net>
Date: Wed, 12 Jul 1995 16:59:33 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bryan Holloway <bryan@shout.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous directory creation.
In-Reply-To: <Pine.LNX.3.91.950712153253.8818A-100000@puddytat.intecom.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


This is, in fact, how I have things set up in /etc/ftpaccess.  

This works fine for people who upload just files and create no directories. 
The files show up with the correct owner, group and permission.  

However, directories created using MKDIR always show owner ftp, group anon,
and permission drwxrwxr-x. 

This would be fine, except that 

1) Files placed in newly created directories cannot be deleted by their
respective owners.  (They don't have permission to change the directory
contents since they aren't "ftp", and they don't belong to group "anon".)

2) Apparently it's not secure to have any files/directories owned by ftp.

Michael, what's the ownership on directories created in your incoming 
directory?

				- bryan

Bryan Holloway                       | bryan@shout.net
 Shouting Ground Technologies, Inc.   |  Ph. (217) 351-7921
  P.O. Box 5039 Station A              |  Fax (217) 351-7922
   Champaign, IL  61820                 |   http://www.shout.net/

On Wed, 12 Jul 1995, Michael Brennen wrote:

> 
> On Wed, 12 Jul 1995, Bryan Holloway wrote:
> 
> > Why is it, then, that there appears to be no way to allow anonymous 
> > ftpers to create directories in incoming directories specified by the 
> > "upload" directive in /etc/ftpaccess without them being automatically 
> > owned by ftp.anon?
> > 
> > Where is this set?  Can the permissions (chmod) be changed as well?
> 
> Check the 'upload' directive in ftpaccess -- it gives ownership and 
> permissions on uploads.  My anon ftp root is /Public/ftp, and the 
> following lines are taken from my ftpaccess file.
> 
> Hope it helps....
> Michael Brennen
> 
> 
> from ftpaccess:
> # specify the upload directory information
> upload  /Public/ftp  *             no
> upload  /Public/ftp  /incoming     yes     root    daemon  0400 nodirs
> 

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 16:46:59 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWAhH-0003DnC; Wed, 12 Jul 95 15:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13784; Wed, 12 Jul 1995 17:57:46 -0500
Received: from ftp.paradigm.co.nz (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA13676 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 17:55:27 -0500
Received: from keith.paradigm.co.nz (keith.paradigm.co.nz [202.37.254.6]) by ftp.paradigm.co.nz (8.6.9/8.6.9) with SMTP id KAA14444 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 10:54:59 +1200
Message-Id: <199507122254.KAA14444@ftp.paradigm.co.nz>
Date: Thu, 13 Jul 1995 11:03:40 +1200
Reply-To: keith@paradigm.co.nz
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Keith Smith" <keith@paradigm.co.nz>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous directory creation.
X-Sender: <keith@ftp.paradigm.co.nz>
X-mailer: Pegasus Mail/Windows (v1.22)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> > However, directories created using MKDIR always show owner ftp, group anon,
> > and permission drwxrwxr-x. 
> <clip>
> > Michael, what's the ownership on directories created in your incoming 
> > directory?
> 
> Well, I don't allow directories, actually.  My incoming directory is set
> to write only - 0733 - so you cannot see the contents

How about if you have some guestgroup users who need to create dirs?  
I have wanted to be able set the group and mods on dirs created by my 
guestgroup users for ages.

Anyone?
Keith.

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 16:47:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWANv-0003C5C; Wed, 12 Jul 95 15:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA12386; Wed, 12 Jul 1995 17:37:45 -0500
Received: from cps201.cps.cmich.edu (cps201.cps.cmich.edu [141.209.20.201]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA12265 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 17:35:15 -0500
Received: (from mbailey@localhost) by cps201.cps.cmich.edu (8.6.9/8.6.9) id SAA03818; Wed, 12 Jul 1995 18:35:14 -0400
Message-Id: <Pine.SUN.3.91.950712183413.2592B-100000@cps201>
Date: Wed, 12 Jul 1995 18:35:13 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matthew Bailey <mbailey@cps.cmich.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Need a little help
In-Reply-To: <9507121559.ZM27301@squid>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mbailey@cps201
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 12 Jul 1995, Ketan Shah wrote:

> I need a little help in setting up my ftp server?
> On a Sun Sparc 4.1.4.

Hey if your not in a rush :) and can wait a week I can help you just as 
soon as I finish our 4.1.4 upgrade......

Also have you compiled X11R6 on 4.1.4 and then emacs or xxgdb????

Thanks
Matt

> 
> 
> 
> 
> -- 
> Ketan Shah (kgs@vx.com)                 __/	 __/	       __/__/__/__/
> 				       __/    __/	      __/
> Varimetrix Corporation		      __/  __/		     __/
> 2350 Commerce Pk. Dr., No. 4	     __/__/		    __/__/__/__/
> Palm Bay, FL 32905		    __/  __/		            __/
>                                    __/    __/	  		   __/
> Work: Tel. No. 	(407)-676-3222    __/      __/                    __/
> Home:		(407)-729-6819   __/        __/  __/    __/__/__/__/
> 
> 

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 16:47:49 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWARh-0002ZBC; Wed, 12 Jul 95 15:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA12931; Wed, 12 Jul 1995 17:41:40 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA12324 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 17:36:48 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id QAA09033; Wed, 12 Jul 1995 16:32:56 -0500
Message-Id: <Pine.LNX.3.91.950712162236.8983A-100000@puddytat.intecom.com>
Date: Wed, 12 Jul 1995 16:32:55 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous directory creation.
In-Reply-To: <Pine.LNX.3.91.950712165134.14928I-100000@duracef.shout.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Wed, 12 Jul 1995, Bryan Holloway wrote:

> However, directories created using MKDIR always show owner ftp, group anon,
> and permission drwxrwxr-x. 
<clip>
> Michael, what's the ownership on directories created in your incoming 
> directory?

Well, I don't allow directories, actually.  My incoming directory is set
to write only - 0733 - so you cannot see the contents.  Incoming
permissions are set to root.daemon 0400 so the file cannot be read back. 
I don't want unknown/illicit/hacker_tools/etc floating through my ftp
site... 

If I remember right, there was a thread some time ago about this.  I don't
remember what the outcome was, though, so I may not be much help on this
one.  I don't remember if there was a daemon hack to fix it or not. 

Perhaps someone else can help out here???

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 12 16:48:14 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWAxl-0003C1C; Wed, 12 Jul 95 16:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA14490; Wed, 12 Jul 1995 18:14:38 -0500
Received: from disdns1.wa.gov (disdns1.wa.gov [147.55.96.32]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA14369 for <wu-ftpd@wugate.wustl.edu>; Wed, 12 Jul 1995 18:12:48 -0500
Received: by disdns1.wa.gov (5.65/DEC-Ultrix/4.3)
	id AA14095; Wed, 12 Jul 1995 16:11:58 -0700
Received: by olympus.dis.wa.gov (5.0/SMI-SVR4)
	id AA13451; Wed, 12 Jul 1995 16:08:14 +0800
Message-Id: <Pine.3.89.9507121651.A13425-0100000@olympus>
Date: Wed, 12 Jul 1995 16:08:13 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marc Russell <mrussell@olympus.dis.wa.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Multiple README.TXT file entries
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Is it possible to have multiple readme.txt files defined in the readme 
entry in ftpaccess?  How creative am I allowed to be with the regular 
expression?  (wuftpd 2.4, solaris 2.3)

marc
---------
mrussell@olympus.dis.wa.gov		        
sysadmin@olympus.dis.wa.gov [Washington State Information Exchange (InfoX)]  

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 06:38:22 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWNkX-00032RC; Thu, 13 Jul 95 05:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA05335; Thu, 13 Jul 1995 07:54:34 -0500
Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA05219 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 07:51:43 -0500
Received: from tigger.itc.virginia.edu by uvaarpa.virginia.edu id aa15990;
          13 Jul 95 8:51 EDT
Received: (from wfp5p@localhost) by tigger.itc.Virginia.EDU (8.6.11/8.6.6) id IAA29948 for wu-ftpd@wugate.wustl.edu; Thu, 13 Jul 1995 08:51:41 -0400
Message-Id: <199507131251.IAA29948@tigger.itc.Virginia.EDU>
Date: Thu, 13 Jul 1995 08:51:41 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Pemberton <wfp5p@tigger.itc.virginia.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: if you *do* have an /incoming...
In-Reply-To: <199507131131.HAA20839@narq.avian.org> from "*Hobbit*" at Jul 13, 95 07:31:24 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.5 PL0a6]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> Looking under your anonymous tree for filenames with spaces, tabs, or control
> chars is a good way to quickly flag where those t00lZ and wareZ are being
> dropped.  An easy add to your nightly cronjob...  'Sides, you might pick
> up something interesting!
> 

Of course if you are running wu-ftpd, you can just make sure that filenames
with spaces, tabs, or control chars are not allowed.  This makes it much
less likely for folks to put pirated stuff on your server in the first place.

-- 
Bill Pemberton                           wfp5p@virginia.edu
ITC/Unix Systems                         flash@virginia.edu
University of Virginia                   uunet!virginia!wfp5p

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 06:39:42 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWNUh-00038yC; Thu, 13 Jul 95 05:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA04826; Thu, 13 Jul 1995 07:37:53 -0500
Received: from narq.avian.org (wet-string.avian.org [199.103.168.126]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA04635 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 07:31:44 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.10/_H*) id HAA20839 for wu-ftpd@wugate.wustl.edu; Thu, 13 Jul 1995 07:31:24 -0400
Message-Id: <199507131131.HAA20839@narq.avian.org>
Date: Thu, 13 Jul 1995 07:31:24 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: *Hobbit* <hobbit@avian.org>
To: wu-ftpd@wugate.wustl.edu
Subject: if you *do* have an /incoming...
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Looking under your anonymous tree for filenames with spaces, tabs, or control
chars is a good way to quickly flag where those t00lZ and wareZ are being
dropped.  An easy add to your nightly cronjob...  'Sides, you might pick
up something interesting!

_H*

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 06:39:45 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWNuu-0002cFC; Thu, 13 Jul 95 06:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA05877; Thu, 13 Jul 1995 08:05:18 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA05781 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 08:04:05 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id JAA21391 for wu-ftpd@wugate.wustl.edu; Thu, 13 Jul 1995 09:01:05 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA18344; Thu, 13 Jul 95 08:58:36 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA29477; Thu, 13 Jul 95 09:00:21 -0400
Message-Id: <9507130900.ZM29475@squid>
Date: Thu, 13 Jul 1995 09:00:18 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Need a little help
In-Reply-To: Matthew Bailey <mbailey@cps.cmich.edu>
        "Re: Need a little help" (Jul 12,  6:35pm)
References: <Pine.SUN.3.91.950712183413.2592B-100000@cps201>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 12,  6:35pm, Matthew Bailey wrote:
> Subject: Re: Need a little help
> On Wed, 12 Jul 1995, Ketan Shah wrote:
>
> > I need a little help in setting up my ftp server?
> > On a Sun Sparc 4.1.4.
>
> Hey if your not in a rush :) and can wait a week I can help you just as
> soon as I finish our 4.1.4 upgrade......
>
Thanks I think I can wait.



> Also have you compiled X11R6 on 4.1.4 and then emacs or xxgdb????

Nope have not compiled X11R6...






>
> Thanks
> Matt
>

>-- End of excerpt from Matthew Bailey




-- 
Ketan Shah (kgs@vx.com)                 __/	 __/	       __/__/__/__/
				       __/    __/	      __/
Varimetrix Corporation		      __/  __/		     __/
2350 Commerce Pk. Dr., No. 4	     __/__/		    __/__/__/__/
Palm Bay, FL 32905		    __/  __/		            __/
                                   __/    __/	  		   __/
Work: Tel. No. 	(407)-676-3222    __/      __/                    __/
Home:		(407)-729-6819   __/        __/  __/    __/__/__/__/


From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 08:40:13 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWPg4-0003BrC; Thu, 13 Jul 95 07:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA10894; Thu, 13 Jul 1995 09:57:53 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA10749 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 09:56:09 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id IAA09562; Thu, 13 Jul 1995 08:52:10 -0500
Message-Id: <Pine.LNX.3.91.950713084423.9553A-100000@puddytat.intecom.com>
Date: Thu, 13 Jul 1995 08:52:09 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous directory creation.
In-Reply-To: <199507122254.KAA14444@ftp.paradigm.co.nz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Thu, 13 Jul 1995, Keith Smith wrote:

> How about if you have some guestgroup users who need to create dirs?  
> I have wanted to be able set the group and mods on dirs created by my 
> guestgroup users for ages.

I permit guest FTP to make directories, and that works for me -- 
ownership, protections, etc.  Are you saying that guest created dirs are 
created with other than guest.guestgroup/755 ownership/protection and you 
want to be able to set it to that?  My guest dirs are created with 
guest.guestgroup ownership; prots are set normally.

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 11:04:30 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWQUP-0002ZJC; Thu, 13 Jul 95 08:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA13606; Thu, 13 Jul 1995 10:48:51 -0500
Received: from estgtw.estec.esa.nl (estgtw.estec.esa.nl [131.176.4.102]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA13364 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 10:45:22 -0500
Received: by estgtw.estec.esa.nl (5.57/Ultrix3.0-C)
	id AA10143; Thu, 13 Jul 95 17:45:20 +0200
Received: by bcops6.estec.esa.nl (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id RAA08028; Thu, 13 Jul 1995 17:45:38 GMT
Message-Id: <9507131745.ZM8026@bcops6.estec.esa.nl>
Date: Thu, 13 Jul 1995 17:45:38 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Jasper Sonneveld" <jasper@bcops6.estec.esa.nl>
To: wu-ftpd@wugate.wustl.edu
Subject: Group Problem
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Face: "5lnC:9*JNGgO5<9m^M:'<%JTo3_-gjeU9's[A7+RQMuNO;d/priN>5}Ir0$l%OTd?$-br<5V9]4.>G)`0zv%LnC$5!.\2r<?6\a[efFjQUoIWq?z3'+,}?%YOWl!;t7{T_Px5`lnoY8W<AH,&~*l#!1o7qqb+5Hn93sqd:4x@&k!u7Z$2Oh#GSB#U,#w)q0S[HD(dQfB)cU<}n3xXEG0Ui%.N+hTT
X-Mailer: Z-Mail (3.2.0 26oct94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello all,

I installed wu-ftpd-2.4.2-beta-5 on an AIX 3.2.5 machine which worked quite Ok.
I still have one problem. The daemon only supports a primary group for real
users. If a user belongs to another group as well and is trying to get a file
which belongs to that group it get the message permission denied.

This is working fine with the ftpd coming with AIX.

Can someone help me on this?

Thanks in advance.

Jasper


-- 
Jasper Sonneveld System Controller _/_/_/ _/_/_/ _/_/_/_/ _/_/_/ _/_/_/
EARN/BITNET estec(jsonneve)       _/     _/       _/_/   _/     _/     
jasper@bcops6.estec.esa.nl       _/_/     _/_/   _/_/   _/_/   _/
Phone: (+31-01719-8)5007        _/_/_/ _/_/_/   _/_/   _/_/_/ _/_/_/

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 11:13:42 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWRwI-0003FPC; Thu, 13 Jul 95 10:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA19360; Thu, 13 Jul 1995 12:23:03 -0500
Received: from java ([198.70.96.253]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA19238 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 12:21:53 -0500
Received: (from csw@localhost) by java (8.6.12/8.6.12) id KAA03736 for wu-ftpd@wugate.wustl.edu; Thu, 13 Jul 1995 10:21:38 -0700
Message-Id: <199507131721.KAA03736@java>
Date: Thu, 13 Jul 1995 10:21:38 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: csw@java.sun.com
To: wu-ftpd@wugate.wustl.edu
Subject: Hung sessions on Solaris 2.x
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



Greetings,

I'm having trouble with stock wu-ftpd-2.4 on a Solaris 2.4
system.  Basically I am seeing incoming ftp processes hang around
long past the supposed idle timeout period.

A 'ps -auwwx' reveals ftp daemons like the following:

USER       PID %CPU %MEM   SZ  RSS TT       S    START  TIME COMMAND
root      1716  0.0  0.3 1424  144 ?        S   Jul 11  0:01 in.ftpd -aiol -t 1800
root      2234  0.0  0.0 2100    4 ?        S   Jul 10  0:00 in.ftpd -aiol -t 1800
root      2501  0.0  0.8 1424  344 ?        S   Jul 12  0:00 in.ftpd -aiol -t 1800
root      2698  0.0  1.1 1424  496 ?        S   Jul 12  0:00 in.ftpd -aiol -t 1800

This list was made on the 13th, atleast 24 hours after these
connections were first established. 

If I connect to one of these processes with truss, it just seems
to be stuck in a read(2):

# truss -p 1716
read(0, 0x00055934, 8192)       (sleeping...)

There doesn't seem to be much commonality among these processes. 
Some are from WWW browsers, others are done by hand.
They all reflect the same pattern in the command log, though.
They all just log in and then hang - no further commands are seen.
Over a period a days or two I can vbuild up hundreds of these that
must be nuked by hand.

For example,

Jul 11 22:53:55 java ftpd[1716]: connection from autsun24.ethz.ch [129.132.50.24]
Jul 11 22:53:56 java ftpd[1716]: ANONYMOUS FTP LOGIN FROM autsun24.ethz.ch [129.132.50.24], mlt@

Jul 12 07:55:00 java ftpd[2501]: connection from 143.166.169.94 [143.166.169.94]
Jul 12 07:55:01 java ftpd[2501]: ANONYMOUS FTP LOGIN FROM 143.166.169.94 [143.166.169.94], Netscape@fishman.us.dell.com

Jul 12 07:56:45 java ftpd[2698]: connection from curium.sietec.com [192.75.236.96]
Jul 12 07:56:47 java ftpd[2698]: ANONYMOUS FTP LOGIN FROM curium.sietec.com [192.75.236.96], oz@sni.ca

Has anyone else seen this behavior?

BTW, I think I have applied all the latest network and kernel patches
to this otherwise generic version of Solaris 2.4.  I had the same
problem before I applied the patches as well.

-csw

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 13:12:57 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWTM4-0003EEC; Thu, 13 Jul 95 11:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA23861; Thu, 13 Jul 1995 13:53:23 -0500
Received: from ccvcom.auckland.ac.nz (ccvcom.auckland.ac.nz [130.216.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA23699 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 13:51:00 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
 id <01HSUNMRQ21C8X32GT@ccvcom.auckland.ac.nz>; Fri,
 14 Jul 1995 06:50:50 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
 id GAA25552 for wu-ftpd@wugate.wustl.edu; Fri, 14 Jul 1995 06:50:46 +1200
Message-Id: <199507131850.GAA25552@ccu1.auckland.ac.nz>
Date: Fri, 14 Jul 1995 06:50:46 +1200 (NZT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Russell Street <r.street@auckland.ac.nz>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: if you *do* have an /incoming...
In-Reply-To: <199507131131.HAA20839@narq.avian.org> from "*Hobbit*" at Jul 13,
 95 07:31:24 am
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Looking under your anonymous tree for filenames with spaces, tabs, or control
> chars is a good way to quickly flag where those t00lZ and wareZ are being
> dropped.  An easy add to your nightly cronjob...  'Sides, you might pick
> up something interesting!

Putting:

path-filter anonymous /etc/allowed.filenames ^[-A-Za-z0-9\._]*$ ^\. ^-

in your ftpaccess file will (help) ensure they are not put there in
the first place!

Along with:

upload  /home/ftp       *               no
upload  /home/ftp       /incoming       yes root ftpadmin 0660 nodirs

Will make sure the uploaded files can not be downloaded from the
incoming directory.

and doing: chmod u=rwx,o=wx,g=wx,+t incoming

will mean uploaders can not see any files in the directory.


Russell
 -------------------------------------------------------------------
 Russell Street (r.street@auckland.ac.nz) +64 (9) 373-7599 extn 6487
   UNIX Systems Programmer, Computer Centre, University of Auckland

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 20:39:26 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWasu-00036wC; Thu, 13 Jul 95 19:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA16398; Thu, 13 Jul 1995 21:54:45 -0500
Received: from philly.qualcomm.com (philly.qualcomm.com [129.46.50.13]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA29703 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 21:00:46 -0500
Received: from philly.qualcomm.com (localhost.qualcomm.com [127.0.0.1]) by philly.qualcomm.com (8.6.12/QC-SOLARIS-2.3) with SMTP id TAA14407; Thu, 13 Jul 1995 19:00:40 -0700
Message-Id: <199507140200.TAA14407@philly.qualcomm.com>
Date: Thu, 13 Jul 1995 19:00:40 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Keith Pilotti <kfp@qualcomm.com>
To: wu-ftpd@wugate.wustl.edu, csw@java.sun.com
Cc: kfp@qualcomm.com
Subject: Re: Hung sessions on Solaris 2.x 
In-Reply-To: Your message of "Thu, 13 Jul 1995 10:21:38 PDT."
             <199507131721.KAA03736@java> 
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: exmh version 1.5.3 12/28/94
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Here is a patch for a bug affecting idle timeouts when using the -t or -T 
commands.  Use of either of those options in the default ftpd will cause the 
corresponding timeout value to revert to zero meaning that *no timeout will be 
enforced*!

This bug applies to all platforms, however the fix has been tested only on 
SunOS4.1.x and Solaris 2.x.

+Keith

philly{178}>  [src] diff -c ,ftpd.c ftpd.c
*** ,ftpd.c     Wed Apr 13 14:17:18 1994
--- ftpd.c      Mon May 29 16:09:48 1995
***************
*** 347,359 ****
                  break;
  
              case 't':
!                 timeout = atoi(++cp);
                  if (maxtimeout < timeout)
                      maxtimeout = timeout;
                  goto nextopt;
  
              case 'T':
!                 maxtimeout = atoi(++cp);
                  if (timeout > maxtimeout)
                      timeout = maxtimeout;
                  goto nextopt;
--- 347,361 ----
                  break;
  
              case 't':
!                 argc--, argv++;
!                 timeout = atoi(*argv);
                  if (maxtimeout < timeout)
                      maxtimeout = timeout;
                  goto nextopt;
  
              case 'T':
!                 argc--, argv++;
!                 maxtimeout = atoi(*argv);
                  if (timeout > maxtimeout)
                      timeout = maxtimeout;
                  goto nextopt;

  > 
  > 
  > Greetings,
  > 
  > I'm having trouble with stock wu-ftpd-2.4 on a Solaris 2.4
  > system.  Basically I am seeing incoming ftp processes hang around
  > long past the supposed idle timeout period.
  > 
  > A 'ps -auwwx' reveals ftp daemons like the following:
  > 
  > USER       PID %CPU %MEM   SZ  RSS TT       S    START  TIME COMMAND
  > root      1716  0.0  0.3 1424  144 ?        S   Jul 11  0:01 in.ftpd -aiol 
-t 1800
  > root      2234  0.0  0.0 2100    4 ?        S   Jul 10  0:00 in.ftpd -aiol 
-t 1800
  > root      2501  0.0  0.8 1424  344 ?        S   Jul 12  0:00 in.ftpd -aiol 
-t 1800
  > root      2698  0.0  1.1 1424  496 ?        S   Jul 12  0:00 in.ftpd -aiol 
-t 1800
  > 
  > This list was made on the 13th, atleast 24 hours after these
  > connections were first established. 
  > 
  > If I connect to one of these processes with truss, it just seems
  > to be stuck in a read(2):
  > 
  > # truss -p 1716
  > read(0, 0x00055934, 8192)       (sleeping...)
  > 
  > There doesn't seem to be much commonality among these processes. 
  > Some are from WWW browsers, others are done by hand.
  > They all reflect the same pattern in the command log, though.
  > They all just log in and then hang - no further commands are seen.
  > Over a period a days or two I can vbuild up hundreds of these that
  > must be nuked by hand.
  > 
  > For example,
  > 
  > Jul 11 22:53:55 java ftpd[1716]: connection from autsun24.ethz.ch [129.132.
50.24]
  > Jul 11 22:53:56 java ftpd[1716]: ANONYMOUS FTP LOGIN FROM autsun24.ethz.ch 
[129.132.50.24], mlt@
  > 
  > Jul 12 07:55:00 java ftpd[2501]: connection from 143.166.169.94 [143.166.16
9.94]
  > Jul 12 07:55:01 java ftpd[2501]: ANONYMOUS FTP LOGIN FROM 143.166.169.94 [1
43.166.169.94], Netscape@fishman.us.dell.com
  > 
  > Jul 12 07:56:45 java ftpd[2698]: connection from curium.sietec.com [192.75.
236.96]
  > Jul 12 07:56:47 java ftpd[2698]: ANONYMOUS FTP LOGIN FROM curium.sietec.com
 [192.75.236.96], oz@sni.ca
  > 
  > Has anyone else seen this behavior?
  > 
  > BTW, I think I have applied all the latest network and kernel patches
  > to this otherwise generic version of Solaris 2.4.  I had the same
  > problem before I applied the patches as well.
  > 
  > -csw


--
Keith F. Pilotti                                KFP@QUALCOMM.Com
QUALCOMM Incorporated                           UNIX Computer Support Team
6455 Lusk Boulevard                             +1 619 658-4555 (Voice)
San Diego, CA 92121-2779                        +1 619 658-2115 (FAX)

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 13 20:39:40 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWawz-00032oC; Thu, 13 Jul 95 19:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA16584; Thu, 13 Jul 1995 21:58:58 -0500
Received: from ftp.paradigm.co.nz (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA29683 for <wu-ftpd@wugate.wustl.edu>; Thu, 13 Jul 1995 21:00:42 -0500
Received: from keith.paradigm.co.nz (keith.paradigm.co.nz [202.37.254.6]) by ftp.paradigm.co.nz (8.6.9/8.6.9) with SMTP id OAA16623 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 14:00:03 +1200
Message-Id: <199507140200.OAA16623@ftp.paradigm.co.nz>
Date: Fri, 14 Jul 1995 14:09:27 +1200
Reply-To: keith@paradigm.co.nz
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Keith Smith" <keith@paradigm.co.nz>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous directory creation.
X-Sender: <keith@ftp.paradigm.co.nz>
X-mailer: Pegasus Mail/Windows (v1.22)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> On Thu, 13 Jul 1995, Michael Brennen wrote:
>
> I permit guest FTP to make directories, and that works for me -- 
> ownership, protections, etc.  Are you saying that guest created dirs are 
> created with other than guest.guestgroup/755 ownership/protection and you 
> want to be able to set it to that?  My guest dirs are created with 
> guest.guestgroup ownership; prots are set normally.

No, I'm saying that they are created with guest.guestgroup/755 
ownership/protection and I want to set them to something else.

On our system we have users who perfrom maintance on various 
guestgroup directories.  I would like to change the group that the 
dir is created with so I'd have more control over who can maintain 
which guestgroups, and I'd like to set g+w on the directories so 
these users can delete files etc.

Note that guestgroup users do not have access to each other so the 
g+w shouldn't be risk.

Regards,
Keith.

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 00:38:33 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWfDx-0002OXC; Fri, 14 Jul 95 00:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA24816; Fri, 14 Jul 1995 02:32:27 -0500
Received: from sage.macc.wisc.edu (sage.macc.wisc.edu [144.92.30.69]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA24688 for <wu-ftpd@mail.wustl.edu>; Fri, 14 Jul 1995 02:26:37 -0500
Received: by sage.macc.wisc.edu;
          id AA15215; 5.57/42; Fri, 14 Jul 95 02:26:35 -0500
Message-Id: <9507140726.AA15215@sage.macc.wisc.edu>
Date: Fri, 14 Jul 95 2:26:34 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Tanner <tanner@sage.macc.wisc.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: undoing a ftpshut now
X-Mailer: ELM [version 2.3 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Earlier today I issued the following command as root:
   ftpshut now

Now, after I've rebooted the machine I get the following message when
trying to ftp my machine
   FTP server shut down -- please try again later

I've checked all of the /etc/ftp* files and they all appear to be 
unchanged since the ftpshut command.  I've searched the ftpd man pages
and the wu-ftpd home page, but found no way of undoing the command.

Anyone know how I can start the ftpd again and allow ftp access?

Thanks,
Steve

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 01:50:06 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWgAH-0003CKC; Fri, 14 Jul 95 01:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA26269; Fri, 14 Jul 1995 03:32:33 -0500
Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA26140 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 03:29:51 -0500
Received: from gaia.cs.utwente.nl by utrhcs.cs.utwente.nl (5.x/csrelayMX-SVR4_1.1tmp/RB)
	id AA14221; Fri, 14 Jul 1995 10:29:49 +0200
Received: from countach.cs.utwente.nl by gaia.cs.utwente.nl (4.1/RBCS-2.2P)
	id AA03807; Fri, 14 Jul 95 10:29:44 +0200
Received: by countach.cs.utwente.nl (5.x/SMI-SVR4)
	id AA16572; Fri, 14 Jul 1995 10:29:45 +0200
Message-Id: <9507140829.AA16572@countach.cs.utwente.nl>
Date: Fri, 14 Jul 1995 10:29:45 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ronald.Hello@cs.utwente.nl
To: wu-ftpd@wugate.wustl.edu
Subject: Re: undoing a ftpshut now
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

rh> 
rh> Earlier today I issued the following command as root:
rh>    ftpshut now
rh> 
rh> Now, after I've rebooted the machine I get the following message when
rh> trying to ftp my machine
rh>    FTP server shut down -- please try again later
rh> 
rh> I've checked all of the /etc/ftp* files and they all appear to be 
rh> unchanged since the ftpshut command.  I've searched the ftpd man pages
rh> and the wu-ftpd home page, but found no way of undoing the command.
rh> 
rh> Anyone know how I can start the ftpd again and allow ftp access?
rh> 
rh> Thanks,
rh> Steve
rh> 

In your ftpaccess you define your shutdown-message file. Remove this file.

I hope this is the one,

Ronald.

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 02:45:00 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWgVO-0002moC; Fri, 14 Jul 95 01:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA26892; Fri, 14 Jul 1995 03:54:20 -0500
Received: from hermit.reslife.okstate.edu (jcowan.reslife.okstate.edu [139.78.232.29]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA26811 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 03:50:51 -0500
Message-Id: <9507140448.aa15882@hermit.reslife.okstate.edu>
Date: Fri, 14 Jul 95 03:48:14 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joshua Cowan <jcowan@jcowan.reslife.okstate.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: undoing a ftpshut now
In-Reply-To: <9507140726.AA15215@sage.macc.wisc.edu>
References: <9507140726.AA15215@sage.macc.wisc.edu>
X-Sender: jcowan@jcowan.reslife.okstate.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In a previous episode, Steve Tanner (tanner@sage.macc.wisc.edu) wrote:
> I've checked all of the /etc/ftp* files and they all appear to be 
> unchanged since the ftpshut command.  I've searched the ftpd man pages
> and the wu-ftpd home page, but found no way of undoing the command.

Check `/etc/ftpaccess' (assuming this is how you defined ``_PATH_FTPACCESS''
in `pathnames.h', I think it  is the default)  for the ``shutdown'' keyword.
This  should point to the file  that contains the shutdown message, relative
to  ftp's home dir.  It is  usually `~/ftp/etc/shutmsg'.  Just remove it (or
move it to a different file name if you are not sure).

--
Joshua Cowan <jcowan@hermit.reslife.okstate.edu> | I don't want to listen but
http://hermit.reslife.okstate.edu/~jcowan        | but it's all too clear ...
Computer Engineering Student --- Oklahoma State University --- Stillwater, OK
PGP key available from any PGP keyserver or by fingering the above address.

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 06:37:59 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWjzg-0003CwC; Fri, 14 Jul 95 05:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA02291; Fri, 14 Jul 1995 07:37:52 -0500
Received: from mahi.bbn.com (MAHI.BBN.COM [128.89.5.205]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA02196 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 07:35:09 -0500
Received: from MAHI.BBN.COM (MAHI.BBN.COM [128.89.5.205]) by mahi.bbn.com (8.6.9/8.6.5) with SMTP id IAA03589 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 08:35:07 -0400
Message-Id: <199507141235.IAA03589@mahi.bbn.com>
Date: Fri, 14 Jul 1995 08:35:07 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Lamourine <mlamouri@bbn.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: undoing a ftpshut now 
In-Reply-To: Your message of "Fri, 14 Jul 1995 02:26:34 CDT."
             <9507140726.AA15215@sage.macc.wisc.edu> 
X-Authentication-Warning: mahi.bbn.com: Host MAHI.BBN.COM didn't use HELO protocol
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In ftpaccess you specified a shutdown line. It has a file name.

When you run ftpshut, it creates the file named in the shutdown line.
Delete the file and all will be well.

- Mark
-------------------------------------------------------------------
Mark Lamourine, Systems Administrator, Dept. 82
BBN Inc, 70 Fawcett St, Cambridge, MA 02138 MS 14/d
Internet: mal@bbn.com   Voice: (617) 873-4306   Fax: (617) 873-2616

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 06:38:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWkf3-0003G7C; Fri, 14 Jul 95 06:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA04255; Fri, 14 Jul 1995 08:20:36 -0500
Received: from radish.biop.ox.ac.uk (radish.biop.ox.ac.uk [163.1.16.109]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA04191 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 08:20:02 -0500
Received: by biop.ox.ac.uk (MX V4.1 AXP) id 21; Fri, 14 Jul 1995 14:21:30 +0100
Message-Id: <0099357D.93AD21BF.21@biop.ox.ac.uk>
Date: Fri, 14 Jul 1995 14:21:30 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Phil Biggin <phil@biop.ox.ac.uk>
To: wu-ftpd@wugate.wustl.edu
Subject: SGI implementation
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Dear all,

   I am having difficulty installing the latest version of wu-ftpd on an
SG machine.  I have tried installing on irix 4.0.5 and irix 5.2 but to
no avail.  It seems to install OK, but then when one ftps to the machine
as soon as you perform ls for example it delivers the following message
before bombing out:-

421  Service not available, remote server has closed connection

  Upon analysis of the SYSLOG file the following lines are reported :-

Jul 14 09:41:04 indigo1 inetd[116]: /usr/etc/rpc.snoopd: No such file
or directory
Jul 14 08:41:14 indigo1 ftpd[6671]: FTP session closed

It's more than likely that it is something patently obvious that I have
overlooked, and my apologies if this is the case, but has anyone got any
ideas as to what the problem might be or what I am doing wrong?

Many thanks in advance for your time and help,


Phil Biggin


-------------------------------------------------------------------------------
Phil Biggin                                                  phil@biop.ox.ac.uk
Molecular Biophysics                                    voice: +44 01865 275380
University of Oxford                                      fax: +44 01865 510454
South Parks Road                    http://indigo1.biop.ox.ac.uk/phil/phil.html
Oxford
OX1 3QU
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 07:55:40 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWl10-0002dUC; Fri, 14 Jul 95 06:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA05500; Fri, 14 Jul 1995 08:43:18 -0500
Received: from zork.tiac.net (zork.tiac.net [199.0.65.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA05411 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 08:41:26 -0500
Received: from bakerman (bakerman.powersoft.com [199.93.181.163]) by zork.tiac.net (8.6.9/8.6.6.Beta9) with SMTP id JAA22085 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 09:41:23 -0400
Message-Id: <199507141341.JAA22085@zork.tiac.net>
Date: Fri, 14 Jul 1995 09:41:23 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sarao@tiac.net (SARAO)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: undoing a ftpshut now
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: sarao@tiac.net
X-Mailer: <PC Eudora Version 1.4>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Good morning,

        I've been bitten on this one... Check for a file shutmsg and delete 
it and that should do it...


                                                /Sarao


>Earlier today I issued the following command as root:
>   ftpshut now
>
>Now, after I've rebooted the machine I get the following message when
>trying to ftp my machine
>   FTP server shut down -- please try again later
>
>I've checked all of the /etc/ftp* files and they all appear to be 
>unchanged since the ftpshut command.  I've searched the ftpd man pages
>and the wu-ftpd home page, but found no way of undoing the command.
>
>Anyone know how I can start the ftpd again and allow ftp access?
>
>Thanks,
>Steve
>
>
           ************************************************
           *    The lone wolf travels fastest.            *
           *                         -NN09-               *
           ************************************************

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 07:56:07 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWlMA-00033lC; Fri, 14 Jul 95 07:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA06642; Fri, 14 Jul 1995 09:05:06 -0500
Received: from alsys1.aecom.yu.edu (alsys1.aecom.yu.edu [129.98.1.4]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA06514 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 09:03:28 -0500
Received: from [129.98.1.80] (atlas.aecom.yu.edu) by alsys1.aecom.yu.edu with SMTP id AA01722
  (5.67b/IDA-1.5/AECOM-RIT for <wu-ftpd@wugate.wustl.edu>); Fri, 14 Jul 1995 10:03:25 -0400
Message-Id: <v01520d0cac2bf0d95eb9@[129.98.1.80]>
Date: Fri, 14 Jul 1995 10:03:25 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ponarski@aecom.yu.edu (Jacek A. Ponarski)
To: wu-ftpd@wugate.wustl.edu
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: ponarski@mailserver.aecom.yu.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Dzisiaj to sie ukazalo w zyciu warszawy:


PREZYDENT.

                                        ZAGADKA SLYNNEGO ZAROSTU

                           Lech Walesa ma wasy, choc przystrzyzone!


Wciaz nie wiadomo dokladnie co stalo sie z wasami Lecha Walesy. Wczoraj
Polske i swiat obieglo
zdjecie, na ktorym trudno bylo dostrzec slynny atrybut legendarnego
przywodcy "S".

- Lech Walesa nie zgolil wasow, tylko mocno je przycial - oswiadczyl
rzecznik prezydenta Leszek
Spalinski. Jednak sekretarz stanu w Kancelarii Prezydenta Andrzej
Zakrzewski powiedzial agencji
Reutera, iz Walesa wasy zgolil. Stalo sie to podczas wakacyjnego wypoczynku
i wasy jeszcze nie
odrosly. - Ale Walesa na pewno z nich nie zrezygnuje - zapewnil.

Rozmaicie postrzegali wasy prezydenta jego wczorajsi goscie.

Lider UW Bronislaw Geremek wydawal sie zdziwiony ciekawoscia dziennikarzy.
Zapewnil, ze
prezydent nie pozbyl sie wasow.

Pewne zmiany na twarzy glowy panstwa nie uszly natomiast uwadze marszalka
Sejmu Jozefa
Zycha. Ludowiec bezblednie przeniknal proces, ktory dokonuje sie nad ustami
Lecha Walesy. -
Pan prezydent zgolil wasy, a teraz one mu odrastaja - stwierdzil.

Decyzje "w temacie wasy" z uznaniem przywitala Polska Partia Lysych. - To
wazny krok na
drodze do calkowicie lysej glowy panstwa, co jest zgodne z oczekiwaniami
spolecznymi i
interesem naszego nieszczesnego kraju. Wiarygodni sa tylko ci, ktorzy nie
maja nic do ukrycia! -
czytamy w oswiadczeniu PPL.

IGO, PAP

------------------------------------------------------------------
Jacek A. Ponarski                     email: ponarski@aecom.yu.edu
Albert Einstein College of Medicine   fax:           (718)430-2488
RIT, Bronx, NY.   http://micro6.trincoll.edu, tel:   (718)430-4211
------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 07:56:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWlYR-0002dIC; Fri, 14 Jul 95 07:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA07618; Fri, 14 Jul 1995 09:17:47 -0500
Received: from relay.dot.gov (relay.dot.gov [152.120.130.100]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA07275 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 09:15:02 -0500
Received: from dotnews.nhtsa.dot.gov (dotnews.dot.gov [198.232.183.79]) by relay.dot.gov (8.6.12/8.6.12) with ESMTP id KAA29495 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 10:13:32 -0400
Received: (from smody@localhost) by dotnews.nhtsa.dot.gov id KAA20356
  (8.6.12/IDA-1.6 for wu-ftpd@wugate.wustl.edu); Fri, 14 Jul 1995 10:15:38 -0400
Message-Id: <199507141415.KAA20356@dotnews.nhtsa.dot.gov>
Date: Fri, 14 Jul 1995 10:15:37 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Sanika Mody <smody@nhtsa.dot.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: your mail
In-Reply-To: <v01520d0cac2bf0d95eb9@[129.98.1.80]> from "Jacek A. Ponarski" at Jul 14, 95 10:03:25 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Is the sender alright ?  What the hell's this mail about on this 
already high-traffic mailing list ??

> 
> Dzisiaj to sie ukazalo w zyciu warszawy:
> 
> 
> PREZYDENT.
> 
>                                         ZAGADKA SLYNNEGO ZAROSTU
> 
>                            Lech Walesa ma wasy, choc przystrzyzone!
> 
> 
> Wciaz nie wiadomo dokladnie co stalo sie z wasami Lecha Walesy. Wczoraj
> Polske i swiat obieglo
> zdjecie, na ktorym trudno bylo dostrzec slynny atrybut legendarnego
> przywodcy "S".
> 
> - Lech Walesa nie zgolil wasow, tylko mocno je przycial - oswiadczyl
> rzecznik prezydenta Leszek
> Spalinski. Jednak sekretarz stanu w Kancelarii Prezydenta Andrzej
> Zakrzewski powiedzial agencji
> Reutera, iz Walesa wasy zgolil. Stalo sie to podczas wakacyjnego wypoczynku
> i wasy jeszcze nie
> odrosly. - Ale Walesa na pewno z nich nie zrezygnuje - zapewnil.
> 
> Rozmaicie postrzegali wasy prezydenta jego wczorajsi goscie.
> 
> Lider UW Bronislaw Geremek wydawal sie zdziwiony ciekawoscia dziennikarzy.
> Zapewnil, ze
> prezydent nie pozbyl sie wasow.
> 
> Pewne zmiany na twarzy glowy panstwa nie uszly natomiast uwadze marszalka
> Sejmu Jozefa
> Zycha. Ludowiec bezblednie przeniknal proces, ktory dokonuje sie nad ustami
> Lecha Walesy. -
> Pan prezydent zgolil wasy, a teraz one mu odrastaja - stwierdzil.
> 
> Decyzje "w temacie wasy" z uznaniem przywitala Polska Partia Lysych. - To
> wazny krok na
> drodze do calkowicie lysej glowy panstwa, co jest zgodne z oczekiwaniami
> spolecznymi i
> interesem naszego nieszczesnego kraju. Wiarygodni sa tylko ci, ktorzy nie
> maja nic do ukrycia! -
> czytamy w oswiadczeniu PPL.
> 
> IGO, PAP
> 
> ------------------------------------------------------------------
> Jacek A. Ponarski                     email: ponarski@aecom.yu.edu
> Albert Einstein College of Medicine   fax:           (718)430-2488
> RIT, Bronx, NY.   http://micro6.trincoll.edu, tel:   (718)430-4211
> ------------------------------------------------------------------
> 
> 
> 

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 08:38:25 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWltj-0002ZRC; Fri, 14 Jul 95 07:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA09120; Fri, 14 Jul 1995 09:39:51 -0500
Received: from alsys1.aecom.yu.edu (alsys1.aecom.yu.edu [129.98.1.4]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA09038 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 09:39:09 -0500
Received: from [129.98.1.80] (atlas.aecom.yu.edu) by alsys1.aecom.yu.edu with SMTP id AA03542
  (5.67b/IDA-1.5/AECOM-RIT for <wu-ftpd@wugate.wustl.edu>); Fri, 14 Jul 1995 10:39:06 -0400
Message-Id: <v01530500ac2bf8f640a6@[129.98.1.80]>
Date: Fri, 14 Jul 1995 10:39:06 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ponarski@aecom.yu.edu (Jacek A. Ponarski)
To: wu-ftpd@wugate.wustl.edu
Subject: My Appology
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: ponarski@mailserver.aecom.yu.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'd like to appoligize for sending the wrong message to this mailing list.
Apparently the mail addresses got mixed up and this is how the message
ended up on this list.

--Jacek

------------------------------------------------------------------
Jacek A. Ponarski                     email: ponarski@aecom.yu.edu
Albert Einstein College of Medicine   fax:           (718)430-2488
RIT, Bronx, NY.   http://micro6.trincoll.edu, tel:   (718)430-4211
------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 08:38:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWm2v-0003CeC; Fri, 14 Jul 95 07:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA09812; Fri, 14 Jul 1995 09:49:18 -0500
Received: from clarknet.clark.net (clarknet.clark.net [168.143.0.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA09655 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 09:47:24 -0500
Received: from unitedis.com (uis-1.unitedis.com) by clarknet.clark.net (5.0/SMI-SVR4)
	id AA00155; Fri, 14 Jul 1995 10:54:53 +0500
Received: from m15.unitedis.com by uis-1.unitedis.com id aa16361;
          14 Jul 95 10:43 EDT
Received: (from nbrown@localhost) by m15.unitedis.com (8.6.9/8.6.9) id KAA12182 for wu-ftpd@wugate.wustl.edu; Fri, 14 Jul 1995 10:43:44 -0400
Message-Id: <199507141443.KAA12182@unitedis.com>
Date: Fri, 14 Jul 1995 10:43:43 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Nick Brown <nbrown@unitedis.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Unsubscribe
X-Mailer: ScoMail 1.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

	
 	Unsubscribe

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 08:38:49 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWm5S-000341C; Fri, 14 Jul 95 07:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA10049; Fri, 14 Jul 1995 09:51:57 -0500
Received: from bart.comm2000.it (bart.comm2000.it [194.133.0.165]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA09664 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 09:47:36 -0500
Received: (from ivan@localhost) by bart.comm2000.it (8.6.12/8.6.9) id QAA02270; Fri, 14 Jul 1995 16:46:13 +0200
Message-Id: <Pine.LNX.3.91.950714164226.2187A-100000@bart.comm2000.it>
Date: Fri, 14 Jul 1995 16:46:11 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ivan Buttinoni <ivan@bart.comm2000.it>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: your mail
In-Reply-To: <199507141415.KAA20356@dotnews.nhtsa.dot.gov>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Fri, 14 Jul 1995, Sanika Mody wrote:

> Is the sender alright ?  What the hell's this mail about on this 
> already high-traffic mailing list ??
It seem a politic message, and seem that the Polonian president Walesa is 
be arrested, but I don't kno the Polish.

> > 
[...]
> >                            Lech Walesa ma wasy, choc przystrzyzone!
[...]

Bye Ivan

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 09:02:23 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWmm1-000340C; Fri, 14 Jul 95 08:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA13003; Fri, 14 Jul 1995 10:36:23 -0500
Received: from power (power.globalnews.com [194.72.76.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA12651 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 10:31:27 -0500
Received: from [194.72.76.90] (spider.globalnews.com [194.72.76.90]) by power (8.6.4/8.6.4) with SMTP id QAA12013 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 16:28:42 +0100
Message-Id: <v01520d04ac2c3e27000f@[194.72.76.90]>
Date: Fri, 14 Jul 1995 16:32:09 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jeremy@power.globalnews.com (Jeremy Doig)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: your mail
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At 4:46 PM 7/14/95, Ivan Buttinoni wrote:
>On Fri, 14 Jul 1995, Sanika Mody wrote:
>
>> Is the sender alright ?  What the hell's this mail about on this
>> already high-traffic mailing list ??
Apparently it's about his moustache.
Phew ! I thought it was another question that could be answered in the FAQ.

Jeremy


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 09:39:26 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWmrW-0002fYC; Fri, 14 Jul 95 08:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA13527; Fri, 14 Jul 1995 10:42:06 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA12933 for <wu-ftpd@mail.wustl.edu>; Fri, 14 Jul 1995 10:35:04 -0500
Received: from philly.qualcomm.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HSUV93DRVK000D6E@wunet.wustl.edu>; Fri, 14 Jul 1995 10:28:53 -0500 (CDT)
Received: from philly.qualcomm.com (localhost.qualcomm.com [127.0.0.1])
 by philly.qualcomm.com (8.6.12/QC-SOLARIS-2.3) with SMTP id IAA26863; Fri,
 14 Jul 1995 08:33:55 -0700
Message-Id: <199507141533.IAA26863@philly.qualcomm.com>
Date: Fri, 14 Jul 1995 08:33:49 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Keith Pilotti <kfp@qualcomm.com>
To: *Hobbit* <hobbit@avian.org>
Cc: wu-ftpd@wunet.wustl.edu
Subject: Re: Hung sessions on Solaris 2.x
In-Reply-To: Your message of "Fri, 14 Jul 1995 01:28:19 EDT."
 <199507140528.BAA13843@narq.avian.org>
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I apologize and stand corrected.

What I should have said is:  using syntax like "-t NNN" instead of the
documented "-tNNN" will cause the server to assign a timeout of zero,
effectively turning off idle timeouts.

The patch I forwarded previously is useful only if you wanted to change
the command-line syntax to accept "-t NNN" *instead* of the default.

Note that the patch does not make the corresponding changes to the
documentation {;-).

+Keith

  > Your fix looks like you're changing the syntax of the arguments from
  > "-txxx" to "-t xxx", which is not how it's documented in the manpage.
  > 
  > I suspect that the original complainer was trying to use "-t xxx" and
  > not realizing that it had to be all one token.  Have you tried the stock
  > one with "-txxx" to see if the timeout is set properly?
  > 
  > [The platform I could test this on myself is currently doing something
  > else non-interruptible, so I can't try it at the moment...]
  > 
  > _H*

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 14:21:32 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWpZ5-0002T8C; Fri, 14 Jul 95 11:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA25250; Fri, 14 Jul 1995 13:32:22 -0500
Received: from disdns1.wa.gov (disdns1.wa.gov [147.55.96.32]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA18242 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 12:05:07 -0500
Received: by disdns1.wa.gov (5.65/DEC-Ultrix/4.3)
	id AA20735; Fri, 14 Jul 1995 10:04:17 -0700
Received: by olympus.dis.wa.gov (5.0/SMI-SVR4)
	id AA23238; Fri, 14 Jul 1995 10:00:30 +0800
Message-Id: <Pine.3.89.9507140953.A23125-0100000@olympus>
Date: Fri, 14 Jul 1995 10:00:29 -0700 (PDT)
Reply-To: Marc Russell <mrussell@olympus.dis.wa.gov>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marc Russell <mrussell@olympus.dis.wa.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: ftpconversion woes
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Sender: Marc Russell <mrussell@olympus.dis.wa.gov>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At one point in time, my ftpconversions were working just fine.  Now they 
aren't, and I can't determine why.  I've included the ftpconversions file 
below, as well as the area of the ftpaccess file that sets up the 
conversions.  Oh yeah.  Permissions on the ftpconversions file are 644, 
and the binaries that actually do the conversions are all in ~ftp/bin, 
and are set to read-execute. 

If anyone out there can see something I've done wrong, please let me know.

 :.Z:  :  :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
 :   : :.Z:/bin/compress -c %s:T_REG|T_ASCII:O_COMPRESS:COMPRESS
 :.gz: :  :/bin/gzip -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
 :   : :.gz:/bin/gzip -9 -c %s:T_REG|T_ASCII:O_COMPRESS:GZIP
 :   : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR
 :   : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS
 :   : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
 :.zip: : :/bin/unzip %s:T_REG|T_ASCII|T_DIR:O_UNCOMPRESS:UNZIP
 :   : : .zip:/bin/zip -9 %s:T_REG|T_DIR|T_ASCII:O_COMPRESS:ZIP

ftpaccess:

uncompress      yes     anon    
uncompress      yes     agency
compress        yes     anon 
compress        yes     agency
tar     yes     anon         
tar     yes     agency

Thanks in advance!


marc
---------
mrussell@olympus.dis.wa.gov		        
sysadmin@olympus.dis.wa.gov [Washington State Information Exchange (InfoX)]  


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 14:22:41 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWqrR-0002l5C; Fri, 14 Jul 95 12:57 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWqqb-0004NPC; Fri, 14 Jul 95 12:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA01710; Fri, 14 Jul 1995 14:50:40 -0500
Received: from mailgate.aist-nara.ac.jp (fsb1.aist-nara.ac.jp [163.221.76.12]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA01368 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 14:46:42 -0500
Received: from ganymede.aist-nara.ac.jp by mailgate.aist-nara.ac.jp (8.6.10+2.5Wb1/2.8Wb/NAIST-1.6[gate])
	id EAA00909; Sat, 15 Jul 1995 04:46:38 +0900
Received: by ganymede.aist-nara.ac.jp (5.x/SMI-SVR4)
	id AA06298; Sat, 15 Jul 1995 04:44:02 +0900
Message-Id: <9507141944.AA06298@ganymede.aist-nara.ac.jp>
Date: Sat, 15 Jul 1995 04:44:02 +0900
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kazushi (Jam) Marukawa <kazusi-m@is.aist-nara.ac.jp>
To: Marc Russell <mrussell@olympus.dis.wa.gov>, wu-ftpd@wugate.wustl.edu
Subject: Re: ftpconversion woes
In-Reply-To: Marc Russell <mrussell@olympus.dis.wa.gov>
       "ftpconversion woes" (Jul 14, 10:00)
X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

If you can recompile wu-ftpd to fix your problem, recompile it after
appling a patch in my last mail subjected "BUG around fnmatch(), how to use
it."  It will fix your problem because the wrong usage of fnmatch() is in a
checking routine for compress and tar command.  I add a same patch
following.

diff -au ./src/access.c.orig ./src/access.c
--- ./src/access.c.orig	Tue Jul 11 20:08:49 1995
+++ ./src/access.c	Tue Jul 11 21:14:53 1995
@@ -350,7 +350,7 @@
         if (!strcasecmp(ARG0, "yes"))
             l_compress = 1;
         for (which = 1; (which < MAXARGS) && ARG[which]; which++) {
-            if (fnmatch(ARG[which], class, NULL)) {
+            if (!fnmatch(ARG[which], class, NULL)) {
                 mangleopts |= l_compress * (O_COMPRESS | O_UNCOMPRESS);
                 set = 1;
             }
@@ -363,7 +363,7 @@
         if (!strcasecmp(ARG0, "yes"))
             l_tar = 1;
         for (which = 1; (which < MAXARGS) && ARG[which]; which++) {
-            if (fnmatch(ARG[which], class, NULL)) {
+            if (!fnmatch(ARG[which], class, NULL)) {
                 mangleopts |= l_tar * O_TAR;
                 set = 1;
             }


Or if you want to fix it without any compilation, you have to allow the
world to tar and/or compress with like following line in ftpaccess.  It
means that anyone who is (!anon || !agency) are allowed the compress and
tar.

compress        yes     anon agency
tar             yes     anon agency

--- Kazushi Marukawa

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 14 14:23:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sWrJy-0002IKC; Fri, 14 Jul 95 13:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA04772; Fri, 14 Jul 1995 15:27:06 -0500
Received: from valiant.te.CdnAir.CA (valiant.te.CdnAir.CA [142.147.1.8]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA04441 for <wu-ftpd@wugate.wustl.edu>; Fri, 14 Jul 1995 15:22:22 -0500
Received: by valiant.te.CdnAir.CA id AA29313
  (5.67b/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Fri, 14 Jul 1995 13:18:10 -0700
Message-Id: <Pine.A32.3.91.950714131633.27218B@valiant.te.CdnAir.CA>
Date: Fri, 14 Jul 1995 13:18:10 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Grant M. Fengstad" <G.Fengstad@CdnAir.CA>
To: wu-ftpd@wugate.wustl.edu
Subject: Stupidity or something on my part...
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I've set up the WU-FTPD on a IBM AIX system and anonymous FTP appears to 
be running very well.

When I attempt to log in using a "real" account, ftpd denies access.  
I've checked to verify that this account is not in the /etc/ftpusers 
file.  I know that this will be a simple oversight on my part.  Can 
anyone help?

From owner-wu-ftpd@wugate.wustl.edu Sat Jul 15 13:43:03 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXDCn-0002a4C; Sat, 15 Jul 95 12:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA16404; Sat, 15 Jul 1995 14:49:58 -0500
Received: from ux1.cyberenet.net (kaps-ux1.cyberenet.net [204.213.252.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA16147 for <wu-ftpd@wugate.wustl.edu>; Sat, 15 Jul 1995 14:41:30 -0500
Received: by ux1.cyberenet.net (Smail3.1.29.1 #2)
	id m0sXD5c-000L2FC; Sat, 15 Jul 95 15:41 EDT
Message-Id: <m0sXD5c-000L2FC@ux1.cyberenet.net>
Date: Sat, 15 Jul 1995 15:41:27 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mabell@cyberenet.net (Ma Bell)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Stupidity or something on my part...
In-Reply-To: <Pine.A32.3.91.950714131633.27218B@valiant.te.CdnAir.CA> from "Grant M. Fengstad" at Jul 14, 95 01:18:10 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I've set up the WU-FTPD on a IBM AIX system and anonymous FTP appears to 
> be running very well.
> 
> When I attempt to log in using a "real" account, ftpd denies access.  
> I've checked to verify that this account is not in the /etc/ftpusers 
> file.  I know that this will be a simple oversight on my part.  Can 
> anyone help?

Try creating /etc/shells (or whatever it is defined as in pathnames.h) 
including all valid shells on the system. The FTP server attempts to 
determine whether or not to allow ftp connections based on the shell of 
the account you are ftping to.


From owner-wu-ftpd@wugate.wustl.edu Sat Jul 15 17:42:04 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXHO5-0002VgC; Sat, 15 Jul 95 17:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA22330; Sat, 15 Jul 1995 19:19:12 -0500
Received: from www.uno.edu (www.uno.edu [137.30.1.20]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA22218 for <wu-ftpd@wugate.wustl.edu>; Sat, 15 Jul 1995 19:13:46 -0500
Received: by www.uno.edu; id AA13651; Sat, 15 Jul 1995 19:19:45 -0500
Message-Id: <Pine.OSF.3.91.950715191617.15598A-100000@www.uno.edu>
Date: Sat, 15 Jul 1995 19:19:44 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Edward Murphy <emurphy@www.uno.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Stupidity or something on my part...
In-Reply-To: <m0sXD5c-000L2FC@ux1.cyberenet.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm not sure it applies here, but if you can use password longer than the 
typical 8 characters in AIX then that may be a problem. When I installed 
WU-FTPD on our OSF/1 box, I was not able to log into "real" accounts when 
the anonymous worked fine. The problem turned out to be that the "crypt" 
procedure was tearing off only the first 8 characters of my password and 
ultimately the encrypted versions didn't match.

The solution was to use the procedure "bigcrypt" which did encrypted the 
whole password. Not sure if there's an equivalent for ACHES though.

Ed

   ----------------------------------------------------------------
			    Edward Murphy
	  emurphy@www.uno.edu * http://www.uno.edu/~emurphy

On Sat, 15 Jul 1995, Ma Bell wrote:

> > I've set up the WU-FTPD on a IBM AIX system and anonymous FTP appears to 
> > be running very well.
> > 
> > When I attempt to log in using a "real" account, ftpd denies access.  
> > I've checked to verify that this account is not in the /etc/ftpusers 
> > file.  I know that this will be a simple oversight on my part.  Can 
> > anyone help?
> 
> Try creating /etc/shells (or whatever it is defined as in pathnames.h) 
> including all valid shells on the system. The FTP server attempts to 
> determine whether or not to allow ftp connections based on the shell of 
> the account you are ftping to.

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 16 00:42:21 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXNsy-00036vC; Sun, 16 Jul 95 00:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA02784; Sun, 16 Jul 1995 02:15:32 -0500
Received: from hermit.reslife.okstate.edu (jcowan.reslife.okstate.edu [139.78.232.29]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA02656 for <wu-ftpd@wugate.wustl.edu>; Sun, 16 Jul 1995 02:11:05 -0500
Message-Id: <9507160308.aa11495@hermit.reslife.okstate.edu>
Date: Sun, 16 Jul 95 02:08:50 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joshua Cowan <jcowan@jcowan.reslife.okstate.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: crash@cygnus.com
Subject: Re: Patch to wu-ftpd-2.4 to keep those idiots at bay
In-Reply-To: <9507160610.AA15204@phydeaux.cygnus.com>
References: <9507160610.AA15204@phydeaux.cygnus.com>
X-Sender: jcowan@jcowan.reslife.okstate.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm Cc'ing this to Mr. Molenda in hopes that it will save him some trouble,
assuming my thoughts are correct.

In a previous episode, Jason Molenda (crash@cygnus.com) wrote:
> I added a new command to the ftpaccess file of wu-ftpd-2.4.  I am
> appending the patch; it is a small one.  The command is exactly like
> the chmod, overwrite, delete et al commands; it specifies who exactly
> has permissions to make directories.  I can find no e-mail address of
> anyone responsible for wu-ftpd-2.4 in the sources, so I am Cc:'ing
> postmaster@wuarchive.wustl.edu.

Maybe I'm missing something (quite likely), but I don't see how this feature
does anything useful, since the only directories (in the anonymous FTP
hierarchy) that should be writable by anyone other than their owner should
be the ``incoming'' directories --- in which case the ``nodirs''
specification to the ``upload'' keyword performs this same function, with no
code modifications.

Just a thought ...

--
Joshua Cowan <jcowan@hermit.reslife.okstate.edu> | I don't want to listen but
http://hermit.reslife.okstate.edu/~jcowan        | but it's all too clear ...
Computer Engineering Student --- Oklahoma State University --- Stillwater, OK
PGP key available from any PGP keyserver or by fingering the above address.

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 16 00:42:37 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXO6s-0002KVC; Sun, 16 Jul 95 00:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA03220; Sun, 16 Jul 1995 02:29:52 -0500
Received: from ccvcom.auckland.ac.nz (ccvcom.auckland.ac.nz [130.216.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA03095 for <wu-ftpd@wugate.wustl.edu>; Sun, 16 Jul 1995 02:25:19 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
 id <01HSY6KLU4DS8X3HMR@ccvcom.auckland.ac.nz>; Sun,
 16 Jul 1995 19:25:06 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
 id TAA19838; Sun, 16 Jul 1995 19:25:03 +1200
Message-Id: <199507160725.TAA19838@ccu1.auckland.ac.nz>
Date: Sun, 16 Jul 1995 19:25:03 +1200 (NZT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Russell Street <r.street@auckland.ac.nz>
To: wu-ftpd@wugate.wustl.edu
Cc: crash@cygnus.com
Subject: Re: Patch to wu-ftpd-2.4 to keep those idiots at bay
In-Reply-To: <9507160610.AA15204@phydeaux.cygnus.com> from "Jason Molenda" at
 Jul 15, 95 10:58:49 pm
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello...

> A few hours after I found & removed some directories from our /incoming
> directory ...

I have the following lines in my access file:

upload  /ftp    *               no
upload  /ftp    /incoming       yes root ftpadmin 0660 nodirs
 
and I am unable to create directories via anonymous FTP...

# ftp ftp 
... anonmous login and cd to /incoming
ftp> mkdir foo
530 foo: Permission denied.  (Upload)
ftp> quot mkd foo
530 foo: Permission denied.  (Upload)


Have I missed something?

Russell

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 16 01:39:09 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXOFc-0002TLC; Sun, 16 Jul 95 00:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA03499; Sun, 16 Jul 1995 02:38:56 -0500
Received: from cygnus.com (cygnus.com [140.174.1.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA03215 for <wu-ftpd@wugate.wustl.edu>; Sun, 16 Jul 1995 02:29:50 -0500
Received: from phydeaux.cygnus.com (phydeaux.cygnus.com [140.174.1.85]) by cygnus.com (8.6.12/8.6.9) with SMTP id AAA21854; Sun, 16 Jul 1995 00:19:07 -0700
Received: by phydeaux.cygnus.com (5.65/4.7) id AA15317; Sun, 16 Jul 1995 00:18:49 -0700
Message-Id: <9507160718.AA15317@phydeaux.cygnus.com>
Date: Sun, 16 Jul 1995 00:18:49 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jason Molenda <crash@cygnus.com>
To: jcowan@jcowan.reslife.okstate.edu (Joshua Cowan)
Cc: wu-ftpd@wugate.wustl.edu, hackers@cygnus.com
Subject: Re: Patch to wu-ftpd-2.4 to keep those idiots at bay
In-Reply-To: <9507160308.aa11495@hermit.reslife.okstate.edu> from "Joshua Cowan" at Jul 16, 95 02:08:50 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Maybe I'm missing something (quite likely), but I don't see how this feature
> does anything useful, since the only directories (in the anonymous FTP
> hierarchy) that should be writable by anyone other than their owner should
> be the ``incoming'' directories --- in which case the ``nodirs''
> specification to the ``upload'' keyword performs this same function, with no
> code modifications.


Indeed, I seem to have just made a patch to do something that wu-ftpd
can already do.  Thank you for pointing TFM out to me!  I'll drop my
hack and use the nodirs option.

Jason

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 16 20:36:55 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXg78-0002TVC; Sun, 16 Jul 95 19:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA01112; Sun, 16 Jul 1995 21:38:03 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA00974 for <wu-ftpd@mail.wustl.edu>; Sun, 16 Jul 1995 21:34:38 -0500
Received: from sgi.sgi.com (SGI.COM) by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HSYATHJLMO0000JK@wunet.wustl.edu>; Sun, 16 Jul 1995 21:26:49 -0500 (CDT)
Received: from hodad.losangeles.sgi.com by sgi.sgi.com via SMTP
 (950405.SGI.8.6.12/910110.SGI) for <@sgi.sgi.com:wu-ftpd@wunet.wustl.edu> id
 TAA14260; Sun, 16 Jul 1995 19:32:52 -0700
Received: from moe.losangeles.sgi.com by hodad.losangeles.sgi.com via SMTP
 (920330.SGI/930416.SGI) for @sgi.sgi.com:wu-ftpd@wunet.wustl.edu id AA03871;
 Sun, 16 Jul 95 19:32:50 -0700
Received: by moe.losangeles.sgi.com (940816.SGI.8.6.9/921111.SGI)
 for wu-ftpd@wunet.wustl.edu id TAA26411; Sun, 16 Jul 1995 19:32:48 -0700
Message-Id: <9507161932.ZM26409@moe.losangeles.sgi.com>
Date: Sun, 16 Jul 1995 19:32:48 -0700
Reply-To: kou@sgi.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Roger H. Kou" <kou@moe.losangeles.sgi.com>
To: wu-ftpd@wunet.wustl.edu
Subject: wu-ftpd 2.4 on IRIX 5.3 Help.
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-Mailer: Z-Mail-SGI (3.2S.1 10apr95 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello,

I really hate to do this, but I am not on this mailing list and
I have tried the easies and suggested way of fixing the problem,
but to no vail.

Here is the situation:

I am running IRIX 5.3. and have just download'd wu-ftpd 2.4 from waterloo

I have modify wu-ftpd-2.4/src/Makefile with the following lines:


  ftpd.o: ftpd.c
        $(CC) $(CFLAGS) -cckr -c ftpd.c

but I am still getting the following msg, can anyone help!

thanks,

-RK
PS: pls respond by e-mail to me.

moe 6# ./build sgi
make args are :
make opts are :

Linking Makefiles.
makefiles/Makefile.sgi and Makefile are identical
config/config.sgi and config.h are identical
makefiles/Makefile.sgi and Makefile are identical

Making support library.
        rm -f libsupport.a
        ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strsep.o
authuser.o
        touch libsupport.a

Making ftpd.
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
cfe: Warning 581: /usr/include/stdarg.h:133: Macro va_start redefined.
cfe: Warning 581: /usr/include/stdarg.h:140: Macro _VA_ALIGN redefined.
cfe: Warning 581: /usr/include/stdarg.h:146: Macro __va_stack_arg redefined.
cfe: Warning 609: ftpd.c: 2021: The number of arguments in the macro invocation
does not match the definition
cfe: Warning 609: ftpd.c: 2072: The number of arguments in the macro invocation
does not match the definition
cfe: Warning 609: ftpd.c: 2699: The number of arguments in the macro invocation
does not match the definition
cfe: Error: ftpd.c, line 143: redeclaration of 'realpath'; previous declaration
at line 188 in file '/usr/include/stdlib.h'
  *realpath(char *pathname, char *result);
 --^
cfe: Error: ftpd.c, line 143: Incompatible type for the function parameter
  *realpath(char *pathname, char *result);
 -----------------^
cfe: Error: ftpd.c, line 2021: Syntax Error
     (ap = ((char *)& + sizeof())) ;
 ------------------------------^
cfe: Error: ftpd.c, line 2072: Syntax Error
     (ap = ((char *)& + sizeof())) ;
 ------------------------------^
cfe: Error: ftpd.c, line 2699: Syntax Error
     (ap = ((char *)& + sizeof())) ;
 ------------------------------^
*** Error code 1 (bu21)

Making ftpcount.
        cc -O -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c
vers.o -lsupport
ld:
Can't open: vers.o (No such file or directory)
*** Error code 1 (bu21)

Making ftpshut.
        cc -O -DDEBUG -I.. -I../support -L../support -o ftpshut ftpshut.c
vers.o -lsupport
ld:
Can't open: vers.o (No such file or directory)
*** Error code 1 (bu21)

Making ckconfig.
`ckconfig' is up to date.
../src/ckconfig and ckconfig are identical

Links to executables are in bin directory:
size: Error in reading object bin/ftpd
size: Error in reading object bin/ftpcount
size: Error in reading object bin/ftpshut
size: Error in reading object bin/ftpwho

Size of bin/ckconfig:5199

        Section          Size   Physical Address      Virtual Address

          .text          1664            4196640              4196640
          .init            32            4198304              4198304
        .rodata          1376          268435456            268435456
           .lib            32            4194880              4194880
           .bss            16          268436928            268436928
       .dynamic           192            4194688              4194688
        .dynstr           352            4195232              4195232
          .msym           320            4194912              4194912
        .dynsym           624            4195584              4195584
           .got            96          268436832            268436832
          .hash           432            4196208              4196208
        .interp            19            4194592              4194592
       .compact            44                  0                    0
Done


From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 07:39:03 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXrJz-0002YxC; Mon, 17 Jul 95 07:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA20886; Mon, 17 Jul 1995 09:40:37 -0500
Received: from adeskgate.autodesk.com (adeskgate.autodesk.com [198.93.152.11]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA20453 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 09:33:41 -0500
Received: from autodesk.autodesk.com by adeskgate.autodesk.com (8.6.12/4.4BSD) with ESMTP id HAA04437; Mon, 17 Jul 1995 07:33:55 -0700
Received: from skynet.autodesk.com by autodesk.autodesk.com (8.6.12/4.4BSD) with ESMTP id HAA02231; Mon, 17 Jul 1995 07:33:31 -0700
Received: from localhost by skynet.autodesk.com (8.6.8/SMI-5.3) with SMTP id HAA10256; Mon, 17 Jul 1995 07:33:28 -0700
Message-Id: <199507171433.HAA10256@skynet.autodesk.com>
Date: Mon, 17 Jul 1995 07:33:27 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven W. Litras" <stevel@autodesk.com>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wunet.wustl.edu
Subject: Re: undeclared varaibles 
In-Reply-To: Your message of "Mon, 17 Jul 1995 10:04:51 CDT."
             <300A7C17-00000001@sys_736.dtic.dla.mil> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.1 5/23/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


You need to replace your ftp.h (/usr/include/arpa/ftp.h) with the one in the 
distibution (support directory).

Good Luck,
Steve

In message <300A7C17-00000001@sys_736.dtic.dla.mil>  writes:
::I'm trying to compile wu-ftp 2.4 under SUN OS 4.1.3 with the gcc 2.5.8
::compiler.  When I "build s41" I keep getting undeclared error messages
::for the variables :
::
::  1) formnames
::  2) strunames
::  3) modenames  
::
::   All of these variables are in the yacc file - ftpcmd.c and ftpd.c
::can't find them and dies during the compile.  Any Ideas??????
::
::Martin B. Isaksen
::Defense Technical Information Center
::misaksen@dtic.dla.mil
::


From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 07:48:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXrSs-0002dEC; Mon, 17 Jul 95 07:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA21506; Mon, 17 Jul 1995 09:50:09 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA21102 for <wu-ftpd@mail.wustl.edu>; Mon, 17 Jul 1995 09:43:29 -0500
Received: from dgis.dtic.dla.mil by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HSZ00EDVOW0000X9@wunet.wustl.edu>; Mon, 17 Jul 1995 09:27:49 -0500 (CDT)
Received: from sys_736.dtic.dla.mil (sys_736.dtic.dla.mil [131.84.70.36])
 by dgis.dtic.dla.mil (8.6.12/950425.07ccg) with SMTP id KAA04119 for
 <wu-ftpd@wunet.wustl.edu>; Mon, 17 Jul 1995 10:34:15 -0400
Message-Id: <300A8230-00000001@sys_736.dtic.dla.mil>
Date: Mon, 17 Jul 1995 10:30:54 -0500 (cdt)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: misaksen@sys_736.dtic.dla.mil
To: wu-ftpd@wunet.wustl.edu
Subject: Apology
MIME-version: 1.0
Content-type: Text/Plain; Charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Mailer: SuperTCP for Windows Version 4.00 NS (Mailer Version 1.02)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Sorry folks. I didn't RTFM.  My undeclared varaible problem was cleared
up by copying the ftp.h included in the support directory to
/usr/include/arpa. Problem fixed.

Martin B. Isaksen
misaksen@dtic.dla.mil

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 08:08:19 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXrmH-00007OC; Mon, 17 Jul 95 08:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA22861; Mon, 17 Jul 1995 10:10:16 -0500
Received: from ns1.elec.ucl.ac.be (ns1.elec.ucl.ac.be [130.104.2.83]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA22629 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 10:06:05 -0500
Received: from [130.104.31.131] (ceres [130.104.31.131]) by ns1.elec.ucl.ac.be (8.6.11/mp.22.03.95) with SMTP id RAA13664 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 17:07:59 +0200
Message-Id: <v01530502ac3029f6c133@[130.104.31.131]>
Date: Mon, 17 Jul 1995 17:05:58 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Maes@elec.ucl.ac.be (Pascal Maes)
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd - Solaris - logging
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mp@ns1.elec.ucl.ac.be
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


It seems that the command "last" on machines running Solaris 2.4 and using
the wu-ftpd (2.4) don't give a line like :

ftp       ftp      levant-gate-elec Mon Jul 17 16:48 - 16:49  (00:00)

this is not the case on machines running SunOS 4.x and using wu-ftpd (2.4)
or on machines running solaris 2.4 and using in.ftpd

any idea ?



--------------------------
Pascal Maes
UCL/FSA/ELEC
Place du Levant,3
B-1348 Louvain-la-Neuve
BELGIUM
email: Maes@elec.ucl.ac.be



From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 08:18:22 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXrvr-0002coC; Mon, 17 Jul 95 08:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA23534; Mon, 17 Jul 1995 10:20:10 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA23241 for <wu-ftpd@mail.wustl.edu>; Mon, 17 Jul 1995 10:15:26 -0500
Received: from cambridge.scr.slb.com (platinum.cambridge.scr.slb.com)
 by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HSZ186K1O00000XU@wunet.wustl.edu>; Mon, 17 Jul 1995 10:03:08 -0500 (CDT)
Received: from uranium.cambridge.scr.slb.com by cambridge.scr.slb.com
 (4.1/SMI-4.1/JC-platinum) id AA27872; Mon, 17 Jul 95 16:07:09 BST
Message-Id: <9507171507.AA27872@cambridge.scr.slb.com>
Date: Mon, 17 Jul 1995 16:07:09 -0300 (BST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: wilkinso@cambridge.scr.slb.com (Simon Wilkinson)
To: wu-ftpd@wunet.wustl.edu
Subject: Problems with exec's. in anonymous
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi there.

I'm having a slight? problem trying to get wuftpd-2.4 to work.
I have managed to get all the code to compile correctly (it would appear),
and tested the ftpd daemon with loggin's as myself, which all appears to work
fine.

However, having created a user 'ftp' and created the file hierarchy under
~ftp, when I try to login as anonymous the ls command (and all other exec's)
fail when invoked with a message:-

425 Can't create data socket (0.0.0.0,20): Bad file number.

Presuming this to be a problem incurred by the CHROOT command that ftpd
performs with an anonymous login, I moved the executable 'ls' to the
~ftp/bin directory and tracked down all of the library files that it calls
with the 'ldd' command, moving them to the ~ftp/usr/lib directory.
Unfortunately this still didn't work.  So, getting pretty desperate, I moved
the entire /usr/lib directory to ~ftp/usr/lib with no results.

The only other thing I could think of was to recompile the ftpd code, checking
that the _PATH_EXECPATH entry within src/pathnames.h was set correctly to
/bin (it's relative to ~ftp I think).  This too produced no noticeable affect.

I have attempted to compile the GNU versions of 'ls' and similar commands
as static but had no luck in getting them to successfully compile.

Please could someone help me??

Thanks for any help..

Si.

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 08:30:56 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXrJT-0002a3C; Mon, 17 Jul 95 07:38 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXr6S-0004NRC; Mon, 17 Jul 95 07:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA19706; Mon, 17 Jul 1995 09:22:16 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA18916 for <wu-ftpd@mail.wustl.edu>; Mon, 17 Jul 1995 09:08:34 -0500
Received: from dgis.dtic.dla.mil by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HSYZ3MCSQ80000WM@wunet.wustl.edu>; Mon, 17 Jul 1995 09:02:10 -0500 (CDT)
Received: from sys_736.dtic.dla.mil (sys_736.dtic.dla.mil [131.84.70.36])
 by dgis.dtic.dla.mil (8.6.12/950425.07ccg) with SMTP id KAA02908 for
 <wu-ftpd@wunet.wustl.edu>; Mon, 17 Jul 1995 10:08:16 -0400
Message-Id: <300A7C17-00000001@sys_736.dtic.dla.mil>
Date: Mon, 17 Jul 1995 10:04:51 -0500 (cdt)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: misaksen@sys_736.dtic.dla.mil
To: wu-ftpd@wunet.wustl.edu
Subject: undeclared varaibles
MIME-version: 1.0
Content-type: Text/Plain; Charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Mailer: SuperTCP for Windows Version 4.00 NS (Mailer Version 1.02)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm trying to compile wu-ftp 2.4 under SUN OS 4.1.3 with the gcc 2.5.8
compiler.  When I "build s41" I keep getting undeclared error messages
for the variables :

  1) formnames
  2) strunames
  3) modenames  

   All of these variables are in the yacc file - ftpcmd.c and ftpd.c
can't find them and dies during the compile.  Any Ideas??????

Martin B. Isaksen
Defense Technical Information Center
misaksen@dtic.dla.mil

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 08:34:51 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXsBy-0002P0C; Mon, 17 Jul 95 08:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA24494; Mon, 17 Jul 1995 10:36:31 -0500
Received: from felix.arc.nasa.gov (felix.arc.nasa.gov [128.102.32.12]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA24300 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 10:32:49 -0500
Received: from localhost.arc.nasa.gov by felix.arc.nasa.gov (8.6.12/1.5T)
                  id IAA00616; Mon, 17 Jul 1995 08:32:43 -0700
Message-Id: <199507171532.IAA00616@felix.arc.nasa.gov>
Date: Mon, 17 Jul 1995 08:32:43 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marcel Schlapfer <marcel@felix.arc.nasa.gov>
To: wu-ftpd@wugate.wustl.edu
Cc: marcel@felix.arc.nasa.gov
Subject: Re: wu-ftpd - Solaris - logging 
In-Reply-To: Your message of "Mon, 17 Jul 1995 17:05:58 +0200."
             <v01530502ac3029f6c133@[130.104.31.131]> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.1 5/23/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> It seems that the command "last" on machines running Solaris 2.4 and using
> the wu-ftpd (2.4) don't give a line like :
> 
> ftp       ftp      levant-gate-elec Mon Jul 17 16:48 - 16:49  (00:00)
> 
> this is not the case on machines running SunOS 4.x and using wu-ftpd (2.4)
> or on machines running solaris 2.4 and using in.ftpd
> 
> any idea ?
> 
>
 
Yes, I have noticed this too and am also curious why?

I've also noticed a difference in the output of ftpwho running Solaris 2.4.  
Under SunOS 4.1.3, output looks like:

Service class local: 
 9485 ?  S     0:00 -erendira.arc.nasa.gov: anonymous/marcel@ns (in.ftpd)
   -   1 users (  0 maximum)
 
Service class remote: 
   -   0 users (  0 maximum)
 
Under Solaris 2.4, it looks like...

Service class remote: 
 8 S     0  5772   139 22  41 20 fc038328    350 fc26f85e ?        0:00 in.ftpd
 8 S     0  4223   139 35  41 20 fc3e5678    350 fc26f576 ?        0:00 in.ftpd
 8 S     0  5770   139 42  41 20 fc534010    520 fc4b4296 ?        0:00 in.ftpd
 8 S     0  5790   139 47  41 20 fc56ecc0    520 fc185b4e ?        0:00 in.ftpd
 8 S     0  5738   139 66  41 20 fc037008    520 fc281c7e ?        0:01 in.ftpd
 8 S     0  5732   139 38  41 20 fc275980    518 fc52e066 ?        0:00 in.ftpd
 8 S     0  5769   139 80  41 20 fc56e660    350 fc357996 ?        0:03 in.ftpd
 8 S     0  5747   139 23  41 20 fc4c6340    350 fc185f2e ?        0:00 in.ftpd
 8 S     0  5779   139 32  41 20 fc535990    350 fc52e15e ?        0:00 in.ftpd
   -  9 users ( 50 maximum)

Under SunOS 4.1.3, the output was a little more usefull.  Any ideas on this 
one?

Thanks,
Marcel Schlapfer

--------

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 08:55:02 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXsVS-00032CC; Mon, 17 Jul 95 08:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA26000; Mon, 17 Jul 1995 10:57:01 -0500
Received: from trystero.radio.com (trystero.radio.com [192.101.98.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA25754 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 10:53:06 -0500
Received: (bburdick@localhost) by trystero.radio.com (8.6.12/940816.06ccg) id LAA15321 for wu-ftpd@wugate.wustl.edu; Mon, 17 Jul 1995 11:55:37 -0400
Message-Id: <199507171555.LAA15321@trystero.radio.com>
Date: Mon, 17 Jul 1995 11:55:37 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Brad Burdick <bburdick@radio.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd - Solaris - logging
In-Reply-To: <199507171532.IAA00616@felix.arc.nasa.gov> from "Marcel Schlapfer" at Jul 17, 95 08:32:43 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL21]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> I've also noticed a difference in the output of ftpwho running Solaris 2.4.  
> Under SunOS 4.1.3, output looks like:
> 
> Service class local: 
>  9485 ?  S     0:00 -erendira.arc.nasa.gov: anonymous/marcel@ns (in.ftpd)
>    -   1 users (  0 maximum)
>  
> Under Solaris 2.4, it looks like...
> 
> Service class remote: 
>  8 S     0  5772   139 22  41 20 fc038328    350 fc26f85e ?        0:00 in.ftpd
>    -  9 users ( 50 maximum)
> 
> Under SunOS 4.1.3, the output was a little more usefull.  Any ideas on this 
> one?

SVR* derived Unix systems do not support the process/environment munging that
BSD Unix systems do...

-brad
-- 
Brad Burdick                                      bburdick@radio.com
Internet Multicasting Service, NPB, Suite 1155, Washington, DC 20045
                Under contract from UUcom, Inc.

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 09:04:28 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXseV-0002Z8C; Mon, 17 Jul 95 09:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA26536; Mon, 17 Jul 1995 11:06:17 -0500
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA25962 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 10:55:53 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id KAA12367 for wu-ftpd@wugate.wustl.edu; Mon, 17 Jul 1995 10:55:51 -0500
Message-Id: <199507171555.KAA12367@ftms.ftms.com>
Date: Mon, 17 Jul 1995 10:55:51 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vidiot <brown@ftms.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: undeclared varaibles
In-Reply-To: <199507171433.HAA10256@skynet.autodesk.com> from "Steven W. Litras" at Jul 17, 95 07:33:27 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

<You need to replace your ftp.h (/usr/include/arpa/ftp.h) with the one in the 
<distibution (support directory).

I forgot about that.  The reason my compile passed is that I did that for
the first time I built it.

I suggest that the INSTALL file include the above information.  I'm sure putting
the info at the top of the file will save others from the same grief.

MB
-- 
System Administrator - Extrel FTMS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - http://www.cdsnet.net/vidiot/  (Your link to the world of Star Trek)

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 09:14:47 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXsoc-00033NC; Mon, 17 Jul 95 09:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA27383; Mon, 17 Jul 1995 11:16:41 -0500
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA26418 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 11:04:12 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id KAA12325 for wu-ftpd@wugate.wustl.edu; Mon, 17 Jul 1995 10:53:28 -0500
Message-Id: <199507171553.KAA12325@ftms.ftms.com>
Date: Mon, 17 Jul 1995 10:53:27 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vidiot <brown@ftms.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: undeclared varaibles
In-Reply-To: <300A7C17-00000001@sys_736.dtic.dla.mil> from "misaksen@sys_736.dtic.dla.mil" at Jul 17, 95 10:04:51 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

<
<I'm trying to compile wu-ftp 2.4 under SUN OS 4.1.3 with the gcc 2.5.8
<compiler.  When I "build s41" I keep getting undeclared error messages
<for the variables :
<
<  1) formnames
<  2) strunames
<  3) modenames  
<
<   All of these variables are in the yacc file - ftpcmd.c and ftpd.c
<can't find them and dies during the compile.  Any Ideas??????

Interesting, I just did a "build s41" of 2.4.2-beta 5 without a single
problem.  I used gcc 2.6.0.

MB
-- 
System Administrator - Extrel FTMS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - http://www.cdsnet.net/vidiot/  (Your link to the world of Star Trek)

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 09:24:35 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXsy7-0002ZgC; Mon, 17 Jul 95 09:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA28130; Mon, 17 Jul 1995 11:26:39 -0500
Received: from thurn.corp.titan.com (thurn.corp.titan.com [159.62.51.20]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA27774 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 11:21:23 -0500
Received: (from sfoley@localhost) by thurn.corp.titan.com (8.6.11/8.6.9) id JAA12375; Mon, 17 Jul 1995 09:21:14 -0700
Message-Id: <Pine.LNX.3.91.950717091607.12326A-100000@thurn>
Date: Mon, 17 Jul 1995 09:21:14 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Foley <sfoley@titan.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Error 421 and class/group question
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: sfoley@thurn
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I had WU-FTPD running fine (doesnt every story start out that way?) and 
it started to give me the following error one time, and I dont remember 
messing with any of the settings.  This is on Solaris 2.4 on a Sparc5.

421 Service not available, remote server has closed connection
Login failed.
No control connection for command: No such file or directory
ftp> 

It does that for anonymous or real users.  Any ideas?  What file is it 
looking for?

Also, I was wondering if there is an easy way to give access to a 
directory based on domain.  I know I can set a higher limit of local 
users and such, but how can I give local users access to a directory like 
~/local_only?

Thanks!
-Steve

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 09:38:22 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXtBO-0002dqC; Mon, 17 Jul 95 09:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA29240; Mon, 17 Jul 1995 11:40:10 -0500
Received: from dnsman.OCE.ORST.EDU (dnsman.OCE.ORST.EDU [128.193.64.33]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA28683 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 11:33:43 -0500
Received: from keyhole. (keyhole.OCE.ORST.EDU [128.193.64.66]) by dnsman.OCE.ORST.EDU (8.6.9/8.6.9) with SMTP id JAA21375 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 09:33:39 -0700
Received: by keyhole. (5.0/SMI-SVR4)
	id AA09473; Mon, 17 Jul 1995 09:33:39 -0700
Message-Id: <9507171633.AA09473@keyhole.>
Date: Mon, 17 Jul 1995 09:33:39 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: leach@oce.orst.edu (Tom Leach)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

you didn't say which OS you are running, but if it's a Sun running Solaris2x,
then make sure that ~ftp/dev/zero and ~ftp/dev/tcp exist along with any
library referenced by the execs.  You can test your set up by the following:
(as root on the FTP server)
chroot ~ftp /bin/ls (the /bin/ls is with respect to ~ftp).

You can also use truss (or trace on SunOS) to watch what's being loaded.

Tom Leach
leach@oce.orst.edu

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 10:47:44 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sXuGZ-00034QC; Mon, 17 Jul 95 10:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03678; Mon, 17 Jul 1995 12:49:45 -0500
Received: from ctrvx1.Vanderbilt.Edu (ctrvx1.Vanderbilt.Edu [129.59.1.21]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA03194 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 12:44:03 -0500
Received: from ifs (ifs.lib.Vanderbilt.Edu) by ctrvax.Vanderbilt.Edu (PMDF
 V4.2-15 #7190) id <01HSZ6T1D3XC8X2UNF@ctrvax.Vanderbilt.Edu>; Mon,
 17 Jul 1995 12:42:41 CDT
Received: by ifs (5.x/SMI-SVR4) id AA07247; Mon, 17 Jul 1995 12:43:58 -0500
Message-Id: <9507171743.AA07247@ifs>
Date: Mon, 17 Jul 1995 12:43:57 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: zeke@ifs.lib.vanderbilt.edu (Kelly Setzer)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
In-Reply-To: <9507171507.AA27872@cambridge.scr.slb.com> from "Simon Wilkinson"
 at Jul 17, 95 04:07:09 pm
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> Hi there.
> 
> I'm having a slight? problem trying to get wuftpd-2.4 to work.
> I have managed to get all the code to compile correctly (it would appear),
> and tested the ftpd daemon with loggin's as myself, which all appears to work
> fine.
> 
> However, having created a user 'ftp' and created the file hierarchy under
> ~ftp, when I try to login as anonymous the ls command (and all other exec's)
> fail when invoked with a message:-
> 
> 425 Can't create data socket (0.0.0.0,20): Bad file number.
>

You need /dev/zero and /dev/tcp in your ftp area.

Kelly 

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 17:31:08 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sY0Yy-0003H3C; Mon, 17 Jul 95 17:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA26171; Mon, 17 Jul 1995 19:33:07 -0500
Received: from philly.qualcomm.com (philly.qualcomm.com [129.46.50.13]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA25788 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 19:26:09 -0500
Received: from philly.qualcomm.com (localhost.qualcomm.com [127.0.0.1]) by philly.qualcomm.com (8.6.12/QC-SOLARIS-2.3) with SMTP id RAA13766 for <wu-ftpd@wugate.wustl.edu>; Mon, 17 Jul 1995 17:26:07 -0700
Message-Id: <199507180026.RAA13766@philly.qualcomm.com>
Date: Mon, 17 Jul 1995 17:26:00 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Keith Pilotti <kfp@qualcomm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Error 421 and class/group question 
In-Reply-To: Your message of "Mon, 17 Jul 1995 09:21:14 PDT."
             <Pine.LNX.3.91.950717091607.12326A-100000@thurn> 
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: exmh version 1.5.3 12/28/94
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


  > Also, I was wondering if there is an easy way to give access to a 
  > directory based on domain.  I know I can set a higher limit of local 
  > users and such, but how can I give local users access to a directory like 
  > ~/local_only?
 
Try the "autogroup" feature.

class   foo.com    real,guest,anonymous    *.foo.com
autogroup       localgroup   foo.com



+Keith


--
Keith F. Pilotti                                KFP@QUALCOMM.Com
QUALCOMM Incorporated                           UNIX Computer Support Team
6455 Lusk Boulevard                             +1 619 658-4555 (Voice)
San Diego, CA 92121-2779                        +1 619 658-2115 (FAX)

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 17 23:07:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sY5ob-0002dlC; Mon, 17 Jul 95 23:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA08240; Tue, 18 Jul 1995 01:09:17 -0500
Received: from nwg.nectec.or.th (nwg.nectec.or.th [192.150.251.31]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA07860 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 00:53:44 -0500
Received: from DS90 by nwg.nectec.or.th (8.6.8/1.34)
	id MAA28413; Tue, 18 Jul 1995 12:54:20 +0700
Received: from localhost.nectec.or.th by nwg.nectec.or.th (8.6.8/1.34)
	id MAA28413; Tue, 18 Jul 1995 12:54:20 +0700
Received: by DS90 (4.1/SMI-4.1)
	id AA29364; Tue, 18 Jul 95 13:03:34 TST
Message-Id: <Pine.SV4.3.91.950718125420.29142A-100000@DS90>
Date: Tue, 18 Jul 1995 13:03:33 +0700 (TST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: palakorn khisalang <palakorn@DS90.intanon.nectec.or.th>
To: wu-ftpd@wugate.wustl.edu
Subject: Problem to use "ls" command
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	I've used wuftpd-2.4. I've alread comply it successfull. So I set 
my host to ftp server by the step. I copy /bin/ls to ~ftp/bin/ls and copy 
/dev/zero , /dev/tcp to ~ftp/dev/zero and ~ftp/dev/tcp. In ~ftp/usr/lib 
store library libc.so.1 lib_exec.so.1. In ~ftp/etc store file passwd , 
group and netconfig.
	By the way my system is SVR4.2.
	Please help me.

Thank a lot for you help.
-Palakorn Khisalang.
Computer Engineering Department
Chiangmai University Thailand.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 00:27:58 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sY74N-0002TrC; Tue, 18 Jul 95 00:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA09815; Tue, 18 Jul 1995 02:29:55 -0500
Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA09687 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 02:24:47 -0500
Received: from gaia.cs.utwente.nl by utrhcs.cs.utwente.nl (5.x/csrelayMX-SVR4_1.1tmp/RB)
	id AA07910; Tue, 18 Jul 1995 09:24:40 +0200
Received: from countach.cs.utwente.nl by gaia.cs.utwente.nl (4.1/RBCS-2.2P)
	id AA15106; Tue, 18 Jul 95 09:24:35 +0200
Received: by countach.cs.utwente.nl (5.x/SMI-SVR4)
	id AA03215; Tue, 18 Jul 1995 09:24:35 +0200
Message-Id: <9507180724.AA03215@countach.cs.utwente.nl>
Date: Tue, 18 Jul 1995 09:24:35 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ronald.Hello@cs.utwente.nl
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd - Solaris - logging
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

rh> 
rh> 
rh> It seems that the command "last" on machines running Solaris 2.4 and using
rh> the wu-ftpd (2.4) don't give a line like :
rh> 
rh> ftp       ftp      levant-gate-elec Mon Jul 17 16:48 - 16:49  (00:00)
rh> 
rh> this is not the case on machines running SunOS 4.x and using wu-ftpd (2.4)
rh> or on machines running solaris 2.4 and using in.ftpd
rh> 
rh> any idea ?
rh> 
rh> 

Yes. wu-ftpd logs in wtmp. This does NOT work under SunOS 5.4. It will have
to log in wtmpx. The problem is, that the structure is different. The wtmplog
code will have to be rewritten for this. It differs too much for a simple
one-or-two line patch.

But I don't know whether it stopped working because of a bug in the wtmp(x)
mechanisms or because of a intended change in these mechanisms.

Ronald.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 08:02:21 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYE8l-0002aFC; Tue, 18 Jul 95 08:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA23815; Tue, 18 Jul 1995 10:03:01 -0500
Received: from bond.crim.ca (bond.crim.ca [132.218.1.153]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA23387 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 09:53:51 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id KAA01612 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 10:52:36 -0400
Message-Id: <199507181452.KAA01612@bond.crim.ca>
Date: Tue, 18 Jul 1995 10:52:36 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Luc Desrosiers <ldesrosi@CRIM.CA>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problem to use "ls" command 
In-Reply-To: Your message of "Tue, 18 Jul 1995 13:03:33 +0700."
             <Pine.SV4.3.91.950718125420.29142A-100000@DS90> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.1 5/23/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> 	I've used wuftpd-2.4. I've alread comply it successfull. So I set 
> my host to ftp server by the step. I copy /bin/ls to ~ftp/bin/ls and copy 
> /dev/zero , /dev/tcp to ~ftp/dev/zero and ~ftp/dev/tcp. In ~ftp/usr/lib 
> store library libc.so.1 lib_exec.so.1. In ~ftp/etc store file passwd , 
> group and netconfig.

You probably have some libraries missing in your ~ftp/usr/lib. You can use
the equivalent of SunOS trace command to find out which one are used or
get a staticly compiled version of ls. Make sure as well that ~ftp/dev/*
are properly created (you cannot "copy" those special files, use mknod)

hope it helps
Luc


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 08:48:33 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYEsr-0002ZqC; Tue, 18 Jul 95 08:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYEv9-0001gUC; Tue, 18 Jul 95 08:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA26187; Tue, 18 Jul 1995 10:45:43 -0500
Received: from israel.nysernet.ORG (israel.nysernet.org [192.77.173.13]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA25714 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 10:38:46 -0500
Received: by israel.nysernet.ORG (4.1/3.1.090690-NYSERnet Inc.)
	id AA27693; Tue, 18 Jul 95 11:38:55 EDT
Message-Id: <9507181538.AA27693@israel.nysernet.ORG>
Date: Tue, 18 Jul 95 11:38:55 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: warren@israel.nysernet.ORG (Warren Burstein)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problem to use "ls" command
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

As we get asked this question over and over again, could the maintainers
of wu-ftpd perhaps cause an error message to be displayed when this
happens that would make it clear what the problem is?  I know that
when I had it I did some hacking and got an error message that made
it clear that a shared library was missing.  It might be as simple as
checking the errno returned by exec, I don't recall.

If a clear error message was printed, much time could be saved.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 13:26:40 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYJDo-0002WTC; Tue, 18 Jul 95 13:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA13419; Tue, 18 Jul 1995 15:28:31 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA13091 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 15:24:15 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id QAA26319 for wu-ftpd@wugate.wustl.edu; Tue, 18 Jul 1995 16:21:12 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA29082; Tue, 18 Jul 95 16:17:49 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA01027; Tue, 18 Jul 95 16:19:39 -0400
Message-Id: <9507181619.ZM1025@squid>
Date: Tue, 18 Jul 1995 16:19:36 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
In-Reply-To: leach@oce.orst.edu (Tom Leach)
        "Re: Problems with exec's. in anonymous" (Jul 17,  9:33am)
References: <9507171633.AA09473@keyhole.>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

what options should the ftpd be run with from the inetd.conf?

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 13:50:50 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYJbI-00036WC; Tue, 18 Jul 95 13:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA15063; Tue, 18 Jul 1995 15:53:18 -0500
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA14959 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 15:52:35 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id PAA09219 for wu-ftpd@wugate.wustl.edu; Tue, 18 Jul 1995 15:52:18 -0500
Message-Id: <199507182052.PAA09219@ftms.ftms.com>
Date: Tue, 18 Jul 1995 15:52:17 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vidiot <brown@ftms.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
In-Reply-To: <9507181619.ZM1025@squid> from "Ketan Shah" at Jul 18, 95 04:19:36 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

<what options should the ftpd be run with from the inetd.conf?

Depends on your needs/configuration.

MB
-- 
System Administrator - Extrel FTMS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - http://www.cdsnet.net/vidiot/  (Your link to the world of Star Trek)

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 14:50:08 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYKWh-0003CeC; Tue, 18 Jul 95 14:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA18694; Tue, 18 Jul 1995 16:52:33 -0500
Received: from overlord.dmv.com (overlord.dmv.com [204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA18514 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 16:50:25 -0500
Received: from manticore.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
	for <wu-ftpd@wugate.wustl.edu> id RAA21898; Tue, 18 Jul 1995 17:50:12 -0400
Message-Id: <Pine.LNX.3.91.950718174437.1142A-100000@manticore.dmv.com>
Date: Tue, 18 Jul 1995 17:49:44 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: trylax <trylax@overlord.dmv.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Irix
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: trylax@manticore.dmv.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Okay
I've recently compiled the wu-ftpd server.
I've run into a few problems. While the ftpd daemon works just fine,
it wont let me tar or gzip etc in any way shape or form.

i copied ls tar gzip to ~ftp/bin and made a soft link to 
~ftp/bin/compress to my gzip. Yet a: get <dir>.tar
comes back error. I did copy the ftpconversions file to /usr/etc as 
pathnames.h suggests and ckconfig reports everything where it belongs. 

also i cant get any of these directory message files to display. I was 
under the impression the a .message file in a dir would display on cd to 
that dir, yet i tried that and the files are not displayed. any special 
cavaets here?

if theres any fuller docs on setting this up please point me to thm? 


				Thanks,
				Ron

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 15:03:10 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYKjF-0002anC; Tue, 18 Jul 95 15:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA19618; Tue, 18 Jul 1995 17:05:37 -0500
Received: from hitl.hitl.washington.edu (hitl-new.hitl.washington.edu [128.95.73.60]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA19294 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 17:02:03 -0500
Received: from hitl.hitl.washington.edu (hitl.hitl.washington.edu [128.95.73.60]) by hitl.hitl.washington.edu (8.6.12/8.6.12) with SMTP id PAA17416; Tue, 18 Jul 1995 15:01:55 -0700
Message-Id: <Pine.OSF.3.91.950718145931.15850B-100000@hitl.hitl.washington.edu>
Date: Tue, 18 Jul 1995 15:01:54 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Clarence Smith Jr." <csmith@hitl.washington.edu>
To: trylax <trylax@overlord.dmv.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Irix
In-Reply-To: <Pine.LNX.3.91.950718174437.1142A-100000@manticore.dmv.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Tue, 18 Jul 1995, trylax wrote:

> also i cant get any of these directory message files to display. I was 
> under the impression the a .message file in a dir would display on cd to 
> that dir, yet i tried that and the files are not displayed. any special 
> cavaets here?

I seem to recall that /usr/local/etc/ftpaccess holds the permissions and 
conditions upon which messages are displayed (for instance at login 
time), heres a blurb from my system:

			message /etc/message LOGIN

where /etc/message is in (~ftp).  the message file is not a (.) file, and 
should be readable by everyone (someone please correct me if i'm wrong).

==============================================================================
Clarence Smith, Jr				    csmith@hitl.washington.edu  
SysAdmin/Tech Webmaster/Programming                     Knowledge Base Project
		http://www.hitl.washington.edu/pub/people/csmith
==============================================================================

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 15:06:30 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYKmY-0002lNC; Tue, 18 Jul 95 15:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA20017; Tue, 18 Jul 1995 17:09:05 -0500
Received: from isip2.water.ca.gov (isip2.water.ca.gov [136.200.80.83]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA19355 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 17:02:38 -0500
Received: by isip2.water.ca.gov (5.65c/1.921207)
	id AA00416; Tue, 18 Jul 1995 15:00:53 -0700
Message-Id: <199507182200.AA00416@isip2.water.ca.gov>
Date: Tue, 18 Jul 95 15:00:52 PDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tonyl@isip2.water.ca.gov (Tony Lourick CALDEX 653-6168 )
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Irix
In-Reply-To: <Pine.LNX.3.91.950718174437.1142A-100000@manticore.dmv.com>; from "trylax" at Jul 18, 95 5:49 pm
X-Mailer: ELM [version 07.05.00.00 (2.3 PL11)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I found the book Managing Internet Information Services by 
O'Reilly $ Associates, Inc to be very helpful.

Tony

tonyl@water.ca.gov 

>...... 
> if theres any fuller docs on setting this up please point me to thm? 

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 15:13:28 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYKtG-00037pC; Tue, 18 Jul 95 15:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA20634; Tue, 18 Jul 1995 17:15:59 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA20475 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 17:14:24 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id SAA02857 for wu-ftpd@wugate.wustl.edu; Tue, 18 Jul 1995 18:11:13 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA00695; Tue, 18 Jul 95 18:06:22 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA11838; Tue, 18 Jul 95 18:08:12 -0400
Message-Id: <9507181808.ZM11836@squid>
Date: Tue, 18 Jul 1995 18:08:09 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
In-Reply-To: Vidiot <brown@ftms.COM>
        "Re: Problems with exec's. in anonymous" (Jul 18,  3:52pm)
References: <199507182052.PAA09219@ftms.ftms.com>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 18,  3:52pm, Vidiot wrote:
> Subject: Re: Problems with exec's. in anonymous
> <what options should the ftpd be run with from the inetd.conf?
>
> Depends on your needs/configuration.
>
> MB
> --
> System Administrator - Extrel FTMS - Madison WI.
> e-mail: brown@ftms.com
> phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext
6293
> Visit - http://www.cdsnet.net/vidiot/  (Your link to the world of Star Trek)
>-- End of excerpt from Vidiot
Currently,I have the -ld options.

I would like to monitor/log the ftp transaction--files and people.
What information can I expect to find the /usr/adm/wtmp file?
Currently it seems to have garbage...




From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 15:20:57 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYL0P-0002aUC; Tue, 18 Jul 95 15:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA21098; Tue, 18 Jul 1995 17:23:26 -0500
Received: from hitl.hitl.washington.edu (hitl-new.hitl.washington.edu [128.95.73.60]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA21006 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 17:22:09 -0500
Received: from hitl.hitl.washington.edu (hitl.hitl.washington.edu [128.95.73.60]) by hitl.hitl.washington.edu (8.6.12/8.6.12) with SMTP id PAA17990; Tue, 18 Jul 1995 15:22:02 -0700
Message-Id: <Pine.OSF.3.91.950718152057.15850C-100000@hitl.hitl.washington.edu>
Date: Tue, 18 Jul 1995 15:22:02 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Clarence Smith Jr." <csmith@hitl.washington.edu>
To: Ketan Shah <kgs@vx.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
In-Reply-To: <9507181808.ZM11836@squid>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Tue, 18 Jul 1995, Ketan Shah wrote:

> I would like to monitor/log the ftp transaction--files and people.
> What information can I expect to find the /usr/adm/wtmp file?
> Currently it seems to have garbage...

hmm...you could always use tcp_wrappers with your ftpdaemon, it comes 
with a file called 'xferlog' that contains the information you desire; 
that is, once you've 'wrapped' your (ftpd), etc.

==============================================================================
Clarence Smith, Jr				    csmith@hitl.washington.edu  
SysAdmin/Tech Webmaster/Programming                     Knowledge Base Project
		http://www.hitl.washington.edu/pub/people/csmith
==============================================================================


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 15:41:03 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYLJz-00034mC; Tue, 18 Jul 95 15:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA22000; Tue, 18 Jul 1995 17:43:41 -0500
Received: from ftp (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA21917 for <wu-ftpd@wugate.wustl.edu>; Tue, 18 Jul 1995 17:42:18 -0500
Received: from [202.37.254.20] (keith_mac.paradigm.co.nz [202.37.254.20]) by ftp (8.6.9/8.6.9) with SMTP id KAA02631 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 10:42:24 +1200
Message-Id: <v01510100ac31e57c8b32@[202.37.254.20]>
Date: Wed, 19 Jul 1995 10:43:40 +1200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: keith@paradigm.co.nz (Keith Smith)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with exec's. in anonymous
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: keith@ftp.paradigm.co.nz
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>Currently,I have the -ld options.
>
>I would like to monitor/log the ftp transaction--files and people.
>What information can I expect to find the /usr/adm/wtmp file?
>Currently it seems to have garbage...

The wtmp file contains the 'last' login records. ftpd will put entries into
this file to record that an ftp user logged in.  Did you use 'last' to view
this file?

I use the -l -a -L options, which will force ftpd to log all sessions and
all commands (made by users specified in ftpaccess) to the syslog.

In  my ftpaccess I have the lines:
   log commands    guest,anonymous
   log transfers   real,guest,anonymous    inbound,outbound
which logs all commands for all users except real (to the syslog), and all
file transfers (to the 'xferlog' file).

Remember to make sure that your /etc/syslog.conf has an entry for syslog
that your ftpd sends it logs to - 'daemon' is the default.  So my
/etc/syslog.conf has the line:
   daemon.info          /var/log/daemonlog


Hope this helps,
Keith.


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 18 23:05:05 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYSFi-00033XC; Tue, 18 Jul 95 23:05 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA07540; Wed, 19 Jul 1995 01:07:12 -0500
Received: from nwg.nectec.or.th (nwg.nectec.or.th [192.150.251.31]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id BAA07362 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 01:01:22 -0500
Received: from DS90 by nwg.nectec.or.th (8.6.8/1.34)
	id NAA23906; Wed, 19 Jul 1995 13:02:03 +0700
Received: from localhost.nectec.or.th by nwg.nectec.or.th (8.6.8/1.34)
	id NAA23906; Wed, 19 Jul 1995 13:02:03 +0700
Received: by DS90 (4.1/SMI-4.1)
	id AA04717; Wed, 19 Jul 95 13:11:17 TST
Message-Id: <Pine.SV4.3.91.950719130011.4391A-100000@DS90>
Date: Wed, 19 Jul 1995 13:11:17 +0700 (TST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: palakorn khisalang <palakorn@DS90.intanon.nectec.or.th>
To: wu-ftpd@wugate.wustl.edu
Subject: Problem "ls"
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	My system is Unix SVR4.2. The old ftpd is in.ftpd, its can use 
every command right. When I change to use wu-ftpd, I found problem to use 
"ls" command but I can use "dir or ls -a or ls -l" command. When I use 
"ls" command the result is unknown caractor appear.
	I compile everything go well. I try to find library that it need 
and take it to ~ftp/usr/lib but nothing change. I try to compile static 
library for new "ls" and replace it to ~ftp/bin and ~ftp/usr/bin but 
nothing change. Then I try to check in ~ftp/dev and make new "tcp and 
zero" by mknod again but nothing change.
	If you have spare time please come to visit my ftp-server at 
ftp.intanon.nectec.or.th. And please look the wrong thing to me, I'll 
thank you so much.

Thank a lot.
-Palakorn Khisalang
Chiangmai University.
Chiangmai Thailand.

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 01:46:46 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYUm9-0003IHC; Wed, 19 Jul 95 01:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA11371; Wed, 19 Jul 1995 03:49:19 -0500
Received: from uhura.biologie.uni-freiburg.de (uhura.biologie.uni-freiburg.de [132.230.36.55]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id DAA11258 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 03:46:23 -0500
Received: (from rensing@localhost) by uhura.biologie.uni-freiburg.de (8.6.10/8.6.9) id KAA18241 for wu-ftpd@wugate.wustl.edu; Wed, 19 Jul 1995 10:46:02 +0200
Message-Id: <199507190846.KAA18241@uhura.biologie.uni-freiburg.de>
Date: Wed, 19 Jul 1995 10:46:00 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Stefan Rensing <rensing@uhura.biologie.uni-freiburg.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Irix
In-Reply-To: <199507182200.AA00416@isip2.water.ca.gov> from "Tony Lourick CALDEX 653-6168" at Jul 18, 95 03:00:52 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I found the book Managing Internet Information Services by 
> O'Reilly $ Associates, Inc to be very helpful.

That's funny. I run a wu server for two years now and always read those
postings saying the wu-ftp chapter in that book was _so_ great - well,
I got the book lately and had a look at that chapter out of curiousity
and have to say that it's complete crap. There is more information in
the original documentation (if you happen to read it). All the problems
people run into frequently and are not to be solved using the documentation
are not addressed. Just my two cents.

-Stefan.

-- 
Stefan A. Rensing             Institute of Biology II/III - Schaenzlestr. 1
The SysOp Biologist         D-79104 Germany, FON: +49 761 203-2676 / FAX: 2675
e-mail: rensing@uhura.biologie.uni-freiburg.de  MUD: port 4242 on that <- host
http://www.biologie.uni-freiburg.de/data/people/lije.html IRC:Lije MUD:Aragorn
                                                      "I love you !" "I know."

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 02:57:53 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYVt1-0002a8C; Wed, 19 Jul 95 02:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA12872; Wed, 19 Jul 1995 05:00:33 -0500
Received: from cambridge.scr.slb.com (platinum.cambridge.scr.slb.com [134.32.101.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA12726 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 04:55:26 -0500
Received: from uranium.cambridge.scr.slb.com by cambridge.scr.slb.com (4.1/SMI-4.1/JC-platinum)
	id AA09740; Wed, 19 Jul 95 10:53:27 BST
Message-Id: <9507190953.AA09740@cambridge.scr.slb.com>
Date: Wed, 19 Jul 95 10:53:27 BST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: wilkinso@cambridge.scr.slb.com (Simon Wilkinson)
To: wu-ftpd@wugate.wustl.edu
Subject: Statically compiling
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi there.

Can anyone tell me where I can get hold of a statically compiled version of
`ls` for Solaris 2.x (2.4 actually).  The executable would be best, but C
source would also be appreciated.

I have tried to compile a GNU version of it, using the fileutils source, but
I got nowhere with it.

Thanks for any help.

Si.

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 07:24:59 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYa3S-00035rC; Wed, 19 Jul 95 07:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA23902; Wed, 19 Jul 1995 09:27:27 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA23653 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 09:24:14 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id KAA02371 for wu-ftpd@wugate.wustl.edu; Wed, 19 Jul 1995 10:21:11 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA08761; Wed, 19 Jul 95 10:12:59 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA13130; Wed, 19 Jul 95 10:14:50 -0400
Message-Id: <9507191014.ZM13128@squid>
Date: Wed, 19 Jul 1995 10:14:47 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: RE:to keith smith regarding flags
In-Reply-To: keith@paradigm.co.nz (Keith Smith)
        "Re: Problems with exec's. in anonymous" (Jul 19, 10:43am)
References: <v01510100ac31e57c8b32@[202.37.254.20]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>Remember to make sure that your /etc/syslog.conf has an entry for syslog
>that your ftpd sends it logs to - 'daemon' is the default.  So my
>/etc/syslog.conf has the line:
>  daemon.info          /var/log/daemonlog

Does SunOS 4.1.4 recognize
daemon.*	/var/log/daemonlog


or do I have to break
daemon.*

into

daemon.info
daemon.debug
daemon.err

Thanks for the help.


From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 08:06:25 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYahY-0003DfC; Wed, 19 Jul 95 08:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA26544; Wed, 19 Jul 1995 10:08:59 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA26184 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 10:04:16 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id LAA04711 for wu-ftpd@wugate.wustl.edu; Wed, 19 Jul 1995 11:01:09 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA09187; Wed, 19 Jul 95 10:57:02 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA13301; Wed, 19 Jul 95 10:58:53 -0400
Message-Id: <9507191058.ZM13299@squid>
Date: Wed, 19 Jul 1995 10:58:50 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: message and readme
In-Reply-To: keith@paradigm.co.nz (Keith Smith)
        "Re: Problems with exec's. in anonymous" (Jul 19, 10:43am)
References: <v01510100ac31e57c8b32@[202.37.254.20]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have included these lines in my ftpaccess file.
but the messages do not seem to show.?

readme		README* 	login
readme 		README* 	cwd=*

message		 /welcome.msg   	        login
message		 ~ftp/pub/.message        	cwd=*

What am I doing wrong?
I have included the -a flag for the ftpd to enable the ftpaccess file.
I am not clear whether the ftpaccess should be in the
/usr/local/etc/...   or   ~ftp/usr/etc/....




From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 08:18:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYasx-0003IJC; Wed, 19 Jul 95 08:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA27505; Wed, 19 Jul 1995 10:20:45 -0500
Received: from engr (engr.soltech.com [198.202.177.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA27253 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 10:17:29 -0500
Received: by engr (5.x/SMI-SVR4)
	id AA04452; Wed, 19 Jul 1995 11:17:00 -0400
Message-Id: <9507191517.AA04452@engr>
Date: Wed, 19 Jul 1995 11:17:00 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dmcmilla@engr.soltech.com (Derald McMillan)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: message and readme
In-Reply-To: <9507191058.ZM13299@squid> from "Ketan Shah" at Jul 19, 95 10:58:50 am
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The ftpaccess file should be in /etc (which might be a link to /usr/etc
on your system or might not).

Good Luck
-- 

Derald H McMillan III
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SolTech Systems Corporation
1180 Sam Rittenberg Blvd.		 Phone: 803-556-2500
Suite 310				 Fax:   803-556-2596 
Charleston, SC 29407			 email: derald@soltech.com	
http://www.soltech.com

         "Out the 10Base-2, through the router, over the leased line,
             off the bridge, past the firewall...nothing but Net"
                             -Gary Predmore
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 08:30:35 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYb4s-0002SqC; Wed, 19 Jul 95 08:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA28204; Wed, 19 Jul 1995 10:33:01 -0500
Received: from sws6.ctd.ornl.gov (sws6.ctd.ornl.gov [128.219.128.168]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA27945 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 10:29:11 -0500
Received: (from s4i@localhost) by sws6.ctd.ornl.gov (8.6.10/8.6.10) id LAA26162; Wed, 19 Jul 1995 11:29:01 -0400
Message-Id: <199507191529.LAA26162@sws6.ctd.ornl.gov>
Date: Wed, 19 Jul 1995 11:29:01 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jim Simmons <s4i@sws6.ctd.ornl.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd on Solaris 2.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Sorry if this is documented somewhere, I couldn't find an archive site
or a FAQ...

I recently installed wu-ftpd 2.4 on a Solaris 2.4 system after having
run it successfully for ages on a SunOS 4.1.x system.  Most things
seem to work fine, except:

        wtmp isn't getting updated when someone logs on.  This did
        work immediately after I installed wu-ftpd but seems to have
        stopped.  Any ideas why?

        ftpwho (and ps -ef) don't show info (system name, etc) on the
        connections like they did under 4.1.x.  Is this a feature of
        Solaris 2.x or something wrong with the way I built wu-ftpd?

We are using anonymous ftp with this and it all seems to work except
for these two things.  I've tried turning on all sorts of logging but
don't see any errors reported anywhere.

Thanks,

Jim

        

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 09:23:51 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYbuG-0003CeC; Wed, 19 Jul 95 09:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA02006; Wed, 19 Jul 1995 11:25:57 -0500
Received: from hitl.hitl.washington.edu (hitl-new.hitl.washington.edu [128.95.73.60]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA01822 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 11:23:18 -0500
Received: from hitl.hitl.washington.edu (hitl.hitl.washington.edu [128.95.73.60]) by hitl.hitl.washington.edu (8.6.12/8.6.12) with SMTP id JAA22134; Wed, 19 Jul 1995 09:23:15 -0700
Message-Id: <Pine.OSF.3.91.950719083614.11820A@hitl.hitl.washington.edu>
Date: Wed, 19 Jul 1995 09:23:15 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Clarence Smith Jr." <csmith@hitl.washington.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: message and readme
In-Reply-To: <9507191058.ZM13299@squid>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Wed, 19 Jul 1995, Ketan Shah wrote:

> I have included these lines in my ftpaccess file.
> but the messages do not seem to show.?
> 
> message		 /welcome.msg   	        login
> message		 ~ftp/pub/.message        	cwd=*

> I have included the -a flag for the ftpd to enable the ftpaccess file.
> I am not clear whether the ftpaccess should be in the
> /usr/local/etc/...   or   ~ftp/usr/etc/....

I believe that /usr/local/etc/ is the [default] place to put your 
ftpaccess file.  Also, the file does not have to be a dot-file (i.e. 
.message); 

And, the path suggested in yoru ftp access file (message /pub/.message), 
should be relative to your (ftp's -- home dir). For instance, I have mine 
in ftp's /etc dir: 
			message /etc/message LOGIN

Hope some of this helps.

==============================================================================
Clarence Smith, Jr				    csmith@hitl.washington.edu  
SysAdmin/Tech Webmaster/Programming                     Knowledge Base Project
		http://www.hitl.washington.edu/pub/people/csmith
==============================================================================
> 
> 
> 
> 
> 

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 10:01:39 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYcUy-0002a3C; Wed, 19 Jul 95 10:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA04617; Wed, 19 Jul 1995 12:04:02 -0500
Received: from hplms26.hpl.hp.com (hplms26.hpl.hp.com [15.255.168.31]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA04483 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 12:01:43 -0500
Received: from hplabsz.hpl.hp.com by hplms26.hpl.hp.com with ESMTP
	($Revision: 1.36.108.11 $/15.5+ECS 3.3+HPL1.1S) id AA178383321; Wed, 19 Jul 1995 10:02:03 -0700
Received: by hplabsz.hpl.hp.com
	(1.37.109.15/15.5+ECS 3.3+HPL1.1) id AA188023287; Wed, 19 Jul 1995 10:01:27 -0700
Message-Id: <9507191001.ZM18800@hplabsz.hpl.hp.com>
Date: Wed, 19 Jul 1995 10:01:26 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Laura de Leon" <deleon@hplabsz.hpl.hp.com>
To: wu-ftpd@wugate.wustl.edu, Info-AFS@transarc.com
Subject: wu-ftp and afs
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.0.0 15dec93)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Does anyone have a recent version of wu-ftp modified to work with AFS,
preferably on HP-UX?

Please let me know if you do.

Thanks!

				Laura de Leon
				deleon@hpl.hp.com

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 11:48:54 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYeAq-0003E6C; Wed, 19 Jul 95 11:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA11216; Wed, 19 Jul 1995 13:45:25 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA10654 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 13:39:09 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id OAA17047 for wu-ftpd@wugate.wustl.edu; Wed, 19 Jul 1995 14:36:06 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA11811; Wed, 19 Jul 95 14:34:11 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA15211; Wed, 19 Jul 95 14:36:02 -0400
Message-Id: <9507191436.ZM15209@squid>
Date: Wed, 19 Jul 1995 14:36:00 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: unknown flag
In-Reply-To: "Clarence Smith Jr." <csmith@hitl.washington.edu>
        "Re: message and readme" (Jul 19,  9:23am)
References: <Pine.OSF.3.91.950719083614.11820A@hitl.hitl.washington.edu>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The following line is in my /etc/inetd.conf file.

ftp     stream  tcp     nowait  root    /usr/etc/in.ftpd        in.ftpd -laL


But I get Unknown flag -a ignored. what have I missed out this time?


Thanks everyone for your help.

-- 
Ketan Shah (kgs@vx.com)              __/      __/	  __/__/__/__/
				    __/    __/	    	 __/
Varimetrix Corporation		   __/  __/		__/
2350 Commerce Pk. Dr., No. 4	  __/__/	       __/__/__/__/
Palm Bay, FL 32905		 __/  __/		       __/
                                __/    __/	      	      __/
Work: Tel. No.(407)-676-3222   __/      __/                  __/
Home:	      (407)-729-6819  __/        __/  __/  __/__/__/__/


From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 14:08:27 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYgKw-00038wC; Wed, 19 Jul 95 14:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19216; Wed, 19 Jul 1995 15:52:38 -0500
Received: from newton.ncsa.uiuc.edu (newton.ncsa.uiuc.edu [141.142.2.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA18931 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 15:48:08 -0500
Received: from eek.ncsa.uiuc.edu by newton.ncsa.uiuc.edu with SMTP id AA11847
  (5.65a/IDA-1.4.2 for wu-ftpd@wugate.wustl.edu); Wed, 19 Jul 95 15:43:01 -0500
Received: (from mbutler@localhost) by eek.ncsa.uiuc.edu (8.6.9/8.6.9) id QAA07173; Wed, 19 Jul 1995 16:40:45 -0400
Message-Id: <199507192040.QAA07173@eek.ncsa.uiuc.edu>
Date: Wed, 19 Jul 1995 16:40:45 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michelle Butler <mbutler@ncsa.uiuc.edu>
To: deleon@hplabsz.hpl.hp.com, wu-ftpd@wugate.wustl.edu, Info-AFS@transarc.com
Subject: Re: wu-ftp and afs
In-Reply-To: <9507191001.ZM18800@hplabsz.hpl.hp.com>
X-Mailer: [XMailTool v3.1.2b]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


modified how?  

NCSA has 3 HP workstations running on HP-UX... running wu-ftp 2.4 ... all 
files served from AFS. 

I installed the normal ftp server, and pointed the home directory to somewhere
in AFS land. 

Michelle Butler 


---------  Received message begins Here  ---------

 !! From bb+transarc.afs.psupport.info-afs-errors@transarc.com Wed Jul 19 12:57:49 1995
 !! Received: from transarc.com by newton.ncsa.uiuc.edu with SMTP id AA29211
 !!   (5.65a/IDA-1.4.2 for mbutler); Wed, 19 Jul 95 12:57:37 -0500
 !! Received: by transarc.com (5.54/3.15) id <AA02483>; Wed, 19 Jul 95 13:13:55 EDT
 !! Received: via switchmail; Wed, 19 Jul 1995 13:13:54 -0400 (EDT)
 !! Received: from transarc.com via qmail
 !!           ID </afs/transarc.com/service/mailqs/sq1/QF.sk3HojX0Bi8101KkAe>;
 !!           Wed, 19 Jul 1995 13:13:19 -0400 (EDT)
 !! Received: from po2.transarc.com via qmail
 !!           ID </afs/transarc.com/service/mailqs/sq1/QF.Uk3HjlP0Bi8241XkAg>;
 !!           Wed, 19 Jul 1995 13:08:08 -0400 (EDT)
 !! Received: from po2.transarc.com via qmail
 !!           ID </afs/transarc.com/service/mailqs/q1/QF.0k3Hdyr0Bi824OJU4:>;
 !!           Wed, 19 Jul 1995 13:01:53 -0400 (EDT)
 !! Received: from hplms26.hpl.hp.com (hplms26.hpl.hp.com, [15.255.168.31]) by po2.transarc.com (5.54/3.15) id <AA06732> for Info-AFS; Wed, 19 Jul 95 13:01:33 EDT
 !! Received: from hplabsz.hpl.hp.com by hplms26.hpl.hp.com with ESMTP
 !! 	($Revision: 1.36.108.11 $/15.5+ECS 3.3+HPL1.1S) id AA178383321; Wed, 19 Jul 1995 10:02:03 -0700
 !! Received: by hplabsz.hpl.hp.com
 !! 	(1.37.109.15/15.5+ECS 3.3+HPL1.1) id AA188023287; Wed, 19 Jul 1995 10:01:27 -0700
 !! From: "Laura de Leon" <deleon@hplabsz.hpl.hp.com>
 !! Message-Id: <9507191001.ZM18800@hplabsz.hpl.hp.com>
 !! Date: Wed, 19 Jul 1995 10:01:26 -0700
 !! X-Mailer: Z-Mail (3.0.0 15dec93)
 !! To: wu-ftpd@wugate.wustl.edu, Info-AFS@transarc.com
 !! Subject: wu-ftp and afs
 !! Content-Type: text/plain; charset=us-ascii
 !! Mime-Version: 1.0
 !! Status: N
 !! Content-Length: 173
 !! X-Lines: 9
 !! X-Display-Position: 0
 !! 
 !! Does anyone have a recent version of wu-ftp modified to work with AFS,
 !! preferably on HP-UX?
 !! 
 !! Please let me know if you do.
 !! 
 !! Thanks!
 !! 
 !! 				Laura de Leon
 !! 				deleon@hpl.hp.com
 !! 

Michelle Butler 
National Center for Supercomputing Applications 
AFS & Mass Storage 
email: mbutler@ncsa.uiuc.edu

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 14:15:29 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYgSY-0002mZC; Wed, 19 Jul 95 14:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA20428; Wed, 19 Jul 1995 16:14:41 -0500
Received: from ftp (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA19835 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 16:05:43 -0500
Received: from keith.paradigm.co.nz (keith.paradigm.co.nz [202.37.254.6]) by ftp (8.6.9/8.6.9) with SMTP id JAA04430 for <wu-ftpd@wugate.wustl.edu>; Thu, 20 Jul 1995 09:05:45 +1200
Message-Id: <199507192105.JAA04430@ftp>
Date: Thu, 20 Jul 1995 09:06:26 +1200
Reply-To: keith@paradigm.co.nz
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Keith Smith" <keith@paradigm.co.nz>
To: wu-ftpd@wugate.wustl.edu
Subject: RE:to keith smith regarding flags
X-Sender: <keith@ftp.paradigm.co.nz>
X-mailer: Pegasus Mail/Windows (v1.22)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Does SunOS 4.1.4 recognize
> daemon.*	/var/log/daemonlog
Yup.

For more info check out the man pages for syslog.conf and syslog.

Keith.

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 14:16:13 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYgTO-0002mZC; Wed, 19 Jul 95 14:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA20108; Wed, 19 Jul 1995 16:10:10 -0500
Received: from isip2.water.ca.gov (isip2.water.ca.gov [136.200.80.83]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19122 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 15:51:21 -0500
Received: by isip2.water.ca.gov (5.65c/1.921207)
	id AA01653; Wed, 19 Jul 1995 13:48:58 -0700
Message-Id: <199507192048.AA01653@isip2.water.ca.gov>
Date: Wed, 19 Jul 95 13:48:57 PDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tonyl@isip2.water.ca.gov (Tony Lourick CALDEX 653-6168 )
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Irix
In-Reply-To: <199507190846.KAA18241@uhura.biologie.uni-freiburg.de>; from "Stefan Rensing" at Jul 19, 95 10:46 am
X-Mailer: ELM [version 07.05.00.00 (2.3 PL11)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

For Stefan:
 Read the second bullet.

=================
= RELEASE NOTES =
=================

WASHINGTON UNIVERSITY FTP SERVER, RELEASE 2.2 - Apr 1, 1994

For help setting up this server, you can try the following sources:
    o  The wu-ftpd mailing list.  To subscribe, send email with the
       message body of "subscribe wu-ftpd" to listserv@wunet.wustl.edu
       NOTE: I am subscribed to wu-ftpd, there is no need to mail me also.

    o  _Managing Internet Information Services_, An O'Reilly and Associates
       book.  Expected release: April/May.  This book has an excellent
       chapter on setting up anonymous ftp sites using standard ftp servers
       as well as the wu-ftp server.

> > I found the book Managing Internet Information Services by 
> > O'Reilly $ Associates, Inc to be very helpful.
> 
> That's funny. I run a wu server for two years now and always read those
> postings saying the wu-ftp chapter in that book was _so_ great - well,
> I got the book lately and had a look at that chapter out of curiousity
> and have to say that it's complete crap. There is more information in
> the original documentation (if you happen to read it). All the problems
> people run into frequently and are not to be solved using the documentation
> are not addressed. Just my two cents.
> 
> -Stefan.
> Stefan A. Rensing             Institute of Biology II/III - Schaenzlestr. 1
> The SysOp Biologist         D-79104 Germany, FON: +49 761 203-2676 / FAX: 2675
> e-mail: rensing@uhura.biologie.uni-freiburg.de  MUD: port 4242 on that <- host

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 19 19:12:18 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYl5z-0002zZC; Wed, 19 Jul 95 19:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA02997; Wed, 19 Jul 1995 21:12:41 -0500
Received: from netcom8.netcom.com (netcom8.netcom.com [192.100.81.117]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA02906 for <wu-ftpd@wugate.wustl.edu>; Wed, 19 Jul 1995 21:10:24 -0500
Received: by netcom8.netcom.com (8.6.12/Netcom)
	id TAA15918; Wed, 19 Jul 1995 19:09:06 -0700
Message-Id: <199507200209.TAA15918@netcom8.netcom.com>
Date: Wed, 19 Jul 1995 19:09:06 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: longyear@netcom.com (Al Longyear)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: unknown flag
In-Reply-To: <9507191436.ZM15209@squid> from "Ketan Shah" at Jul 19, 95 02:36:00 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Ketan Shah wrote:

> The following line is in my /etc/inetd.conf file.
> 
> ftp     stream  tcp     nowait  root    /usr/etc/in.ftpd        in.ftpd -laL
> 
> 
> But I get Unknown flag -a ignored. what have I missed out this time?

That's the default value now. The '-A' must be specified if you wish to
ignore the ftpaccess file. The previous versions had this option reversed.

Just remove the 'a'. It is not important now.

-- 
Al Longyear           longyear@netcom.com
Finger for PGP key

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 20 06:39:02 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYvoY-0002dVC; Thu, 20 Jul 95 06:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA20072; Thu, 20 Jul 1995 08:40:58 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA19774 for <wu-ftpd@wugate.wustl.edu>; Thu, 20 Jul 1995 08:33:30 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id JAA22695 for wu-ftpd@wugate.wustl.edu; Thu, 20 Jul 1995 09:30:17 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA21148; Thu, 20 Jul 95 09:27:08 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA17513; Thu, 20 Jul 95 09:29:01 -0400
Message-Id: <9507200928.ZM17511@squid>
Date: Thu, 20 Jul 1995 09:28:58 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: unknown flag +
In-Reply-To: longyear@netcom.com (Al Longyear)
        "Re: unknown flag" (Jul 19,  7:09pm)
References: <199507200209.TAA15918@netcom8.netcom.com>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 19,  7:09pm, Al Longyear wrote:
> Subject: Re: unknown flag
> Ketan Shah wrote:
>
> > The following line is in my /etc/inetd.conf file.
> >
> > ftp     stream  tcp     nowait  root    /usr/etc/in.ftpd        in.ftpd
-laL
> >
> >
> > But I get Unknown flag -a ignored. what have I missed out this time?
>
> That's the default value now. The '-A' must be specified if you wish to
> ignore the ftpaccess file. The previous versions had this option reversed.
>
> Just remove the 'a'. It is not important now.
>
> --
> Al Longyear           longyear@netcom.com
> Finger for PGP key
>-- End of excerpt from Al Longyear

Thanks for the info, but I still have problems. The -L too has the
same problem as the 'a' option.
I still can't get the messages going.

Is there a way of finding out whether the ftpd is picking up the
ftpaccess file?

Also can some comment on the wrapper from my previous mail, and how
to use it? is it needed? and why?


-- 
Ketan Shah (kgs@vx.com)              __/      __/	  __/__/__/__/
				    __/    __/	    	 __/
Varimetrix Corporation		   __/  __/		__/
2350 Commerce Pk. Dr., No. 4	  __/__/	       __/__/__/__/
Palm Bay, FL 32905		 __/  __/		       __/
                                __/    __/	      	      __/
Work: Tel. No.(407)-676-3222   __/      __/                  __/
Home:	      (407)-729-6819  __/        __/  __/  __/__/__/__/


From owner-wu-ftpd@wugate.wustl.edu Thu Jul 20 10:22:49 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYzJ7-00037GC; Thu, 20 Jul 95 10:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03802; Thu, 20 Jul 1995 12:20:30 -0500
Received: from maytag.graphics.cornell.edu (MAYTAG.GRAPHICS.CORNELL.EDU [128.84.247.157]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03689 for <wu-ftpd@wugate.wustl.edu>; Thu, 20 Jul 1995 12:19:29 -0500
Received: from localhost by maytag.graphics.cornell.edu; (5.65/1.1.8.2/07Nov94-0649PM)
	id AA21202; Thu, 20 Jul 1995 13:14:55 -0400
Message-Id: <9507201714.AA21202@maytag.graphics.cornell.edu>
Date: Thu, 20 Jul 95 13:14:53 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mitch Collinsworth <mkc@graphics.cornell.edu>
To: Michelle Butler <mbutler@ncsa.uiuc.edu>
Cc: deleon@hplabsz.hpl.hp.com, wu-ftpd@wugate.wustl.edu, Info-AFS@transarc.com
Subject: Re: wu-ftp and afs 
In-Reply-To: Your message of "Wed, 19 Jul 95 16:40:45 EDT."
             <199507192040.QAA07173@eek.ncsa.uiuc.edu> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6gamma 3/31/95
X-Mts: smtp
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>
>modified how?  
>
>NCSA has 3 HP workstations running on HP-UX... running wu-ftp 2.4 ... all 
>files served from AFS. 
>
>I installed the normal ftp server, and pointed the home directory to somewhere
>in AFS land. 


Yeah, that's what I've done here and so far, mostly good.

--BUT--

First, while it seems to do a good job providing an anonymous ftp server,
it doesn't work if someone wants to ftp in with their own username/password
and access their home directory.  Since it doesn't authenticate to AFS,
there is no token (unless they first telnet and klog).

Second, there is a security concern that Rick Cochran has pointed out
here before.  If you happen to login to the ftp server as root, do a klog,
and leave a token owned by root laying around, all anonymous ftp users
will have access to that token until it expires (or you unlog it)!

I've found a pointer to an AFS-aware WUarchive FTPd on the AFS Reference
Page at http://www.contrib.andrew.cmu.edu:8001/usr/db74/afs.html  but
haven't checked it out yet.  Hope to soon.  Hopefully it does the right
thing.  If you get to it first, how about a report?

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 20 11:00:57 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sYztt-0002UaC; Thu, 20 Jul 95 11:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA05956; Thu, 20 Jul 1995 12:57:29 -0500
Received: from juniper1.allshop.com (juniper1.allshop.com [204.160.178.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA05705 for <wu-ftpd@wugate.wustl.edu>; Thu, 20 Jul 1995 12:54:01 -0500
Received: (from robertc@localhost) by juniper1.allshop.com (8.6.10/8.6.9) id KAA25008 for wu-ftpd@wugate.wustl.edu; Thu, 20 Jul 1995 10:54:51 -0700
Message-Id: <199507201754.KAA25008@juniper1.allshop.com>
Date: Thu, 20 Jul 1995 10:54:50 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: robert chea <robertc@juniper1.allshop.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: OOPS forgot on BETA 5 to tell you where it is!!!
In-Reply-To: <199507111126.GAA27211@academ.com> from "Stan Barber" at Jul 11, 95 06:26:46 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi Stan, 

I just tried looking for the beta file and couldn't find it at the URL below.
Has it moved?

Robert

> 
> The URL is ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z
> 
> Enjoy.
> 
> -- 
> Stan   | Academ Consulting Services        |internet: sob@academ.com
> Olan   | For more info on academ, see this |uucp: bcm!academ!sob
> Barber | URL- http://www.academ.com/academ |Opinions expressed are only mine.
> 

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 20 11:50:01 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZ0fT-0002mZC; Thu, 20 Jul 95 11:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA08916; Thu, 20 Jul 1995 13:47:02 -0500
Received: from somnet.sandia.gov (somnet.sandia.gov [132.175.109.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA08695 for <wu-ftpd@wugate.wustl.edu>; Thu, 20 Jul 1995 13:43:31 -0500
Received: (from wllarso@localhost) by somnet.sandia.gov (8.6.10/8.6.10) id MAA15492 for wu-ftpd@wugate.wustl.edu; Thu, 20 Jul 1995 12:50:47 -0600
Message-Id: <199507201850.MAA15492@somnet.sandia.gov>
Date: Thu, 20 Jul 1995 12:50:47 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "William L. Larson (Bill)" <wllarso@somnet.sandia.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: WU-ftpd Un-official Patches
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

This is going to be a very dumb question, but please bear with me.

The current, distributed, WU-ftpd is version 2.4, as available from
wustl.edu.  Watching this list, I remember seeing discussion about
various patches for wu-ftpd to allow numerous features.  These patches
are not available from wustl.edu, but is there an archive for these
patches, and more important a description of the supported features,
anywhere?

I'm seriously interested in having a system which responds differently
depending upon which network interface is used to get into the system.
For example, when ftping to 1.2.3.4, you would appear to reach a host
called "xxx.com", while going to 1.2.4.5 you get "yyy.gov".  I remember
seeing discussion of this fairly recently.

Any information would be appreciated.  I just looked over the FAQ(s),
there appear to be at least two, but see nothing about this.  The list
archive that is advertised at "xxx.nasa.gov" for this list isn't
responding.  I tried but failed!

Bill Larson  (wllarso@sandia.gov)	Phone: (505)844-2103
Sandia National Laboratories		  FAX: (505)844-2067
Org. 13918 M/S 0806
PO Box 5800
Albuquerque NM 87185

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 07:11:31 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZInW-0002XCC; Fri, 21 Jul 95 07:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA26673; Fri, 21 Jul 1995 09:09:57 -0500
Received: from israel.nysernet.ORG (israel.nysernet.org [192.77.173.13]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA26261 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 09:01:57 -0500
Received: by israel.nysernet.ORG (4.1/3.1.090690-NYSERnet Inc.)
	id AA17098; Fri, 21 Jul 95 10:02:04 EDT
Message-Id: <9507211402.AA17098@israel.nysernet.ORG>
Date: Fri, 21 Jul 95 10:02:04 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Warren Burstein <warren@israel.nysernet.ORG>
To: wu-ftpd@wugate.wustl.edu
Subject: WU-ftpd Un-official Patches
In-Reply-To: <199507201850.MAA15492@somnet.sandia.gov>
References: <199507201850.MAA15492@somnet.sandia.gov>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

William L. Larson writes:

> I'm seriously interested in having a system which responds differently
> depending upon which network interface is used to get into the system.
> For example, when ftping to 1.2.3.4, you would appear to reach a host
> called "xxx.com", while going to 1.2.4.5 you get "yyy.gov".  I remember
> seeing discussion of this fairly recently.

I did it by using a hacked inetd that runs a different ftpd for each
IP address (I can't share that, it's proprietary but there must be
another solution out there since I'm not the only person doing
viritual hosts, and if someone knows of a free inetd that does virtual
hosts please let me know, I didn't find one mentioned at
http://www.thesphere.com/~dlp/TwoServers) and have patched ftpd (not
the latest beta) to override the ~ftp home directory used for anon ftp
by a command line option.

It's at ftp::/israel,nysernet.org/ftpd

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 07:22:04 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZIxh-00032VC; Fri, 21 Jul 95 07:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA27560; Fri, 21 Jul 1995 09:21:17 -0500
Received: from pscgate.progress.com (pscgate.progress.com [192.77.186.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA27315 for <wu-ftpd@mail.wustl.edu>; Fri, 21 Jul 1995 09:19:12 -0500
Received: from progress.progress.COM by pscgate.progress.com (8.6.11/pscgate1.1)
	id KAA20630; Fri, 21 Jul 1995 10:19:10 -0400
Received: from proserv.bedford.progress.COM by progress.progress.COM (4.1/psc2.1)
	id AA09343; Fri, 21 Jul 95 10:19:08 EDT
Received: from devserv.bedford.progress.COM (devserv-e4) by proserv.bedford.progress.COM (4.1/psc2.2)
	id AA10666; Fri, 21 Jul 95 10:19:08 EDT
Received: from devon.bedford.progress.COM by devserv.bedford.progress.COM (4.1/psc2.1)
	id AA03416; Fri, 21 Jul 95 10:19:06 EDT
Received: by devon.bedford.progress.COM (4.1/psc2.3)
	id AA24165; Fri, 21 Jul 95 10:19:05 EDT
Message-Id: <9507211019.ZM24163@devon>
Date: Fri, 21 Jul 95 10:19:05 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Don.Cunningham@bedford.progress.COM (Don Cunningham)
To: wu-ftpd@wugate.wustl.edu
Subject: FAQ 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.0 06sep94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
  I just subscribed to this list and was
wondering if there is a FAQ available. I've
also got one problem and a question:

Problem: Can't seem to get the SITE commands
to work. Always get a "?Invalid command" error
on the client and it doesn't show up in the
command list. Any magic to turning on this
feature?

Question: Can the annonymous account be setup
to allow sublogins(it appears only real accounts
have this privilege)?

Server specs: SPARC w/ SunOS4.1.3_U1 running wu-2.4

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Don Cunningham - UNIX SysAdmin     |     Progress Software Corporation
don.cunningham@progress.com        |     14 Oak Park
(617)280-4252                      |     Bedford, MA 01730-1414
http://www.progress.com            |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 07:57:34 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZJW5-00033KC; Fri, 21 Jul 95 07:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA28231; Fri, 21 Jul 1995 09:32:25 -0500
Received: from pscgate.progress.com (pscgate.progress.com [192.77.186.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA28082 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 09:30:30 -0500
Received: from progress.progress.COM by pscgate.progress.com (8.6.11/pscgate1.1)
	id KAA21016; Fri, 21 Jul 1995 10:30:27 -0400
Received: from proserv.bedford.progress.COM by progress.progress.COM (4.1/psc2.1)
	id AA09687; Fri, 21 Jul 95 10:30:25 EDT
Received: from devserv.bedford.progress.COM (devserv-e4) by proserv.bedford.progress.COM (4.1/psc2.2)
	id AA11265; Fri, 21 Jul 95 10:30:25 EDT
Received: from devon.bedford.progress.COM by devserv.bedford.progress.COM (4.1/psc2.1)
	id AA03561; Fri, 21 Jul 95 10:30:23 EDT
Received: by devon.bedford.progress.COM (4.1/psc2.3)
	id AA24193; Fri, 21 Jul 95 10:30:23 EDT
Message-Id: <9507211030.ZM24191@devon>
Date: Fri, 21 Jul 95 10:30:23 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Don.Cunningham@bedford.progress.COM (Don Cunningham)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FAQ
References: <9507211019.ZM24163@devon>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.0 06sep94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The problem only shows up on Sun clients. HP &
AIX systems can see the site commands. Is Sun
using some brain-dead version of ftp?

Don

***** In Reply To *****
>>Problem: Can't seem to get the SITE commands
>>to work. Always get a "?Invalid command" error
>>on the client and it doesn't show up in the
>>command list. Any magic to turning on this
>>feature?
>>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>>Don Cunningham - UNIX SysAdmin     |     Progress Software Corporation
>>don.cunningham@progress.com        |     14 Oak Park
>>(617)280-4252                      |     Bedford, MA 01730-1414
>>http://www.progress.com            |
>>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
** End of Included Message **

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 07:59:08 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZJXa-0002UgC; Fri, 21 Jul 95 07:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA28598; Fri, 21 Jul 1995 09:36:40 -0500
Received: from jupiter.netdepot.com (jupiter.netdepot.com [198.81.231.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA28477 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 09:35:08 -0500
Received: from [199.221.129.18] (fasteddie.netdepot.com [199.221.129.18]) by jupiter.netdepot.com (8.6.9/8.6.9) with SMTP id KAA09368 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 10:34:13 -0400
Message-Id: <v02120d05ac35795d972c@[199.221.129.18]>
Date: Fri, 21 Jul 1995 10:35:06 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mclick@netdepot.com (Michael R. Thompson)
To: wu-ftpd@wugate.wustl.edu
Subject: guestgroup question
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am trying to set up a 'guest' group to allow a client and his clients a
seperate ftp area on one of our servers.

I set up an /etc/group entry, let's say client and a passwd entry, let's
say userclnt.

group:
client:*:21:userclnt

passwd:
userclnt:apassword:202:21::/clnt/ftp/./out:/bin/false

I also added the line:

guestgroup client

to ftpaccess.

Access is still denied everytime when I try to test it. Anyone have an
idea about this?

Thanks

--
Michael R. Thompson                             mclick@netdepot.com
NetDepot                                        admin@netdepot.com


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 08:16:59 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZJos-0002c0C; Fri, 21 Jul 95 08:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA01023; Fri, 21 Jul 1995 10:12:30 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA00783 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 10:09:17 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id LAA13447 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 11:06:13 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA03459; Fri, 21 Jul 95 11:03:45 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA26390; Fri, 21 Jul 95 11:05:39 -0400
Message-Id: <9507211105.ZM26388@squid>
Date: Fri, 21 Jul 1995 11:05:32 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ftpusers file
In-Reply-To: "Clarence Smith Jr." <csmith@hitl.washington.edu>
        "Re: message and readme" (Jul 20, 12:16pm)
References: <Pine.OSF.3.91.950720121541.595A-100000@hitl.hitl.washington.edu>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks once again to all. Things seem to be working better.


How does one deny access to all from *.com or *.org for instance?

What kind of an entry would I include to do this?



-- 
Ketan Shah (kgs@vx.com)              __/      __/	  __/__/__/__/
				    __/    __/	    	 __/
Varimetrix Corporation		   __/  __/		__/
2350 Commerce Pk. Dr., No. 4	  __/__/	       __/__/__/__/
Palm Bay, FL 32905		 __/  __/		       __/
                                __/    __/	      	      __/
Work: Tel. No.(407)-676-3222   __/      __/                  __/
Home:	      (407)-729-6819  __/        __/  __/  __/__/__/__/


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 08:27:54 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZJzR-0002mXC; Fri, 21 Jul 95 08:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA01925; Fri, 21 Jul 1995 10:26:40 -0500
Received: from pscgate.progress.com (pscgate.progress.com [192.77.186.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA01858 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 10:25:04 -0500
Received: from progress.progress.COM by pscgate.progress.com (8.6.11/pscgate1.1)
	id LAA22785; Fri, 21 Jul 1995 11:24:46 -0400
Received: from proserv.bedford.progress.COM by progress.progress.COM (4.1/psc2.1)
	id AA14991; Fri, 21 Jul 95 11:24:41 EDT
Received: from devserv.bedford.progress.COM (devserv-e4) by proserv.bedford.progress.COM (4.1/psc2.2)
	id AA15547; Fri, 21 Jul 95 11:24:41 EDT
Received: from devon.bedford.progress.COM by devserv.bedford.progress.COM (4.1/psc2.1)
	id AA04482; Fri, 21 Jul 95 11:24:39 EDT
Received: by devon.bedford.progress.COM (4.1/psc2.3)
	id AA24219; Fri, 21 Jul 95 11:24:39 EDT
Message-Id: <9507211124.ZM24217@devon>
Date: Fri, 21 Jul 95 11:24:39 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Don.Cunningham@bedford.progress.COM (Don Cunningham)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: guestgroup question
References: <v02120d05ac35795d972c@[199.221.129.18]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.0 06sep94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Make sure that /bin/false is in the /etc/shells file.

***** In Reply To *****
>>I am trying to set up a 'guest' group to allow a client and his clients a
>>seperate ftp area on one of our servers.
>>
>>I set up an /etc/group entry, let's say client and a passwd entry, let's
>>say userclnt.
>>
>>group:
>>client:*:21:userclnt
>>
>>passwd:
>>userclnt:apassword:202:21::/clnt/ftp/./out:/bin/false
>>
>>I also added the line:
>>
>>guestgroup client
>>
>>to ftpaccess.
>>
>>Access is still denied everytime when I try to test it. Anyone have an
>>idea about this?
>>
>>Thanks
>>
>>--
>>Michael R. Thompson                             mclick@netdepot.com
>>NetDepot                                        admin@netdepot.com
>>
** End of Included Message **


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Don Cunningham - UNIX SysAdmin     |     Progress Software Corporation
don.cunningham@progress.com        |     14 Oak Park
(617)280-4252                      |     Bedford, MA 01730-1414
http://www.progress.com            |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 08:52:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZKNM-0003ANC; Fri, 21 Jul 95 08:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA03510; Fri, 21 Jul 1995 10:52:55 -0500
Received: from somnet.sandia.gov (somnet.sandia.gov [132.175.109.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA03299 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 10:49:36 -0500
Received: (from wllarso@localhost) by somnet.sandia.gov (8.6.10/8.6.10) id JAA23113 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 09:56:53 -0600
Message-Id: <199507211556.JAA23113@somnet.sandia.gov>
Date: Fri, 21 Jul 1995 09:56:52 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "William L. Larson (Bill)" <wllarso@somnet.sandia.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftpd Un-official Patches
In-Reply-To: <9507211402.AA17098@israel.nysernet.ORG> from "Warren Burstein" at Jul 21, 95 10:02:04 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> http://www.thesphere.com/~dlp/TwoServers)

Took a look here, thanks for the information.  I will have to wait
until Tuesday to really review this, I'm going on a four day
vacation.

Again, thanks.

> It's at ftp::/israel,nysernet.org/ftpd

Will look here also.  I assume that you really meant
"israel.nysernet.org" and the comma is a typo.

Bill

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 09:12:28 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZKgW-0002TPC; Fri, 21 Jul 95 09:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA03777; Fri, 21 Jul 1995 10:58:09 -0500
Received: from somnet.sandia.gov (somnet.sandia.gov [132.175.109.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA03521 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 10:52:58 -0500
Received: (from wllarso@localhost) by somnet.sandia.gov (8.6.10/8.6.10) id KAA23329 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 10:00:16 -0600
Message-Id: <199507211600.KAA23329@somnet.sandia.gov>
Date: Fri, 21 Jul 1995 10:00:15 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "William L. Larson (Bill)" <wllarso@somnet.sandia.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftpd Un-official Patches
In-Reply-To: <9507211402.AA17098@israel.nysernet.ORG> from "Warren Burstein" at Jul 21, 95 10:02:04 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I feel like a idiot, I haven't had my morning coffee quota yet.  I
meant to only reply to the original sender, but I believe that I
screwed up and sent my reply to the list, sorry.

Anyway, to make a VERY public statement, THANKS!  It's nice to know
that there are good people out there.  I wish that I were one of them.

Bill Larson

> William L. Larson writes:
> 
> > I'm seriously interested in having a system which responds differently
> > depending upon which network interface is used to get into the system.
> > For example, when ftping to 1.2.3.4, you would appear to reach a host
> > called "xxx.com", while going to 1.2.4.5 you get "yyy.gov".  I remember
> > seeing discussion of this fairly recently.
> 
> I did it by using a hacked inetd that runs a different ftpd for each
> IP address (I can't share that, it's proprietary but there must be
> another solution out there since I'm not the only person doing
> viritual hosts, and if someone knows of a free inetd that does virtual
> hosts please let me know, I didn't find one mentioned at
> http://www.thesphere.com/~dlp/TwoServers) and have patched ftpd (not
> the latest beta) to override the ~ftp home directory used for anon ftp
> by a command line option.
> 
> It's at ftp::/israel,nysernet.org/ftpd

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 09:12:35 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZKgX-0003CAC; Fri, 21 Jul 95 09:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA04105; Fri, 21 Jul 1995 11:02:09 -0500
Received: from somnet.sandia.gov (somnet.sandia.gov [132.175.109.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA03756 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 10:57:36 -0500
Received: (from wllarso@localhost) by somnet.sandia.gov (8.6.10/8.6.10) id KAA23616 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 10:04:50 -0600
Message-Id: <199507211604.KAA23616@somnet.sandia.gov>
Date: Fri, 21 Jul 1995 10:04:49 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "William L. Larson (Bill)" <wllarso@somnet.sandia.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FAQ
In-Reply-To: <9507211030.ZM24191@devon> from "Don Cunningham" at Jul 21, 95 10:30:23 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> The problem only shows up on Sun clients. HP &
> AIX systems can see the site commands. Is Sun
> using some brain-dead version of ftp?
> 
> ***** In Reply To *****
> >>Problem: Can't seem to get the SITE commands
> >>to work. Always get a "?Invalid command" error
> >>on the client and it doesn't show up in the
> >>command list. Any magic to turning on this
> >>feature?

Yes, Sun (at least with SunOS 4.x, I don't know about Solaris) uses a
brain dead version of the ftp client which does not support the use of
the "SITE" command.

A VERY simple solution is to obtain the BSD ftp client software and
compile it on the Sun and replace the SunOS version.  I don't remember
exactly what was necessary, but considering that I did it, it can't be
too difficult.  If anyone is really interested, I can track this down
for you, but the sources are available all over the place.

Bill Larson  (wllarso@sandia.gov)	Phone: (505)844-2103
Sandia National Laboratories		  FAX: (505)844-2067
Org. 13918 M/S 0806
PO Box 5800
Albuquerque NM 87185

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 09:12:30 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZKgY-0002cAC; Fri, 21 Jul 95 09:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA04672; Fri, 21 Jul 1995 11:12:19 -0500
Received: from bifrost.novalink.com (bifrost.novalink.com [192.233.90.8]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA04357 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 11:07:01 -0500
Received: from buckwheat.novalink.com ([204.166.232.94]) by bifrost.novalink.com with SMTP id <19776-2>; Fri, 21 Jul 1995 11:58:30 -0700
Message-Id: <95Jul21.115830-0700_edt.19776-2+78@bifrost.novalink.com>
Date: Fri, 21 Jul 1995 12:09:49 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rhewlett@novalink.com (Rob Hewlett)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftpd Un-official Patches
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: rhewlett@mail.novalink.com
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>I'm seriously interested in having a system which responds differently
>depending upon which network interface is used to get into the system.
>For example, when ftping to 1.2.3.4, you would appear to reach a host
>called "xxx.com", while going to 1.2.4.5 you get "yyy.gov".  I remember
>seeing discussion of this fairly recently.

I've just set that exact process up with a program called TCP Wrappers.  It
allows you to look for origin or destination addresses and act upon them.
It basically sits between inetd and whatever daemon program you will be
running (it works for telnet and WWW too).  Basically, you have to compile
different
wu-ftpd if you would like to change the options for each system (for example, 
I changed several directories, and changed the chroot() command for each
instance of the program I am running).  Then I configured TCP Wrappers to
run different daemons depending upon the address of the ftp request(there
was also and ifconfig in there somewhere to set up an alias for the machine).

Hope that was what you were looking for.

-Rob

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 10:10:29 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZLai-0002zjC; Fri, 21 Jul 95 10:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA07193; Fri, 21 Jul 1995 11:47:48 -0500
Received: from saratoga.compassnet.com (saratoga.compassnet.com [198.66.160.253]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA06794 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 11:41:59 -0500
Received: (from kwm@localhost) by saratoga.compassnet.com (8.6.12/8.6.12) id LAA01039; Fri, 21 Jul 1995 11:38:04 -0500
Message-Id: <199507211638.LAA01039@saratoga.compassnet.com>
Date: Fri, 21 Jul 1995 11:38:03 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kevin W. Mullet" <kwm@compassnet.com>
To: wu-ftpd@wugate.wustl.edu
Cc: info@saratoga.compassnet.com, rtroth@sysubmc.bmc.edu, billy@utdallas.edu,
        mstgil@unt.edu, operator@noc.unt.edu, riddle@rice.edu, cathyf@rice.edu
Subject: Re: WU-ftpd Un-official Patches
In-Reply-To: <95Jul21.115830-0700_edt.19776-2+78@bifrost.novalink.com> from "Rob Hewlett" at Jul 21, 95 12:09:49 pm
Content-Type: text
X-Best-Internet-Provider-In-The-Land:    Compass Net, Inc. Houston, TX
X-24hr-Customer-Support-and-Information: (713) 776-0022
X-PHONE.Work.Voice:                      (713) 776-0022
X-PHONE.Work.FAX:                        (713) 988-3306
X-EMAIL.Work.FAX:                        Kevin_Mullet%9883306@fax.rice.edu
X-Acknowledge-To:                        kwm@www.compassnet.com
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Okay -- everyone knows that having one machine that can respond
differently to URLs like http://alpha.com/ and http://bravo.com/ is a
good thing, and that it can't just be done with DNS CNAMEs.

The quoted message below is from the Washington University FTP Daemon
mailing list, wu-ftpd.  It seems to indicate that you can make this
happen with TCP-Wrapper.  Previously, I'd gotten a URL from Prentiss,
<http://www.thesphere.com/%7Edlp/TwoServers/>, that documented another
approach.

What would be the difference between having destination-address
sensitive HTTP, FTP (or, hmmmm... in.telnetd...) daemons using
TCP-Wrapper and using one of the methods (interface aliasing with
ifconfig, or defining numerous routing PPP interfaces) described at URL
<http://www.thesphere.com/%7Edlp/TwoServers/>?

Am I missing something here?  It seems like TCP Wrapper is the better
solution, 'cause you get to install more security on your machine as
well.  Wait -- maybe I am missing something.  TCP Wrapper can't possibly
make your machine respond to additional IP addresses, right?  You've
still got to do the http://www.thesphere.com/%7Edlp/TwoServers/ thing to
make the IP address work on a given interface, but once that address
works, then, I guess, your choice is to either use patched daemons (or
daemons that are smart enough to be used with virtual interfaces) or use
TCP Wrapper to mediate the access.

Do I appear to have a moderately clear understanding of this issue? Any
obvious lack of clue?

cheers,
-KwM-

oh -- btw, Cathy.  My condolences on becoming sole support of the world.

[...]
>From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 11:12:04 1995
>Date: Fri, 21 Jul 1995 12:09:49 +0100
>From: rhewlett@novalink.com (Rob Hewlett)
>To: wu-ftpd@wugate.wustl.edu
>Subject: Re: WU-ftpd Un-official Patches
>
>>I'm seriously interested in having a system which responds differently
>>depending upon which network interface is used to get into the system.
>>For example, when ftping to 1.2.3.4, you would appear to reach a host
>>called "xxx.com", while going to 1.2.4.5 you get "yyy.gov".  I remember
>>seeing discussion of this fairly recently.
>
>I've just set that exact process up with a program called TCP Wrappers.  It
>allows you to look for origin or destination addresses and act upon them.
>It basically sits between inetd and whatever daemon program you will be
>running (it works for telnet and WWW too).  Basically, you have to compile
>different
>wu-ftpd if you would like to change the options for each system (for example, 
>I changed several directories, and changed the chroot() command for each
>instance of the program I am running).  Then I configured TCP Wrappers to
>run different daemons depending upon the address of the ftp request(there
>was also and ifconfig in there somewhere to set up an alias for the machine).
>
>Hope that was what you were looking for.
>
>-Rob

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 10:11:13 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZLb1-0002UuC; Fri, 21 Jul 95 10:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA07570; Fri, 21 Jul 1995 11:53:31 -0500
Received: from saratoga.compassnet.com (saratoga.compassnet.com [198.66.160.253]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA07363 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 11:50:40 -0500
Received: (from kwm@localhost) by saratoga.compassnet.com (8.6.12/8.6.12) id LAA01159 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 11:47:28 -0500
Message-Id: <199507211647.LAA01159@saratoga.compassnet.com>
Date: Fri, 21 Jul 1995 11:47:28 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kevin W. Mullet" <kwm@compassnet.com>
To: wu-ftpd@wugate.wustl.edu
Subject: uh.. woops.
Content-Type: text
X-Best-Internet-Provider-In-The-Land:    Compass Net, Inc. Houston, TX
X-24hr-Customer-Support-and-Information: (713) 776-0022
X-PHONE.Work.Voice:                      (713) 776-0022
X-PHONE.Work.FAX:                        (713) 988-3306
X-EMAIL.Work.FAX:                        Kevin_Mullet%9883306@fax.rice.edu
X-Acknowledge-To:                        kwm@www.compassnet.com
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

That last note from me wasn't meant to go to the entire group... just the
Cc-list.  Good thing I didn't put anything seriously embarassing in it.
:)

-KwM-

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 10:28:50 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZLsT-0002VuC; Fri, 21 Jul 95 10:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA09400; Fri, 21 Jul 1995 12:26:40 -0500
Received: from israel.nysernet.ORG (israel.nysernet.org [192.77.173.13]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA09292 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 12:25:13 -0500
Received: by israel.nysernet.ORG (4.1/3.1.090690-NYSERnet Inc.)
	id AA25669; Fri, 21 Jul 95 13:25:20 EDT
Message-Id: <9507211725.AA25669@israel.nysernet.ORG>
Date: Fri, 21 Jul 95 13:25:20 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Warren Burstein <warren@israel.nysernet.ORG>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftpd Un-official Patches
In-Reply-To: <199507211556.JAA23113@somnet.sandia.gov>
References: <9507211402.AA17098@israel.nysernet.ORG>
	<199507211556.JAA23113@somnet.sandia.gov>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

William L. Larson writes:

> > It's at ftp::/israel,nysernet.org/ftpd
> 
> Will look here also.  I assume that you really meant
> "israel.nysernet.org" and the comma is a typo.

Sorry, the comma should be a period.

If anyone else wants to use this (or another solution, I don't care)
let's get together and make it an official part of wuftpd.

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 10:32:28 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZLvx-0002WyC; Fri, 21 Jul 95 10:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA09748; Fri, 21 Jul 1995 12:31:24 -0500
Received: from bifrost.novalink.com (bifrost.novalink.com [192.233.90.8]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA09496 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 12:27:42 -0500
Received: from buckwheat.novalink.com ([204.166.232.94]) by bifrost.novalink.com with SMTP id <19775-2>; Fri, 21 Jul 1995 13:19:21 -0700
Message-Id: <95Jul21.131921-0700_edt.19775-2+83@bifrost.novalink.com>
Date: Fri, 21 Jul 1995 13:30:45 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rhewlett@novalink.com (Rob Hewlett)
To: wu-ftpd@wugate.wustl.edu
Subject: Mput & Mget
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: rhewlett@mail.novalink.com
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I seem to have a problem with mput and mget commands.  I'm running NetBSD,
and the system compiled with minimum modification to the make files.
Unfortunately, any time I try to use a multiple file command, the connection
is closed after the first file.  Additionaly files (when you respond with a
'y') simply give the error that the data connection is closed.  My
configuration specifies a limit of 10 files for all users.  Any ideas out there?

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 10:43:45 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZM6d-00036SC; Fri, 21 Jul 95 10:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA10315; Fri, 21 Jul 1995 12:41:52 -0500
Received: from bifrost.novalink.com (bifrost.novalink.com [192.233.90.8]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA10107 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 12:38:28 -0500
Received: from buckwheat.novalink.com ([204.166.232.94]) by bifrost.novalink.com with SMTP id <19783-4>; Fri, 21 Jul 1995 13:30:15 -0700
Message-Id: <95Jul21.133015-0700_edt.19783-4+88@bifrost.novalink.com>
Date: Fri, 21 Jul 1995 13:41:39 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rhewlett@novalink.com (Rob Hewlett)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftpd Un-official Patches
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: rhewlett@mail.novalink.com
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

TCP wrappers and a bunch of other nice security/functionality stuff can be
found at http://ciac.llnl.gov/ciac/ToolsUnixNetSec.html 

>Okay -- everyone knows that having one machine that can respond
>differently to URLs like http://alpha.com/ and http://bravo.com/ is a
>good thing, and that it can't just be done with DNS CNAMEs.
>
>The quoted message below is from the Washington University FTP Daemon
>mailing list, wu-ftpd.  It seems to indicate that you can make this
>happen with TCP-Wrapper.  Previously, I'd gotten a URL from Prentiss,
><http://www.thesphere.com/%7Edlp/TwoServers/>, that documented another
>approach.
>
>What would be the difference between having destination-address
>sensitive HTTP, FTP (or, hmmmm... in.telnetd...) daemons using
>TCP-Wrapper and using one of the methods (interface aliasing with
>ifconfig, or defining numerous routing PPP interfaces) described at URL
><http://www.thesphere.com/%7Edlp/TwoServers/>?
>
>Am I missing something here?  It seems like TCP Wrapper is the better
>solution, 'cause you get to install more security on your machine as
>well.  Wait -- maybe I am missing something.  TCP Wrapper can't possibly
>make your machine respond to additional IP addresses, right?  You've
>still got to do the http://www.thesphere.com/%7Edlp/TwoServers/ thing to
>make the IP address work on a given interface, but once that address
>works, then, I guess, your choice is to either use patched daemons (or
>daemons that are smart enough to be used with virtual interfaces) or use
>TCP Wrapper to mediate the access.
>
>Do I appear to have a moderately clear understanding of this issue? Any
>obvious lack of clue?
>
>cheers,
>-KwM-
>
>oh -- btw, Cathy.  My condolences on becoming sole support of the world.
>
>[...]
>>From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 11:12:04 1995
>>Date: Fri, 21 Jul 1995 12:09:49 +0100
>>From: rhewlett@novalink.com (Rob Hewlett)
>>To: wu-ftpd@wugate.wustl.edu
>>Subject: Re: WU-ftpd Un-official Patches
>>
>>>I'm seriously interested in having a system which responds differently
>>>depending upon which network interface is used to get into the system.
>>>For example, when ftping to 1.2.3.4, you would appear to reach a host
>>>called "xxx.com", while going to 1.2.4.5 you get "yyy.gov".  I remember
>>>seeing discussion of this fairly recently.
>>
>>I've just set that exact process up with a program called TCP Wrappers.  It
>>allows you to look for origin or destination addresses and act upon them.
>>It basically sits between inetd and whatever daemon program you will be
>>running (it works for telnet and WWW too).  Basically, you have to compile
>>different
>>wu-ftpd if you would like to change the options for each system (for example, 
>>I changed several directories, and changed the chroot() command for each
>>instance of the program I am running).  Then I configured TCP Wrappers to
>>run different daemons depending upon the address of the ftp request(there
>>was also and ifconfig in there somewhere to set up an alias for the machine).
>>
>>Hope that was what you were looking for.
>>
>>-Rob
>
>

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 10:43:50 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZM6y-0002cjC; Fri, 21 Jul 95 10:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA10750; Fri, 21 Jul 1995 12:46:22 -0500
Received: from huckle.cs.umt.edu (huckle.cs.umt.edu [150.131.15.31]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA10530 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 12:44:00 -0500
Received: from beaverhead.cs.umt.edu by huckle.cs.umt.edu (AIX 3.2/UCB 5.64/4.03)
          id AA16938; Fri, 21 Jul 1995 11:43:58 -0600
Message-Id: <v01510100ac3542748b44@[150.131.15.79]>
Date: Fri, 21 Jul 1995 11:43:58 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dthompsn@cs.umt.edu (David L. Thompson)
To: wu-ftpd@wugate.wustl.edu
Subject: WU-FTPD group problems
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: dthompsn@huckle.cs.umt.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm new to this group mainly because I'm having group problems with our
wu-ftpd.  We're running it on a RS6000 with AIX 3.2.5 and here is the
problem:

When logging in as an authorized user, the group permissions are ignored.
Only the world permissions and owner permissions are used.  Do I happen to
have something misconfigured?  Another interesting problem is when I do a
SITE GROUPS all I get returned is:
214-Group membership is:
214

Any help would be appreciated.

David

******************************************************************************
David L. Thompson                       e-mail:dthompsn@cs.umt.edu
3650 Hwy 200 E. Box 10                  University of Montana/CS Department
Missoula, MT  59802                     Missoula, MT  59812
Home Phone : (406)543-8530              Work Phone : (406)243-4810
******************************************************************************


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 11:08:46 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZMUo-0002dLC; Fri, 21 Jul 95 11:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA12198; Fri, 21 Jul 1995 13:10:59 -0500
Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA11911 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 13:07:00 -0500
Received: from tigger.itc.virginia.edu by uvaarpa.virginia.edu id aa16755;
          21 Jul 95 14:06 EDT
Received: (from wfp5p@localhost) by tigger.itc.Virginia.EDU (8.6.11/8.6.6) id OAA24350 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 14:06:57 -0400
Message-Id: <199507211806.OAA24350@tigger.itc.Virginia.EDU>
Date: Fri, 21 Jul 1995 14:06:57 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Pemberton <wfp5p@tigger.itc.virginia.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-FTPD group problems
In-Reply-To: <v01510100ac3542748b44@[150.131.15.79]> from "David L. Thompson" at Jul 21, 95 11:43:58 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.5 PL0a6]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

David L. Thompson writes:
> 
> I'm new to this group mainly because I'm having group problems with our
> wu-ftpd.  We're running it on a RS6000 with AIX 3.2.5 and here is the
> problem:
> 
> When logging in as an authorized user, the group permissions are ignored.
> Only the world permissions and owner permissions are used.  Do I happen to
> have something misconfigured? 

No, wu-ftpd is broken in the way it handles groups for AIX.  I've got a
patch to fix it:

tigger.itc.virginia.edu:/pub/AIX/wu-ftpd.diffs.txt.gz


-- 
Bill Pemberton                           wfp5p@virginia.edu
ITC/Unix Systems                         flash@virginia.edu
University of Virginia                   uunet!virginia!wfp5p

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 11:59:04 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZNHl-0003DiC; Fri, 21 Jul 95 11:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA15237; Fri, 21 Jul 1995 13:59:34 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA14794 for <wu-ftpd@mail.wustl.edu>; Fri, 21 Jul 1995 13:53:30 -0500
Received: from zcias1.ziff.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HT4U81SNQ80006JJ@wunet.wustl.edu>; Fri, 21 Jul 1995 13:46:56 -0500 (CDT)
Received: from DN-ARNOR by zcias1.ziff.com (PMDF V4.3-10 #6906)
 id <01HT4WIVGHS000DV1C@zcias1.ziff.com>; Fri, 21 Jul 1995 14:52:58 -0500 (EST)
Received: from arnor.zis.ziff.com by arnor.zis.ziff.com (PMDF V4.3-10 #6906)
 id <01HT4WFB7B3AFI5CR9@arnor.zis.ziff.com>; Fri,
 21 Jul 1995 14:52:50 -0400 (EDT)
Message-Id: <01HT4WFB7KQGFI5CR9@arnor.zis.ziff.com>
Date: Fri, 21 Jul 1995 14:52:50 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "May we be forgiving of our systems' faults..." <SEAN@zis.ziff.com>
To: wu-ftpd@wunet.wustl.edu
Subject: Can't open passive connection: No such file or directory.
MIME-version: 1.0
Content-transfer-encoding: 7BIT
X-VMS-To: IN%"wu-ftpd@wunet.wustl.edu"
X-VMS-Cc: SEAN
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Jul 21 14:40:23 ias4 ftpd[21322]: command: PASV
Jul 21 14:40:23 ias4 ftpd[21322]: PASV
Jul 21 14:40:23 ias4 ftpd[21322]: <--- 425
Jul 21 14:40:23 ias4 ftpd[21322]: Can't open passive connection: No such file or directory.
Jul 21 14:40:23 ias4 ftpd[21322]: command: PORT 198,112,141,40,5,245
Jul 21 14:40:23 ias4 ftpd[21322]: PORT
Jul 21 14:40:23 ias4 ftpd[21322]: <--- 200
Jul 21 14:40:23 ias4 ftpd[21322]: PORT command successful.
Jul 21 14:40:23 ias4 ftpd[21322]: command: LIST
Jul 21 14:40:23 ias4 ftpd[21322]: LIST

	I applied a patch that Bryan gave me to enable PASV, yet I am
	getting that error.  I suspect I may be missing some library
	file or something.  Anyone seen this one before?  Thanks!

							Sean.

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 13:21:26 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from nwnexus.wa.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZOZU-0003HNC; Fri, 21 Jul 95 13:21 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA14427
  (5.65c/IDA-1.4.4 for <bill@celestial.com>); Fri, 21 Jul 1995 13:23:55 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19722; Fri, 21 Jul 1995 15:19:11 -0500
Received: from guardian.brooktree.com (btree.brooktree.com [157.152.4.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA19319 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 15:15:11 -0500
Received: from btree.brooktree.com (btree.is.brooktree.com) by guardian.brooktree.com with ESMTP
	(1.37.109.10G/16.2) id AA296067787; Fri, 21 Jul 1995 13:16:27 -0700
Received: (from boydj@localhost) by btree.brooktree.com (8.6.9/8.6.1) id NAA17736 for wu-ftpd@wugate.wustl.edu; Fri, 21 Jul 1995 13:12:42 -0700
Message-Id: <199507212012.NAA17736@btree.brooktree.com>
Date: Fri, 21 Jul 1995 13:12:41 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Boyd Johnson <boydj@brooktree.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: [HELP] PASVet bjt
In-Reply-To: <199507042340.QAA04030@gaos.autodesk.com> from "Sissi S Tchehrazi" at Jul 4, 95 04:40:16 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

We seem to intermittently get timeouts when getting "large" (10MB) files
from our new wu-ftpd server outside our firewall to systems inside.  It 
used to work all the time when using HP's ftpd.  When it happens about 
2MB has been transferred in just a few seconds and it just sits for 15 
minutes and times out.  Has anyone else had and solved this problem?

This is what I get:
ftp> get bjt
200 PORT command successful.
150 Opening BINARY mode data connection for bjt (10818552 bytes).
421 Timeout (900 seconds): closing control connection.
2080768 bytes received in 5.84 seconds (347.89 Kbytes/s)
ftp> 


"Previously Sissi S Tchehrazi said:"
> 
> We are also getting reports of connection problems when
> using PASV. Would appreciate any work arounds.
> 
> In reply to mchan@alpha.dtronix.com:
>  >
>  >   I have setup a wuftp server running belind a firewall(packet filter).
>  >   And I got a few users compiling about the connections timeout when they
>  >   try to use PASV(prepare for server-to-server transfer). 
>  >   Is there any options in wuftp which will allow me to turn PASV off?
>  >   or which port should I open in the firewall to allow PASV command ?
>  >
>  > Ming K


From owner-wu-ftpd@wugate.wustl.edu Fri Jul 21 17:45:17 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from relay2.UU.NET by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sZRqA-0002lMC; Fri, 21 Jul 95 16:50 PDT
Received: from wugate.wustl.edu by relay2.UU.NET with SMTP 
	id QQyzjt19800; Fri, 21 Jul 1995 16:24:30 -0400
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19442; Fri, 21 Jul 1995 15:16:05 -0500
Received: from thoth.mch.sni.de (thoth.mch.sni.de [192.35.17.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19288 for <wu-ftpd@wugate.wustl.edu>; Fri, 21 Jul 1995 15:15:01 -0500
Received: from aton.mch.sni.de by thoth.mch.sni.de with SMTP id AA28161
  (5.67a/IDA-1.5 for <@mail.mch.sni.de:wu-ftpd@wugate.wustl.edu>); Fri, 21 Jul 1995 22:14:59 +0200
Received: by aton.mch.sni.de (931110.SGI/930416.SGI.AUTO)
	for @mail.mch.sni.de:wu-ftpd@wugate.wustl.edu id AA22014; Fri, 21 Jul 95 22:14:56 +0200
Message-Id: <9507212014.AA22014@aton.mch.sni.de>
Date: Fri, 21 Jul 1995 22:14:56 +0200 (MDT)
Reply-To: Winfried.Magerl@mch.sni.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Winfried.Magerl@mch.sni.de (Winfried Magerl)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Can't open passive connection: No such file or directory.
In-Reply-To: <01HT4WFB7KQGFI5CR9@arnor.zis.ziff.com> from "May we be forgiving of our systems' faults..." at Jul 21, 95 02:52:50 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Jul 21 14:40:23 ias4 ftpd[21322]: command: PASV
> Jul 21 14:40:23 ias4 ftpd[21322]: PASV
> Jul 21 14:40:23 ias4 ftpd[21322]: <--- 425
> Jul 21 14:40:23 ias4 ftpd[21322]: Can't open passive connection: No such file or directory.
> Jul 21 14:40:23 ias4 ftpd[21322]: command: PORT 198,112,141,40,5,245
> Jul 21 14:40:23 ias4 ftpd[21322]: PORT
> Jul 21 14:40:23 ias4 ftpd[21322]: <--- 200
> Jul 21 14:40:23 ias4 ftpd[21322]: PORT command successful.
> Jul 21 14:40:23 ias4 ftpd[21322]: command: LIST
> Jul 21 14:40:23 ias4 ftpd[21322]: LIST
> 
> 	I applied a patch that Bryan gave me to enable PASV, yet I am
> 	getting that error.  I suspect I may be missing some library
> 	file or something.  Anyone seen this one before?  Thanks!

I had a similar problem just befor two days. I installed wu-ftpd-2.4.2-beta-5
on a system with SINIX-5.42 (SVR4). After this our www-server (cern-httpd3.0)
fails to open the ftp-connection for proxy-clients.
The simply solution (I checked it after 1day) was that I have no
write-permission on ~/dev/tcp (may be I should read the manulapage
to the system-ftpd better). First I think it was an error in the
libsocket since the message was generated due to a failed open of
socket(). My message looks like this:
Can't open passive connection: permission denied
On your message I would say you don't have a ~/dev/tcp in your chroot.
I think the passive mode is the only method to open a socket after
the chroot and so it don't hurt users who don't connect the server
through the proxy-server (I don't know if other www-servers also
use passive mode, or should I say, befor this problem I never
heard from a passive mode :-)
You can simply check this with telnet:

telnet host.domain 21
USER ftp
PASS winfried.magerl@mch.sni.de
PASV

regards

	winfried

-- 
Winfried Magerl - Internet Administration
Siemens Nixdorf AG, GP QM/S IF, 81739 Munich, Germany
Internet-Mail: Winfried.Magerl@mch.sni.de

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 23 09:50:09 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sa4E1-00039BC; Sun, 23 Jul 95 09:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA05483; Sun, 23 Jul 1995 11:52:39 -0500
Received: from overlord.dmv.com (overlord.dmv.com [204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA05318 for <wu-ftpd@wugate.wustl.edu>; Sun, 23 Jul 1995 11:47:49 -0500
Received: from overlord.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
	for <wu-ftpd@wugate.wustl.edu> id MAA11146; Sun, 23 Jul 1995 12:47:36 -0400
Message-Id: <Pine.SGI.3.91.950723124239.11048C-100000-100000-100000@overlord.dmv.com>
Date: Sun, 23 Jul 1995 12:47:36 -0400 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ron Hensley -- A.K.A. Trylax" <trylax@overlord.dmv.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Groups & Permissions
In-Reply-To: <v02120d00ac38344f54e0@[199.221.129.18]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: trylax@overlord.dmv.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sun, 23 Jul 1995, Michael R. Thompson wrote:

> First, thanks to everyone who answered my previous question. It was an
> /etc/shells problem.
> 
Hmmm,
What was this fix.

When i first installed i accidentally had the -A switch (disable 
ftpaccess file) in my inetd.conf. Noone could log in, real or anonymous, 
till i realized i needed the /etc/shells file, with contents:
/bin/sh
/bin/bash
/bin/csh
/bin/tcsh

After creating that, all went well. for a while....
Then i realized i wasnt getting .message files and no .tarring of dirs.
Figured out i had accidentally disabled ftpaccess file usage in 
inetd.conf with that -A switch. So i removed it...and now nobody, 
anonymous or real can get in, they all get access denied. Acts like when 
i had no /etc/shells file. Simply put back -A again and everything works 
fine, so im inclined to think that the passwd and groups files are okay,
seems something in the default ftpaccess from doc/examples is disabling 
access to everyone.

			HELP!!!!
			Ron
p.s. Thanks in advance <G>

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 23 13:21:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sa7WI-00032rC; Sun, 23 Jul 95 13:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA11298; Sun, 23 Jul 1995 15:23:41 -0500
Received: from ux1.cyberenet.net (kaps-ux1.cyberenet.net [204.213.252.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA11198 for <wu-ftpd@wugate.wustl.edu>; Sun, 23 Jul 1995 15:20:18 -0500
Received: by ux1.cyberenet.net (Smail3.1.29.1 #2)
	id m0sa7VS-000KyzC; Sun, 23 Jul 95 16:20 EDT
Message-Id: <m0sa7VS-000KyzC@ux1.cyberenet.net>
Date: Sun, 23 Jul 1995 16:20:10 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mabell@cyberenet.net (Ma Bell)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Groups & Permissions
In-Reply-To: <Pine.SGI.3.91.950723124239.11048C-100000-100000-100000@overlord.dmv.com> from "Ron Hensley -- A.K.A. Trylax" at Jul 23, 95 12:47:36 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> On Sun, 23 Jul 1995, Michael R. Thompson wrote:
> 
> > First, thanks to everyone who answered my previous question. It was an
> > /etc/shells problem.
> > 
> Hmmm,
> What was this fix.
> 
> When i first installed i accidentally had the -A switch (disable 
> ftpaccess file) in my inetd.conf. Noone could log in, real or anonymous, 
> till i realized i needed the /etc/shells file, with contents:
> /bin/sh
> /bin/bash
> /bin/csh
> /bin/tcsh
> 
> After creating that, all went well. for a while....
> Then i realized i wasnt getting .message files and no .tarring of dirs.
> Figured out i had accidentally disabled ftpaccess file usage in 
> inetd.conf with that -A switch. So i removed it...and now nobody, 
> anonymous or real can get in, they all get access denied. Acts like when 
> i had no /etc/shells file. Simply put back -A again and everything works 
> fine, so im inclined to think that the passwd and groups files are okay,
> seems something in the default ftpaccess from doc/examples is disabling 
> access to everyone.

Without seeing your ftpaccess file (hint,hint,hint), its hard to say 
what's wrong. The manual page for ftpaccess does a good job of explaining 
what needs to be in there. You may need to define a class, etc before 
users will be allowed to log in. Also check to make sure you haven't 
misconfigured another feature to deny access, which is being applied to 
all users.

Maybe even read the man page, if you are really desperate :)

From owner-wu-ftpd@wugate.wustl.edu Sun Jul 23 13:56:02 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sa847-0003CXC; Sun, 23 Jul 95 13:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA12282; Sun, 23 Jul 1995 15:58:43 -0500
Received: from overlord.dmv.com (overlord.dmv.com [204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA12219 for <wu-ftpd@wugate.wustl.edu>; Sun, 23 Jul 1995 15:57:14 -0500
Received: from overlord.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
	 id QAA14444; Sun, 23 Jul 1995 16:57:01 -0400
Message-Id: <Pine.SGI.3.91.950723163737.13853A-100000@overlord.dmv.com>
Date: Sun, 23 Jul 1995 16:57:00 -0400 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ron Hensley -- A.K.A. Trylax" <trylax@overlord.dmv.com>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Groups & Permissions
In-Reply-To: <m0sa7VS-000KyzC@ux1.cyberenet.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: trylax@overlord.dmv.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sun, 23 Jul 1995, Ma Bell wrote:
> Without seeing your ftpaccess file (hint,hint,hint), its hard to say 
> what's wrong. The manual page for ftpaccess does a good job of explaining 
> what needs to be in there. You may need to define a class, etc before 
> users will be allowed to log in. Also check to make sure you haven't 
> misconfigured another feature to deny access, which is being applied to 
> all users.
> 
> Maybe even read the man page, if you are really desperate :)
> 
If i found the answer in the manpage, would i be asking for help here? <G>

Contents of /etc/ftpaccess:
--------------------------------------------------------------
class   all   real,guest,anonymous  *

limit   all   1000   Any              /etc/msgs/msg.dead

readme  README*    login
readme  README*    cwd=*

message /welcome.msg            login
message .message                cwd=*

compress        yes             local remote
tar             yes             local remote

log commands real
log transfers anonymous,real inbound,outbound

shutdown /etc/shutmsg

email trylax@mail.dmv.com
----------------------------------------------------------------------------------------

/etc/shells: (Note we have no Bash)
-------------------------------------------------------------------------------------
/bin/tcsh
/bin/csh
/bin/sh
----------------------------------------------------------------------------------------

Yet as i said, nobody can loggin now.

There is one entry for ftp in /etc/passwd and one entry in ~ftp/passwd 
for ftp. There is a group 'anonymous' defined in /etc/groups, and 
repeated with the same GID in ~ftp/group. Also the GID matches for user 
ftp in /etc/passwd and ~ftp/passwd, also the UID matches for ftp in 
/etc/passwd and ~ftp/passwd

well thats about it i guess...

				Thanks again if you can spot my stupid mistake,
				Trylax


From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 05:21:31 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saMVj-0002d7C; Mon, 24 Jul 95 05:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA02776; Mon, 24 Jul 1995 07:21:59 -0500
Received: from orstom.orstom.fr (orstom.orstom.fr [192.33.151.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA02533 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 07:13:18 -0500
Received: by orstom.orstom.fr ; Mon, 24 Jul 1995 14:15:51 +0200
Message-Id: <199507241215.AA16282@orstom.orstom.fr>
Date: Mon, 24 Jul 1995 14:15:51 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "VINET J.Marc" <vinet@orstom.fr>
To: wu-ftpd@wugate.wustl.edu
Subject: real users access
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

hello,

I've just installed wu-ftpd 2.4 on my machine. All works fine for anonymous
login, but I have some problems with real users:

------------------------------------------------------------------------------
orstom:vinet</usr/etc>#ftp ecusson.orstom.fr
Connected to ecusson.orstom.fr.
220 ecusson FTP server (Version wu-2.4(3) Thu Jul 20 19:26:29 MET DST 1995) ready.
Name (ecusson.orstom.fr:vinet): 
331 Password required for vinet.
Password:
421 Service not available, remote server has closed connection
Login failed.
ftp> 
------------------------------------------------------------------------------
At the same time I have this message on my console (eccuson.orstom.fr):
------------------------------------------------------------------------------

Jul 24 14:10:51 ecusson ftpd[7278]: exiting on signal 3
------------------------------------------------------------------------------

ecusson.orstom.fr is a Sun SparcStation 20 running Solaris 1.1.2.

Here is my ftpaccess file:

------------------------------------------------------------------------------
class	all	real,guest,anonymous  *

limit	all	1000	Any	/opt/etc/msg.dead

readme	README*			login
readme  README*			cwd=*

message /.welcome.msg		login
message .message		cwd=*

compress	yes		local	remote
tar		yes		local	remote

log		commands real
log		transfers	anonymous,real inbound,outbound

shutdown	/opt/etc/shutmsg

email vinet@orstom.fr
-------------------------------------------------------------------------------

Thanks for your help.

Regards.

=======================================================================
| Jean-Marc VINET         |                                           | 
| ORSTOM                  |           Network Engineer                |
| 911, Ave Agropolis      |         RIOnet Technical Team             |
| 34032 MONTPELLIER Cedex |                                           |
| FRANCE                  |                                           |
|=========================|===========================================|
| Tel: +33 67 61 75 09    |                                           |
| Fax: +33 67 52 37 28    |      E-mail: postmaster@rio.org           |
=======================================================================

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 08:42:04 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saPdl-00033hC; Mon, 24 Jul 95 08:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA13083; Mon, 24 Jul 1995 10:44:37 -0500
Received: from felix.crihan.fr (felix-f.crihan.fr [192.93.199.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA12962 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 10:43:31 -0500
Received: from marvin.crihan.fr (marvin.crihan.fr [192.93.25.40]) by felix.crihan.fr (8.6.10/8.6.10) with ESMTP id RAA13569; Mon, 24 Jul 1995 17:43:21 +0200
Received: from marvin.crihan.fr (localhost [127.0.0.1]) by marvin.crihan.fr (8.6.10/8.6.10) with ESMTP id RAA17494; Mon, 24 Jul 1995 17:42:07 +0200
Message-Id: <199507241542.RAA17494@marvin.crihan.fr>
Date: Mon, 24 Jul 1995 17:42:03 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Eric Vielet <Eric.Vielet@crihan.fr>
To: wu-ftpd@wugate.wustl.edu
Cc: ev@crihan.fr
Subject: password/group problem
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.1 5/23/95
X-uri: http://www.crihan.fr/
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



I try to install wu-ftp2.4 under solaris2.4

Everything is OK, except that i didn't succeed in getting owner names rather 
than numbers.

Here's what i have :

~ftp/etc/passwd :

root:*:0:1:Mr Root:/:/bin/csh
ftp:*:901:900:Anonymous ftp:/usr/local/ftp:/bin/false

~ftp/etc/group :

other:*:1:
archive:*:900:ftp


when i do "ls -al" in ~ftp :

drwxr-xr-x   7 ftp      archive      512 Jul 21 09:09 ./
drwxr-xr-x  16 root     other        512 Jul 21 11:37 ../
drwxr-xr-x   2 root     other        512 Jul 24 15:10 bin/
drwxr-xr-x   2 root     other        512 Jul 24 10:00 dev/
drwxr-xr-x   3 root     other        512 Jul 24 15:19 etc/
drwxr-xr-x   2 ftp      archive      512 Jul 21 12:07 pub/
drwxr-xr-x   3 root     other        512 Jul 24 15:13 usr/

and in ~ftp/etc

drwxr-xr-x   3 root     other        512 Jul 24 15:19 ./
drwxr-xr-x   7 ftp      archive      512 Jul 21 09:09 ../
-r--r--r--   1 root     other         28 Jul 24 17:06 group
drwxr-xr-x   2 root     other        512 Jul 20 17:35 msgs/
-r--r--r--   1 root     other         84 Jul 24 17:08 passwd

When i log as anonymous ftp user, if i do a "ls" :

ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
total 14
drwxr-xr-x   7 901      900          512 Jul 21 07:09 .
drwxr-xr-x   7 901      900          512 Jul 21 07:09 ..
drwxr-xr-x   2 0        1            512 Jul 24 13:10 bin
drwxr-xr-x   2 0        1            512 Jul 24 08:00 dev
drwxr-xr-x   3 0        1            512 Jul 24 13:19 etc
drwxr-xr-x   2 901      900          512 Jul 21 10:07 pub
drwxr-xr-x   3 0        1            512 Jul 24 13:13 usr
226 Transfer complete.
ftp> 


What's wrong ??
------------------------------------------------------------------------
Vielet Eric			| CRIHAN
Phone : (+33) 35 59 61 59	| Parc Technologique de la Vatine
Fax   : (+33) 35 59 61 40	| 32, rue Raymond Aron
E-mail : ev@crihan.fr		| 76130 Mont-Saint-Aignan, France
------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 08:54:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saPpu-0002Y7C; Mon, 24 Jul 95 08:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA14184; Mon, 24 Jul 1995 10:57:12 -0500
Received: from ttown.apci.com (ttown.apci.com [204.27.156.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA13992 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 10:54:44 -0500
Received: (from browndc@localhost) by ttown.apci.com (8.6.12/8.6.12) id LAA01028; Mon, 24 Jul 1995 11:47:18 -0400
Message-Id: <Pine.ULT.3.91.950724112521.18523G-100000@ttown.apci.com>
Date: Mon, 24 Jul 1995 11:47:18 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "David C. Brown" <browndc@ttown.apci.com>
To: WU-FTPD List <wu-ftpd@wugate.wustl.edu>
Subject: ?? group and guest controls
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello fellow ftpers'

I'm attempting to configure a FTP server to make use of the special guest 
features of WU-FTPD.

Here's the backround:
Several different Groups of guests, each Group is chroot()ed into a 
different tree. (ex. GroupA has guest1, guest2, guest3.  GroupB has guest4,
guest5)  I have built a symbolic link for directories under guest1 to 
point to a directory under guest5.

Here's the question:
When guest1 cd's to that directory (which is really now under guest5), 
and tries to cd .. guest1 now can go up guest5 tree instead of returning 
to their home directory.  Is there a way I can fix this?


David C. Brown                                  Air Products and Chemicals, Inc.
browndc@ttown.apci.com                          7201 Hamilton Blvd.
                                                Allentown, PA 18195-1501
The opinion expressed are mine, not Air Products'.

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 10:53:03 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saRgX-00034aC; Mon, 24 Jul 95 10:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA21455; Mon, 24 Jul 1995 12:54:38 -0500
Received: from bond.crim.ca (bond.crim.ca [132.218.1.153]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA20879 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 12:43:20 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id NAA19992 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 13:43:09 -0400
Message-Id: <199507241743.NAA19992@bond.crim.ca>
Date: Mon, 24 Jul 1995 13:43:08 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Luc Desrosiers <ldesrosi@CRIM.CA>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: password/group problem 
In-Reply-To: Votre message du "Mon, 24 Jul 1995 17:42:03 +0200."
             <199507241542.RAA17494@marvin.crihan.fr> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.2 7/18/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

 
> Everything is OK, except that i didn't succeed in getting owner names rather 
> than numbers.

using ls which comes with solaris 2.4, you will need these library to make
it work properly:


---x--x---   1 bin      web        97804 Jul 16  1994 ld.so.1
lrwxrwxrwx   1 root     root          11 Jul  7 18:32 libc.so -> ./libc.so.1
-r--r-----   1 bin      web       621540 Mar  9 15:30 libc.so.1
lrwxrwxrwx   1 root     root          10 Jul  7 18:32 libdl.so -> libdl.so.1
-r--r-----   1 bin      web         3492 Jul 15  1994 libdl.so.1
lrwxrwxrwx   1 root     root          12 Jul  7 18:32 libintl.so -> 
libintl.so.1
-r--r-----   1 bin      web        13516 Jul 15  1994 libintl.so.1
-r--r-----   1 bin      web        88868 Jul 16  1994 libld.so.1
lrwxrwxrwx   1 root     root           9 Jul  7 18:32 libw.so -> libw.so.1
-r--r-----   1 bin      web        41704 Jul 15  1994 libw.so.1

If you want as well to see what's in etc/password and /etc/group instead
od number, add

nss_files.so.1

and finally, if you want to see who is logging in with ftp using the
last command, you have to use wu-ftp 2.4.2BETA5. The "old" wu-ftp 2.4 
cannot log entry in wtmpx

or else, get a static version of ls.


good luck
Luc Desrosiers
CIRISQ, CRIM

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 11:38:55 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saQbg-000395C; Mon, 24 Jul 95 09:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA17533; Mon, 24 Jul 1995 11:46:34 -0500
Received: from zcias1.ziff.com (zcias1.ziff.com [140.244.1.69]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA17340 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 11:44:04 -0500
Received: from DN-ARNOR by zcias1.ziff.com (PMDF V4.3-10 #6906)
 id <01HT8YSW1QAO00GWW1@zcias1.ziff.com>; Mon, 24 Jul 1995 12:41:27 -0500 (EST)
Received: from arnor.zis.ziff.com by arnor.zis.ziff.com (PMDF V4.3-10 #6906)
 id <01HT8YQE0IKGFI5E4X@arnor.zis.ziff.com>; Mon,
 24 Jul 1995 12:41:23 -0400 (EDT)
Message-Id: <01HT8YQE1BIAFI5E4X@arnor.zis.ziff.com>
Date: Mon, 24 Jul 1995 12:41:23 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "May we be forgiving of our systems' faults..." <SEAN@zis.ziff.com>
To: Winfried.Magerl@mch.sni.de
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Can't open passive connection: No such file or directory.
MIME-version: 1.0
Content-transfer-encoding: 7BIT
X-Envelope-to: wu-ftpd@wugate.wustl.edu
X-VMS-To: IN%"Winfried.Magerl@mch.sni.de"
X-VMS-Cc: IN%"wu-ftpd@wugate.wustl.edu",SEAN
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

	Thanks for the info, Winfried.  Unfortunately, I do have a /dev/tcp
	file in the chroot'ed directory.  :(  BTW, I am using the WU-FTPd
	distribution (not Sloan's beta release which does include PASV sup-
	port).  Short of running the server in a debugger, is there a way
	to figure out WHICH files is not found?  Thanks!

								Sean.

*** IN RESPONSE TO ***

From:	IN%"Winfried.Magerl@mch.sni.de" 21-JUL-1995 16:17:07.64 21-JUL-1995 16:17:00.00
To:	IN%"wu-ftpd@wugate.wustl.edu"
CC:	
Subj:	Re: Can't open passive connection: No such file or directory.

> Jul 21 14:40:23 ias4 ftpd[21322]: command: PASV
> Jul 21 14:40:23 ias4 ftpd[21322]: PASV
> Jul 21 14:40:23 ias4 ftpd[21322]: <--- 425
> Jul 21 14:40:23 ias4 ftpd[21322]: Can't open passive connection: No such file or directory.
> Jul 21 14:40:23 ias4 ftpd[21322]: command: PORT 198,112,141,40,5,245
> Jul 21 14:40:23 ias4 ftpd[21322]: PORT
> Jul 21 14:40:23 ias4 ftpd[21322]: <--- 200
> Jul 21 14:40:23 ias4 ftpd[21322]: PORT command successful.
> Jul 21 14:40:23 ias4 ftpd[21322]: command: LIST
> Jul 21 14:40:23 ias4 ftpd[21322]: LIST
> 
> 	I applied a patch that Bryan gave me to enable PASV, yet I am
> 	getting that error.  I suspect I may be missing some library
> 	file or something.  Anyone seen this one before?  Thanks!

I had a similar problem just befor two days. I installed wu-ftpd-2.4.2-beta-5
on a system with SINIX-5.42 (SVR4). After this our www-server (cern-httpd3.0)
fails to open the ftp-connection for proxy-clients.
The simply solution (I checked it after 1day) was that I have no
write-permission on ~/dev/tcp (may be I should read the manulapage
to the system-ftpd better). First I think it was an error in the
libsocket since the message was generated due to a failed open of
socket(). My message looks like this:
Can't open passive connection: permission denied
On your message I would say you don't have a ~/dev/tcp in your chroot.
I think the passive mode is the only method to open a socket after
the chroot and so it don't hurt users who don't connect the server
through the proxy-server (I don't know if other www-servers also
use passive mode, or should I say, befor this problem I never
heard from a passive mode :-)
You can simply check this with telnet:

telnet host.domain 21
USER ftp
PASS winfried.magerl@mch.sni.de
PASV

regards

	winfried

-- 
Winfried Magerl - Internet Administration
Siemens Nixdorf AG, GP QM/S IF, 81739 Munich, Germany
Internet-Mail: Winfried.Magerl@mch.sni.de

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 11:39:11 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saQOh-00032AC; Mon, 24 Jul 95 09:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA16536; Mon, 24 Jul 1995 11:33:03 -0500
Received: from relay.ssgrr.it (relay.ssgrr.it [192.106.248.18]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA16074 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 11:27:22 -0500
Received: from sunreiss.ssgrr.it by relay.ssgrr.it (4.1/SMI-4.1)
	id AA00623; Mon, 24 Jul 95 18:23:34 +0200
Received: by sunreiss.ssgrr.it (4.1/SMI-4.1)
	id AA05168; Mon, 24 Jul 95 18:22:19 +0200
Message-Id: <9507241622.AA05168@sunreiss.ssgrr.it>
Date: Mon, 24 Jul 95 18:22:18 MET DST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bettucci@ssgrr.it (Fabrizio Bettucci)
To: wu-ftpd@wugate.wustl.edu
Subject: Who ask for mirror
In-Reply-To: <Pine.ULT.3.91.950724112521.18523G-100000@ttown.apci.com>; from "David C. Brown" at Jul 24, 95 11:47:18 am
X-Mailer: ELM [version 2.4dev PL17]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello to everyone,

I have configurated a ftp anonymous,
but it is EMPTY..

HOW and Who ask where get files..

Exist a law.. or I must ask to any
ftp-admin for permit me to get a files ???


I don't know how make it.

Help me!

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 11:45:01 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saSUr-0002LkC; Mon, 24 Jul 95 11:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA25145; Mon, 24 Jul 1995 13:47:36 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA24861 for <wu-ftpd@mail.wustl.edu>; Mon, 24 Jul 1995 13:42:44 -0500
Received: from sndsu1.sedalia.sinet.slb.com (sinet.slb.com)
 by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HT90JTHB9C0006TV@wunet.wustl.edu>; Mon, 24 Jul 1995 13:31:28 -0500 (CDT)
Received: from houston.Geco-Prakla.slb.com ([163.185.13.199])
 by sndsu1.sedalia.sinet.slb.com (8.6.9/8.6.9) with SMTP id SAA07765 for
 <wu-ftpd@wunet.wustl.edu>; Mon, 24 Jul 1995 18:37:50 GMT
Received: from [163.185.14.81] by houston.Geco-Prakla.slb.com (4.1/SMI-4.1)
 id AA26985; Mon, 24 Jul 95 13:38:30 CDT
Message-Id: <v02110196ac39a5bfb084@[163.185.14.81]>
Date: Mon, 24 Jul 1995 13:38:17 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: oneill@houston.Geco-Prakla.slb.com (Dennis M. O'Neill)
To: wu-ftpd@wunet.wustl.edu
Cc: oneill@houston.Geco-Prakla.slb.com
Subject: Timeouts during long file transfers
MIME-version: 1.0
Content-type: text/plain; charset="us-ascii"
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

We have some users who are trying to tranfer some very large files (> 500
MB) who are getting the following message:

250 CWD command successful.
200 PORT command successful.
150 Opening BINARY mode data connection for dmstk55 (323051520 bytes).
421 Timeout (3600 seconds): closing control connection.
local: /mnt/Outgoing/dmstk55 remote: dmstk55
240735620 bytes received in 3.6e+03 seconds (65 Kbytes/s)
Mon Jul 24 12:59:15 CDT 1995

I've quickly scanned the code and the only reference I can see no reference
to a timeout *during* a file transfer. The two constants in ftpd.c

int timeout = 900;              /* timeout after 15 minutes of inactivity */
int maxtimeout = 7200;          /* don't allow idle time to be set beyond 2
                                 * hours */

don't have anything to do with the 3600 seconds they talk about here.

Can anyone give me a pointer where to look?

Thanks,

Dennis

PS Please respond directly by e-mail as I'm not currently subsribed to the
list and I need to help this user ASAP.. Thx.

--------------------------------------------------------------------------
* Dennis M. O'Neill                  oneill@houston.geco-prakla.slb.com  *
* Schlumberger Geco-Prakla                       (713) 596-6103 (Office) *
* 1325 S. Dairy Ashford                          (713) 596-1885 (FAX)    *
* Houston, TX 77077                                                      *
--------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 12:33:34 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saTFo-00031IC; Mon, 24 Jul 95 12:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA27821; Mon, 24 Jul 1995 14:34:58 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA27228 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 14:24:24 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id PAA03869 for wu-ftpd@wugate.wustl.edu; Mon, 24 Jul 1995 15:21:18 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA13441; Mon, 24 Jul 95 15:19:20 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA01250; Mon, 24 Jul 95 15:21:19 -0400
Message-Id: <9507241521.ZM1248@squid>
Date: Mon, 24 Jul 1995 15:21:12 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd latest
In-Reply-To: Eric Vielet <Eric.Vielet@crihan.fr>
        "password/group problem" (Jul 24,  5:42pm)
References: <199507241542.RAA17494@marvin.crihan.fr>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

where can i find the latest version of wu-ftpd?


Thanks.

-- 
Ketan Shah (kgs@vx.com)
	
Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
   
Work: Tel. No.(407)-676-3222
 


From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 14:21:06 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saUvm-0003D8C; Mon, 24 Jul 95 14:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA05462; Mon, 24 Jul 1995 16:22:59 -0500
Received: from asterix. (asterix.ncsc.org [128.109.178.190]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA05182 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 16:19:24 -0500
Received: by asterix. (5.x/SMI-SVR4)
	id AA10162; Mon, 24 Jul 1995 17:19:09 -0400
Message-Id: <9507242119.AA10162@asterix.>
Date: Mon, 24 Jul 1995 17:19:09 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ge@asterix (George Entenman)
To: wu-ftpd@wugate.wustl.edu
Subject: Yet more group problems, this time with autogroup
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Well, since everyone is enjoying group commands in
wu-ftpd, I thought I'd add my woes to the chorus.

Disclaimer: I *have* read both the man pages and the relevant
section of the book by Liu, et. al. (section 5.4.4).  ;-)

I want to set up a class of anonymous users and give
them permission to cd into certain directories and
download certain files.

1. With that in mind, I created a group, ftpwec, by adding a
statement to /etc/group (and, just to be sure, to
~ftp/etc/group):

	ftpwec:*:3200:ge,key

2. The autogroup commands apparently give certain group
privileges to certain classes of anonymous users.  So I
created the class "wec" in the ftpaccess file:

	class   wec     anonymous *.mcnc.org,*.ncsc.org

As I understand it, this command specifies that
anonymous ftp users from the mcnc.org and ncsc.org
domains will be assigned to the wec class.

3. The last step is to give ftpwec group privileges to
the wec class of anonymous users.  According to the book
and the man pages, this is done with the autogroup
command in ftpaccess:

	autogroup ftpwec  wec

After doing all that, I should be able to ftp to my
machine as anonymous and be automatically assigned to
the ftpwec group, provided that I log in from a machine
in the right domain (I am using asterix.ncsc.org).

However, when I do an anonymous ftp to this machine,
it doesn't allow me to retrieve files that are readable by ftpwec group.
This is illustrated by the following (slightly edited) script:

	Script started on Mon Jul 24 16:42:36 1995
	ge@asterix#109> ftp ftp.mcnc.org
	Connected to ftptest.mcnc.org.
	220-
	220-
	220-Welcome to the MCNC archive.
	220-
	<stuff deleted...>
	220-
	220-
	220 ftp FTP server (Version wu-2.4(2) Thu Mar 30 14:11:31 EST 1995) ready.
	Name (ftp.mcnc.org:ge): anonymous
	331 Guest login ok, send your complete e-mail address as password.
	Password:
	230 Guest login ok, access restrictions apply.
	ftp> cd pub/wec/home
	250 CWD command successful.
	ftp> ls -lg
	200 PORT command successful.
	150 Opening ASCII mode data connection for /bin/ls.
	total 2618
	-rw-r-----  1 wec      ftpwec     724992 Apr 28 16:08 515Q2Q4.gds2
	-rw-r-----  1 wec      ftpwec     217088 Apr 10 15:51 788R515_apr.gds2
	-rw-r-x---  1 wec      ftpwec     241792 Mar 10  1994 Keystone.3.10.bin
	-rw-r-----  1 wec      ftpwec      40960 Dec 15  1994 chip.gds
	-rw-r-----  1 wec      ftpwec      57344 Dec 15  1994 daisy.gds
	-rw-r-----  1 wec      ftpwec      22528 Jan 17  1995 hdmp2.gds
	-rw-r-----  1 wec      ftpwec    1230848 Jun 30  1994 mcnc3.gds
	-rw-r-----  1 wec      ftpwec      94208 Feb 24 16:02 mcnc788r519.gds
	226 Transfer complete.
	remote: -lg
	555 bytes received in 0.02 seconds (27 Kbytes/s)
	ftp> get hdmp2.gds
	200 PORT command successful.
	550 hdmp2.gds: Permission denied.
	ftp> bye
	221 Goodbye.
	ge@asterix#110> touch hdmp2.gds
	ge@asterix#111>

As you can see, members of the group ftpwec should be able to
read the file hdmp2.gds.  But anonymous doesn't have permission
to do that in spite of my trying to set it up that way.

If anyone can help me with this problem, I would be very grateful.

By the way, the owner of the files, wec, can ftp in as a "real"
user whose home directory is ~ftp/wec/home so that she can
upload files directly onto the ftp server.  This is done with
the guestgroup command in /etc/ftpaccess.  So *one* of these
group commands works as advertised!  ;-)


George Entenman
ge@mcnc.org
MCNC - Information Technologies Division


P.S. I'll leave my many *other* group questions for the next
letter!

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 19:48:24 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saa2U-0002aRC; Mon, 24 Jul 95 19:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA16906; Mon, 24 Jul 1995 21:50:26 -0500
Received: from ftp.paradigm.co.nz (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA16762 for <wu-ftpd@wugate.wustl.edu>; Mon, 24 Jul 1995 21:47:40 -0500
Received: from keith.paradigm.co.nz (keith.paradigm.co.nz [202.37.254.6]) by ftp.paradigm.co.nz (8.6.9/8.6.9) with SMTP id OAA19409 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 14:47:23 +1200
Message-Id: <199507250247.OAA19409@ftp.paradigm.co.nz>
Date: Tue, 25 Jul 1995 14:50:08 +1200
Reply-To: keith@paradigm.co.nz
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Keith Smith" <keith@paradigm.co.nz>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ?? group and guest controls
X-Sender: <keith@ftp.paradigm.co.nz>
X-mailer: Pegasus Mail/Windows (v1.22)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> When guest1 cd's to that directory (which is really now under guest5), 
> and tries to cd .. guest1 now can go up guest5 tree instead of returning 
> to their home directory.  Is there a way I can fix this?

Use group access on the dir's to control access.  ie make A and B 
members of some group and change the group owenrship of the dir in 
guest5 to the new group.  Then make all dirs up guest5's tree owned 
by group B, and o-rwx.

Keith.

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 24 23:38:15 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sadcu-0002SoC; Mon, 24 Jul 95 23:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA22920; Tue, 25 Jul 1995 01:37:55 -0500
Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA22682 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 01:27:58 -0500
Received: from gaia.cs.utwente.nl by utrhcs.cs.utwente.nl (5.x/csrelayMX-SVR4_1.1tmp/RB)
	id AA23480; Tue, 25 Jul 1995 08:27:55 +0200
Received: from countach.cs.utwente.nl by gaia.cs.utwente.nl (4.1/RBCS-2.2P)
	id AA03962; Tue, 25 Jul 95 08:27:51 +0200
Received: by countach.cs.utwente.nl (5.x/SMI-SVR4)
	id AA22959; Tue, 25 Jul 1995 08:27:52 +0200
Message-Id: <9507250627.AA22959@countach.cs.utwente.nl>
Date: Tue, 25 Jul 1995 08:27:52 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ronald.Hello@cs.utwente.nl
To: wu-ftpd@wugate.wustl.edu
Subject: Re: password/group problem
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

rh> 
rh>  
rh> > Everything is OK, except that i didn't succeed in getting owner names rather 
rh> > than numbers.
rh> 
rh> using ls which comes with solaris 2.4, you will need these library to make
rh> it work properly:
rh> 
rh> 
rh> ---x--x---   1 bin      web        97804 Jul 16  1994 ld.so.1
rh> lrwxrwxrwx   1 root     root          11 Jul  7 18:32 libc.so -> ./libc.so.1
rh> -r--r-----   1 bin      web       621540 Mar  9 15:30 libc.so.1
rh> lrwxrwxrwx   1 root     root          10 Jul  7 18:32 libdl.so -> libdl.so.1
rh> -r--r-----   1 bin      web         3492 Jul 15  1994 libdl.so.1
rh> lrwxrwxrwx   1 root     root          12 Jul  7 18:32 libintl.so -> 
rh> libintl.so.1
rh> -r--r-----   1 bin      web        13516 Jul 15  1994 libintl.so.1
rh> -r--r-----   1 bin      web        88868 Jul 16  1994 libld.so.1
rh> lrwxrwxrwx   1 root     root           9 Jul  7 18:32 libw.so -> libw.so.1
rh> -r--r-----   1 bin      web        41704 Jul 15  1994 libw.so.1
rh> 
rh> If you want as well to see what's in etc/password and /etc/group instead
rh> od number, add
rh> 
rh> nss_files.so.1
rh> 

According to the Solaris 2.4 manuals you need much more, but nss_nis.so.1
and nss_nisplus.so.1 are probably not needed. And they may not all be
needed for ls.

-r-xr-xr-x   1 bin      bin        24576 Aug 19  1994 ld.so
-r-xr-xr-x   1 bin      bin        97804 May 29 11:16 ld.so.1
lrwxrwxrwx   1 root     other          9 May 12 13:52 libc.so -> libc.so.1
-r-xr-xr-x   1 bin      bin       621408 May 29 11:16 libc.so.1
lrwxrwxrwx   1 root     other         10 May 12 13:52 libdl.so -> libdl.so.1
-r-xr-xr-x   1 bin      bin         3492 May 29 11:16 libdl.so.1
lrwxrwxrwx   1 root     other         12 May 12 13:52 libintl.so -> libintl.so.1
-r-xr-xr-x   1 bin      bin        13516 May 29 11:16 libintl.so.1
lrwxrwxrwx   1 root     other         11 May 12 13:52 libnsl.so -> libnsl.so.1
-r-xr-xr-x   1 bin      bin       511508 May 29 11:16 libnsl.so.1
lrwxrwxrwx   1 root     other         14 May 12 13:52 libsocket.so -> libsocket.so.1
-r-xr-xr-x   1 bin      bin        73048 May 29 11:16 libsocket.so.1
lrwxrwxrwx   1 root     other          9 May 12 13:52 libw.so -> libw.so.1
-r-xr-xr-x   1 bin      bin        41704 May 29 11:16 libw.so.1
-r-xr-xr-x   1 bin      bin        10796 May 29 11:16 nss_dns.so.1
-r-xr-xr-x   1 bin      bin        18496 May 29 11:16 nss_files.so.1
-r-xr-xr-x   1 bin      bin        25840 May 29 11:16 nss_nis.so.1
-r-xr-xr-x   1 bin      bin        29376 May 29 11:16 nss_nisplus.so.1
lrwxrwxrwx   1 root     other         12 May 12 13:52 straddr.so -> straddr.so.2
-r-xr-xr-x   1 bin      bin         9436 May 29 11:16 straddr.so.2

Ronald.

__
// Ronald Hello  (Ronald.Hello@cs.utwente.nl)
// University of Twente
// Department of Computer Science
// The Netherlands

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 01:30:04 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0safNF-0003AuC; Tue, 25 Jul 95 01:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA26625; Tue, 25 Jul 1995 03:29:59 -0500
Received: from thoth.mch.sni.de (thoth.mch.sni.de [192.35.17.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA26566 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 03:28:32 -0500
Received: from aton.mch.sni.de by thoth.mch.sni.de with SMTP id AA10329
  (5.67a/IDA-1.5 for <@mail.mch.sni.de:wu-ftpd@wugate.wustl.edu>); Tue, 25 Jul 1995 10:28:29 +0200
Received: by aton.mch.sni.de (931110.SGI/930416.SGI.AUTO)
	for @mail.mch.sni.de:wu-ftpd@wugate.wustl.edu id AA29084; Tue, 25 Jul 95 10:28:28 +0200
Message-Id: <9507250828.AA29084@aton.mch.sni.de>
Date: Tue, 25 Jul 1995 10:28:27 +0200 (MDT)
Reply-To: Winfried.Magerl@mch.sni.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Winfried.Magerl@mch.sni.de (Winfried Magerl)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Can't open passive connection: No such file or directory.
In-Reply-To: <01HT8YQE1BIAFI5E4X@arnor.zis.ziff.com> from "May we be forgiving of our systems' faults..." at Jul 24, 95 12:41:23 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 	Thanks for the info, Winfried.  Unfortunately, I do have a /dev/tcp
> 	file in the chroot'ed directory.  :(  BTW, I am using the WU-FTPd
> 	distribution (not Sloan's beta release which does include PASV sup-
> 	port).  Short of running the server in a debugger, is there a way
> 	to figure out WHICH files is not found?  Thanks!

There are only one section in wu-ftpd-2.4 and/or wu-ftpd-2.4.2-beta5
which generate this error message, both in ftpd.c in the function passive().
You can change one of the messages in the source, so you see if the error
occurs on socket() or on bind().
A eayse way to check for missing files ist to trace the syestemcalls.
I don't know which system you are running, but here are examples
for some systems:

pid is the process-id of the ftpd. You can start the trace just befor
you try PASV.

for SGI with IRIX5:
par -s -SS -p <pid>

for SVR4:
truss -p <pid>

for SunOS4:
trace -p <pid>

Sorry, I don't know the command for all sytems :-)

regards

	winfried

-- 
Winfried Magerl - Internet Administration
Siemens Nixdorf AG, GP QM/S IF, 81739 Munich, Germany
Internet-Mail: Winfried.Magerl@mch.sni.de

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 02:14:48 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sag4a-0002mgC; Tue, 25 Jul 95 02:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA27626; Tue, 25 Jul 1995 04:14:51 -0500
Received: from disperse.demon.co.uk (disperse.demon.co.uk [158.152.1.77]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA27563 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 04:13:28 -0500
Received: from post.demon.co.uk by disperse.demon.co.uk id aa11452;
          25 Jul 95 9:55 +0100
Received: from demon-gw.maunsell.co.uk by post.demon.co.uk id aa18172;
          25 Jul 95 9:56 +0100
Received: from lonp by lond.maunsell.co.uk (5.65/UK-2.1)
	id AA02882; Tue, 25 Jul 95 08:55:56 GMT
Received: by lonp.maunsell.co.uk (5.x/UK-2.1)
	id AA03890; Tue, 25 Jul 1995 09:51:38 +0100
Message-Id: <3890.9507250851@lonp.maunsell.co.uk>
Date: Tue, 25 Jul 1995 09:51:37 +0100 (BST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andy Smith <abs@maunsell.co.uk>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd latest
In-Reply-To: <9507241521.ZM1248@squid> from "Ketan Shah" at Jul 24, 95 03:21:12 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

according to Ketan Shah :-
> 
> where can i find the latest version of wu-ftpd?
> 
> 
> Thanks.
> 
> -- 
> Ketan Shah (kgs@vx.com)

Did you get an answer?  I just tried ftp.wustl.co.uk, but that server
is sooo busy..

-- 
  _          __        
 /_|   _/   (  _  '_// 
(  |/)(/(/ __)//)/ //) 
        /              

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 02:53:43 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saggF-0003IiC; Tue, 25 Jul 95 02:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA28787; Tue, 25 Jul 1995 04:53:19 -0500
Received: from eandm.co.il (bones.eandm.co.il [194.90.68.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA28735 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 04:52:39 -0500
Received: by eandm.co.il (4.1/SMI-4.0)
	id AA16737; Tue, 25 Jul 95 12:47:02 IDT
Message-Id: <Pine.SUN.3.91.950725124220.16062B-100000@bones>
Date: Tue, 25 Jul 1995 12:47:02 +0300 (IDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alexander Haiut - Software Support <alx@eandm.co.il>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd latest
In-Reply-To: <3890.9507250851@lonp.maunsell.co.uk>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


> > where can i find the latest version of wu-ftpd?

	I guess ftp://wuarchive.wustl.edu/ is official wu-ftpd home;
	The site ftp://ftp.academ.com/ contains Academ's version of
	wu-ftpd, modified by Stan Barber <sob@academ.com>.

			Thanks!			--alex.


--
 
Alexander L. Haiut                                             +972-3-7513633
Software Engineer					      alx@eandm.co.il
E & M Computing, Ltd.				http://www.eandm.co.il/~alx/


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 04:24:58 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sai6X-0002mZC; Tue, 25 Jul 95 04:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA00843; Tue, 25 Jul 1995 06:24:34 -0500
Received: from ulysses.lib.ntua.gr (ulysses.lib.ntua.gr [147.102.210.210]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA00787 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 06:23:12 -0500
Received: by ulysses.lib.ntua.gr via NTUAnet with ESMTP
	id OAA10751 at Tue, 25 Jul 1995 14:20:46 +0300
Received: from vergina.cc.ece.ntua.gr by alexander.cc.ece.ntua.gr (8.6.12/NTUA-2.98-SunOS) with ESMTP id OAA28298; Tue, 25 Jul 1995 14:24:32 +0300
Received: by vergina.cc.ece.ntua.gr (8.6.12/NTUA-2.98-SunOS)  id OAA07238; Tue, 25 Jul 1995 14:23:29 +0300
Message-Id: <199507251123.OAA07238@vergina.cc.ece.ntua.gr>
Date: Tue, 25 Jul 1995 14:23:28 +0300 (EET DST)
Reply-To: gadamop@alexander.cc.ece.ntua.gr
Sender: owner-wu-ftpd@wugate.wustl.edu
From: giorgos adamopoulos <gadamop@alexander.cc.ece.ntua.gr>
To: wu-ftpd@wugate.wustl.edu (WU FTPd)
Subject: Re: wu-ftpd latest
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Home-Address: 7 Elvetias St., Agia Paraskevi GR15342, Athens, GREECE
X-Home-Phone: +30-1-639-4-638
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I just got 2.4 from avian.org.  There's also a fix kit from Hobbit.
-- 
 giorgos adamopoulos (gadamop@cc.ece.ntua.gr)

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 06:06:46 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sajh4-0002SpC; Tue, 25 Jul 95 06:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA03700; Tue, 25 Jul 1995 08:06:17 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA03615 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 08:04:28 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id JAA11206 for wu-ftpd@wugate.wustl.edu; Tue, 25 Jul 1995 09:01:22 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA20543; Tue, 25 Jul 95 08:58:30 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA13163; Tue, 25 Jul 95 09:00:31 -0400
Message-Id: <9507250900.ZM13161@squid>
Date: Tue, 25 Jul 1995 09:00:27 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd latest
In-Reply-To: Alexander Haiut - Software Support <alx@eandm.co.il>
        "Re: wu-ftpd latest" (Jul 25, 12:47pm)
References: <Pine.SUN.3.91.950725124220.16062B-100000@bones>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I apologize, I did read all my mail this morning. Hence the previos
message, regarding request for sites to download from.


Thanks and my apologies.

-- 
Ketan Shah (kgs@vx.com)
	
Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
   
Work: Tel. No.(407)-676-3222
 


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 06:07:38 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sajhv-0002WOC; Tue, 25 Jul 95 06:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA03796; Tue, 25 Jul 1995 08:07:15 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA03621 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 08:04:32 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id JAA11198 for wu-ftpd@wugate.wustl.edu; Tue, 25 Jul 1995 09:01:20 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA20535; Tue, 25 Jul 95 08:55:56 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA13094; Tue, 25 Jul 95 08:57:56 -0400
Message-Id: <9507250857.ZM13092@squid>
Date: Tue, 25 Jul 1995 08:57:52 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ketan Shah" <kgs@vx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd latest
In-Reply-To: Andy Smith <abs@maunsell.co.uk>
        "Re: wu-ftpd latest" (Jul 25,  9:51am)
References: <3890.9507250851@lonp.maunsell.co.uk>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Jul 25,  9:51am, Andy Smith wrote:
> Subject: Re: wu-ftpd latest
> according to Ketan Shah :-
> >
> > where can i find the latest version of wu-ftpd?
> >
> >
> > Thanks.
> >
> > --
> > Ketan Shah (kgs@vx.com)
>
> Did you get an answer?  I just tried ftp.wustl.co.uk, but that server
> is sooo busy..
>
> --
>   _          __
>  /_|   _/   (  _  '_//
> (  |/)(/(/ __)//)/ //)
>         /
>-- End of excerpt from Andy Smith

Sorry no answers yet?
Someone out there thats a hint...Please direct us towards the lastest
version.


-- 
Ketan Shah (kgs@vx.com)
	
Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
   
Work: Tel. No.(407)-676-3222
 


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 07:27:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sakxI-000375C; Tue, 25 Jul 95 07:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA07855; Tue, 25 Jul 1995 09:27:04 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA07644 for <wu-ftpd@mail.wustl.edu>; Tue, 25 Jul 1995 09:23:37 -0500
Received: from sndsu1.sedalia.sinet.slb.com (sinet.slb.com)
 by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTA5KNUM8G0007YM@wunet.wustl.edu>; Tue, 25 Jul 1995 09:06:28 -0500 (CDT)
Received: from houston.Geco-Prakla.slb.com
 (mailman.houston.geco-prakla.slb.com [163.185.13.199])
 by sndsu1.sedalia.sinet.slb.com (8.6.9/8.6.9) with SMTP id OAA13449 for
 <wu-ftpd@wunet.wustl.edu>; Tue, 25 Jul 1995 14:12:56 GMT
Received: from [163.185.14.81] by houston.Geco-Prakla.slb.com (4.1/SMI-4.1)
 id AA03772; Tue, 25 Jul 95 09:13:40 CDT
Message-Id: <v0211019fac3ab9fc96b3@[163.185.14.81]>
Date: Tue, 25 Jul 1995 09:13:24 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: oneill@houston.Geco-Prakla.slb.com (Dennis M. O'Neill)
To: wu-ftpd@wunet.wustl.edu
Cc: oneill@houston.Geco-Prakla.slb.com
Subject: Use of SITE Command
MIME-version: 1.0
Content-type: text/plain; charset="us-ascii"
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In trying to track down a problem I previously reported having to do with
timeouts during file transfers, I tried using the "SITE IDLE" command to
see what the idle timeout default and maximum settings were and found that
none of the SITE commands seem to work. I can't find anyhting in the docs
(other than SITE GPASS and SITE GROUP) about whether these need to be
enabled. How do I get to use these commands?

Thanks,

Dennis

--------------------------------------------------------------------------
* Dennis M. O'Neill                  oneill@houston.geco-prakla.slb.com  *
* Schlumberger Geco-Prakla                       (713) 596-6103 (Office) *
* 1325 S. Dairy Ashford                          (713) 596-1885 (FAX)    *
* Houston, TX 77077                                                      *
--------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 07:48:21 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0salHK-00035nC; Tue, 25 Jul 95 07:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA08870; Tue, 25 Jul 1995 09:47:37 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA08655 for <wu-ftpd@mail.wustl.edu>; Tue, 25 Jul 1995 09:44:34 -0500
Received: from sndsu1.sedalia.sinet.slb.com (sinet.slb.com)
 by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTA6OF83VK0009LR@wunet.wustl.edu>; Tue, 25 Jul 1995 09:37:46 -0500 (CDT)
Received: from houston.Geco-Prakla.slb.com
 (mailman.houston.geco-prakla.slb.com [163.185.13.199])
 by sndsu1.sedalia.sinet.slb.com (8.6.9/8.6.9) with SMTP id OAA14517 for
 <wu-ftpd@wunet.wustl.edu>; Tue, 25 Jul 1995 14:44:14 GMT
Received: from [163.185.14.81] by houston.Geco-Prakla.slb.com (4.1/SMI-4.1)
 id AA04118; Tue, 25 Jul 95 09:44:59 CDT
Message-Id: <v021101a1ac3ac16c55f9@[163.185.14.81]>
Date: Tue, 25 Jul 1995 09:44:42 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: oneill@houston.Geco-Prakla.slb.com (Dennis M. O'Neill)
To: wu-ftpd@wunet.wustl.edu
Cc: oneill@houston.Geco-Prakla.slb.com
Subject: Timeouts during long file transfers
MIME-version: 1.0
Content-type: text/plain; charset="us-ascii"
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Dennis O'Neill wrote:

>Date: Mon, 24 Jul 1995 13:38:17 -0600
>To: wu-ftpd@wunet.wustl.edu
>From: oneill@houston.Geco-Prakla.slb.com (Dennis M. O'Neill)
>Subject: Timeouts during long file transfers
>Cc: oneill
>
>We have some users who are trying to tranfer some very large files (> 500
>MB) who are getting the following message:
>
>250 CWD command successful.
>200 PORT command successful.
>150 Opening BINARY mode data connection for dmstk55 (323051520 bytes).
>421 Timeout (3600 seconds): closing control connection.
>local: /mnt/Outgoing/dmstk55 remote: dmstk55
>240735620 bytes received in 3.6e+03 seconds (65 Kbytes/s)
>Mon Jul 24 12:59:15 CDT 1995
>
>I've quickly scanned the code and the only reference I can see no reference
>to a timeout *during* a file transfer. The two constants in ftpd.c
>
>int timeout = 900;              /* timeout after 15 minutes of inactivity */
>int maxtimeout = 7200;          /* don't allow idle time to be set beyond 2
>                                 * hours */
>
>don't have anything to do with the 3600 seconds they talk about here.
>
>Can anyone give me a pointer where to look?
>
>Thanks,
>
>Dennis

Turns out that the problem was caused by a timer in the Interlock gateway
machine that my user was going through. It has a built-in session timer
that was set to 3600 seconds. They've uped the limit and are running again.

Thanks anyway for listening,

Dennis

--------------------------------------------------------------------------
* Dennis M. O'Neill                  oneill@houston.geco-prakla.slb.com  *
* Schlumberger Geco-Prakla                       (713) 596-6103 (Office) *
* 1325 S. Dairy Ashford                          (713) 596-1885 (FAX)    *
* Houston, TX 77077                                                      *
--------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 08:04:51 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0salXJ-0002UuC; Tue, 25 Jul 95 08:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA09662; Tue, 25 Jul 1995 10:04:09 -0500
Received: from saratoga.compassnet.com (saratoga.compassnet.com [198.66.160.253]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA09449 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 10:00:37 -0500
Received: (from kwm@localhost) by saratoga.compassnet.com (8.6.12/8.6.12) id JAA20043 for wu-ftpd@wugate.wustl.edu; Tue, 25 Jul 1995 09:57:12 -0500
Message-Id: <199507251457.JAA20043@saratoga.compassnet.com>
Date: Tue, 25 Jul 1995 09:57:12 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kevin W. Mullet" <kwm@compassnet.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Use of SITE Command
In-Reply-To: <v0211019fac3ab9fc96b3@[163.185.14.81]> from "Dennis M. O'Neill" at Jul 25, 95 09:13:24 am
Content-Type: text
X-Best-Internet-Provider-In-The-Land:    Compass Net, Inc. Houston, TX
X-24hr-Customer-Support-and-Information: (713) 776-0022
X-PHONE.Work.Voice:                      (713) 776-0022
X-PHONE.Work.FAX:                        (713) 988-3306
X-Acknowledge-To:                        kwm@www.compassnet.com
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In response to Dennis M. O'Neill:
[...]
>In trying to track down a problem I previously reported having to do with
>timeouts during file transfers, I tried using the "SITE IDLE" command to
>see what the idle timeout default and maximum settings were and found that
>none of the SITE commands seem to work. I can't find anyhting in the docs
>(other than SITE GPASS and SITE GROUP) about whether these need to be
>enabled. How do I get to use these commands?
>
>Thanks,
>
>Dennis
[...]

The trick is to do "quote site blah" rather than just "site blah".
See the example below.  I hope it helps.

-KwM-
 Kevin Mullet
 Internet Support Services Mgr.
 Compass Net, Inc.

> ftp ftp.rice.edu
Connected to chico.rice.edu.
220 chico FTP server (Version wu-2.4(3) Fri Aug 19 18:37:44 CDT 1994) ready.
Name (ftp.rice.edu:kwm): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
230 Guest login ok, access restrictions apply.
ftp> site idle
?Invalid command
ftp> quote site idle
200 Current IDLE time limit is 900 seconds; max 7200
ftp> quit
221 Goodbye.

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 09:14:26 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0samcf-00034sC; Tue, 25 Jul 95 09:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA14212; Tue, 25 Jul 1995 11:13:51 -0500
Received: from disdns1.wa.gov (disdns1.wa.gov [147.55.96.32]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA14001 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 11:11:01 -0500
Received: by disdns1.wa.gov (5.65/DEC-Ultrix/4.3)
	id AA00937; Tue, 25 Jul 1995 09:10:09 -0700
Received: by olympus.dis.wa.gov (5.0/SMI-SVR4)
	id AA29344; Tue, 25 Jul 1995 09:06:02 -0700
Message-Id: <Pine.3.89.9507250817.A29210-0100000@olympus>
Date: Tue, 25 Jul 1995 09:06:01 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marc Russell <mrussell@olympus.dis.wa.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: On-the-fly comp/decomp
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi there.  Last week I posted this problem, and received a single 
response, which did not help.  So here I go again.

I've set up ftpconversions with WU 2.4 (standard version, patched to 
allow the passive conenctions required by Web browsers) on Solaris 2.3.  
For a while, my conversions worked fine.  Now they don't.  I don't know 
if I've just completely forgotten the syntax for using them, or what.  
The executables are all in ~ftp/bin, ~ftp/bin is set at 111, my ftpaccess 
file has the following entries:

uncompress yes * 
compress yes * 
tar yes *

and my ftpconversions file is set up like this:

:.Z:  :  :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
 :   : :.Z:/bin/compress -c %s:T_REG|T_ASCII:O_COMPRESS:COMPRESS
 :.gz: :  :/bin/gzip -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
 :   : :.gz:/bin/gzip -9 -c %s:T_REG|T_ASCII:O_COMPRESS:GZIP
 :   : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR
 :   : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS
 :   : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
 :.zip: : :/bin/unzip %s:T_REG|T_ASCII|T_DIR:O_UNCOMPRESS:UNZIP
 :   : : .zip:/bin/zip -9 %s:T_REG|T_DIR|T_ASCII:O_COMPRESS:ZIP

When I try to get the file ls-lR.Z to come over as an ASCII file rather 
tha compressed, I've been doing this:

ftp> get ls-lR

The way I understand the conversions, if the file ls-lR.Z exists in 
the current directory, then getting the file ls-lR should tell wuftpd to 
give me the uncompressed ls-lR.Z.  Is this right?

Thanks in advance!

marc russell
------------------
mrussell@olympus.dis.wa.gov
sysadmin@olympus.dis.wa.gov

From owner-wu-ftpd@wugate.wustl.edu Tue Jul 25 13:31:45 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0saqdb-0003BDC; Tue, 25 Jul 95 13:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA03720; Tue, 25 Jul 1995 15:26:51 -0500
Received: from guardian.brooktree.com (btree.brooktree.com [157.152.4.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA03398 for <wu-ftpd@wugate.wustl.edu>; Tue, 25 Jul 1995 15:22:58 -0500
Received: from btree.brooktree.com (btree.is.brooktree.com) by guardian.brooktree.com with ESMTP
	(1.37.109.10G/16.2) id AA114183866; Tue, 25 Jul 1995 13:24:26 -0700
Received: (from boydj@localhost) by btree.brooktree.com (8.6.9/8.6.1) id NAA19103 for wu-ftpd@wugate.wustl.edu; Tue, 25 Jul 1995 13:20:26 -0700
Message-Id: <199507252020.NAA19103@btree.brooktree.com>
Date: Tue, 25 Jul 1995 13:20:26 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Boyd Johnson <boydj@brooktree.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ftp 'get' sometimes pauses until timeout (was Re: [HELP] PASVet bjt)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I sent this on Friday, but did not get any more messages on this mailing
list until Sunday.  My apologies if this is a duplicate, but I have not 
seen any responses.

This is not a timeout problem but is a "get" hanging problem.  Does the
following sound familiar to anybody?

"Previously Boyd Johnson said:"
> From owner-wu-ftpd@wugate.wustl.edu  Fri Jul 21 13:19:44 1995
> 
> We seem to intermittently get timeouts when getting "large" (10MB) files
> from our new wu-ftpd server outside our firewall to systems inside.  It 
> used to work all the time when using HP's ftpd.  When it happens about 
> 2MB has been transferred in just a few seconds and it just sits for 15 
> minutes and times out.  Has anyone else had and solved this problem?
> 
> This is what I get:
> ftp> get bjt
> 200 PORT command successful.
> 150 Opening BINARY mode data connection for bjt (10818552 bytes).
> 421 Timeout (900 seconds): closing control connection.
> 2080768 bytes received in 5.84 seconds (347.89 Kbytes/s)
> ftp> 


From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 08:05:34 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sb81O-0002YcC; Wed, 26 Jul 95 08:05 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA15039; Wed, 26 Jul 1995 10:07:40 -0500
Received: from uceng.uc.edu (uceng.uc.edu [129.137.189.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA14531 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 09:59:23 -0500
Received: (from pmorgan@localhost) by uceng.uc.edu (8.6.11/8.6.12) id KAA15385; Wed, 26 Jul 1995 10:48:24 -0400
Message-Id: <199507261448.KAA15385@uceng.uc.edu>
Date: Wed, 26 Jul 1995 10:48:22 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Perry L. Morgan" <pmorgan@uceng.uc.edu>
To: mkc@graphics.cornell.EDU (Mitch Collinsworth)
Cc: wu-ftpd@wugate.wustl.edu, Info-AFS@transarc.COM
Subject: Re: wu-ftp and afs
In-Reply-To: <9507201714.AA21202@maytag.graphics.cornell.EDU> from "Mitch Collinsworth" at Jul 20, 95 01:14:53 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL13]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I've found a pointer to an AFS-aware WUarchive FTPd on the AFS Reference
> Page at http://www.contrib.andrew.cmu.edu:8001/usr/db74/afs.html  but
> haven't checked it out yet.  Hope to soon.  Hopefully it does the right
> thing.  If you get to it first, how about a report?

Umm, here's my report:

First off, it appears that it's only been modified for AIX.  
The src/makefiles/Makefile.aix is the only one with AFS libs/includes
etc added.  It would probably be trivial to add them to the other Makefiles.

Second, I had to modify src/ftpd.c and add:
=====================================================
#include <afs/stds.h>
=====================================================
to the first AFS #define statement.  (This was to fix silly syntax
errors in structures that used both u_int32 and int32 in AFS header 
files.) That was line 122 of src/ftpd.c.

Third, the daemon appears to function correctly with both an AFS
authentication, and anonymous sessions.

Fourth, I'm not sure if the PAG is cleared when the session has been
terminated.

General background:  Compiled using AIX's cc, running OS 3.2.5.0, and
AFS version 3.3.  (The source code is wu-2.4 which is nice.)

-Perry

Perry L. Morgan
Systems Engineer
College of Engineering
University of Cincinnati

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 08:29:58 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sb8P7-0003ERC; Wed, 26 Jul 95 08:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA16404; Wed, 26 Jul 1995 10:29:39 -0500
Received: from ttown.apci.com (ttown.apci.com [204.27.156.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA14807 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 10:04:09 -0500
Received: (from browndc@localhost) by ttown.apci.com (8.6.12/8.6.12) id KAA15340; Wed, 26 Jul 1995 10:54:22 -0400
Message-Id: <Pine.ULT.3.91.950726105136.2712B-100000@ttown.apci.com>
Date: Wed, 26 Jul 1995 10:54:19 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "David C. Brown" <browndc@ttown.apci.com>
To: Keith Smith <keith@paradigm.co.nz>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ?? group and guest controls
In-Reply-To: <199507250247.OAA19409@ftp.paradigm.co.nz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 25 Jul 1995, Keith Smith wrote:

> > When guest1 cd's to that directory (which is really now under guest5), 
> > and tries to cd .. guest1 now can go up guest5 tree instead of returning 
> > to their home directory.  Is there a way I can fix this?
> 
> Use group access on the dir's to control access.  ie make A and B 
> members of some group and change the group owenrship of the dir in 
> guest5 to the new group.  Then make all dirs up guest5's tree owned 
> by group B, and o-rwx.
> 
> Keith.
> 

Keith,
Thanks for the suggestion. I tried it but it didn't seem to help.  The 
different groups I mentioned are chroot()ed into different trees.  I 
thinks that is the main problem.  In looking at the doc is seem link in 
chroot()ed directories are relative to the chroot().  I'm going to 
re-think the file system layout.

David C. Brown                                  Air Products and Chemicals, Inc.
browndc@ttown.apci.com                          7201 Hamilton Blvd.
                                                Allentown, PA 18195-1501
The opinion expressed are mine, not Air Products'.

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 08:37:40 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sb8We-0003GuC; Wed, 26 Jul 95 08:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA17131; Wed, 26 Jul 1995 10:40:19 -0500
Received: from po7.andrew.cmu.edu (PO7.ANDREW.CMU.EDU [128.2.10.107]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA16855 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 10:36:07 -0500
Received: (from postman@localhost) by po7.andrew.cmu.edu (8.6.12/8.6.12) id LAA03991 for wu-ftpd@wugate.wustl.edu; Wed, 26 Jul 1995 11:36:04 -0400
Received: via switchmail; Wed, 26 Jul 1995 11:36:03 -0400 (EDT)
Received: from johnstown.andrew.cmu.edu via qmail
          ID </afs/andrew.cmu.edu/service/mailqs/testq0/QF.4k5a2gi00WCQI0iLBY>;
          Wed, 26 Jul 1995 11:35:09 -0400 (EDT)
Received: from johnstown.andrew.cmu.edu via qmail
          ID </afs/andrew.cmu.edu/usr16/db74/.Outgoing/QF.wk5a2Sy00WCQN31lQr>;
          Wed, 26 Jul 1995 11:34:55 -0400 (EDT)
Received: from mms.4.60.Jan.26.1995.18.43.47.sun4c.411.EzMail.2.0.CUILIB.3.45.SNAP.NOT.LINKED.johnstown.andrew.cmu.edu.sun4c.411
          via MS.5.6.johnstown.andrew.cmu.edu.sun4c_411;
          Wed, 26 Jul 1995 11:34:54 -0400 (EDT)
Message-Id: <kk5a2Su00WCQ531lIs@andrew.cmu.edu>
Date: Wed, 26 Jul 1995 11:34:54 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Derrick J. Brashear" <db74+@andrew.cmu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftp and afs
In-Reply-To: <199507261448.KAA15385@uceng.uc.edu>
References: <199507261448.KAA15385@uceng.uc.edu>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have a version of wu-ftpd I modified here to work with AFS, if you're
interested.

-D

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 14:05:00 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbDdP-0003IaC; Wed, 26 Jul 95 14:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA08000; Wed, 26 Jul 1995 16:06:53 -0500
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA07785 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 16:03:26 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id QAA04090 for wu-ftpd@wugate.wustl.edu; Wed, 26 Jul 1995 16:03:19 -0500
Message-Id: <199507262103.QAA04090@ftms.ftms.com>
Date: Wed, 26 Jul 1995 16:03:18 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vidiot <brown@ftms.COM>
To: wu-ftpd@wugate.wustl.edu (wu-ftp mail list)
Subject: anonymous login blocked
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have the following line in my ftpaccess file:

	limit   remote    3   Any                  /etc/ftp/msg.tomany

But only the following is running:

ps ax | grep ftp
  616 ?  IW    0:00 -133.67.170.220: anonymous/@: LIST (in.ftpd)
 3876 p4 S     0:00 grep ftp

Even that should have gone away, since it has been there a while.

If I try to anonymous ftp login, I get the too many user message.  If I kill
the current ftp, it doesn't help.

If I remove ftp.pids-local and ftp.pids-remote, and then touch them, I
can get it and it says that I am the first caller (1 of three).

Are the access logs not getting updated correctly?

Here is the version reported at login:

220 ftms FTP server (Version wu-2.4.2-academ[BETA-5](1) Tue Jul 18 15:23:22 CDT 1995) ready.

Any hints will be appreciated.

MB
-- 
System Administrator - Extrel FTMS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - <http://www.cdsnet.net/vidiot/>  (Your link to the world of Star Trek)

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 15:56:23 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbFNC-0003JYC; Wed, 26 Jul 95 15:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13739; Wed, 26 Jul 1995 17:58:26 -0500
Received: from cadaver.acm.ndsu.NoDak.edu (cadaver.acm.ndsu.NoDak.edu [134.129.125.233]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13531 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 17:54:20 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA06771; Wed, 26 Jul 95 17:54:18 -0500
Message-Id: <9507262254.AA06771@cadaver.acm.ndsu.NoDak.edu>
Date: Wed, 26 Jul 1995 17:54:16 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Chadwick A. Dubuque" <cdubuque@cadaver.acm.ndsu.NoDak.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: I need to add some functionality to my wu-ftpd
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I need to add some functionality to my wu-ftpd. I'm making a server where
users have ftp-only access, and beyond normal ftp commands, they only need
to chmod files, and check their quotas.

So, in particular, I need to add the following functionality:

1) I need to make it support quotas. If the daemon receives a message saying
the user is over the soft quota, it should give the user a message after the
transfer. If the user is at/over the hard quota, the transfer (to the
machine only) should be aborted.

2) I need to allow the users to check their quota, using the command 
"quota -v", like chmod and other "non-standard" commands.

3) I will also need to add shadow-passwd support, but I believe that is just
a re-compile away with the new libraries/headers.

I have the source for everything, and will be willing to hack it, if I can
get a clue as to where to put these in.

I'm running Linux, Slackware distribution.

Thanks in advance for any help.

-- 
Chadwick A. Dubuque            cdubuque@cadaver.acm.ndsu.NoDak.edu
http://www.acm.ndsu.NoDak.edu/~cdubuque/   finger for PGP pub. key 
postal:USA/58105-5164/ND/Fargo/IACC 258 NDSU Box 5164/Chad Dubuque

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 16:42:20 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbG5N-0003A2C; Wed, 26 Jul 95 16:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA15484; Wed, 26 Jul 1995 18:43:57 -0500
Received: from overlord.dmv.com (overlord.dmv.com [204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA15373 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 18:41:38 -0500
Received: from manticore.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
	for <wu-ftpd@wugate.wustl.edu> id TAA22438; Wed, 26 Jul 1995 19:41:17 -0400
Message-Id: <Pine.LNX.3.91.950726193616.12812A-100000@manticore.dmv.com>
Date: Wed, 26 Jul 1995 19:41:06 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: trylax <trylax@overlord.dmv.com>
To: wu-ftpd@wugate.wustl.edu
Subject: .tar files 0 bytes long
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: trylax@manticore.dmv.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Okay, I finally got my wu-ftpd server working good. Reads the ftpaccess 
file, lets the right people in, displays the nice .message files, 
and ALMOST lets you get <dir>.tar and <dir>.tar.gz

It correctly gets a <dir>.tar or .tar.gz
exept that it gets 0 byte files!
yes i copied tar, gzip to ~ftp bin, and made a link for compress.

any ideas? when it cant find tar it yells about that, it didnt yell. said 
no problem, opening data connection, and creates a zero bite file on the 
local side.....

				Thanks,
				Trylax

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 18:18:49 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbHb3-0003KbC; Wed, 26 Jul 95 18:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA18614; Wed, 26 Jul 1995 20:20:51 -0500
Received: from dino.ccg.emr.ca (ccg.emr.ca [192.77.69.129]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA18507 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 20:19:14 -0500
Received: from fido (fido [132.156.18.2]) by dino.ccg.emr.ca (8.6.12/8.6.10) with ESMTP id VAA00557 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 21:18:50 -0400
Received: (droletb@localhost) by fido (8.6.12/8.6.10) id VAA00554 for wu-ftpd@wugate.wustl.edu; Wed, 26 Jul 1995 21:18:43 -0400
Message-Id: <199507270118.VAA00554@fido>
Date: Wed, 26 Jul 1995 21:18:35 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Simon-Bernard Drolet <droletb@CCG.RNCan.gc.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: .tar files 0 bytes long
In-Reply-To: <Pine.LNX.3.91.950726193616.12812A-100000@manticore.dmv.com> from "trylax" at Jul 26, 95 07:41:06 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


You really need tar from GNU !

Be sure that it's working in a chroot() env. To try it, do
a cd ~/ftp. Then, do "chroot . tar cvf tarfile your-dir-in-ftp".

If it's works, it should with ftp.
-- 
Simon-Bernard Drolet                E-mail: bernard.drolet@CCG.RNCan.gc.ca
Administrateur de systemes Unix     Tel:    (819) 564-5600 ext.4819
Centre Canadien de Geomatique       Fax:    (819) 564-5698
"I'm Pentium of Borg. Division is futile. You will be approximated..."

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 18:26:34 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbHiY-0003D2C; Wed, 26 Jul 95 18:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA18914; Wed, 26 Jul 1995 20:28:40 -0500
Received: from gaia.vr.net (gaia.vr.net [199.18.177.65]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA18813 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 20:25:48 -0500
Received: by gaia.vr.net (Smail3.1.28.1 #9)
	id m0sbHjc-000GffC; Wed, 26 Jul 95 21:27 EDT
Message-Id: <Pine.LNX.3.91.950726212642.13307A-100000@gaia.vr.net>
Date: Wed, 26 Jul 1995 21:27:35 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: .tar files 0 bytes long
In-Reply-To: <199507270118.VAA00554@fido>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 26 Jul 1995, Simon-Bernard Drolet wrote:

> You really need tar from GNU !
> 
> Be sure that it's working in a chroot() env. To try it, do
> a cd ~/ftp. Then, do "chroot . tar cvf tarfile your-dir-in-ftp".
> 
> If it's works, it should with ftp.

If it doesn't, get the GNU tar and be sure to link standalone.  If you 
link with dynamic libraries it won't work. 

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [199.18.177.65]
Kettering, OH 45409-1615 USA    voice: +1 (513) 299-7653

From owner-wu-ftpd@wugate.wustl.edu Wed Jul 26 18:51:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbI6m-0002IHC; Wed, 26 Jul 95 18:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA19867; Wed, 26 Jul 1995 20:53:38 -0500
Received: from softhost.nla.gov.au (softhost.nla.gov.au [192.102.239.86]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA19795 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 20:52:33 -0500
Received: (from tdao@localhost) by softhost.nla.gov.au (8.6.12/8.6.9) id LAA01483; Thu, 27 Jul 1995 11:52:40 +1000
Message-Id: <Pine.3.89.9507271100.A1470-0100000@softhost.nla.gov.au>
Date: Thu, 27 Jul 1995 11:52:39 +1000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tien Dao <tdao@softhost.nla.gov.au>
To: wu-ftpd@wugate.wustl.edu
Subject: Compress problem
In-Reply-To: <199507270118.VAA00554@fido>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi all,

I have just installed wu-ftpd2.4.
Currently I cannot invoke the "compress"  feature when retrieving
a <file>.Z (real name is <file>).

The error I got is 

  200 PORT command successful.
  550 Local error: conversion program not found. Cannot COMPRESS file.

My ftpconversions entries:

:.Z:  :  :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
:   : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS

My "compress" program is in both /usr/bin/compress as well as ~/ftp/bin

Could someone please tell me what I've done wrong?

Thanks
Tien Dao

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 01:37:25 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbJ8P-00037zC; Wed, 26 Jul 95 19:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA22183; Wed, 26 Jul 1995 21:59:26 -0500
Received: from m54.oz.com (m54.oz.com [204.95.67.99]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA22071 for <wu-ftpd@wugate.wustl.edu>; Wed, 26 Jul 1995 21:56:52 -0500
Received: by m54.oz.com id AA28285
  (5.67a8/IDA-1.4.4 for wu-ftpd@wugate.wustl.edu); Wed, 26 Jul 1995 19:56:28 -0700
Message-Id: <199507270256.AA28285@m54.oz.com>
Date: Wed, 26 Jul 1995 19:56:28 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mitch Wright <mitch@oz.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Hanging ftps
X-Mid: <199507270256.AA28285@m54.oz.com>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I've noticed that we've had an increased number of ftp connections that
linger around forever, eventually becoming <defunct>, still taking up a
slot in the ftpusers list.  My gut feeling based on the output from ftpwho
is that some web browsers and other ftp clients are using PASV and are
not connecting like they should.

Has anyone else seen a similar problem, and more importantly, does anyone
have a fix?  This occurs under wu-ftpd version 2.4.

do svidaniya,

  ~mitch

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 04:50:00 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbRRr-0003H3C; Thu, 27 Jul 95 04:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA06703; Thu, 27 Jul 1995 06:51:27 -0500
Received: from rubb.rz.ruhr-uni-bochum.de (rubb.rz.ruhr-uni-bochum.de [134.147.128.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA06415 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 06:43:55 -0500
Received: from fsnif.neuroinformatik.ruhr-uni-bochum.de (root@fsnif.neuroinformatik.ruhr-uni-bochum.de [134.147.176.16]) by rubb.rz.ruhr-uni-bochum.de (8.5/8.5) with SMTP id NAA17738; Thu, 27 Jul 1995 13:43:06 +0200
Received: from tyche.neuroinformatik.ruhr-uni-bochum.de by fsnif.neuroinformatik.ruhr-uni-bochum.de (4.1/LAN-GW-1.0)
	id AA08034; Thu, 27 Jul 95 13:43:04 +0200
Received: by tyche.neuroinformatik.ruhr-uni-bochum.de (NX5.67e/NX3.0X)
	id AA07010; Thu, 27 Jul 95 13:42:58 +0200
Received: by NeXT.Mailer (1.118.2)
Message-Id: <9507271142.AA07010@tyche.neuroinformatik.ruhr-uni-bochum.de>
Date: Thu, 27 Jul 95 13:42:50 +0200
Reply-To: neef@neuroinformatik.ruhr-uni-bochum.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Neef <neef@neuroinformatik.ruhr-uni-bochum.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hanging ftps
References: <199507270256.AA28285@m54.oz.com>
Content-Type: text/plain
Mime-Version: 1.0 (NeXT Mail 3.3 v118.2)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

we have the same problem here (wu-ftpd 2.4, Solaris 1.1/SunOS 4.1.3). It  
started about half a year ago.

Please send a summary to the wu-ftpd list if you find a solution. Thank you.
--
Good luck, -Micha Neef-
EMail: neef@neuroinformatik.ruhr-uni-bochum.de

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 04:59:45 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbRbI-0003BzC; Thu, 27 Jul 95 04:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA07061; Thu, 27 Jul 1995 07:01:52 -0500
Received: from ttown.apci.com (ttown.apci.com [204.27.156.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA06486 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 06:45:57 -0500
Received: (from browndc@localhost) by ttown.apci.com (8.6.12/8.6.12) id HAA18686; Thu, 27 Jul 1995 07:37:51 -0400
Message-Id: <Pine.ULT.3.91.950727073350.14558A-100000@ttown.apci.com>
Date: Thu, 27 Jul 1995 07:37:51 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "David C. Brown" <browndc@ttown.apci.com>
To: WU-FTPD List <wu-ftpd@wugate.wustl.edu>
Subject: wu-ftpd and bsd/os 2
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have recently upgrade to bsd/os v2.0, re-installed wu-ftpd 2.4.
compile and install went fine.  The problem is when I try to ftp in the 
server doesn't respond.  I have included the following line   inetd.conf:

ftp     stream  tcp     nowait  root    /usr/local/etc/ftpd     ftpd -l 

and verified that  /usr/local/etc/ftpd  is the right location.

I don't even see any error messages in  syslog.

Any ideas?   Thannks in advance.


David C. Brown                                  Air Products and Chemicals, Inc.
browndc@ttown.apci.com                          7201 Hamilton Blvd.
                                                Allentown, PA 18195-1501
The opinion expressed are mine, not Air Products'.

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 08:24:21 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbUmY-0003NdC; Thu, 27 Jul 95 08:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA17249; Thu, 27 Jul 1995 10:25:39 -0500
Received: from scapa.cs.ualberta.ca (scapa.cs.ualberta.ca [129.128.4.44]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA17024 for <wu-ftpd@mail.wustl.edu>; Thu, 27 Jul 1995 10:22:19 -0500
Received: from spirit-riv.cs.ualberta.ca by scapa.cs.ualberta.ca id <13077-5>; Thu, 27 Jul 1995 09:22:08 -0600
Message-Id: <95Jul27.092208-0600_mdt.13077-5+41@scapa.cs.ualberta.ca>
Date: Thu, 27 Jul 1995 09:21:56 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Art Mulder <art@cs.ualberta.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: old ftp processes hanging around
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello,
  We're running wu-ftpd 2.4 on a Sparc Classic, SunOS 4.1.3_U1

  Works mostly great.

  We're noticing that a number of old ftp processes seem to get
  left hanging around.  For example There is right now an ftpd process 
  sitting there since July 21 (today is the 27th):

% ps auxc | egrep ftp
...
ftp       2830  0.0  0.0  788    0 ?  IW   Jul 24  0:00 ftpd
ftp       1740  0.0  0.0  788    0 ?  IW   Jul 21  0:00 ftpd
ftp       3676  0.0  0.0  788    0 ?  IW   Jul 24  0:00 ftpd
...

  Is this a common problem?  Is there a simple solution?  We were
  considering just setting up a cron job with kills anything older
  than 24 hours.  I'm not keen on that, as it strikes me as a bit
  of a bandage solution.  I would prefer that the server didn't leave
  old copies of itself hanging around.

Thanks,
...art mulder ( art@cs.ualberta.ca ) ( http://web.cs.ualberta.ca/~art/ )
              ( Postmaster, News admin, Webmaster, Ftp admin, ...      )
              ( Computer Operations, CS Dept, U of Alberta, Edmonton   )

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 11:49:22 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbXzc-0003OqC; Thu, 27 Jul 95 11:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA29833; Thu, 27 Jul 1995 13:51:17 -0500
Received: from crash.cts.com (crash.cts.com [192.188.72.17]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA29583 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 13:48:11 -0500
Received: from gusa.cts.com by crash.cts.com with smtp
	(Smail3.1.29.1 #5) id m0sbXyV-0001jvC; Thu, 27 Jul 95 11:48 PDT
Received: by gusa.cts.com with Microsoft Mail
	id <01BA5C16.ABEA39C0@gusa.cts.com>; Thu, 27 Jul 1995 11:46:54 -0700
Message-Id: <01BA5C16.ABEA39C0@gusa.cts.com>
Date: Thu, 27 Jul 1995 11:32:23 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Maximilian Cohan <mcohan@cts.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Unsubscribe
X-MS-Attachment: WINMAIL.DAT 0 00-00-1980 00:00
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I sent 2 removal requests to the listserv a while back...
Something seems rather broken since I'm obviously
not unsubscribed... please make sure I'm off this list.

PS: This list has been a really good resource, I'm no longer
managing any wu-FTP related projects and thus need off
the list.

(FLAME PROTECTION ON)
Again, I realize that this is the list and not the listserv but
it didn't work when I tried it.
(FLAME PROTECTION OFF)

Max Cohan - mcohan@cts.com


begin 600 WINMAIL.DAT
M>)\^(C<2`0:0" `$```````!``$``0>0!@`(````Y 0```````#H``$-@ 0`
M`@````(``@`!!) &`#0!```!````# ````,``# #````"P`/#@`````"`?\/
M`0```$\`````````@2L?I+ZC$!F=;@#=`0]4`@````!W=2UF='!D0'=U9V%T
M92YW=7-T;"YE9'4`4TU44 !W=2UF='!D0'=U9V%T92YW=7-T;"YE9'4``!X`
M`C !````!0```%--5% `````'@`#, $````9````=W4M9G1P9$!W=6=A=&4N
M=W5S=&PN961U``````,`%0P!`````P#^#P8````>``$P`0```!L````G=W4M
M9G1P9$!W=6=A=&4N=W5S=&PN961U)P```@$+, $````>````4TU44#I752U&
M5%!$0%=51T%412Y755-43"Y%1%4````#```Y``````L`0#H!`````@'V#P$`
M```$`````````YX\`0B !P`8````25!-+DUI8W)O<V]F="!-86EL+DYO=&4`
M,0@!!( !``P```!5;G-U8G-C<FEB90"%! $%@ ,`#@```,L'!P`;``L`( `7
M``0`.@$!(( #``X```#+!P<`&P`+`!T`'@`$`#X!`0F `0`A````,#DV1D4S
M1D4P-D,X0T4Q,3E%-C,T-#0U-3,U-# P,# `_ 8!`Y &`' #```2````"P`C
M```````#`"8```````L`*0`!`````P`V``````! `#D`0+V:4$]<N@$>`' `
M`0````P```!5;G-U8G-C<FEB90`"`7$``0```!8````!NEQ/4)'^XV\*R 81
MSIYC1$535 `````>`!X,`0````4```!33510`````!X`'PP!````#P```&UC
M;VAA;D!C=',N8V]M```#``80QM>W3P,`!Q!L`0``'@`($ $```!E````25-%
M3E0R4D5-3U9!3%)%455%4U135$]42$5,25-44T525D%72$E,14)!0TM33TU%
M5$A)3D=3145-4U)!5$A%4D)23TM%3E-)3D-%24U/0E9)3U533%E.3U153E-5
M0E-#4DE"10`````"`0D0`0````P"```(`@``[@(``$Q:1G4,J_.'_P`*`0\"
M%0*H!>L"@P!0`O()`@!C: K <V5T,C<&``;#`H,R`\4"`'!R0G$1XG-T96T"
M@S/W`N0'$P* ?0J ",\)V0* !PJ!#;$+8&YG,3 SCQ10"PH440OQ($D@$;#=
M`C @$> 6$ 1@=@= &>%.<0I0$\ $('1O&O!H.&4@; 0`&M $D'8@L&$@=V@#
M$!M08@#0U&LN', @"H53`W 1P)\<,!? &7$3X 0@<F$;,74%P&(#8&L)\!EP
M"X!C`1M022=M(&]B=B)I"&!S;'D*A6YOI05 =0" =6($\F()@-,<P@M096$1
ML" `P!\0?QEP"' ?E0W0&R$$`!MC+H,*A0J%4%,Z(%0CUOX@$8 $("' 'R$<
M`!80!T"Q(& @9V\$<!GA<PAAO1^ +!^C(/ ;8 (@9P20<PJ%`X%A9QW2`' G
M('?@=2U&5% 9X0M@$]#S)W 34&]J!9 :T0!P)W#_&S @0"#@"> G<".!"H4;
M-@,<YPJ%*$9,04U%`24P4D]414-422A/3B OL"D*A4%GYPMQ*!$FPVEZ&U ;
M,!Z /R.T(^$;-BNS(/(;.V)U"G0*A6D%0&1I9&[J)P5 =P6P:QP1'R$98'YT
M"($G<#3@)%8NSR_01H9&, 8*A4UA>" (4+L1@ .@+2*0!: YX4 K@5HN!:!M
M"H45,0`[T ,`$! ``````P`1$ ````! ``<P@/MYZ4Y<N@% ``@P@/MYZ4Y<
4N@$>`#T``0````$`````````O.@`
`
end

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 12:39:56 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbWyH-0003MnC; Thu, 27 Jul 95 10:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA26082; Thu, 27 Jul 1995 12:45:46 -0500
Received: from ibeam.intel.com (ibeam.jf.intel.com [134.134.208.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA25943 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 12:43:18 -0500
Received: from aahz.jf.intel.com by ibeam.intel.com with smtp
	(Smail3.1.28.1 #6) id m0sbWws-000RTcC; Thu, 27 Jul 95 10:42 PDT
Received: by aahz.jf.intel.com (Smail3.1.28.1 #13)
	id m0sbWxg-000RiTC; Thu, 27 Jul 95 10:42 PDT
Message-Id: <m0sbWxg-000RiTC@aahz.jf.intel.com>
Date: Thu, 27 Jul 1995 10:42:50 -0700
Reply-To: dchapmax@ibeam.jf.intel.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Darci Chapman <dchapmax@aahz.jf.intel.com>
To: wu-ftpd@wugate.wustl.edu
Subject: hangs on login (wu-ftpd 2.4 on bsdi 1.1)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6 4/21/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Greetings!

(BTW, if there's a FAQ for this list/software, please, point me to it! :-)

I have compiled and installed wu-ftp 2.4 on bsdi 1.1. There were several
compiler warnings but no errors. For reasons I won't go into here, I need 
to install wu-ftpd on a non-standard port. I believe I have most everything
set up correctly but when I try to login as a real user, the process hangs
with the following message in the syslog file:

sleeping: flock of pid file failed: Operation not supported

(I haven't tried logging in as anonymous or guest).

Any pointers?

ThanksInAdvance!

...dlc...



--
Darci L. Chapman Sr. Software/Firmware Consultant sli-info@qiclab.scn.rain.com
               On loan from: Solution Logic, Inc, 503/222-0057
                 On loan to: Intel Corporation, 503/264-1419
		          http://puma.jf.intel.com

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 13:13:50 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbZJ7-0003QGC; Thu, 27 Jul 95 13:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA06334; Thu, 27 Jul 1995 15:12:20 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA04480 for <wu-ftpd@mail.wustl.edu>; Thu, 27 Jul 1995 15:03:01 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTCQWVCOPC000DTW@wunet.wustl.edu>; Thu, 27 Jul 1995 05:38:48 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
 id MAA23306 for wunet.wustl.edu!wu-ftpd; Thu, 27 Jul 1995 12:45:43 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sbMd0-000MoYC; Thu,
 27 Jul 95 08:41 MET DST
Message-Id: <m0sbMd0-000MoYC@seneca>
Date: Thu, 27 Jul 1995 08:41:06 +0200 (MET DST)
Reply-To: seneca!hm@commy.ix.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: seneca!hm@commy.ix.de (Harald Milz)
To: wu-ftpd@wunet.wustl.edu
Subject: Re: Hanging ftps
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: Hanging ftps
To: wu-ftpd@wunet.wustl.edu
Organization: Harry's Box

Mitch Wright (mitch@oz.com) wrote:
> I've noticed that we've had an increased number of ftp connections that
> linger around forever, eventually becoming <defunct>, still taking up a
> slot in the ftpusers list.  My gut feeling based on the output from ftpwho
> is that some web browsers and other ftp clients are using PASV and are
> not connecting like they should.

This happens on my server all the time. I have to check daily and kill 
hanging processes. This is on AIX 3.2.5 and AIX 4.1.2. Setting the timeout
explicitly on the command line didn't help. 

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 13:42:49 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbZlQ-0002lJC; Thu, 27 Jul 95 13:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA08988; Thu, 27 Jul 1995 15:39:08 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA04597 for <wu-ftpd@mail.wustl.edu>; Thu, 27 Jul 1995 15:03:58 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTCQWVLIZK000CJM@wunet.wustl.edu>; Thu, 27 Jul 1995 05:38:48 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
 id MAA23304 for wunet.wustl.edu!wu-ftpd; Thu, 27 Jul 1995 12:45:42 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sbMak-000MoYC; Thu,
 27 Jul 95 08:38 MET DST
Message-Id: <m0sbMak-000MoYC@seneca>
Date: Thu, 27 Jul 1995 08:38:44 +0200 (MET DST)
Reply-To: seneca!hm@commy.ix.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: seneca!hm@commy.ix.de (Harald Milz)
To: wu-ftpd@wunet.wustl.edu
Subject: Re: .tar files 0 bytes long
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: .tar files 0 bytes long
To: wu-ftpd@wunet.wustl.edu
Organization: Harry's Box

Gregory A Lundberg (lundberg@vr.net) wrote:

> If it doesn't, get the GNU tar and be sure to link standalone.  If you 
> link with dynamic libraries it won't work. 

This is not true. It works for me dynamically linked on AIX 3.2.5, 4.1
and on Linux. You just have to make sure that the dynamic linker finds
its files.  Actually, the programs in my chroot environments are hard links
to the executables outside (/usr/bin and /usr/ftp/bin reside on the same
file system).

Hope this helps. 

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 14:05:33 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sba50-0002XhC; Thu, 27 Jul 95 14:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA10754; Thu, 27 Jul 1995 15:59:47 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA10462 for <wu-ftpd@mail.wustl.edu>; Thu, 27 Jul 1995 15:56:13 -0500
Received: from nrcnet1.nrc.ca by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTDC8OHW1C000GN1@wunet.wustl.edu>; Thu, 27 Jul 1995 15:49:15 -0500 (CDT)
Received: by nrcnet1.nrc.ca (5.x/SMI-SVR4) id AA05769; Thu,
 27 Jul 1995 16:55:37 -0400
Message-Id: <9507272055.AA05769@nrcnet1.nrc.ca>
Date: Thu, 27 Jul 1995 16:55:37 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ratilal@nrcnet1.nrc.ca (Ratilal Haria M60 RmB21 993 1153)
To: wu-ftpd@wunet.wustl.edu
Subject: guest privileges
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,


 I am a newbie to the wu-ftpd - having it installed
 yesterday and spent the rest of the time looking
 at docs to resolv the following problem

 I want a real account, say user1, to connect to the server
 and download files from a certain directory only.

 I have set the guestgroup in the ftpaccess file and
 may have an improper format in etc/passwd file - i think
 cause I am not too clear of the path

user1:x:903:901:User 1:/ftp/./export/home/user1/download:/bin/csh

 When I try ftp, I get the error 

550 Can't set guest privileges.
Login failed.

  I would appreciate any help or pointers to the problem 

Thanks ... Ratilal
		 

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 14:30:44 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbaUb-00036AC; Thu, 27 Jul 95 14:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA12584; Thu, 27 Jul 1995 16:26:13 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA12303 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 16:22:40 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id QAA05688; Thu, 27 Jul 1995 16:21:34 -0500
Message-Id: <Pine.LNX.3.91.950727161532.5654A-100000@puddytat.intecom.com>
Date: Thu, 27 Jul 1995 16:21:33 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: guest privileges
In-Reply-To: <9507272055.AA05769@nrcnet1.nrc.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 27 Jul 1995, Ratilal Haria M60 RmB21 993 1153 wrote:

>  I have set the guestgroup in the ftpaccess file and
>  may have an improper format in etc/passwd file - i think
>  cause I am not too clear of the path
> 
> user1:x:903:901:User 1:/ftp/./export/home/user1/download:/bin/csh
> 
>  When I try ftp, I get the error 
> 
> 550 Can't set guest privileges.
> Login failed.

Make sure that group specified in the 'guestgroups' line in ftpaccess 
really exists in /etc/group.  It must also be group 901 as called out in 
your passwd file.  It was unclear if you had done all of this.

In the above, the user would be chroot'ed into the /ftp directory as home 
directory.  This can be changed by moving the /./ to a different place in 
the path.

You don't have to have the /bin/csh on the passwd line; you could set it 
to /etc/ftponly.  That name needs to be defined in /etc/shells, but it 
does not have to exist.  This way the account cannot be used to log in.

Sounds like you are close; hope this helps get you closer

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 17:36:35 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbdPh-0002O3C; Thu, 27 Jul 95 17:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA20823; Thu, 27 Jul 1995 19:38:17 -0500
Received: from softhost.nla.gov.au (softhost.nla.gov.au [192.102.239.86]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA20745 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 19:36:30 -0500
Received: (from tdao@localhost) by softhost.nla.gov.au (8.6.12/8.6.9) id KAA02790; Fri, 28 Jul 1995 10:36:31 +1000
Message-Id: <Pine.3.89.9507281033.D1894-0100000@softhost.nla.gov.au>
Date: Fri, 28 Jul 1995 10:36:29 +1000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tien Dao <tdao@softhost.nla.gov.au>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wunet.wustl.edu
Subject: Re: guest users
In-Reply-To: <9507272248.AA04785@san-jose-1.firstimage.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Have you checked in ftpshells for /noshell
Tien

On Thu, 27 Jul 1995, Joe Doyle wrote:

> Hi,
> 	I'm trying to setup guest users on my system but
> keep getting:
> 
> 530 User guest1 access denied...
> Login failed.
> 
> when I try to login.  Here are the details.....
> 
> /etc/passwd file:
> guest1:x:30001:20:guest1 ftp account:/export/home/customers/./guest1:/noshell
> 
> /etc/group file:
> guests:*:20:guest1
> 
> ftpaccess file:
> class guests guest *
> guestgroup guests
> 
> 	Is there another file where I have to list valid guest users
> or something?????
> 
> Thanks,
> 
> Joe
> 

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 17:39:40 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbbow-0002mfC; Thu, 27 Jul 95 15:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA17300; Thu, 27 Jul 1995 17:56:07 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA17154 for <wu-ftpd@mail.wustl.edu>; Thu, 27 Jul 1995 17:53:54 -0500
Received: from uu11.psi.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTDGCKRY1S000G5F@wunet.wustl.edu>; Thu, 27 Jul 1995 17:47:03 -0500 (CDT)
Received: from san-jose-1.firstimage.com by uu11.psi.com
 (5.65b/4.0.940727-PSI/PSINet)
 via SMTP; id AA17208 for wu-ftpd@wunet.wustl.edu; Thu, 27 Jul 95 18:53:30 -0400
Received: by san-jose-1.firstimage.com (5.0/SMI-SVR4) id AA04785; Thu,
 27 Jul 1995 15:48:22 +0800
Message-Id: <9507272248.AA04785@san-jose-1.firstimage.com>
Date: Thu, 27 Jul 1995 15:48:22 +0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jmd@san-jose-1.firstimage.com (Joe Doyle)
To: wu-ftpd@wunet.wustl.edu
Subject: guest users
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
	I'm trying to setup guest users on my system but
keep getting:

530 User guest1 access denied...
Login failed.

when I try to login.  Here are the details.....

/etc/passwd file:
guest1:x:30001:20:guest1 ftp account:/export/home/customers/./guest1:/noshell

/etc/group file:
guests:*:20:guest1

ftpaccess file:
class guests guest *
guestgroup guests

	Is there another file where I have to list valid guest users
or something?????

Thanks,

Joe

From owner-wu-ftpd@wugate.wustl.edu Thu Jul 27 18:55:53 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbeeA-0003PpC; Thu, 27 Jul 95 18:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA24281; Thu, 27 Jul 1995 20:57:19 -0500
Received: from angus.gigotech.net (angus.gigotech.net [199.183.158.250]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA24110 for <wu-ftpd@wugate.wustl.edu>; Thu, 27 Jul 1995 20:54:16 -0500
Received: (from cjwoods@localhost) by angus.gigotech.net (8.6.11/8.6.9) id VAA01274; Thu, 27 Jul 1995 21:54:10 -0400
Message-Id: <Pine.LNX.3.91.950727215223.1218D-100000@angus.gigotech.net>
Date: Thu, 27 Jul 1995 21:54:09 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Woods <cjwoods@gigotech.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: guest users
In-Reply-To: <9507272248.AA04785@san-jose-1.firstimage.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 27 Jul 1995, Joe Doyle wrote:

> Hi,
> 	I'm trying to setup guest users on my system but
> keep getting:
> 
> 530 User guest1 access denied...
> Login failed.
> 
> /etc/passwd file:
> guest1:x:30001:20:guest1 ftp account:/export/home/customers/./guest1:/noshell
									^^^^^^
Do you have `/noshell' in /etc/shells? There is no need for /noshell to
really exist, but there must be an entry for it in /etc/shells (or
wherever your system lists valid shells). 


Chris Woods                                            cjwoods@gigotech.net
GCM/CS/E   d--- H++ s+:++ !g p? au-- a- w+ v++ C++ UL++++ P++>++++ L+++ 3+
	   E++>+++ N+ K++ W--- M-- V-- -po+ Y+ t+ !5 !j R G? tv-- b+ D+ B-
	   e+ u+ h---- f r+++ n---- y++++

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 09:10:42 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbrzb-0002aiC; Fri, 28 Jul 95 09:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA29711; Fri, 28 Jul 1995 11:12:01 -0500
Received: from gatekeeper.fnx.com (gatekeeper-pa.fnx.com [165.254.143.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA29113 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 11:00:41 -0500
Received: (from neil@localhost) by gatekeeper.fnx.com (8.6.12/8.6.12) id MAA04413 for wu-ftpd@mail.wustl.edu; Fri, 28 Jul 1995 12:00:58 -0400
Message-Id: <199507281600.MAA04413@gatekeeper.fnx.com>
Date: Fri, 28 Jul 1995 12:00:56 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Neil Brookins <neil@fnx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: logging is not working!
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I spent the last two days installing and configuring ftpd.
Platform is SunOS4.1.3_U1 (gatekeeper.fnx.com)
I have everything working; except NOTHING is being logged into
/var/log/syslog  NOR  is there anything in /usr/adm/xferlog
(syslog does have sendmail's logging into it, just not ftpd's)
I want to log all commands and transfers in both directions.

I think I followed the instructions correctly...
In /etc/inetd.conf I have:
ftp   stream   tcp   nowait   root  /usr/local/etc/ftpd  ftpd -L -l

And in /usr/local/etc/ftpaccess I have:
----------------------------------cut here------------
class fullshell real *
class restrict guest *
guestgroup clients
tar      yes fullshell
tar      yes restrict
compress yes fullshell
compress yes restrict
loginfails 2
chmod     no guest
delete    no guest
overwrite no guest
rename    no guest
umask     no guest
banner                 /usr/local/etc/banner
message                /usr/lib/msg.login login
limit restrict  5 Any /usr/local/etc/msg.toomany
limit fullshell 10 Any /usr/local/etc/msg.toomany
log commands guest
log commands real
log transfer guest inbound, outbound
log transfer real  inbound, outbound
----------------------------------cut here-----------

Any ideas?

---->Neil

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 09:46:14 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbsY6-000334C; Fri, 28 Jul 95 09:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA02323; Fri, 28 Jul 1995 11:48:07 -0500
Received: from overlord.dmv.com ([204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA02059 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 11:44:44 -0500
Received: from manticore.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
	 id MAA22287; Fri, 28 Jul 1995 12:44:21 -0400
Message-Id: <Pine.LNX.3.91.950728124021.726A-100000@manticore.dmv.com>
Date: Fri, 28 Jul 1995 12:43:20 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: trylax <trylax@overlord.dmv.com>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: logging is not working!
In-Reply-To: <199507281600.MAA04413@gatekeeper.fnx.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: trylax@manticore.dmv.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 28 Jul 1995, Neil Brookins wrote:

> I spent the last two days installing and configuring ftpd.
> Platform is SunOS4.1.3_U1 (gatekeeper.fnx.com)
> I have everything working; except NOTHING is being logged into
> /var/log/syslog  NOR  is there anything in /usr/adm/xferlog
> (syslog does have sendmail's logging into it, just not ftpd's)
> I want to log all commands and transfers in both directions.

I would suggest checking in pathnames.h to be sure syslog and xferlog are 
pointing to the right files and paths.

also you need -i to log files received to xferlog perhaps?

			Trylax

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 09:50:43 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbscN-00038jC; Fri, 28 Jul 95 09:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA02643; Fri, 28 Jul 1995 11:52:38 -0500
Received: from guardian.brooktree.com (btree.brooktree.com [157.152.4.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA02560 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 11:51:44 -0500
Received: from btree.brooktree.com (btree.is.brooktree.com) by guardian.brooktree.com with ESMTP
	(1.37.109.10G/16.2) id AA265997656; Fri, 28 Jul 1995 09:07:36 -0700
Received: (from boydj@localhost) by btree.brooktree.com (8.6.9/8.6.1) id JAA16049 for wu-ftpd@mail.wustl.edu; Fri, 28 Jul 1995 09:03:25 -0700
Message-Id: <199507281603.JAA16049@btree.brooktree.com>
Date: Fri, 28 Jul 1995 09:03:24 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Boyd Johnson <boydj@brooktree.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ftp 'get' sometimes pauses until timeout (retry email)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have not been very successful mailing to this list yet.  I stop
getting list mail for a day or two each time I try.  Let me try
again.  Please CC me directly via email if you send a reply.  
My apologies again if you have gotten this before, especially if you
replied to the list.  I think the problem may be I sent them to 
wu-ftpd@wugate.wustl.edu instead of wu-ftpd@mail.wustl.edu

I should add here that ftp "get" from our Solaris system with bundled 
ftpd just outside our firewall works fine also, but wuftpd on our HP 
next to it intermittently pauses until timeout with a large file "get".  
I don't change any parameters except setting binary mode.

Thanks,
Boyd Johnson

> From owner-wu-ftpd@wugate.wustl.edu  Tue Jul 25 13:37:26 1995
> From: Boyd Johnson <boydj@brooktree.com>
> 
> I sent this on Friday, but did not get any more messages on this mailing
> list until Sunday.  My apologies if this is a duplicate, but I have not 
> seen any responses.
> 
> This is not a timeout problem but is a "get" hanging problem.  Does the
> following sound familiar to anybody?
> 
> "Previously Boyd Johnson said:"
> > From owner-wu-ftpd@wugate.wustl.edu  Fri Jul 21 13:19:44 1995
> > 
> > We seem to intermittently get timeouts when getting "large" (10MB) files
> > from our new wu-ftpd server outside our firewall to systems inside.  It 
> > used to work all the time when using HP's ftpd.  When it happens about 
> > 2MB has been transferred in just a few seconds and it just sits for 15 
> > minutes and times out.  Has anyone else had and solved this problem?
> > 
> > This is what I get:
> > ftp> get bjt
> > 200 PORT command successful.
> > 150 Opening BINARY mode data connection for bjt (10818552 bytes).
> > 421 Timeout (900 seconds): closing control connection.
        ^^^^^^^^^^^^^^^^^^^^
> > 2080768 bytes received in 5.84 seconds (347.89 Kbytes/s)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
> > ftp> 

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 10:36:05 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbtJM-0003MXC; Fri, 28 Jul 95 10:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA06324; Fri, 28 Jul 1995 12:36:56 -0500
Received: from sun.risinc.com (sun.risinc.com [198.17.123.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA06225 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 12:36:05 -0500
Received: from ris.risinc.com by sun.risinc.com (5.0/SMI-SVR4)
	id AA28928; Fri, 28 Jul 1995 10:43:28 -0700
Received: from RIS/MERCURY by ris.risinc.com (Mercury 1.12);
    Fri, 28 Jul 95 10:29:14 PDT
Received: from MERCURY by RIS (Mercury 1.12); Fri, 28 Jul 95 10:28:56 PDT
Message-Id: <EC3BB25CE9@ris.risinc.com>
Date: Fri, 28 Jul 1995 10:28:48 PST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve Maybo" <STEVE@ris.risinc.com>
To: wu-ftpd@wugate.wustl.edu
Cc: STEVE@ris.risinc.com
Subject: Providing Upload Areas
X-Mailer:     Pegasus Mail/Windows (v1.11a)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

FTP Administrators !!

I would like to get some feedback on policies that current wu-ftpd 
administrators set up when using an anonymous "incoming" area (an 
anonymous FTP directory that allows users "write" access).

We are a software developer that currently provides demos and
upgrades via anonymous FTP.  Many of our customer's have requested
that we provide an area on our anonymous FTP area that would allow
users to "put" related files there such as conversion utilities,
drivers, tips, etc.  I'm concerned that users that venture into this
"third-party" area would expect that our company is responsible for
making sure these third-party utilities,etc. work properly
regardless of how many disclaimers we force upon them when they
enter this area.

I'm concern that users could put utilities there that contain 
viruses that could either wipe out our UNIX box OR wipe out the 
customers system.

The wu-ftpd logs don't really give us a direct trace back to the 
person that loaded the file (unless they actually put in there "true" 
email address as their password)

I'm also concerned that users could try to put very large files in
there that would take up all our available space and possibly crash
our host.

I think a safer solution is to setup a separate FTP acount or a 
special anonymous password to direct them to another area where they 
could only "put" stuff.  Then our tech support dept could review the 
incoming file, scan for viruses, make sure it's a valid item, and 
move it to the anonymous area.

Then there is still the concern of users blaming us for the what the 
utility does regardless of how many disclaimers we have saying "we're 
not responsible".  Are we still legally responsible in some way since 
we are providing these files to users ??

....or should we have one of our customers setup this kind of
service on their own host and have them handle it.

Anyone know of any documents out there that talk anout this kind of 
issue (RFC, etc.)

Any thoughts/experiences you have on this are greatly appreciated.  
Sorry that this posting is really a "policy" type posting and not a 
"functional/technical" posting about wu-ftpd....so please send them 
directly to me if you feel this is not appropiate for the list.

Thank you.
* ------------------------------------------------------------*
     _/_/_/    _/_/_/   _/_/_/    Steve G. Maybo
    _/   _/     _/    _/          Network Systems Analyst
   _/_/_/      _/     _/_/_/      RESEARCH INFORMATION SYSTEMS
  _/   _/     _/          _/      email: steve@ris.risinc.com
 _/    _/  _/_/_/   _/_/_/        WWW: http://www.risinc.com
* ------------------------------------------------------------*

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 11:20:37 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbu1L-0003JIC; Fri, 28 Jul 95 11:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA09077; Fri, 28 Jul 1995 13:22:20 -0500
Received: from disperse.demon.co.uk (disperse.demon.co.uk [158.152.1.77]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA08938 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 13:20:53 -0500
Received: from post.demon.co.uk by disperse.demon.co.uk id aa28906;
          28 Jul 95 17:19 +0100
Received: from lond.maunsell.co.uk by post.demon.co.uk id aa03311;
          28 Jul 95 17:19 +0100
Received: from lonp by lond.maunsell.co.uk (5.65/UK-2.1)
	id AA03116; Fri, 28 Jul 95 16:19:22 GMT
Received: by lonp.maunsell.co.uk (5.x/UK-2.1)
	id AA03842; Fri, 28 Jul 1995 17:14:55 +0100
Message-Id: <3842.9507281614@lonp.maunsell.co.uk>
Date: Fri, 28 Jul 1995 17:14:54 +0100 (BST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andy Smith <abs@maunsell.co.uk>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: logging is not working!
In-Reply-To: <199507281600.MAA04413@gatekeeper.fnx.com> from "Neil Brookins" at Jul 28, 95 12:00:56 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

according to Neil Brookins :-
> 
> I spent the last two days installing and configuring ftpd.
> Platform is SunOS4.1.3_U1 (gatekeeper.fnx.com)
> I have everything working; except NOTHING is being logged into
> /var/log/syslog  NOR  is there anything in /usr/adm/xferlog

Just did the same myself - probably you want this in /etc/syslog.conf :-

daemon.debug    @loghost

(or whatever) and send a HUP to syslog.

That should sort out syslog, cant help you with xferlog though, worked
fine for me first time.
-- 
  _          __        
 /_|   _/   (  _  '_// 
(  |/)(/(/ __)//)/ //) 
        /              

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 12:42:43 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbvIr-0003FMC; Fri, 28 Jul 95 12:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA14512; Fri, 28 Jul 1995 14:44:21 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA14300 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 14:40:23 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id OAA08017; Fri, 28 Jul 1995 14:39:14 -0500
Message-Id: <Pine.LNX.3.91.950728143640.7952B-100000@puddytat.intecom.com>
Date: Fri, 28 Jul 1995 14:39:13 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp 'get' sometimes pauses until timeout (retry email)
In-Reply-To: <199507281603.JAA16049@btree.brooktree.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Fri, 28 Jul 1995, Boyd Johnson wrote:

> I should add here that ftp "get" from our Solaris system with bundled 
> ftpd just outside our firewall works fine also, but wuftpd on our HP 
> next to it intermittently pauses until timeout with a large file "get".  
> I don't change any parameters except setting binary mode.

Do you have trouble loading from the Internet (i.e. not going through 
your firewall?  If you don't then I would look to the firewall or some 
kind of interaction between the HP and firewall.  Depends on the firewall 
what that could be (router(s), application proxy, etc.).

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 13:01:55 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbvYj-0002cjC; Fri, 28 Jul 95 12:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA16027; Fri, 28 Jul 1995 15:00:48 -0500
Received: from xylan.com (xylan.XYLAN.COM [198.206.181.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA15928 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 15:00:12 -0500
Received: from omni.xylan.com by xylan.com (4.1/SMI-4.1 (xylan-mgw 1.0))
	id AA29116; Fri, 28 Jul 95 13:00:04 PDT
Received: from serval.xylan.com by omni.xylan.com (4.1/SMI-4.1 (omni 1.1))
	id AA10172; Fri, 28 Jul 95 13:00:02 PDT
Message-Id: <9507282000.AA10172@omni.xylan.com>
Date: Fri, 28 Jul 95 13:00:02 PDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: owens@xylan.com (Mark Owens)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Providing Upload Areas
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>    From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 10:44:37 1995
>    Date: Fri, 28 Jul 1995 10:28:48 PST
>    Reply-To: wu-ftpd@wugate.wustl.edu
>    Sender: owner-wu-ftpd@wugate.wustl.edu
>    From: "Steve Maybo" <STEVE@ris.risinc.com>
>    To: wu-ftpd@wugate.wustl.edu
>    Cc: STEVE@ris.risinc.com
>    Subject: Providing Upload Areas
>    X-Mailer:     Pegasus Mail/Windows (v1.11a)
>    X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>    Content-Length: 2685
>    
>    FTP Administrators !!
>    

[stuff deleted]

>    We are a software developer that currently provides demos and
>    upgrades via anonymous FTP.  Many of our customer's have requested
>    that we provide an area on our anonymous FTP area that would allow
>    users to "put" related files there such as conversion utilities,
>    drivers, tips, etc.  I'm concerned that users that venture into this
>    "third-party" area would expect that our company is responsible for
>    making sure these third-party utilities,etc. work properly
>    regardless of how many disclaimers we force upon them when they
>    enter this area.

We have an upload area that is used by customers to pass data to us
concerning our products. Files placed here are owned by the FTP admin
and are read only by the owner, the incoming directory is hidden from the
anon user (ie it is owned by ftpadmin, group ftp privs rwx-wx--x, such
that the anon user can place files here, but can't see them, nor delete
them. (or even read them once they've been deposited)
This keeps the inbound area from being used as a 'staging' (or
archive site) area for alt.binaries.erotica..... files.

Any utilities that are needed for our product are placed by US into a
public area.

[stuff deleted]

>    ....or should we have one of our customers setup this kind of
>    service on their own host and have them handle it.

Yes. You are not in the business of running an ftp service for
the benifit of ALL users. You should be running it to support
your product (and the sales/marketing of it).

Also, you should have a mechanism to get feedback from your users.
This will allow them to request specific additions to the archive.
That way YOU are in control of what's in it (after all you own the
resource)




\mgo

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 13:07:32 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbvgn-00032vC; Fri, 28 Jul 95 13:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA16806; Fri, 28 Jul 1995 15:09:12 -0500
Received: from print.gfmurray.com (client3.gfmurray.com [204.191.196.21]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA16636 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 15:07:07 -0500
Received: (from tim@localhost) by print.gfmurray.com (8.6.11/8.6.9) id NAA02308; Fri, 28 Jul 1995 13:09:26 -0700
Message-Id: <Pine.BSF.3.91.950728130748.2288F-100000@print.gfmurray.com>
Date: Fri, 28 Jul 1995 13:09:22 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tim Baird <tim@gfmurray.com>
To: wu-ftpd@wugate.wustl.edu
Subject: New install
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I have just installed wu-ftpd on a FreeBSD 2.0.5 system.   I am able to log
in via ftp.  UL and DL work fine. Messages work etc.  I also obtained
independant versions of tar, gzip, compress etc.  However, I am unable to
get xxxxx.tar or xxxx.tar.gz retreivals to work.   It seems that the
ftpconversions file is not being seen, or the executables in ~ftp/bin are
not seen....ckconfig responds OK

Does anyone have a checklist/suggestions that I could follow to debug this?
I am stumped...

Tim Baird
Dominus Fecit
"The Lord Made"

G.F. Murray Company
Opinions expressed are not necessarily those of my employer



From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 13:43:01 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbwF8-00036fC; Fri, 28 Jul 95 13:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19362; Fri, 28 Jul 1995 15:44:26 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA19261 for <wu-ftpd@mail.wustl.edu>; Fri, 28 Jul 1995 15:43:30 -0500
Received: from bcx01.boco.co.gov by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTEQ3AUHTC0000QA@wunet.wustl.edu>; Fri, 28 Jul 1995 15:36:30 -0500 (CDT)
Received: (from swcxt@localhost) by bcx01.boco.co.gov (8.6.11/8.6.11)
 id OAA65797 for wu-ftpd@wunet.wustl.edu; Fri, 28 Jul 1995 14:43:14 -0600
Message-Id: <199507282043.OAA65797@bcx01.boco.co.gov>
Date: Fri, 28 Jul 1995 14:43:14 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Shane Castle <swcxt@boco.co.gov>
To: wu-ftpd@wunet.wustl.edu
Subject: Re: Hanging ftps
In-Reply-To: <m0sbMd0-000MoYC@seneca> from "Harald Milz" at Jul 27,
 95 08:41:06 am
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu Jul 27 00:41:06 1995, Harald Milz wrote:

>Mitch Wright (mitch@oz.com) wrote:

>> I've noticed that we've had an increased number of ftp connections that
>> linger around forever, eventually becoming <defunct>, still taking up a
>> slot in the ftpusers list.  My gut feeling based on the output from ftpwho
>> is that some web browsers and other ftp clients are using PASV and are
>> not connecting like they should.

>This happens on my server all the time. I have to check daily and kill 
>hanging processes. This is on AIX 3.2.5 and AIX 4.1.2. Setting the timeout
>explicitly on the command line didn't help. 

I think I've found out why this is happening.  There is a buglet in fht
ftpd.c code that explains this.  One is that of you specify the timeout
on the ftpd command line in your inetd.conf, there must be no space
between the '-t' and the timeout period, e.g., '-t1800' will work but
'-t 1800' will not.  The second component of this problem might be (I
say "might", don't flame me if you know better!) that the 'timeout' and
'maxtimeout' variables are not declared as 'extern' in ftpd.c.  On my
system (AIX 3.2.5.1), adding 'extern' to these declarations in ftpd.c
and removing the whitespace on the inetd.conf line fixed the problem.
It may be that all I had to do was remove the whitespace.

Shane Castle             | "Perfection, then, is finally achieved, not
Boulder County Info Svcs | when there is nothing left to add, but when
Boulder CO USA           | there is nothing left to take away."
                         |                - Antoine de Saint-Exupery

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 14:02:48 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbwVo-00031KC; Fri, 28 Jul 95 14:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA20625; Fri, 28 Jul 1995 16:01:45 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA20318 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 15:58:42 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id PAA00130; Fri, 28 Jul 1995 15:57:55 -0500
Message-Id: <Pine.LNX.3.91.950728155227.76A-100000@puddytat.intecom.com>
Date: Fri, 28 Jul 1995 15:57:55 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hanging ftps
In-Reply-To: <199507282043.OAA65797@bcx01.boco.co.gov>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Fri, 28 Jul 1995, Shane Castle wrote:

> On Thu Jul 27 00:41:06 1995, Harald Milz wrote:
> 
> >Mitch Wright (mitch@oz.com) wrote:
> 
> >> I've noticed that we've had an increased number of ftp connections that
> >> linger around forever, eventually becoming <defunct>, still taking up a
> >> slot in the ftpusers list.  My gut feeling based on the output from ftpwho
> >> is that some web browsers and other ftp clients are using PASV and are
> >> not connecting like they should.
> 
> >This happens on my server all the time. I have to check daily and kill 
> >hanging processes. This is on AIX 3.2.5 and AIX 4.1.2. Setting the timeout
> >explicitly on the command line didn't help. 
> 
> I think I've found out why this is happening.  There is a buglet in fht
> ftpd.c code that explains this.  One is that of you specify the timeout
> on the ftpd command line in your inetd.conf, there must be no space
> between the '-t' and the timeout period, e.g., '-t1800' will work but
> '-t 1800' will not.  The second component of this problem might be (I
> say "might", don't flame me if you know better!) that the 'timeout' and
> 'maxtimeout' variables are not declared as 'extern' in ftpd.c.  On my
> system (AIX 3.2.5.1), adding 'extern' to these declarations in ftpd.c
> and removing the whitespace on the inetd.conf line fixed the problem.
> It may be that all I had to do was remove the whitespace.


There is a bug in the original code that an accept() call had no guard
timer around it.  This and many other bugs fixes have been pulled together
into a new beta release.  You can get it at

ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.gz

I think the file name is correct.  The private directory is write only, 
so I had to reconstruct the tar file name.

Many thanks to Stan for pulling this together and giving it a home.

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 14:13:11 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbwiR-0002UiC; Fri, 28 Jul 95 14:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA21363; Fri, 28 Jul 1995 16:12:36 -0500
Received: from disdns1.wa.gov (disdns1.wa.gov [147.55.96.32]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA21137 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 16:09:19 -0500
Received: by disdns1.wa.gov (5.65/DEC-Ultrix/4.3)
	id AA17074; Fri, 28 Jul 1995 14:08:27 -0700
Received: by olympus.dis.wa.gov (5.0/SMI-SVR4)
	id AA22341; Fri, 28 Jul 1995 14:04:14 -0700
Message-Id: <Pine.3.89.9507281456.D21567-0100000@olympus>
Date: Fri, 28 Jul 1995 14:04:13 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marc Russell <mrussell@olympus.dis.wa.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Still no luck with on-the-fly comp/decomp
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On the advice of a member of the list, I've checked all my binaries, 
libraries, permissions, and even recompiled.  My ftpconversions file 
seems to be OK, I've enabled conversions in ftpaccess, and yet, I still 
get errors like the following (while trying to compress the file 
s_mt-oly.gif on the fly):

ftp> binary 200 Type set to I.
ftp> get s_mt-oly.gif.Z 200 PORT command successful.  550
s_mt-oly.gif.Z: No such file OR directory. 
ftp>


Does anyone have any new ideas?

marc
-----------
mrussell@olympus.dis.wa.gov

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 14:30:00 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbwya-0002zFC; Fri, 28 Jul 95 14:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA22700; Fri, 28 Jul 1995 16:31:47 -0500
Received: from inc.net (beta.inc.net [204.95.160.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA22605 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 16:30:40 -0500
Received: from ned by inc.net (NX5.67e/NX3.0M)
	id AA04672; Fri, 28 Jul 95 16:32:57 -0500
Received: by ned.inc.net (NX5.67e/NX3.0X)
	id AA06541; Fri, 28 Jul 95 16:31:37 -0500
Received: by NeXT.Mailer (1.118.2)
Message-Id: <9507282132.AA04672@inc.net>
Date: Fri, 28 Jul 95 16:31:35 -0500
Reply-To: steve@inc.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Kaczkowski <steve@inc.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Still no luck with on-the-fly comp/decomp
References: <Pine.3.89.9507281456.D21567-0100000@olympus>
Mime-Version: 1.0 (NeXT Mail 3.3 v118.2)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> > binary 200 Type set to I.
> ftp> get s_mt-oly.gif.Z 200 PORT command successful.  550
> s_mt-oly.gif.Z: No such file OR directory.=20
> ftp>
>=20
>=20
> Does anyone have any new ideas?
>=20
>=20


Ditto!

Same EXACT problem! I'm running Wu-FTPD 2.4 that came PREinstalled =
on a Linux box (Slakware distribution). So in fact I really NEVER =
had
to set anything up, just a bit of tweaking with the ftpaccess =
file.

Thanks in advance!

---
Steve Kaczkowski	Internet Connect
Chief Network Engineer	   (414)476-ICON
steve@inc.net		FAX(414)476-2403
NeXT Mail Welcome!

http://www.inc.net

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 14:44:15 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbxCU-0003K2C; Fri, 28 Jul 95 14:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA23533; Fri, 28 Jul 1995 16:46:07 -0500
Received: from bifrost.novalink.com (bifrost.novalink.com [192.233.90.8]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA23375 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 16:44:10 -0500
Received: from buckwheat.novalink.com ([204.166.232.94]) by bifrost.novalink.com with SMTP id <19780-1>; Fri, 28 Jul 1995 17:35:44 -0700
Message-Id: <95Jul28.173544-0700_edt.19780-1+20@bifrost.novalink.com>
Date: Fri, 28 Jul 1995 17:47:09 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rhewlett@novalink.com (Rob Hewlett)
To: wu-ftpd@wugate.wustl.edu
Subject: Segmentation Faults
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: rhewlett@mail.novalink.com
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi there.

I've just started working with WU-FTPD and I am having a bit of a problem.
I hope someone out there can help.   I'm running on NetBSD 1.0, and I lose
the control connection after the first file transfer.  The system reports an
exit on signal 11 (segmentation fault) and dumps core.  Any suggestions or
ideas?

-Rob Hewlett

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 14:56:35 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbu2r-0003JHC; Fri, 28 Jul 95 11:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA09273; Fri, 28 Jul 1995 13:23:45 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA08986 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 13:21:47 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA13965
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Fri, 28 Jul 1995 20:21:47 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA27991; Fri, 28 Jul 1995 20:16:23 +0100
Message-Id: <199507281821.AA13965@mailserv.cc.kuleuven.ac.be>
Date: Fri, 28 Jul 95 20:16:23 WETDST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Yanming PENG <Yanming.Peng@mech.kuleuven.ac.be>
To: wu-ftpd@wugate.wustl.edu
Cc: Yanming.Peng@mech.kuleuven.ac.be
Subject: Search-only upload dir: feature or bug? 
In-Reply-To: <95072819414914@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Jul 28, 95 7:41 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Today, I found when I remove the public search from ~ftp/incoming
(for example, chmod ~ftp/incoming 773), ~ftp/incoming owned by root.wheel,
the upload keyword in ftpaccess no longer work correctly.
Platform: Linux 1.2.11 on Pentium 60S.

Here is part of /etc/ftpaccess:
# specify the upload directory information
upload  /home/ftp  *             no
upload  /home/ftp  /incoming/dl  no
upload  /home/ftp  /incoming/up  yes     root    rob  0660 nodirs
upload  /home/ftp  /bin          no
upload  /home/ftp  /etc          no

If I give the public search permission, everything goes OK.

If I take out the public search permission, there are follow problems:

1. the file/dir will be owned by ftp.bin instead of root.rob
(rob is defined in both ~ftp/etc/group and /etc/group)

2. can't upload in /incoming/up

3. can mkdir in /incoming/up (and downward), owned by ftp.bin,
permission 775.

If I put in /etc/ftpaccess:
upload  /home/ftp  *             yes  root    rob  0660 nodirs

Then people can upload to /incoming/up, but ownership still ftp.bin

The reason to remove the search permission from /incoming is that
I don't want different clients to see others' upload. I create different
dirs for different clients.

Any solution?

Yanming PENG

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 14:58:12 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbuEA-000361C; Fri, 28 Jul 95 11:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA10301; Fri, 28 Jul 1995 13:35:36 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA10222 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 13:35:08 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA19070
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Fri, 28 Jul 1995 20:35:01 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA28129; Fri, 28 Jul 1995 20:29:37 +0100
Message-Id: <199507281835.AA19070@mailserv.cc.kuleuven.ac.be>
Date: Fri, 28 Jul 95 20:29:37 WETDST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Yanming PENG <Yanming.Peng@mech.kuleuven.ac.be>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Search-only upload dir: feature or bug?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Sorry, in my previous post, I wrote the word "public search" that
should be "public read" (permission).

>Today, I found when I remove the public search from ~ftp/incoming
should be:
Today, I found when I remove the public read permission from ~ftp/incoming

[...]

>If I give the public search permission, everything goes OK.
If I give the public READ permission, everything goes OK.

> If I take out the public search permission, there are follow problems:
If I take out the public READ permission, there are follow problems:

[...]

Sorry for my mistake!

--
Yanming PENG

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 15:32:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sbxxC-0002KVC; Fri, 28 Jul 95 15:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA25857; Fri, 28 Jul 1995 17:31:58 -0500
Received: from commy.ix.de (commy.ix.de [193.99.145.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA25787 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 17:31:13 -0500
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003) 
          id AAA26800 for wugate.wustl.edu!wu-ftpd; Sat, 29 Jul 1995 00:31:24 +0200
Received: by seneca (Smail3.1.29.1 #1)
	id m0sbvrW-000MrtC; Fri, 28 Jul 95 22:18 MET DST
Message-Id: <m0sbvrW-000MrtC@seneca>
Date: Fri, 28 Jul 1995 22:18:25 +0200 (MET DST)
Reply-To: seneca!hm@commy.ix.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: seneca!hm@commy.ix.de (Harald Milz)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: logging is not working!
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

To: wu-ftpd@wugate.wustl.edu
Subject: Re: logging is not working!
Newsgroups: local.ml.wu-ftpd
Organization: Harry's Box
X-Newsreader: TIN [UNIX 1.3 941220BETA PL0]

In group local.ml.wu-ftpd you wrote:
> ftp   stream   tcp   nowait   root  /usr/local/etc/ftpd  ftpd -L -l

I needed to write "ftpd -laio" here to get it up and running. 

-- 
Harald Milz (hm@seneca.ix.de), iX Multiuser Multitasking Magazine
Disclaimer: I apologize for my broken From: and Reply-To: headers. This is 
caused by a strange sendmail setup which I am not responsible for. 
Hopefully it will be fixed soon. If in doubt, reply to hm@seneca.ix.de. 

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 18:08:16 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sc0Nw-00039bC; Fri, 28 Jul 95 18:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA03637; Fri, 28 Jul 1995 20:10:21 -0500
Received: from guardian.brooktree.com (btree.brooktree.com [157.152.4.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA03487 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 20:07:04 -0500
Received: from btree.brooktree.com (btree.is.brooktree.com) by guardian.brooktree.com with ESMTP
	(1.37.109.10G/16.2) id AA294140113; Fri, 28 Jul 1995 18:08:33 -0700
Received: (from boydj@localhost) by btree.brooktree.com (8.6.9/8.6.1) id SAA12989 for wu-ftpd@wugate.wustl.edu; Fri, 28 Jul 1995 18:04:22 -0700
Message-Id: <199507290104.SAA12989@btree.brooktree.com>
Date: Fri, 28 Jul 1995 18:04:22 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Boyd Johnson <boydj@brooktree.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp 'get' sometimes pauses until timeout (retry email)
In-Reply-To: <Pine.LNX.3.91.950728143640.7952B-100000@puddytat.intecom.com> from "Michael Brennen" at Jul 28, 95 02:39:13 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Michael,

Thanks for the suggestion.  I tried getting a 10MB file from an outside
site with no problem (about 10 times).  From inside our firewall I can 
get > 10MB files from ftp.x.org and from the other (Solaris) system on 
the same subnet as our wuftp/www server.  I'll have to do more testing,
but it looks like it's only through our firewall and only to the ftp
server that we have a problem.  FYI, I'll put the test file in
ftp://ftp.brooktree.com/pub/ftptest if perchance you wanted to try.

Thanks,
Boyd

"Previously Michael Brennen said:"
> 
> On Fri, 28 Jul 1995, Boyd Johnson wrote:
> 
> > I should add here that ftp "get" from our Solaris system with bundled 
> > ftpd just outside our firewall works fine also, but wuftpd on our HP 
> > next to it intermittently pauses until timeout with a large file "get".  
> > I don't change any parameters except setting binary mode.
> 
> Do you have trouble loading from the Internet (i.e. not going through 
> your firewall?  If you don't then I would look to the firewall or some 
> kind of interaction between the HP and firewall.  Depends on the firewall 
> what that could be (router(s), application proxy, etc.).
> 
> Michael Brennen
> 

From owner-wu-ftpd@wugate.wustl.edu Fri Jul 28 18:52:09 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sby57-00038GC; Fri, 28 Jul 95 15:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA26375; Fri, 28 Jul 1995 17:40:12 -0500
Received: from asuvax.eas.asu.edu (asuvax.EAS.ASU.EDU [129.219.30.6]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA26262 for <wu-ftpd@wugate.wustl.edu>; Fri, 28 Jul 1995 17:39:18 -0500
Received: from ganges (enws428.EAS.ASU.EDU) by asuvax.eas.asu.edu with SMTP id AA21303
  (5.65c/IDA-1.4.4 for wu-ftpd@wugate.wustl.edu); Fri, 28 Jul 1995 15:35:08 -0700
Received: from yamuna (yamuna.EAS.ASU.EDU) by ganges (5.x/SMI-SVR4)
	id AA01815; Fri, 28 Jul 1995 15:41:35 -0700
Received: by yamuna (5.0/SMI-SVR4)
	id AA16731; Fri, 28 Jul 1995 15:36:16 +0700
Message-Id: <9507282236.AA16731@yamuna>
Date: Fri, 28 Jul 1995 15:36:16 +0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Michael E. Deisher" <deisher@enws428.EAS.ASU.EDU>
To: wu-ftpd@wugate.wustl.edu
Cc: deisher@enws428.EAS.ASU.EDU
Subject: problems under Solaris 2.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi.  I just compiled wu-ftp-2.4 on a Sun Sparc 20 running Solaris
2.4.  After configuring it, I tested it by logging in both as
anonymous and as a regular user.  In both cases, I could log in and
use the "cd" and "ls" commands.  However, when I tried to use "get",
wu-ftpd aborted.  The log file says only that wu-ftpd exited on signal
11 (SEGV).

I made two changes to get wu-ftpd-2.4 to compile.  The first was
changing the compiler to gcc in ./support/makefiles/Makefile.sol.  The
second was adding the missing #ifdef in ./src/extensions.c:

979,983c979
< #ifdef HAVE_GETCWD
<     (void) getcwd(cwd,MAXPATHLEN-1);
< #else
<     (void) getwd(cwd);
< #endif
---
>   (void) getwd (cwd);

Has anyone else gotten wu-ftpd to work with Solaris 2.4?  Has anyone
else encountered this particular problem?  Is there an FAQ for this
mailing list?

--Mike

From owner-wu-ftpd@wugate.wustl.edu Sat Jul 29 06:39:16 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0scC6Y-00035ZC; Sat, 29 Jul 95 06:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA29873; Sat, 29 Jul 1995 08:37:45 -0500
Received: from juliet.stfx.ca (juliet.stfx.ca [141.109.2.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA29722 for <wu-ftpd@wugate.wustl.edu>; Sat, 29 Jul 1995 08:32:32 -0500
Received: by juliet.stfx.ca (AIX 3.2/UCB 5.64/4.10)
          id AA18832; Sat, 29 Jul 1995 10:35:20 -0300
Message-Id: <Pine.A32.3.91.950729103224.63318C-100000@juliet.stfx.ca>
Date: Sat, 29 Jul 1995 10:35:20 -0300 (ADT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: John Andrea <jandrea@juliet.stfx.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: STEVE@ris.risinc.com
Subject: Re: Providing Upload Areas
In-Reply-To: <EC3BB25CE9@ris.risinc.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I'm also concerned that users could try to put very large files in
> there that would take up all our available space and possibly crash
> our host.

You could limit inputs to an imcoming directory only,
and mount a separate filesystem over that directory.
Only that filesystem could be filled if someone decided to upload lots.

__________________________________________________________________
John Andrea                         St. Francis Xavier Univ.
University Computer Services        Antigonish, NS, CANADA B2G 2W5
http://www.stfx.ca/people/jandrea/

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 07:04:26 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0scvSA-0003KpC; Mon, 31 Jul 95 07:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA18678; Mon, 31 Jul 1995 09:03:02 -0500
Received: from robin.mcnc.org.mcnc.org (robin.mcnc.org [128.109.130.29]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA18231 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 08:54:41 -0500
Received: by robin.mcnc.org.mcnc.org (8.6.9/MCNC/8-10-92)
	id JAA14104; Mon, 31 Jul 1995 09:54:37 -0400
	for wu-ftpd@wugate.wustl.edu
Message-Id: <199507311354.JAA14104@robin.mcnc.org.mcnc.org>
Date: Mon, 31 Jul 1995 09:54:37 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: George Entenman <ge@mcnc.org>
To: wu-ftpd@wugate.wustl.edu
Subject: Group permissions for real and anonymous users?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Below you will find a bit of pseudocode describing my understanding of
users, classes, group permissions, etc. under wu-ftpd.

Interspersed in the code are four (4) questions.  I'm pretty sure - in
fact I hope - that my understanding is incorrect, but I need your help
to figure out where.

At this point, imagine that a user ftp's into wu-ftpd system.

if user is anonymous
	ftpd chroots to ~ftp

	if anonymous user's domain matches a domain in a class command,
		anonymous user is assigned a special class
		[Q1: How can you tell if the class command works?]

		if the anonymous user's class is in an autogroup command,
			anonymous user is granted command's group privileges
			[Q2: If this command works for anyone, could
			you please explain how you did it and how you
			can tell if it worked or not?]
		else
			anonymous user's access depends on other privileges
		end if

	end if

else if user is real
	ftpd chroots to real user's home directory,
		so real user cannot get to ~ftp directory!
		[Q3: Is there any way to allow access to ~ftp?]

	if real user is declared as groupguest in ftpaccess,
		real user can access files under ~user
	else
		real user can access files under ~user
	end if
		[Q4: Even if the groupguest command worked
		(and I can't get it to), real users still
		can't access ~ftp, can they?]

end if

I would appreciate any help you can give me on these questions.

George Entenman
ge@mcnc.org
MCNC Information Technology Division
PO Box 12889
RTP, NC 27709
919/248-1953 (voice)

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 07:23:31 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0scvkY-0003MBC; Mon, 31 Jul 95 07:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA20039; Mon, 31 Jul 1995 09:25:18 -0500
Received: from procyon.lep-philips.fr (procyon.lep-philips.fr [194.2.80.20]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA19819 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 09:22:09 -0500
Received: (from jacinto@localhost) by procyon.lep-philips.fr (8.6.8/8.6.6) id QAA14259 for wu-ftpd@wugate.wustl.edu; Mon, 31 Jul 1995 16:22:05 +0200
Message-Id: <199507311422.QAA14259@procyon.lep-philips.fr>
Date: Mon, 31 Jul 1995 16:22:04 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Fernand Jacinto <jacinto@lep-philips.fr>
To: wu-ftpd@wugate.wustl.edu
Subject: ls -ls nok !
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

i installed the FTP server Version wu-2.4(2) on SUNOS 4.1.3 . I have a 
question with the result of the commande `ls -ls` under a anonymous access :

 why can't i see the result of the commande `ls -ls` on a ~pub directory ?
 But the result of the commande `ls` is ok !


Thank you in advance for your help.

________________________________________________________________________
 
 Fernand Jacinto                                          |             |
                                                          |    /        |
 Laboratoires d'Electronique Philips                      |   /   ___/  |
 22 avenue Descartes, 94453 Limeil-Brevannes, France.     |  /   /      |
 Phone : (33 1) 45106939 (switchboard : (33 1) 45106700)  | ___  __/    |
 Fax   : (33 1) 45106872                                  |     /       |
 E-mail Internet : jacinto@lep-philips.fr                 |   ___  __  /|
 E-mail SERI/MPN : jacinto@frlepsn                        |       /   / |
                                                          |       ___/  |
                                                          |      /      |
_________________________________________________________________________

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 08:33:37 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0scwqO-00037FC; Mon, 31 Jul 95 08:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA24069; Mon, 31 Jul 1995 10:35:35 -0500
Received: from disperse.demon.co.uk (disperse.demon.co.uk [158.152.1.77]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA23961 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 10:34:48 -0500
Received: from post.demon.co.uk by disperse.demon.co.uk id aa17618;
          31 Jul 95 16:12 +0100
Received: from lond.maunsell.co.uk by post.demon.co.uk id aa18774;
          31 Jul 95 16:13 +0100
Received: from lonp by lond.maunsell.co.uk (5.65/UK-2.1)
	id AA02852; Mon, 31 Jul 95 15:12:58 GMT
Received: by lonp.maunsell.co.uk (5.x/UK-2.1)
	id AA21578; Mon, 31 Jul 1995 16:08:20 +0100
Message-Id: <21578.9507311508@lonp.maunsell.co.uk>
Date: Mon, 31 Jul 1995 16:08:19 +0100 (BST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andy Smith <abs@maunsell.co.uk>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftp on ISC anyone?
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Having problems with getting wu-ftp (2.4) to run on INTERACTIVE UNIX.

There is a config for isc, and it did built 'out the box' (using 
gcc 2.5.8 on ISC 4.1).  It ran OK, and accepted anon logins, but
would not read a password from a real user until I extracted crypt.o
from libc.a and added it to the list of objects (instead of grabbing
crypt.o out of libcposix.a presumably).

OK, so now I can get folks logging in to it (real or anonymous), but
'list' commands return nothing, though nlist commands are OK.  Also, pwd
commands do not work for anonymous logins.  I've had to pull the plug
on it for the minute and go back to the vendors server, which is a
shame, since I've got wu-ftp going nicely on SunOS and Solaris2.[34]
[sparc & x86].  The vendors server BTW is functioning OK, so I surmise
that the anonymous login is set up correctly.

So, can anyone give any tips for the ISC port please??

Many thanks in advance.
-- 
  _          __        
 /_|   _/   (  _  '_// 
(  |/)(/(/ __)//)/ //) 
        /              

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 11:15:36 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sczNB-0002jJC; Mon, 31 Jul 95 11:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA02885; Mon, 31 Jul 1995 13:17:24 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA02813 for <wu-ftpd@mail.wustl.edu>; Mon, 31 Jul 1995 13:16:15 -0500
Received: from bulghur.comet.ucar.edu by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HTIRSIE0GW0003YP@wunet.wustl.edu>; Mon, 31 Jul 1995 13:09:01 -0500 (CDT)
Received: by bulghur.comet.ucar.edu (1.37.109.16/16.2) id AA221914554; Mon,
 31 Jul 1995 12:15:54 -0600
Message-Id: <Pine.HPP.3.91.950731121149.22126C-100000@bulghur.comet.ucar.edu>
Date: Mon, 31 Jul 1995 12:15:54 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Karl Hanzel (CSDG)" <karl@comet.ucar.edu>
To: wu-ftpd@wunet.wustl.edu
Cc: Peggy Bruehl <peggy@comet.ucar.edu>
Subject: restricting real user's FS access?
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

It sounds like only anonymous ftp users get restricted File System space
(via the chroot() mechanism), or have i missed something?... is it
possible to restrict a real user's access to only thier own login
directory heirarchy?

Thanks for your help!

pax,
   Karl
   *----->

Karl Hanzel        UCAR/COMET Systems Administrator     Boulder, Colorado
------------------------------------+------------------------------------
(303)497-8479   >> WORK <<          |          (303)443-6602   >> HOME <<
karl@comet.ucar.edu (MIME)          |          karl@khaos.com (NeXT/MIME)

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 11:52:41 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sczx7-0002jAC; Mon, 31 Jul 95 11:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA05242; Mon, 31 Jul 1995 13:54:42 -0500
Received: from ux1.cyberenet.net (kaps-ux1.cyberenet.net [204.213.252.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA05042 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 13:51:35 -0500
Received: by ux1.cyberenet.net (Smail3.1.29.1 #2)
	id m0sczw6-000KzfC; Mon, 31 Jul 95 14:51 EDT
Message-Id: <m0sczw6-000KzfC@ux1.cyberenet.net>
Date: Mon, 31 Jul 1995 14:51:33 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mabell@cyberenet.net (Ma Bell)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ls -ls nok !
In-Reply-To: <199507311422.QAA14259@procyon.lep-philips.fr> from "Fernand Jacinto" at Jul 31, 95 04:22:04 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> i installed the FTP server Version wu-2.4(2) on SUNOS 4.1.3 . I have a 
> question with the result of the commande `ls -ls` under a anonymous access :
> 
>  why can't i see the result of the commande `ls -ls` on a ~pub directory ?
>  But the result of the commande `ls` is ok !

If you only have some of the following, weird stuff like that will happen.

/dev/zero (use mknod to create this)
/usr/lib/ld.so         
/usr/lib/libc.so.1.8   
/usr/lib/libdl.so.1.0

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 12:33:02 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sd0a9-00039FC; Mon, 31 Jul 95 12:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA07804; Mon, 31 Jul 1995 14:34:51 -0500
Received: from gatekeeper.fnx.com (gatekeeper-pa.fnx.com [165.254.143.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA07626 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 14:32:51 -0500
Received: (from neil@localhost) by gatekeeper.fnx.com (8.6.12/8.6.12) id PAA01689 for wu-ftpd@wugate.wustl.edu; Mon, 31 Jul 1995 15:33:12 -0400
Message-Id: <199507311933.PAA01689@gatekeeper.fnx.com>
Date: Mon, 31 Jul 1995 15:33:11 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Neil Brookins <neil@fnx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: restricting real user's FS access?
In-Reply-To: <Pine.HPP.3.91.950731121149.22126C-100000@bulghur.comet.ucar.edu> from "Karl Hanzel" at Jul 31, 95 12:15:54 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> It sounds like only anonymous ftp users get restricted File System space
> (via the chroot() mechanism), or have i missed something?... is it

Nope. There are 'guest' ftp users who do get restricted...

> possible to restrict a real user's access to only thier own login
> directory heirarchy?

You could try using /./  in the path for their home dir to tell where
to chroot to... Here is a sample line from my /etc/passwd file where
I do this...

abba_jb:*:201:26:Abba the singers:/home/clients/abba_jb/./:/usr/local/bin/gate

---->Neil

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 15:44:20 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sd3ZB-0002YfC; Mon, 31 Jul 95 15:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA19670; Mon, 31 Jul 1995 17:46:11 -0500
Received: from sec.samsung.co.kr (tongky.sec.samsung.co.kr [165.213.151.4]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA19357 for <wu-ftpd@mail.wustl.edu>; Mon, 31 Jul 1995 17:42:45 -0500
Received: from emma ([165.213.152.210]) by sec.samsung.co.kr (5.x/SMI-4.1)
	id AA05611; Tue, 1 Aug 1995 07:39:44 -0700
Message-Id: <9508011439.AA05611@sec.samsung.co.kr>
Date: Tue, 01 Aug 1995 07:48:56 +0900
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Y.H. Kang" <emma@tongky.sec.samsung.co.kr>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ls -ls nok !
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: emma@tongky
X-Mailer: Windows Eudora Version 2.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At 04:22 PM 95/07/31 +0200, you wrote:
>Hi,
>
>i installed the FTP server Version wu-2.4(2) on SUNOS 4.1.3 . I have a 
>question with the result of the commande `ls -ls` under a anonymous access :
>
> why can't i see the result of the commande `ls -ls` on a ~pub directory ?
> But the result of the commande `ls` is ok !
>

I've the same problem with wu-ftpd 2.4 and Solaris 2.4.
ftp> ls -l """"" does not works. 

HELP !

*** I've follow the manual of SUN (% mand ftpd).


>
>Thank you in advance for your help.
>
>________________________________________________________________________
> 
> Fernand Jacinto                                          |             |
>                                                          |    /        |
> Laboratoires d'Electronique Philips                      |   /   ___/  |
> 22 avenue Descartes, 94453 Limeil-Brevannes, France.     |  /   /      |
> Phone : (33 1) 45106939 (switchboard : (33 1) 45106700)  | ___  __/    |
> Fax   : (33 1) 45106872                                  |     /       |
> E-mail Internet : jacinto@lep-philips.fr                 |   ___  __  /|
> E-mail SERI/MPN : jacinto@frlepsn                        |       /   / |
>                                                          |       ___/  |
>                                                          |      /      |
>_________________________________________________________________________
>
>

:- Kang YunHo (Tel. Korea, 0331-200-7612)
:- emma@tongky.sec.samsung.co.kr (Samsung Electronics Co.)

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 16:19:25 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sd47F-00035IC; Mon, 31 Jul 95 16:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA21314; Mon, 31 Jul 1995 18:21:26 -0500
Received: from cdsmail.cdc.com (cdsmail.cdc.com [129.179.161.6]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA21137 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 18:18:07 -0500
Received: from slipbmp.dls.cdc.com by cdsmail.cdc.com; Mon, 31 Jul 95 18:18:04 -0500
Message-Id: <301d64ad60cd002@cdsmail.cdc.com>
Date: Mon, 31 Jul 1995 16:18:33 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Brady.M.Pamplin@cdc.com (Brady.Pamplin)
To: wu-ftpd@wugate.wustl.edu
Subject: WU-FPTD Problem on Irix 5.3
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: bmp1@cdsmail.cdc.com
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am having a problem compiling WU-FTPD 2.4 on an Irix 5.3
system.  The SGI entry is for Irix 4.0.5a.  Is this the
latest WU-FTPD avaiable?  Is information for Irix 5.3 
available?

The error is in the number of parameters used with va_start.
Seems to be k&r vs ansi problem but I cannot find correct flags.

Thanks,

Brady
brady.pamplin@cdc.com

From owner-wu-ftpd@wugate.wustl.edu Mon Jul 31 19:00:43 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from camco1.celestial.com by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sd6dO-0002SqC; Mon, 31 Jul 95 19:00 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sd6Pl-0004RaC; Mon, 31 Jul 95 18:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA27856; Mon, 31 Jul 1995 20:45:40 -0500
Received: from jedi.perth.wgc.com.au (jedi.perth.wgc.com.au [203.8.204.250]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA27732 for <wu-ftpd@wugate.wustl.edu>; Mon, 31 Jul 1995 20:43:37 -0500
Received: (from root@localhost) by jedi.perth.wgc.com.au (8.6.9/) id JAA13991
Received: from quol.perth.wgc.com.au(203.8.204.17) by jedi via smap (V1.3)
	id sma013989; Tue Aug  1 09:48:00 1995
Received: from cael.perth.wgc.com.au (cael.perth.wgc.com.au [203.8.204.3]) by quol.perth.wgc.com.au (8.6.10/8.6.10) with ESMTP id JAA21066 for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Aug 1995 09:42:35 +0800
Received: (peter@localhost) by cael.perth.wgc.com.au (8.6.10/8.6.10) id JAA14885 for wu-ftpd@wugate.wustl.edu; Tue, 1 Aug 1995 09:42:48 +0800
Message-Id: <199508010142.JAA14885@cael.perth.wgc.com.au>
Date: Tue, 1 Aug 1995 09:42:47 +0800 (WST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Peter Musca <peter@perth.wgc.com.au>
To: wu-ftpd@wugate.wustl.edu (WU-FTPD Mailing List)
Subject: Access denial problem...
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi all,

I have been using wu-ftpd at three different company sites around the
world with no problems, until now.

The config goes like this:

There is no anonymous access.
At each site we have an ftp login for our other sites:
eg. in Perth (Australia) we have an ftp_uk login for our uk office and they
have an ftp_perth for us here in Perth.

Each home area is located under /home/ftp/ftp_[location]/
When they login they are chrotted to the their home area and are opnly
allowed access to this area.

The Problem.
At one of our sites when ever I login it prompts me for my usaername and
then my password. When I give the password it bombs out and returns this
message:

  331-(220 fire FTP server (Version wu-2.4(1) Sat Feb 18 13:40:36 CST 1995)
  ready.)
  331 Password required for ftp_perth.
  Password:
  530 Peer has closed connection
  Login failed.

I have also seen it return a message that an "illegal seek" was attempted.
But this only comes up sometimes.

The syslog message on the machine I am trying to connect to returns the
following message:

  Aug  1 08:39:10 fire ftpd[4516]: exiting on signal 11

and to just top it off when I type a close after being denied access I get
the following message:

  501 Use "authorize" command first

The whole thing is setup on Linux 1.2.0, running on 486's

Can anyone shed some light on this. I would appreciate any help as I had
all this working and now for some reason this one site refuses to work
while the rest are happily transferring data between each other.


PS. I also have what seems to be "the recurring ls problem", that is some
systems don't get a result from ls where others ihave no problem at all.


		...peter
--
----------------------------------------------------------------------
Peter Musca  
System/Network Administrator         Email: peter@perth.wgc.com.au
World Geoscience Corp                Phone: +61-9-383-7833
Western Australia                      fax: +61-9-383-7166
----------------------------------------------------------------------

