From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 09:01: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 m0soX2F-0002lPC; Fri, 1 Sep 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 JAA27027; Fri, 1 Sep 1995 09:26:47 -0500
Received: from sangam (sangam.ncst.ernet.in [144.16.11.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA26564 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 09:17:24 -0500
Received: from iisc.ernet.in (iisc.iisc.ernet.in [144.16.64.3]) by sangam (8.6.12/8.6.6) with SMTP id TAA25133 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 19:48:19 +0530
Received: from rri.ernet.in by iisc.ernet.in (ERNET-IISc/SMI-4.1)
	   id AA04855; Fri, 1 Sep 95 19:23:24+0530
Received: by rri.ernet.in (4.1/SMI-4.1)
	id AA07023; Fri, 1 Sep 95 19:15:34 IST
Message-Id: <Pine.3.89.9509011940.A7005-0100000@rri>
Date: Fri, 1 Sep 1995 19:15:32 +0530 (IST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "P.Ramadurai" <durai@rri.ernet.in>
To: wu-ftpd@wugate.wustl.edu
Subject: WUFTPD Ver wu-2.4(1) problem
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Organisation: Raman Research Institue, Bangalore, INDIA.
X-Fax: +91 80 3340492
X-Telex: 845 2671 RRI IN
X-Telephone: +91 80 3340122-129 (8 lines)
X-Internet_No: 202.41.68.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I am  a new member to this list and so if this is not
the correct way to submit queries i plead guilty
pl. donot flame me.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Hi Experts

Want some help in fixing wuftpd problem on Sun Sparc 10 
running Solaris 2.3

Problem no. 1

I could install wuftpd without any problem and everything 
works fine for real users. But when i login as ftp/anonymous 
and do the following (transcript is included )

------------------------starts here------------------
230-
230 Guest login ok, access restrictions apply.
ftp> cd pub
250 CWD command successful.
ftp> ls 
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
hosts
libc.a
226 Transfer complete.
15 bytes received in 0.0034 seconds (4.3 Kbytes/s)
ftp> ls -l
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp> 
------------------------ends   here------------------

so when i say ls it behaves properly but when i say ls -l
it misbehaves. I donot know why.


Problem no. 2

I also wanted on the fly tarring/compression facilities and
so copied the executables like tar/compress and gzip to
_PATH_EXECPATH subdirectory. but when i try to use them i get
the following transcript as the result.

------------------------starts here------------------
200 Type set to I.
ftp> get libc.a.gz
200 PORT command successful.
150 Opening BINARY mode data connection for /bin/gzip.
226 Transfer complete.

------------------------ends   here------------------
 it creates a file called libc.a.gz with zero bytes 


but  this works properly.

ftp> get libc.a
200 PORT command successful.
150 Opening ASCII mode data connection for libc.a (1070780 bytes).
226 Transfer complete.
local: libc.a remote: libc.a
1074430 bytes received in 7 seconds (1.5e+02 Kbytes/s)


Thinking that library dependencies of the executables 
can be the reason for this 
behaviour i downloaded gnuzip and compiled it with -Bstatic
switch and tried transfer but the result was the same. 
SO i did not try gnuls ( where is gnuls???????) and others.


So HELPPPPPPPPPPPPPPPPPPPPPPP MEEEEEEEEEEEEEE

Also if you can point me to a site where the important
executables are kept compiled for Solaris 2.3 in the
Bstatic mode it will save me time.


thanks in advance for your time.


P.Ramadurai
durai@rri.ernet.in

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 10:12: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 m0soYvR-00025pC; Fri, 1 Sep 95 09: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 LAA03792; Fri, 1 Sep 1995 11:28:10 -0500
Received: from paris.tactech.com (paris.tactech.com [199.107.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA03101 for <wu-ftpd@mail.wustl.edu>; Fri, 1 Sep 1995 11:14:49 -0500
Received: from london.tactech.com by paris.tactech.com (5.0/SMI-SVR4)
	id AA12820; Fri, 1 Sep 1995 09:17:27 -0700
Received: from newport.tactech.com by london.tactech.com (5.0/SMI-SVR4)
	id AA07433; Fri, 1 Sep 1995 09:12:01 +0800
Received: by newport.tactech.com (5.0/SMI-SVR4)
	id AA16325; Fri, 1 Sep 1995 09:12:47 +0800
Message-Id: <Pine.3.89.9509010901.A15961-0100000@newport>
Date: Fri, 1 Sep 1995 09:12:37 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve R. Harding" <sharding@paris.tactech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: I am new!  And I have a problem!
In-Reply-To: <Pine.3.89.9509011940.A7005-0100000@rri>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello,

I am new to the server side of ftp, so please bear with me if my question
seems to be a no-brainer.

I have just compiled wu-ftpd-2.4 under Solaris 2.3, and I am experiencing a
problem that I can't figure out.  I would greatly appreciate any insight which
can be offered.

The problem: When I ftp into the server, the daemon logs a record into the
wtmpx file.  Normally, this would be great, but somehow this has the effect of
wiping out the remote host name of all wtmpx entries before the ftp entry.
Here is a shortened output from the "last" command, after I ftp'd into the
server:

orbit01   pts/18       boston           Wed Aug 30 09:45 - 10:06  (00:20)
honey05   pts/15       137.160.231.78   Wed Aug 30 09:38 - 10:21  (00:42)
lock04    pts/15       vagabond.vf.mmc  Wed Aug 30 09:25 - 09:29  (00:04)
honey05   pts/18       137.160.231.78   Wed Aug 30 09:17 - 09:29  (00:12)
loral04   pts/13       boston           Wed Aug 30 09:12 - 09:45  (00:33)
honey05   pts/13       137.160.231.78   Wed Aug 30 09:11 - 09:11  (00:00)
omrl09    pts/15       boston           Wed Aug 30 09:00 - 09:22  (00:21)
pratt01   pts/13       boston           Wed Aug 30 09:00 - 09:06  (00:06)
nrthrp01  pts/5        boston           Wed Aug 30 08:49 - 08:54  (00:04)
cubic01   pts/5        boston           Wed Aug 30 08:41 - 08:47  (00:06)
guest2    ftp                           Wed Aug 30 08:38 - 08:40  (00:02)
allied02  pts/26                        Wed Aug 30 08:28 - 08:42  (00:13)
nrthrp01  pts/25                        Wed Aug 30 08:28 - 08:30  (00:02)
orbit01   pts/18                        Wed Aug 30 08:26 - 08:44  (00:17)
navus01   pts/24                        Wed Aug 30 08:16 - 09:00  (00:44)
gpaulino  pts/23                        Wed Aug 30 08:16 - 13:10  (04:54)
guest2    pts/15                        Wed Aug 30 08:13 - 08:45  (00:32)
lock02    pts/23                        Wed Aug 30 08:04 - 08:12  (00:08)
hughes04  pts/22                        Wed Aug 30 08:03 - 08:33  (00:30)

Notice that the remote host name of all entries from the ftp entry down are
blank.  Many months ago I had a similar problem under Solaris, and I fixed it
with one of their patches.  I have never had this problem since, until I
installed the wu-ftpd.  Normally I wouldn't care where somebody logs in from,
except that we collect this data to find out who is logging in via modem and
who is coming in through the Internet, how often, etc.

Our local network consists of SPARCstations all running Solaris 2.3, operating
under NIS (not NIS+).

Many thanks for any help.
-------------------------------------------------------------------------------
Steve Harding                                      Email: sharding@tactech.com
TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
Yorba Linda, CA

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 10:57: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 m0soZma-0003DuC; Fri, 1 Sep 95 10: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 MAA07274; Fri, 1 Sep 1995 12:23: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 MAA07068 for <wu-ftpd@mail.wustl.edu>; Fri, 1 Sep 1995 12:19:56 -0500
Received: from mailer.fsu.edu by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HURF3AJ228000WGD@wunet.wustl.edu>; Fri, 01 Sep 1995 12:10:45 -0500 (CDT)
Received: from enso.ocean.fsu.edu by mailer.fsu.edu with SMTP id AA07225
 (5.65c/IDA-1.4.4 for <@mailer.fsu.edu:wu-ftpd@wunet.wustl.edu>); Fri,
 1 Sep 1995 13:19:38 -0400
Received: by enso.ocean.fsu.edu (950511.SGI.8.6.12.PATCH526/940406.SGI.AUTO)
 for wu-ftpd@wunet.wustl.edu id NAA21855; Fri, 1 Sep 1995 13:19:37 -0400
Message-Id: <199509011719.NAA21855@enso.ocean.fsu.edu>
Date: Fri, 01 Sep 1995 13:19:35 -0500 (EDT)
Reply-To: stricherz@masig.fsu.edu (James Stricherz)
Sender: owner-wu-ftpd@wugate.wustl.edu
From: stricher@enso.ocean.fsu.edu (James Stricherz)
To: wu-ftpd@wunet.wustl.edu
Subject: Refuses connections?!?
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL21]
X-Url: http://www.coaps.fsu.edu/~stricherz
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Ok, I got wu-ftpd to compile under IRIX 5.3 - I can repost the information
if needed - but when I go to connect to the server, I get:

220 gyre FTP server (Version wu-2.4(2) Thu Aug 31 16:18:39 EDT 1995) ready.
Name (gyre:root):
221 Server shutting down.  Goodbye.
421 Service not available, remote server has closed connection

----

I *think* I followed the instructions correctly (BTW, "build install"
doesn't work as-is under 5.3...). I'm sure this is some stupidity
on my part, perhaps one of the configuration files is wrong/missing?

I took the ftpaccess, ftphosts, ftpconversions, ftpusers, ftpgroups
files from the examples provided.

Thanks in advance,

James

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 12:54: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 m0sobfX-0002WrC; Fri, 1 Sep 95 12: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 OAA14801; Fri, 1 Sep 1995 14:25:06 -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 OAA14614 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 14:23:03 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id OAA00174; Fri, 1 Sep 1995 14:21:33 -0500
Message-Id: <Pine.LNX.3.91.950901141926.71A-100000@puddytat.intecom.com>
Date: Fri, 1 Sep 1995 14: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: Not getting welcome message for anonymous logins
In-Reply-To: <Pine.A32.3.91.950901115205.58403A-100000@itsa.ucsf.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 1 Sep 1995, Joe DeBattista wrote:

> Hi,
>    I'm having trouble getting anonymous users to get the welcome 
> message.  It's fine for other logins.  My entry in the ftpaccess file says:
> 
> message /usr/local/etc/welcome.msg            login
> message /usr/local/etc/welcome.msg            cwd=*
> 
> The entry for welcome.msg is
> -rw-r--r--   1 ftp      bin          204 Aug 31 17:21 
> /usr/local/etc/welcome.msg
> 
> The entry for ftpaccess is
> -rwxr-xr-x   1 root     sys          496 Aug 31 18:34 /usr/local/etc/ftpaccess
> 
> 
> I remember seeing something about anonymous users running differently 
> (chroot), but I'm not sure why the anonymous people don't get the welcome 
> message.  This is running under AIX 3.2.5.  Any ideas?

Move the message file for anonymous FTP under the anonymous FTP root 
directory.  When ftpd chroots to that directory it loses access to 
everthing above it, including /usr/local/etc/*.

Hope this does it,

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 12:56: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 m0sobqd-0003ASC; Fri, 1 Sep 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 OAA15576; Fri, 1 Sep 1995 14:36:50 -0500
Received: from biblio8.dsi.uanl.mx (biblio8.dsi.uanl.mx [148.234.15.155]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA15248 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 14:32:37 -0500
Received: by biblio8.dsi.uanl.mx
	(1.38.193.5/16.2) id AA03446; Fri, 1 Sep 1995 13:38:44 -0500
Message-Id: <199509011932.OAA15248@wugate.wustl.edu>
Date: Fri, 1 Sep 95 13:38:43 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Candido Caceres .kcrs" <ccaceres@biblio8.dsi.uanl.mx>
To: wu-ftpd@wugate.wustl.edu
Subject: Make: Do not know how to make /lib/libc.a.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

yes!, I have a Unix System with Aix 3.2.5
but, when I try install wu-ftp, I recived the following message:

Making ftpd.
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
     554  1500-010: (W) WARNING in main: Infinite loop.  Program may not stop.
        yacc  ftpcmd.y
        mv y.tab.c ftpcmd.c
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpcmd.c
        cc -O -DDEBUG -I.. -I../support -L../support -c glob.c
        cc -O -DDEBUG -I.. -I../support -L../support -c logwtmp.c
        cc -O -DDEBUG -I.. -I../support -L../support -c popen.c
        sh newvers.sh
        cc -O -DDEBUG -I.. -I../support -L../support -c vers.c
        cc -O -DDEBUG -I.. -I../support -L../support -c access.c
        cc -O -DDEBUG -I.. -I../support -L../support -c extensions.c
        cc -O -DDEBUG -I.. -I../support -L../support -c realpath.c
        cc -O -DDEBUG -I.. -I../support -L../support -c acl.c
        cc -O -DDEBUG -I.. -I../support -L../support -c private.c
        cc -O -DDEBUG -I.. -I../support -L../support -c authenticate.c
        cc -O -DDEBUG -I.. -I../support -L../support -c conversions.c
        cc -O -DDEBUG -I.. -I../support -L../support -c hostacc.c
Make: Do not know how to make /lib/libc.a.
        Check that the target is defined in the description file
        and that the dependency files exist.
   Quitting.

please, help me with this problem!
Thanks in advance!

--
    ,____________________________________________________________________.
   / 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 Fri Sep  1 12:56: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 m0sobRD-0003FPC; Fri, 1 Sep 95 12: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 OAA13674; Fri, 1 Sep 1995 14:10:25 -0500
Received: from itsa.ucsf.EDU (itsa.ucsf.EDU [128.218.1.14]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA13453 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 14:07:40 -0500
Received: (from joed@localhost) by itsa.ucsf.EDU (8.6.8/GSC4.24)
	id MAA62663; Fri, 1 Sep 1995 12:07:39 -0700
Message-Id: <Pine.A32.3.91.950901115205.58403A-100000@itsa.ucsf.edu>
Date: Fri, 1 Sep 1995 12:07:39 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joe DeBattista <joed@itsa.ucsf.EDU>
To: wu-ftpd@wugate.wustl.edu
Subject: Not getting welcome message for anonymous logins
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
   I'm having trouble getting anonymous users to get the welcome 
message.  It's fine for other logins.  My entry in the ftpaccess file says:

message /usr/local/etc/welcome.msg            login
message /usr/local/etc/welcome.msg            cwd=*

The entry for welcome.msg is
-rw-r--r--   1 ftp      bin          204 Aug 31 17:21 
/usr/local/etc/welcome.msg

The entry for ftpaccess is
-rwxr-xr-x   1 root     sys          496 Aug 31 18:34 /usr/local/etc/ftpaccess


I remember seeing something about anonymous users running differently 
(chroot), but I'm not sure why the anonymous people don't get the welcome 
message.  This is running under AIX 3.2.5.  Any ideas?



                                     Joe DeBattista
                                     UCSF, ITS Computing Facility
                          INTERNET:  joed@itsa.ucsf.edu

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 16:23: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 m0soe1a-00033ZC; Fri, 1 Sep 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 QAA24369; Fri, 1 Sep 1995 16:56:12 -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 QAA23965 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 16:51:02 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
 id <01HUSOIAYE7K8XL0EZ@ccvcom.auckland.ac.nz>; Sat,
 2 Sep 1995 09:50:55 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
 id JAA13849 for wu-ftpd@wugate.wustl.edu; Sat, 2 Sep 1995 09:50:53 +1200
Message-Id: <199509012150.JAA13849@ccu1.auckland.ac.nz>
Date: Sat, 02 Sep 1995 09:50:53 +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: WUFTPD Ver wu-2.4(1) problem
In-Reply-To: <Pine.3.89.9509011940.A7005-0100000@rri> from "P.Ramadurai" at Sep
 1, 95 07:15:32 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

> ftp> ls -l
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for /bin/ls.
> 226 Transfer complete.

Follow the instructions on setting up anonymous FTP in the Sun
provided man page for ftpd.  This will tell you all the shared
libraries and device files you need.

Make sure the permissions are exactly as they are in the real file
system.  My FTPD worked first pop doing this.

If it still fails, try:

	cd ~ftp
	chroot . bin/ls

and see what it complains about.

> ftp> get libc.a.gz
> 200 PORT command successful.
> 150 Opening BINARY mode data connection for /bin/gzip.
> 226 Transfer complete.

Probably the same problem --- you are missing libraries vital to
running programs.  The same chroot trick:
	chroot . bin/gzip libc.a > /tmp/libc.a.gz
should give you an idea what is wrong.

> behaviour i downloaded gnuzip and compiled it with -Bstatic
> switch and tried transfer but the result was the same. 

You can not make Solaris executables that are free of shared library
dependancies, according to various Sun engineers.  Even if you did,
you will be missing device files necessary to run programs.

Russell

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 16:24: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 m0soeB9-00037zC; Fri, 1 Sep 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 RAA24953; Fri, 1 Sep 1995 17:05:51 -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 RAA24715 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 17:02:49 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
 id <01HUSOWPLLLS8XK66H@ccvcom.auckland.ac.nz>; Sat,
 2 Sep 1995 10:02:33 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
 id KAA14176 for wu-ftpd@wugate.wustl.edu; Sat, 2 Sep 1995 10:02:26 +1200
Message-Id: <199509012202.KAA14176@ccu1.auckland.ac.nz>
Date: Sat, 02 Sep 1995 10:02:26 +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: I am new!  And I have a problem!
In-Reply-To: <Pine.3.89.9509010901.A15961-0100000@newport> from
 "Steve R. Harding" at Sep 1, 95 09:12:37 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 believe that the wtmp code is BSD specific and not compatible with
any other vendor's wtmp/utmp files without modification.

The unofficial betas may have fixed that.

The simplest solution would be to recompile it with the daemon looking
at its own files, not the system wide ones.  You do loose the last and
'w' information on users being logged in by FTP, of course.

Either way, I have had no end of trouble with the vendor's wtmp/utmp
files and third party programs that modify them.  If Sun can't get it
right...


Russell

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 19:02: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 m0sogny-000355C; Fri, 1 Sep 95 17: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 TAA02051; Fri, 1 Sep 1995 19:54:29 -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 TAA01922 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 19:51:36 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA02484; Fri, 1 Sep 95 19:51:34 -0500
Message-Id: <9509020051.AA02484@cadaver.acm.ndsu.NoDak.edu>
Date: Fri, 1 Sep 1995 19:51:33 -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: SITE_EXEC programs as root?
In-Reply-To: <199509012202.KAA14176@ccu1.auckland.ac.nz> from "Russell Street" at Sep 2, 95 10:02:26 am
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'm trying to get users to be able to execute a SITE EXEC quota -v, but
here's what the users get:

$ ftp orac
Connected to orac.acm.ndsu.NoDak.edu.
220 orac FTP server (Version wu-2.4.2-academ[BETA-5](1) Thu Aug 24 10:50:34
CDT 1995) ready.
Name (orac:cdubuque): 
331 Password required for cdubuque.
Password:
230 User cdubuque logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> site exec quota -v
200-quota -v
200-Disk quotas for user root (uid 0): 
200- Filesystem blocks quota limit grace files quota limit grace
200-  /dev/hda1  82842     0     0        7489     0     0      
200-  /dev/hdb1     71     0     0           3     0     0      
200  (end of 'quota -v')
ftp> 

Note that if a 'SITE EXEC quota -v username' is done, then the user's (and
only that user's) quota information is displayed, like it should. But, the
user can get *ANYONE'S* quota.

Meaning that the commands aren't being run with the right uid/euid.

This is using 2.4.2 ACADEM BETA 5.

Is this a problem with other people's, or just mine?

-- 
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 Fri Sep  1 19:55: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 m0sohjM-00034VC; Fri, 1 Sep 95 18: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 UAA03874; Fri, 1 Sep 1995 20:53:45 -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 UAA03754 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 20:50:27 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA02964; Fri, 1 Sep 95 20:50:24 -0500
Message-Id: <9509020150.AA02964@cadaver.acm.ndsu.NoDak.edu>
Date: Fri, 1 Sep 1995 20:50:23 -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
Cc: sob@academ.com (Stan Barber)
Subject: Re: SITE_EXEC programs as root?
In-Reply-To: <9509020051.AA02484@cadaver.acm.ndsu.NoDak.edu> from "Chadwick A. Dubuque" at Sep 1, 95 07:51:33 pm
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

Chadwick A. Dubuque wrote:

> Meaning that the commands aren't being run with the right uid/euid.
> 
> This is using 2.4.2 ACADEM BETA 5.
> 
> Is this a problem with other people's, or just mine?

More info on this: I created a program that simply dumped the uid and euid
it was running as, and gave it the same permissions as the "quota" program.

"quota" needs to be 4555 (r-sr-xr-x) because it has to be able to read the
quota tables. (I tried changing the permissions to just 555 (r-xr-xr-x) and
the only quota that could be read was roots. (Not even the user I was logged
in as' quotas!)

So, here's what I get each time I run the program I wrote to echo the uid
and euid:

##############################################################################
> site exec dumper 

dumper  
Core dumped. :-)   
uid==0, euid==501   
 (end of 'dumper')          
##############################################################################

501 is the correct uid of the user I'm logged in as. So, I'm thinking that
the execs have to be suid as well as seuid.

This is Linux 1.2.28 with quotas and shadow passwords and a recompiled 2.4.2
acadmic beta 5.

-- 
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 Fri Sep  1 22:56:28 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 m0sokwJ-0001CwC; Fri, 1 Sep 95 22:16 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA11928
  (5.65c/IDA-1.4.4 for <bill@celestial.com>); Fri, 1 Sep 1995 22:20:32 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA10998; Sat, 2 Sep 1995 00:15:46 -0500
Received: from gw2.att.com (gw2.att.com [192.20.239.134]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA09516 for <wu-ftpd@wugate.wustl.edu>; Fri, 1 Sep 1995 23:50:05 -0500
Received: from mhcnet.UUCP by ig1.att.att.com id AA10308; Fri, 1 Sep 95 14:34:37 EDT
Received: from surya (surya.cnet.att.com) by mhcnet (4.1/DCS-mhcnet-M2.2)
	id AA22239; Fri, 1 Sep 95 14:02:32 EDT
Received: by surya (5.x/DCS-mhcnet_client_sv-S2.2)
	id AA11821; Fri, 1 Sep 1995 14:02:25 -0400
Message-Id: <9509011802.AA11821@surya>
Date: Fri, 1 Sep 1995 14:02:25 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: lbd@mhcnet.att.com (Leslie_B_Dreyer Kalra)
To: wu-ftpd@wugate.wustl.edu
Subject: Disable mkdir?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

All:

Can someone tell me how to disable mkdir for anonymous/guest
ftp? Using wu-ftpd 2.4 on Solaris 2.4. 

Also, I keep hearing rumors that there is an FAQ out there, but
no one seems to know where it is. Can someone point me in the
right direction? I saw a posting referring to a web document,
but the URL got me nowhere.

Thanks...

Leslie Dreyer Kalra
AT&T
lbd@mhcnet.att.com

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  1 22:59:42 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 m0solJw-000394C; Fri, 1 Sep 95 22:40 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA14285
  (5.65c/IDA-1.4.4 for <bill@celestial.com>); Fri, 1 Sep 1995 22:44:56 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA25938; Sat, 2 Sep 1995 00:42:26 -0500
Received: from academ.com (ACADEM.COM [198.137.249.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA10382 for <wu-ftpd@wugate.wustl.edu>; Sat, 2 Sep 1995 00:08:17 -0500
Received: (from sob@localhost) by academ.com (8.6.12/8.6.9) id AAA20274; Sat, 2 Sep 1995 00:08:12 -0500
Message-Id: <199509020508.AAA20274@academ.com>
Date: Sat, 2 Sep 1995 00:08:11 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: "Chadwick A. Dubuque" <cdubuque@cadaver.acm.ndsu.NoDak.edu>,
        wu-ftpd@wugate.wustl.edu
Subject: Re: SITE_EXEC programs as root?
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks for the note. I will be working to get beta 6 out over the Labor
day weekend (this weekend for those of you outside the US) and stomping
all the bugs reported so far.

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

From owner-wu-ftpd@wugate.wustl.edu Sat Sep  2 02:55: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 m0sooHe-00031LC; Sat, 2 Sep 95 01: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 DAA00280; Sat, 2 Sep 1995 03:52:53 -0500
Received: from sangam (sangam.ncst.ernet.in [144.16.11.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id DAA00144 for <wu-ftpd@wugate.wustl.edu>; Sat, 2 Sep 1995 03:47:39 -0500
Received: from iisc.ernet.in (iisc.iisc.ernet.in [144.16.64.3]) by sangam (8.6.12/8.6.6) with SMTP id OAA21790; Sat, 2 Sep 1995 14:18:48 +0530
Received: from rri.ernet.in by iisc.ernet.in (ERNET-IISc/SMI-4.1)
	   id AA22587; Sat, 2 Sep 95 14:22:07+0530
Received: by rri.ernet.in (4.1/SMI-4.1)
	id AA19913; Sat, 2 Sep 95 14:14:09 IST
Message-Id: <Pine.3.89.9509021436.B19779-0100000@rri>
Date: Sat, 2 Sep 1995 14:14:06 +0530 (IST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "P.Ramadurai" <durai@rri.ernet.in>
To: wu-ftpd@wugate.wustl.edu
Cc: r.street@auckland.ac.nz
Subject: Re: WUFTPD Ver wu-2.4(1) problem
In-Reply-To: <199509012150.JAA13849@ccu1.auckland.ac.nz>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Organisation: Raman Research Institue, Bangalore, INDIA.
X-Fax: +91 80 3340492
X-Telex: 845 2671 RRI IN
X-Telephone: +91 80 3340122-129 (8 lines)
X-Internet_No: 202.41.68.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Sat, 2 Sep 1995, Russell Street wrote:

> > ftp> ls -l
> > 200 PORT command successful.
> > 150 Opening ASCII mode data connection for /bin/ls.
> > 226 Transfer complete.
> 
> Follow the instructions on setting up anonymous FTP in the Sun
> provided man page for ftpd.  This will tell you all the shared
> libraries and device files you need.


> 
> Make sure the permissions are exactly as they are in the real file
> system.  My FTPD worked first pop doing this.
> 
As Russel thought it was  a plain permission problem. when i set
the permissions problems it started working properly.
(thanks a lot Russel)

> If it still fails, try:
> 
> 	cd ~ftp
> 	chroot . bin/ls
> 
> and see what it complains about.
> 
> > ftp> get libc.a.gz
> > 200 PORT command successful.
> > 150 Opening BINARY mode data connection for /bin/gzip.
> > 226 Transfer complete.
> 
> Probably the same problem --- you are missing libraries vital to
> running programs.  The same chroot trick:
> 	chroot . bin/gzip libc.a > /tmp/libc.a.gz
> should give you an idea what is wrong.
> 
> > behaviour i downloaded gnuzip and compiled it with -Bstatic
> > switch and tried transfer but the result was the same. 
> 
> You can not make Solaris executables that are free of shared library
> dependancies, according to various Sun engineers.  Even if you did,
> you will be missing device files necessary to run programs.
>
  this a news a to me ( again thanks) 
> Russell
> 
P.Ramadurai
durai@rri.ernet.in

From owner-wu-ftpd@wugate.wustl.edu Sat Sep  2 12:52: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 m0soxpM-00034rC; Sat, 2 Sep 95 12: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 NAA16327; Sat, 2 Sep 1995 13:59:36 -0500
Received: from localhost (ppp2-16.ruralnet.net [205.198.193.46]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA16122 for <wu-ftpd@wugate.wustl.edu>; Sat, 2 Sep 1995 13:54:20 -0500
Received: from localhost (localhost [127.0.0.1]) by localhost (8.6.11/8.6.9) with SMTP id MAA01283 for <wu-ftpd@wugate.wustl.edu>; Sat, 2 Sep 1995 12:56:12 -0600
Message-Id: <199509021856.MAA01283@localhost>
Date: Sat, 02 Sep 1995 12:56:11 -0600
Reply-To: tianlin@iguana.ruralnet.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tianlin WANG <tianlin@iguana.ruralnet.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Help: how to sign off
X-Authentication-Warning: localhost.animal.uiuc.edu: Host localhost didn't use HELO protocol
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

It would be greatly appreciated if someone can hints me how to sign
off the list

Best Regards

Tianlin Wang
Newsham Hybrids (USA) Inc.       E-mail  tianlin@iguana.ruralnet.net
201 Third Street                 Phone   (719) 829-4730 
Wiley, CO 81092                  Fax     (719) 829-4620 

From owner-wu-ftpd@wugate.wustl.edu Sat Sep  2 13:54: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 m0soyqn-0002YuC; Sat, 2 Sep 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 PAA18301; Sat, 2 Sep 1995 15:08:29 -0500
Received: from centerof.thesphere.com (centerof.thesphere.com [199.182.213.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA18181 for <wu-ftpd@wugate.wustl.edu>; Sat, 2 Sep 1995 15:04:23 -0500
Received: from [199.182.213.25] (jafar) by centerof.thesphere.com (5.x/SMI-SVR4)
	id AA26754; Sat, 2 Sep 1995 12:57:58 -0700
Message-Id: <ac6e762a0a0210043292@[199.182.213.25]>
Date: Sat, 2 Sep 1995 13:00:51 -0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dlp@thesphere.com (Dan Pritchett)
To: wu-ftpd@wugate.wustl.edu
Subject: Where is the beta?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: dlp@centerof.thesphere.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I hate wasting net bandwidth for this, but I haven't seen the answer come
back to the list in several weeks. I'm getting burned in the worse sort of
way on the hanging daemons and need to get the latest fixes in ASAP.

Thanks

Dan Pritchett                          The Sphere Information Services, Inc.
dlp@thesphere.com                      (800)664-7434/(408)369-9105
http://www.thesphere.com               FAX: (408)266-4376

For my PGP public key, send mail to key@four11.com with dlp@thesphere.com
in the message body.


From owner-wu-ftpd@wugate.wustl.edu Sun Sep  3 00:54: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 m0sp8rk-0002AMC; Sat, 2 Sep 95 23: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 BAA05813; Sun, 3 Sep 1995 01:52:01 -0500
Received: from lubavitch.chabad.org (DNS1.CHABAD.ORG [199.26.225.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id BAA05555 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 01:42:11 -0500
Received: (from dz@localhost) by lubavitch.chabad.org (8.6.9/8.6.9) id CAA25818; Sun, 3 Sep 1995 02:44:31 -0400
Message-Id: <Pine.3.89.9509030224.D21769-0100000@lubavitch.chabad.org>
Date: Sun, 3 Sep 1995 02:44:30 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dovid Zirkind <dz@lubavitch.chabad.org>
To: "Chadwick A. Dubuque" <cdubuque@cadaver.acm.ndsu.NoDak.edu>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: SITE_EXEC programs as root?
In-Reply-To: <9509020051.AA02484@cadaver.acm.ndsu.NoDak.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 1 Sep 1995, Chadwick A. Dubuque wrote:

This is a bug in wu.ftpd if you issue the command
ftp> SITE EXEC "/bin/bash -c id"
it will show you eid 0, which is a security risk, whereby anyone can do work
as root! there is a ver. which has this corrected (I don't remeber which 
ver.), also I think there's a way to disable SITE EXEC

> I'm trying to get users to be able to execute a SITE EXEC quota -v, but
> here's what the users get:
> 
> $ ftp orac
> Connected to orac.acm.ndsu.NoDak.edu.
> 220 orac FTP server (Version wu-2.4.2-academ[BETA-5](1) Thu Aug 24 10:50:34
> CDT 1995) ready.
> Name (orac:cdubuque): 
> 331 Password required for cdubuque.
> Password:
> 230 User cdubuque logged in.
> Remote system type is UNIX.
> Using binary mode to transfer files.
> ftp> site exec quota -v
> 200-quota -v
> 200-Disk quotas for user root (uid 0): 
> 200- Filesystem blocks quota limit grace files quota limit grace
> 200-  /dev/hda1  82842     0     0        7489     0     0      
> 200-  /dev/hdb1     71     0     0           3     0     0      
> 200  (end of 'quota -v')
> ftp> 
> 
> Note that if a 'SITE EXEC quota -v username' is done, then the user's (and
> only that user's) quota information is displayed, like it should. But, the
> user can get *ANYONE'S* quota.
> 
> Meaning that the commands aren't being run with the right uid/euid.
> 
> This is using 2.4.2 ACADEM BETA 5.
> 
> Is this a problem with other people's, or just mine?
> 
> -- 
> 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
> 


                        +------------------------------+
                        |    http://www.chabad.org     |
                        |  gopher://gopher.chabad.org  |
                        +------------------------------+

From owner-wu-ftpd@wugate.wustl.edu Sun Sep  3 00:54: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 m0sp9Lz-0002YVC; Sun, 3 Sep 95 00: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 CAA06579; Sun, 3 Sep 1995 02:23:35 -0500
Received: from lubavitch.chabad.org (DNS1.CHABAD.ORG [199.26.225.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id BAA05703 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 01:47:26 -0500
Received: (from dz@localhost) by lubavitch.chabad.org (8.6.9/8.6.9) id CAA26468; Sun, 3 Sep 1995 02:49:53 -0400
Message-Id: <Pine.3.89.9509030251.E21769-0100000@lubavitch.chabad.org>
Date: Sun, 3 Sep 1995 02:49:53 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dovid Zirkind <dz@lubavitch.chabad.org>
To: Leslie_B_Dreyer Kalra <lbd@mhcnet.att.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Disable mkdir?
In-Reply-To: <9509011802.AA11821@surya>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 1 Sep 1995, Leslie_B_Dreyer Kalra wrote:

> All:
> 
> Can someone tell me how to disable mkdir for anonymous/guest
> ftp? Using wu-ftpd 2.4 on Solaris 2.4. 

the ~ftp should NOT belong and/or have write rights to these dirs, try:

	chown -R 0.0 ~ftp
	chmod 755 ~ftp	;# this should actualy be done for all of it's 
			sub-directories


                        +------------------------------+
                        |    http://www.chabad.org     |
                        |  gopher://gopher.chabad.org  |
                        +------------------------------+

From owner-wu-ftpd@wugate.wustl.edu Sun Sep  3 04:51: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 m0spCbX-0002TAC; Sun, 3 Sep 95 03: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 FAA10414; Sun, 3 Sep 1995 05:51:53 -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 FAA10271 for <wu-ftpd@mail.wustl.edu>; Sun, 3 Sep 1995 05:45:40 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HUTTW0OV1C000YKX@wunet.wustl.edu>; Sun, 03 Sep 1995 05:36:22 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
 id MAA10339 for wunet.wustl.edu!wu-ftpd; Sun, 3 Sep 1995 12:45:27 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sp7WB-000Mt3C; Sun,
 3 Sep 95 07:22 MET DST
Message-Id: <m0sp7WB-000Mt3C@seneca>
Date: Sun, 03 Sep 1995 07:22:54 +0200 (MET DST)
Reply-To: hm@greenie.muc.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: seneca!hm@commy.ix.de (Harald Milz)
To: wu-ftpd@wunet.wustl.edu
Subject: Re: Where is the beta?
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: Where is the beta?
To: wu-ftpd@wunet.wustl.edu
Organization: Harry's Box

Dan Pritchett (dlp@thesphere.com) wrote:
> I hate wasting net bandwidth for this, but I haven't seen the answer come
> back to the list in several weeks. I'm getting burned in the worse sort of
> way on the hanging daemons and need to get the latest fixes in ASAP.

I tried to get those "hanging daemons" fixed on AIX 4.1.2 with the latest
beta but I must say it didn't help. I don't remember where I had the 
source from, sorry. Anyone? 

Ciao,
hm

From owner-wu-ftpd@wugate.wustl.edu Sun Sep  3 05:53: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 m0spDx8-0002bnC; Sun, 3 Sep 95 05: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 HAA12363; Sun, 3 Sep 1995 07:11:18 -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 HAA12096 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 07:05:32 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA17907
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Sun, 3 Sep 1995 14:05:33 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA26458; Sun, 3 Sep 1995 14:06:12 +0100
Message-Id: <199509031205.AA17907@mailserv.cc.kuleuven.ac.be>
Date: Sun, 3 Sep 95 14:06:11 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: SITE_EXEC programs as root?
In-Reply-To: <95090308485071@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 3, 95 8:48 am
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> On Fri, 1 Sep 1995, Chadwick A. Dubuque wrote:
> 
> This is a bug in wu.ftpd if you issue the command

To be precise, it is not a bug in the wu.ftpd. It was misconfigured
in many binaries distributions (_PATH_EXECPATH in src/pathnames.h)

> ftp> SITE EXEC "/bin/bash -c id"
> it will show you eid 0, which is a security risk, whereby anyone can do work
> as root! there is a ver. which has this corrected (I don't remeber which 
> ver.), also I think there's a way to disable SITE EXEC
> 
Recompile it with:
#define _PATH_EXECPATH  "/bin/ftp-exec"

You get the option to disable SITE EXEC by leaving /bin/ftp-exec empty,
or putting whatever you think is necessary.

--
Yanming PENG
peng@mech.kuleuven.ac.be

From owner-wu-ftpd@wugate.wustl.edu Sun Sep  3 07:52: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 m0spGHN-0002GCC; Sun, 3 Sep 95 07: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 JAA16590; Sun, 3 Sep 1995 09:45:10 -0500
Received: from spider.usa1.com (spider.usa1.com [204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA16422 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 09:41:01 -0500
Received: from spider.usa1.com (cjwoods@localhost.usa1.com [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id KAA04995 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 10:40:56 -0400
Message-Id: <Pine.LNX.3.91.950903103615.4602A-100000@spider.usa1.com>
Date: Sun, 3 Sep 1995 10:40:56 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Woods <cjwoods@usa1.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: SITE_EXEC programs as root?
In-Reply-To: <Pine.3.89.9509030224.D21769-0100000@lubavitch.chabad.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: cjwoods@spider.usa1.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sun, 3 Sep 1995, Dovid Zirkind wrote:

> This is a bug in wu.ftpd if you issue the command
> ftp> SITE EXEC "/bin/bash -c id"
> it will show you eid 0, which is a security risk, whereby anyone can do work
> as root! there is a ver. which has this corrected (I don't remeber which 
> ver.), also I think there's a way to disable SITE EXEC

Actually, this was not a wu-ftpd bug. It was a Slackware Linux "bug". 
Simply put, Slackware was being released with wu-ftpd, and it was compiled
with the PATH_EXEC set to something foolish like `/bin'. Either recompile
wu-ftpd, or go fetch the latest binary from sunsite. NOTE: this was not a
problem with any other OS that I am aware of, and if it was, again, it is
not a wu-ftpd bug, but operator error on the part of whoever compiled
wu-ftpd. 

     Chris Woods     Senior System Administrator       USAinternet, Inc.
     GCS/CM/IT d- s++:+ a- C++++$ ULS++++$ P+++$>++++  L++++$ E W$ N+ !o
     K++ !w--- !O !M-- !V-- PS+? !PE !Y+>++ PGP+ t+@ !5 X !R tv? b+ DI++
     D+@ G++ e h---- r+++ y++++
     cjwoods@usa1.net	      http://www.usa1.com	    508-774-4700

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:18:18 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 m0spjqL-0001SiC; Mon, 4 Sep 95 15:18 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spatO-0004PKC; Mon, 4 Sep 95 05: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 HAA29039; Mon, 4 Sep 1995 07:43:40 -0500
Received: from gateway-gw.sgs-thomson.it ([193.114.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA28854 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 07:37:41 -0500
Received: (from uucp@localhost) by gateway-gw.sgs-thomson.it (8.6.12/8.6.9) id OAA22072 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 14:37:05 +0200
Received: from unknown(164.130.20.29) by gateway-gw.sgs-thomson.it via smap (V1.3)
	id sma022062; Mon Sep  4 14:36:51 1995
Received: (from pini@localhost) by babi.sgs-thomson.it (8.6.9/8.6.9) id OAA38533; Mon, 4 Sep 1995 14:27:04 +0200
Message-Id: <199509041227.OAA38533@babi.sgs-thomson.it>
Date: Mon, 4 Sep 1995 14:27:04 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Stefano Pini ST Agrate ++39 <pini@babi.sgs-thomson.it>
To: wu-ftpd@wugate.wustl.edu
Cc: pini@babi.sgs-thomson.it
Subject: problem with aix version
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello, I'm new to wu-ftpd and to this list.
I've a problem to configure ftpacces on my IBM250 AIX3.2.5 machine.
With the anonymous logins there are no problems, but with REAL (local) user
i've returned the access denied message...
Why there are this problem?

Another problem is that the file /welcome.msg is not displayed...

Here are my ftpaccess file:

loginfails 2

class   remote  real,guest,anonymous *
class   local   real,guest,anonymous *.sgs-thomson.it 0.0.0.0

limit   local   2  Any                 /usr/lpp/ftpd/limit.msg
limit   remote  2  SaSu|Any1800-0600   /usr/lpp/ftpd/limit.msg
limit   remote  6  Any                 /usr/lpp/ftpd/limit.msg

readme  README*    login
readme  README*    cwd=*

banner  /usr/lpp/ftpd/banner.msg
message /welcome.msg            login
message .message                cwd=*
shutdown /usr/lpp/ftpd/shut.msg

email pini@babi.sgs-thomson.it

compress        yes             local remote
tar             yes             local remote
private         no

passwd-check    rfc822  warn

log commands real
log transfers anonymous,real inbound,outbound

# all the following default to "yes" for everybody
delete          no      guest,anonymous         # delete permission?
overwrite       no      guest,anonymous         # overwrite permission?
rename          no      guest,anonymous         # rename permission?
chmod           no      anonymous               # chmod permission?
umask           no      anonymous               # umask permission?

Thank's in advance,
Stefano Pini
*********************************************
* STEFANO PINI                              *
* SGS-Thomson Microelectronics              *
* Central R&D Techonology                   *
* System and network Engineer               *
* Via Olivetti,2 20041 Agrate Bz. ITALY     *
* Tel: ++39,39,6036113 Fax: ++39,39,6035233 *
* EMail: pini@babi.sgs-thomson.it           *
*********************************************

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:18: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 m0spjqM-000BcYC; Mon, 4 Sep 95 15:18 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spaVh-0004VQC; Mon, 4 Sep 95 05: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 HAA27747; Mon, 4 Sep 1995 07:18:41 -0500
Received: from hnets.uia.ac.be (hnets.uia.ac.be [143.169.4.25]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA27594 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 07:14:14 -0500
Received: by hnets.uia.ac.be; (8.6.12/1.1.8.2/22Feb95-0943AM)
	id OAA13992; Mon, 4 Sep 1995 14:13:54 +0200
Message-Id: <Pine.SOL.3.91.950904141007.10134L-100000@hnets>
Date: Mon, 4 Sep 1995 14:13:53 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Karel.DeBruyne" <dbruyne@uia.ua.ac.be>
To: wu-ftpd@wugate.wustl.edu
Subject: no PASV for user anonymous
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: dbruyne@hnets
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

I set up wu-ftpd v2.4 on a Sparcstation 10 with Solaris 2.4
Everything works fine, except with some versions of Mosaic. 
If I try to get a file from my ftpd, with Mosaic, I always get the
error message that this server doesn't support PASV.
If I debug a session, it seems that the PASV command is accepted by wu-ftpd
except for user anonymous.

Does anyone knows how to solve this ?

Thanks,
Karel 
=========================================================================
Karel De Bruyne
System/Network Manager                        phone      + 32 3 820 22 04
UIA - Computer Centre                         fax        + 32 3 820 22 49
Universiteitsplein 1 - B0.12                  email  dbruyne@uia.ua.ac.be
B 2610 Wilrijk - Belgium                http://www.uia.ua.ac.be/u/dbruyne
=========================================================================

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:19:04 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 m0spjr4-0009EaC; Mon, 4 Sep 95 15:19 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spdiA-0004XYC; Mon, 4 Sep 95 08: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 KAA05219; Mon, 4 Sep 1995 10:34:41 -0500
Received: from babba.msilink.com (babba.msilink.com [205.198.248.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA05144 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 10:33:47 -0500
Received: (from somebody@localhost) by babba.msilink.com (8.6.11/8.6.9) id KAA00851; Mon, 4 Sep 1995 10:44:54 -0500
Message-Id: <Pine.LNX.3.91.950904103104.788A-100000@babba.msilink.com>
Date: Mon, 4 Sep 1995 10:44:54 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Somebody <somebody@msilink.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Whats new in the acad versions of wu-ftpd?
In-Reply-To: <7995.810207875@segfault.monkeys.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	I was just wondering if someone can give a me a breakdown of whats
new wu-ftpd? And what advantages there are or disadvantages?
	What I am looking for is the following excuse my ignorange if 
this already exists and if so please send more details
	1) Basic Virtaul hosting for ftp space so that ftp.a.com starts in
	one location and ftp.b.com starts in another.
	2) Individual xferlogs for users
	3) Individual config file that will allow users to do the following
		a) decided what is max size there incoming can be and also
		obey a global config file. 
		b) yet still obey quotas
		c) decide what to log and what not to log.
		d) Possible there own motd
	4) a rate meter much like the current % but instead be K/s

	What mosts interests me is individual Incoming dirs.
					thanks for you attention.
						Carlos

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:19:49 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 m0spjro-0001GDC; Mon, 4 Sep 95 15:19 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spgPN-0004Z0C; Mon, 4 Sep 95 11: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 NAA12207; Mon, 4 Sep 1995 13:27:56 -0500
Received: from delyte.lib.siu.edu (delyte.lib.siu.edu [131.230.73.222]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA12078 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 13:24:49 -0500
Received: from slacker (ouija.mols.siu.edu [131.230.93.65]) by delyte.lib.siu.edu (8.6.12/8.6.12) with SMTP id NAA24332 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 13:24:46 -0500
Message-Id: <199509041824.NAA24332@delyte.lib.siu.edu>
Date: Mon, 4 Sep 1995 13:24:46 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Brian Lane <blane@lib.siu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: An extension to provide enhanced file transfer logging
  facilities.
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: blane@delyte.lib.siu.edu
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks A LOT for the .xferlog patch that is really nice..  I just got ftpd
for Solaris yesterday and
I have it running and everything, it works great except that the ftpwho
command doesnt seem to work
the way it should.. it doesnt show the user name and what they are doing..
in the pathnames.h file when it asks for utmp and wtmp and lastlog..  what
should i use?  /etc/utmp  and /etc/wtmp or the /etc/utmpx  wtmpx files?
what kind of permission should these files have?  /etc/utmp is a sym link to
/var/adm/utmp, same with wtmp, etc..   ftpd works great except for the
ftpwho command.. also is there a FAQ available somewhere?

Brian

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:20: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 m0spjsC-0006zOC; Mon, 4 Sep 95 15:20 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spJRT-0003QYC; Sun, 3 Sep 95 11: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 NAA23057; Sun, 3 Sep 1995 13:05:02 -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 NAA22842 for <wu-ftpd@mail.wustl.edu>; Sun, 3 Sep 1995 13:00:37 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HUU937O0W00012H4@wunet.wustl.edu>; Sun, 03 Sep 1995 12:51:20 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
 id VAA01375 for wunet.wustl.edu!wu-ftpd; Sun, 3 Sep 1995 21:10:24 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0spIAf-000Mt7C; Sun,
 3 Sep 95 18:45 MET DST
Message-Id: <m0spIAf-000Mt7C@seneca>
Date: Sun, 03 Sep 1995 18:45:24 +0200 (MET DST)
Reply-To: hm@greenie.muc.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: seneca!hm@commy.ix.de (Harald Milz)
To: wu-ftpd@wunet.wustl.edu
Subject: Re: Disable mkdir?
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: Disable mkdir?
To: wu-ftpd@wunet.wustl.edu
Organization: Harry's Box

Leslie_B_Dreyer Kalra (lbd@mhcnet.att.com) wrote:

> Can someone tell me how to disable mkdir for anonymous/guest
> ftp? Using wu-ftpd 2.4 on Solaris 2.4. 

As the ftpaccess man page says,

            The  optional  "dirs"  and  "nodirs"  keywords can be
            specified to allow or disallow the  creation  of  new
            subdirectories using the mkdir command.

e.g. 

upload  /usr/ftp  /pub/incoming yes     root    root  0644 dirs

Hope this helps. 

> Also, I keep hearing rumors that there is an FAQ out there, but
> no one seems to know where it is. Can someone point me in the

I asked this question also a couple of days ago and was pointed towards 
various FAQ and help pages. However, I didn't find a special wu-ftpd
FAQ out there. 

-hm


From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:20:14 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 m0spjsD-0006z0C; Mon, 4 Sep 95 15:20 PDT
Received: from nwnexus.wa.com by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spjUZ-0000E3C; Mon, 4 Sep 95 14:55 PDT
Received: from wugate.wustl.edu ([128.252.120.1]) by nwnexus.wa.com with SMTP id AA11012
  (5.65c/IDA-1.4.4 for <bill@celestial.com>); Mon, 4 Sep 1995 14:57:17 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA19434; Mon, 4 Sep 1995 16:51:43 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA19246 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 16:49:24 -0500
Received: from segfault.monkeys.com (segfault.monkeys.com [205.139.55.200]) by ccnet.ccnet.com (8.6.12/8.6.12) with ESMTP id OAA14422 for <wu-ftpd@mail.wustl.edu>; Mon, 4 Sep 1995 14:45:25 -0700
Received: from segfault.monkeys.com (rfg@localhost) by segfault.monkeys.com (8.6.12/8.6.12) with ESMTP id OAA09173 for <wu-ftpd@mail.wustl.edu>; Mon, 4 Sep 1995 14:47:39 -0700
Message-Id: <9172.810251258@segfault.monkeys.com>
Date: Mon, 04 Sep 1995 14:47:38 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ronald F. Guilmette" <rfg@segfault.monkeys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: An extension providing control over nice values via the ftpaccess file.
X-Copyright: (c) 1995 Ronald F. Guilmette; All rights reserved.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Here are some patches for another small but useful enhancement to the
wu-ftpd 2.4 server.

The following patches implement a new form of directive for the ftpaccess
file, i.e. the `nice' directive.  This directive has the form:

	nice <nice-delta> [<class>]

In cases where the <class> argument is given, the process nice value of
the server is adjusted by <nice-delta> whenever any user belonging to
the relevant class logs in.  In the case where the <class> argument is
omitted, the <nice-delta> value is used as a default process nice value
adjustment, and is applied whenever ftpd fails to find any class-specific
`nice' directive in the ftpaccess file which applies specifically to the
class of the user who is logging in.

I was motivated to implement this small enhancement because I realized
that some folks might be unduly limiting the number of FTP logins due
to concerns about system loads, and about apparent response times for
other (non-ftp) system users.  With this enhancement in place, system
administrators should be able to raise such limits to higher numbers,
while simultaneously lowering the process scheduling priority of any
ftpd daemon processes that serve various classes of ftp users (or perhaps
even ALL ftp users).

Ron Guilmette
Infinite Monkeys & Co.

P.S.  `nice' directives in the ftpaccess file which specify negative values
for <nice-delta> are inherently dangerous, and should generally be avoided.

cut here for patches... apply these with `patch -p1'
----------------------------------------------------------------------------
diff -rc2 2.4-/doc/ftpaccess.5 2.4+/doc/ftpaccess.5
*** 2.4-/doc/ftpaccess.5	Fri Apr  1 11:03:24 1994
--- 2.4+/doc/ftpaccess.5	Mon Sep  4 14:27:54 1995
***************
*** 67,70 ****
--- 67,79 ----
  anonymous FTP user would.
  .TP 0.5i
+ .B nice <nice-delta> [<class>]
+ Adjust the process nice value of the ftpd server process
+ by the indicated <nice-delta> value if the remote user is a member of
+ the named <class>.  If <class> is not specified, then use <nice-delta>
+ as the default adjustment to the ftpd server process nice value.  This
+ default nice value adjustment is used to adjust the nice value of the
+ server process only for those users who do not belong to any class for
+ which a class-specific `nice' directive exists in the ftpaccess file.
+ .TP 0.5i
  .B limit <class> <n> <times> <message_file>
  Limit <class> to <n> users at times <times>, displaying
diff -rc2 2.4-/src/access.c 2.4+/src/access.c
*** 2.4-/src/access.c	Wed Apr 13 14:02:22 1994
--- 2.4+/src/access.c	Mon Sep  4 14:14:46 1995
***************
*** 282,286 ****
  /* PURPOSE   : Scan the ACL buffer and determine what logging to perform */
  /*             for this user, and whether or not user is allowed to use  */
! /*             the automatic TAR and COMPRESS functions.                 */
  /* ARGUMENTS : pointer to buffer to class name, pointer to ACL buffer    */
  /*************************************************************************/
--- 282,289 ----
  /* PURPOSE   : Scan the ACL buffer and determine what logging to perform */
  /*             for this user, and whether or not user is allowed to use  */
! /*             the automatic TAR and COMPRESS functions.  Also, set the  */
! /*	       current process priority of this copy of the ftpd server  */
! /*	       to a `nice' value value if this user is a member of a     */
! /*	       group which the ftpaccess file says should be nice'd.     */
  /* ARGUMENTS : pointer to buffer to class name, pointer to ACL buffer    */
  /*************************************************************************/
***************
*** 448,451 ****
--- 451,485 ----
  
  /*************************************************************************/
+ /* FUNCTION  : acl_getnice                                               */
+ /* PURPOSE   : Scan the ACL buffer and determine what nice value applies */
+ /*             to the user                                               */
+ /* ARGUMENTS : pointer class name                                        */
+ /*************************************************************************/
+ 
+ int
+ acl_getnice(char *class)
+ {
+     int nice_delta_for_class_found = 0;
+     int nice_delta;
+     int default_nice_delta = 0;
+     struct aclmember *entry = NULL;
+ 
+     /* nice <nice_delta> [<class>] */
+     while (getaclentry("nice", &entry)) {
+         if (!ARG0)
+ 	    continue;
+ 	if (!ARG1)
+             default_nice_delta = atoi(ARG0);
+         else if (!strcmp(class, ARG1)) {
+ 	    nice_delta_for_class_found = 1;
+             nice_delta = atoi(ARG0);
+ 	}
+     }
+     if (!nice_delta_for_class_found)
+ 	nice_delta = default_nice_delta;
+     return nice_delta;
+ }
+ 
+ /*************************************************************************/
  /* FUNCTION  : acl_deny                                                  */
  /* PURPOSE   : Scan the ACL buffer and determine a deny command applies  */
***************
*** 774,777 ****
--- 808,812 ----
        msgfile[MAXPATHLEN];
      int limit;
+     int nice_delta;
  
      if (!use_accessfile)
***************
*** 795,798 ****
--- 830,838 ----
                 remotehost, remoteaddr);
          return (0);
+     }
+     if ((nice_delta = acl_getnice(class))) {
+ 	if (nice_delta < 0)
+ 	    syslog(LOG_NOTICE, "Process nice value adjusted by %d", nice_delta);
+ 	nice (nice_delta);
      }
      /* if no limits defined, no limits apply -- access OK */

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:23: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 m0spIlh-0002JgC; Sun, 3 Sep 95 10: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 MAA21259; Sun, 3 Sep 1995 12:20:53 -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 MAA21125 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 12:17:28 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA20139; Sun, 3 Sep 95 12:17:27 -0500
Message-Id: <9509031717.AA20139@cadaver.acm.ndsu.NoDak.edu>
Date: Sun, 3 Sep 1995 12:17:26 -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: Re: SITE_EXEC programs as root?
In-Reply-To: <Pine.3.89.9509030224.D21769-0100000@lubavitch.chabad.org> from "Dovid Zirkind" at Sep 3, 95 02:44:30 am
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

Dovid Zirkind wrote:

> This is a bug in wu.ftpd if you issue the command
> ftp> SITE EXEC "/bin/bash -c id"
> it will show you eid 0, which is a security risk, whereby anyone can do work
> as root! there is a ver. which has this corrected (I don't remeber which 
> ver.)

Does anyone have a patch for that, or do I have to do this myself? I'd
rather that one of those who are already aware of where these things are
happening.

I know that the security risk is there. (BTW- It appears that programs are
being run uid 0 and euid (regular user id).

>, also I think there's a way to disable SITE EXEC

That's *NOT* what I want. I have the SITE EXEC path set to something that
only has what I want in it, for example, "quota". :-)

This program *is* necessary.

Other than this, wu-ftpd is working fine. :-)

-- 
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 Mon Sep  4 15:23: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 m0spIrC-00026pC; Sun, 3 Sep 95 10: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 MAA21746; Sun, 3 Sep 1995 12:29: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 MAA21244 for <wu-ftpd@wugate.wustl.edu>; Sun, 3 Sep 1995 12:20:28 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA20186; Sun, 3 Sep 95 12:20:27 -0500
Message-Id: <9509031720.AA20186@cadaver.acm.ndsu.NoDak.edu>
Date: Sun, 3 Sep 1995 12:20:26 -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: Re: Where is the beta?
In-Reply-To: <m0sp7WB-000Mt3C@seneca> from "Harald Milz" at Sep 3, 95 07:22:54 am
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

Harald Milz wrote:

> I don't remember where I had the 
> source from, sorry. Anyone? 

The URL for the Academ wu-ftpd beta is

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

-- 
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 Mon Sep  4 15:32: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 m0spjr1-0006nzC; Mon, 4 Sep 95 15:18 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spdd4-0004XVC; Mon, 4 Sep 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 KAA04868; Mon, 4 Sep 1995 10:28:34 -0500
Received: from narq.avian.org ([199.103.168.126]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA04624 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 10:24:49 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.12/_H*) id KAA24129 for wu-ftpd@mail.wustl.edu; Mon, 4 Sep 1995 10:16:46 -0400
Message-Id: <199509041416.KAA24129@narq.avian.org>
Date: Mon, 4 Sep 1995 10:16:46 -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: piece of shit listproc...
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Since when is "sigh" a listproc directive?!
=================

From: listproc@wugate.wustl.edu

We are sorry, but this system sensed the following request which may have been
inadvertently sent to list wu-ftpd@mail.wustl.edu:

SIGH.

If your posting was intentional, please accept our apologies and resend your
mail message, making sure you do not include anything that may look like a
request in the first line of the body of the actual message. If this was 
indeed a request please resend it to listproc@mail.wustl.edu
Your entire message is copied below.
=================

... and now on to the point; I was talking about xferlog ...

Sigh.

If I manage to set my anonymous "password", or identd string, or something
else I might be able to modify, to something containing maybe a newline and
the data I want to jam in, and then run that code against the fairly obvious
race condition it leaves open, I still win.

+         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
+                 ctime(&curtime),
+                 xfertime,
+                 remotehost,				<-- UNSAFE
+                 byte_count,
+                 namebuf,
+                 (type == TYPE_A) ? 'a' : 'b',
+                 opt_string(options),
+                 xfer_type,
+                 anonymous ? 'a' : 'r',
+                 anonymous ? guestpw : pw->pw_name,	<-- UNSAFE
+                 authenticated,
+                 authenticated ? authuser : "*"	<-- UNSAFE
+             );

And this doesn't even address the syslog bounds-checking problem...

_H*

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:34:29 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 m0spjrv-00096VC; Mon, 4 Sep 95 15:19 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sphdQ-0004ZSC; Mon, 4 Sep 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 OAA15049; Mon, 4 Sep 1995 14:45:14 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA14915 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 14:41:28 -0500
Received: from segfault.monkeys.com (segfault.monkeys.com [205.139.55.200]) by ccnet.ccnet.com (8.6.12/8.6.12) with ESMTP id MAA02148 for <wu-ftpd@mail.wustl.edu>; Mon, 4 Sep 1995 12:37:30 -0700
Received: from segfault.monkeys.com (rfg@localhost) by segfault.monkeys.com (8.6.12/8.6.12) with ESMTP id MAA08749 for <wu-ftpd@mail.wustl.edu>; Mon, 4 Sep 1995 12:31:49 -0700
Message-Id: <8748.810243108@segfault.monkeys.com>
Date: Mon, 04 Sep 1995 12:31:48 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ronald F. Guilmette" <rfg@segfault.monkeys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: An extension to provide enhanced file transfer logging facilities.
X-Copyright: (c) 1995 Ronald F. Guilmette; All rights reserved.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


There was a small error in the patches that I posted to this mailing list
last night, i.e. the patches to implement the enhanced file-transfer logging
facility.

It appears that I forgot to close each .xferlog file after I was done
writing to it.  The net effect of this omission is/was that the ftpd
daemon could run out of file descriptors if someone did a whole lot
of file transfers during any one FTP session.

The fix was simple, and is as follows:

*** 2.4/src/ftpd.c	Sun Sep  3 22:40:22 1995
--- 2.4/src/ftpd.c	Mon Sep  4 11:43:19 1995
***************
*** 1401,1407 ****
  		continue;
  	    }
! 	    if ((xferlog = open(buf, O_WRONLY | O_APPEND)) != -1)
  		log_xfer(xferlog,start_time,name,options,xfer_type,logname);
! 	    else if (errno != ENOENT)
  		syslog(LOG_ERR, "Error opening logging file %s: %s",
  			buf, strerror (errno));
--- 1401,1408 ----
  		continue;
  	    }
! 	    if ((xferlog = open(buf, O_WRONLY | O_APPEND)) != -1) {
  		log_xfer(xferlog,start_time,name,options,xfer_type,logname);
! 		close(xferlog);
! 	    } else if (errno != ENOENT)
  		syslog(LOG_ERR, "Error opening logging file %s: %s",
  			buf, strerror (errno));

I am including below a complete revised version of the ``enhanced logging''
patches which include the above change.  I have also put up a copy of the
revised patches for anonymous FTP in the ftp.ccnet.com:~ftp/users/rfg/wu-ftpd
directory, along with pre-patched source tarfile distributions (both gzipped
and compressed) in the same directory.

Ron Guilmette
Infinite Monkeys & Co.


cut here for complete patch kit... use `patch -p1' to apply these.
-----------------------------------------------------------------------------
diff -rc2 2.4-/INSTALL 2.4+/INSTALL
*** 2.4-/INSTALL	Fri Apr  1 11:03:58 1994
--- 2.4+/INSTALL	Sun Sep  3 22:35:28 1995
***************
*** 40,44 ****
      users, create a symbolic link from ~ftp/_PATH_EXEC to /_PATH_EXEC.
  
! 2a. build xxx
  
      where xxx is one of:
--- 40,44 ----
      users, create a symbolic link from ~ftp/_PATH_EXEC to /_PATH_EXEC.
  
! 2a. ./build xxx
  
      where xxx is one of:
***************
*** 85,89 ****
      Edit the three files appropriately.  Go back to step 2a.
  
! 3.  build install
  
  4.  edit /etc/inetd.conf to point to the new ftpd
--- 85,94 ----
      Edit the three files appropriately.  Go back to step 2a.
  
! 3a.  Edit the Makefile in the top-level directory and set the values of
!      `BINDIR', `ETCDIR', and `MANDIR', as seems appropriate for your system.
! 
! 3b.  Become super-user and then do:
! 
! 	./build install
  
  4.  edit /etc/inetd.conf to point to the new ftpd
diff -rc2 2.4-/Makefile 2.4+/Makefile
*** 2.4-/Makefile	Fri Apr  1 11:03:58 1994
--- 2.4+/Makefile	Sun Sep  3 22:34:04 1995
***************
*** 1,6 ****
  BINDIR=		/usr/local/bin
  ETCDIR=		/usr/local/etc
  MANDIR=		/usr/local/man
- MANEXT=		8
  
  all:
--- 1,10 ----
+ # The following definition might get overridden (with /usr/ucb/install) by
+ # the build script.
+ INSTALL=	install
+ #INSTALL=	/usr/ucb/install
+ 
  BINDIR=		/usr/local/bin
  ETCDIR=		/usr/local/etc
  MANDIR=		/usr/local/man
  
  all:
***************
*** 10,25 ****
  install: bin/ftpd bin/ftpcount bin/ftpshut
  	-mv -f ${ETCDIR}/ftpd ${ETCDIR}/ftpd-old
  	@echo Installing binaries.
! 	install -o bin -g bin -m 755 bin/ftpd ${ETCDIR}/ftpd
! 	install -o bin -g bin -m 755 bin/ftpshut ${BINDIR}/ftpshut
! 	install -o bin -g bin -m 755 bin/ftpcount ${BINDIR}/ftpcount
! 	install -o bin -g bin -m 755 bin/ftpwho ${BINDIR}/ftpwho
  	@echo Installing manpages.
! 	install -o bin -g bin -m 755 doc/ftpd.8 ${MANDIR}/man8/ftpd.8
! 	install -o bin -g bin -m 755 doc/ftpcount.1 ${MANDIR}/man1/ftpcount.1
! 	install -o bin -g bin -m 755 doc/ftpwho.1 ${MANDIR}/man1/ftpwho.1
! 	install -o bin -g bin -m 755 doc/ftpshut.8 ${MANDIR}/man8/ftpshut.8
! 	install -o bin -g bin -m 755 doc/ftpaccess.5 ${MANDIR}/man5/ftpaccess.5
! 	install -o bin -g bin -m 755 doc/ftphosts.5 ${MANDIR}/man5/ftphosts.5
! 	install -o bin -g bin -m 755 doc/ftpconversions.5 ${MANDIR}/man5/ftpconversions.5
! 	install -o bin -g bin -m 755 doc/xferlog.5 ${MANDIR}/man5/xferlog.5
--- 14,35 ----
  install: bin/ftpd bin/ftpcount bin/ftpshut
  	-mv -f ${ETCDIR}/ftpd ${ETCDIR}/ftpd-old
+ 	-mkdir ${ETCDIR}
+ 	-mkdir ${BINDIR}
+ 	-mkdir ${MANDIR}
+ 	-mkdir ${MANDIR}/man1
+ 	-mkdir ${MANDIR}/man5
+ 	-mkdir ${MANDIR}/man8
  	@echo Installing binaries.
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpd ${ETCDIR}/ftpd
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpshut ${BINDIR}/ftpshut
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpcount ${BINDIR}/ftpcount
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpwho ${BINDIR}/ftpwho
  	@echo Installing manpages.
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpd.8 ${MANDIR}/man8/ftpd.8
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpcount.1 ${MANDIR}/man1/ftpcount.1
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpwho.1 ${MANDIR}/man1/ftpwho.1
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpshut.8 ${MANDIR}/man8/ftpshut.8
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpaccess.5 ${MANDIR}/man5/ftpaccess.5
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftphosts.5 ${MANDIR}/man5/ftphosts.5
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpconversions.5 ${MANDIR}/man5/ftpconversions.5
! 	$(INSTALL) -o bin -g bin -m 644 doc/xferlog.5 ${MANDIR}/man5/xferlog.5
diff -rc2 2.4-/build 2.4+/build
*** 2.4-/build	Fri Apr  1 11:03:59 1994
--- 2.4+/build	Sun Sep  3 22:30:16 1995
***************
*** 69,75 ****
--- 69,78 ----
          echo "Linking Makefiles."
  		cd src
+ 		rm -f Makefile
  		ln makefiles/Makefile.$maketarget Makefile
+ 		rm -f config.h
  		ln config/config.$maketarget config.h
  		cd ../support
+ 		rm -f Makefile
  		ln makefiles/Makefile.$maketarget Makefile
          echo ''
***************
*** 127,131 ****
  
      install)
!         make -f Makefile $makeargs $makeopts install
          ;;
  
--- 130,138 ----
  
      install)
! 	if [ -x /usr/ucb/install ] ; then \
!             make -f Makefile INSTALL=/usr/ucb/install $makeargs $makeopts install;
! 	else \
!             make -f Makefile $makeargs $makeopts install;
! 	fi
          ;;
  
diff -rc2 2.4-/doc/ftpd.8 2.4+/doc/ftpd.8
*** 2.4-/doc/ftpd.8	Fri Apr  1 11:03:25 1994
--- 2.4+/doc/ftpd.8	Sun Sep  3 22:23:04 1995
***************
*** 113,119 ****
  If the
  .B \-i
! option is specified, files received by the
  .IR ftpd (8)
! server will be logged to the
  .IR xferlog (5).
  The
--- 113,119 ----
  If the
  .B \-i
! option is specified, files transmitted or received by the
  .IR ftpd (8)
! server will be logged to the system-wide
  .IR xferlog (5).
  The
***************
*** 230,235 ****
  anonymous ftp account must be present in the password
  file (user ``ftp'').  In this case the user is allowed
! to log in by specifying any password (by convention this
! is given as the client host's name).
  .PP
  In the last case, 
--- 230,236 ----
  anonymous ftp account must be present in the password
  file (user ``ftp'').  In this case the user is allowed
! to log in by specifying any password.  (By convention, the
! remote user is asked to provide his E-mail address, but this
! is not checked or verified in any way.)
  .PP
  In the last case, 
***************
*** 317,320 ****
--- 318,397 ----
          1   RFC931 Authentication
   13 authenticated user id (if available, '*' otherwise)
+ .PP
+ File transfers may be logged to the system-wide
+ .I xferlog
+ file under the control of the 
+ .B \-i
+ option or the
+ .I "log transfer"
+ subcommand of the
+ .IR ftpaccess (5)
+ configuration file.
+ .PP
+ Separately, each file transfer may also be logged to one or more
+ .I \&.xferlog
+ files
+ if such files exist either in the same directory as the file being
+ transferred, or in parent directories of that directory.  In effect, each
+ .I \&.xferlog
+ file ``covers'' all of the files and subdirectories of the directory where
+ it resides.  If multiple
+ .I \&.xferlog
+ files cover a given file, then each of these
+ .I \&.xferlog
+ files will receive a log entry for each transfer of the file in question.
+ Note that the
+ file permissions of
+ .I \&.xferlog
+ files have no effect upon their use for file transfer logging because
+ these files are opened by the
+ .I ftpd
+ daemon when it is operating as
+ .IR root ,
+ which gives it unlimited permissions to open and write these log files.
+ Thus,
+ .I \&.xferlog
+ files may be set to any mode and logging to
+ them will still occur.  Note also that in the special case of
+ file transfers initiated by the anonymous FTP user,
+ .I ftpd
+ will only search for applicable
+ .I \&.xferlog
+ files up to the directory which is at the top of the logical filesystem
+ for the anonymous FTP user, i.e. the home directory of the user-id `ftp'.
+ No
+ .I \&.xferlog
+ files above that point in the actual filesystem will ever
+ be used to log file transfers initiated by anonymous FTP users.
+ .PP
+ Three special security-related restrictions apply to all
+ .I \&.xferlog
+ files used by
+ .I ftpd
+ for file transfer logging.  First, each
+ .I \&.xferlog
+ file must be a plain file.  It cannot be a directory file, a device file,
+ a named pipe, or a symbolic link.  Second, each
+ .I \&.xferlog
+ file must appear at only one place in the filesystem, i.e. its hard
+ link count must be exactly 1.  Lastly, each
+ .I \&.xferlog
+ file must be owned by the same user who owns the directory which contains
+ it.  If any one of these three conditions is not satisfied for a given
+ .I \&.xferlog
+ file, then
+ .I ftpd
+ will avoid doing any logging to the
+ .I \&.xferlog
+ file in question.  These conditions, taken together, insure that the
+ .I \&.xferlog
+ logging facility
+ will not be accidentally or intentionally misused in such a way as to
+ cause
+ .I ftpd
+ to corrupt other user files or to use disk space for
+ .I \&.xferlog
+ files in any directory where the directory owner did not
+ desire that such space be used.
  .SH "SEE ALSO"
  .MS ftp 1 ,
***************
*** 333,334 ****
--- 410,430 ----
  possible security holes have been extensively
  scrutinized, but are possibly incomplete.
+ .PP
+ The use of a
+ .I \&.xferlog
+ file in a publically-writable directory (such as a public upload directory)
+ can be problematic because the writability of the directory
+ will ordinarily make it possible for any user to delete an
+ .I \&.xferlog
+ file which resides therein.  Fortunately, this problem may be averted on
+ most current incarnations of UNIX by simply setting the sticky-bit on
+ such directories, and my making the
+ .I \&.xferlog
+ file in question non-writable to anyone but the original owner.  These two
+ steps will often prevent unauthorized users from deleting
+ .I \&.xferlog
+ files that they don't own, even in world-writable directories.  But
+ check your local
+ .IR chmod (2),
+ manpage to see if your system actually implements these semantics for
+ sticky-bits on directories.
diff -rc2 2.4-/src/ftpcmd.y 2.4+/src/ftpcmd.y
*** 2.4-/src/ftpcmd.y	Wed Apr 13 14:02:56 1994
--- 2.4+/src/ftpcmd.y	Sat Sep  2 10:29:14 1995
***************
*** 107,111 ****
  char    *fromname;
  
! static void toolong();
  
  %}
--- 107,111 ----
  char    *fromname;
  
! static void toolong(int);
  
  %}
***************
*** 1028,1032 ****
  
  static void
! toolong()
  {
      time_t now;
--- 1028,1032 ----
  
  static void
! toolong(int sig)
  {
      time_t now;
diff -rc2 2.4-/src/ftpd.c 2.4+/src/ftpd.c
*** 2.4-/src/ftpd.c	Wed Apr 13 14:17:18 1994
--- 2.4+/src/ftpd.c	Mon Sep  4 11:43:19 1995
***************
*** 60,64 ****
  
  #define FTP_NAMES
! #include <arpa/ftp.h>
  #include <arpa/inet.h>
  #include <arpa/telnet.h>
--- 60,64 ----
  
  #define FTP_NAMES
! #include "ftp.h"
  #include <arpa/inet.h>
  #include <arpa/telnet.h>
***************
*** 1236,1239 ****
--- 1236,1416 ----
  }
  
+ static void
+ log_xfer(int xferlog, time_t start_time, char *name,
+ 	 int options, int xfer_type, char *logname)
+ {
+     if (xferlog) {
+         char msg[MAXPATHLEN];
+ 	char namebuf[MAXPATHLEN];
+         int xfertime = time(NULL) - start_time;
+         time_t curtime = time(NULL);
+         int loop;
+ 
+         if (!xfertime)
+             xfertime++;
+         realpath(logname ? logname : name, namebuf);
+         for (loop = 0; namebuf[loop]; loop++)
+             if (isspace(namebuf[loop]) || iscntrl(namebuf[loop]))
+                 namebuf[loop] = '_';
+         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
+                 ctime(&curtime),
+                 xfertime,
+                 remotehost,
+                 byte_count,
+                 namebuf,
+                 (type == TYPE_A) ? 'a' : 'b',
+                 opt_string(options),
+                 xfer_type,
+                 anonymous ? 'a' : 'r',
+                 anonymous ? guestpw : pw->pw_name,
+                 authenticated,
+                 authenticated ? authuser : "*"
+             );
+         write(xferlog, msg, strlen(msg));
+     }
+ }
+ 
+ static void
+ write_dot_xferlogs(time_t start_time, char *name, int options,
+ 		   int xfer_type, char *logname)
+ {
+     char buf[MAXPATHLEN + 1];
+ #ifdef HAVE_GETCWD
+     extern char *getcwd(char *, size_t);
+ #else
+     extern char *getwd(char *);
+ #endif  
+ 
+ #ifdef HAVE_GETCWD
+     if (getcwd(buf,MAXPATHLEN) == (char *) NULL) {
+ 	syslog(LOG_ERR, "Error getting current directory: %s", strerror(errno));
+ 	return;
+     }
+ #else
+     if (getwd(buf) == (char *) NULL) {
+ 	syslog(LOG_ERR, "Error getting current directory: %s", buf);
+ 	return;
+     }
+ #endif
+ 
+     if (buf[0] != '/') {
+ 	syslog(LOG_ERR, "Current directory name does not begin with /");
+ 	return;
+     }
+ 
+     {
+ 	register int cwd_len;
+ 
+ 	cwd_len = strlen(buf);
+ 	if ((cwd_len + 1 + strlen(name)) > (unsigned) MAXPATHLEN) {
+ 	    return;
+ 	}
+ 	buf[cwd_len] = '/';
+ 	strcpy(&buf[cwd_len+1], name);
+     }
+ 
+     {
+ 	register char *slash = buf + strlen (buf);
+ 	register uid_t oldid;
+ 	register int xferlog;
+ 	struct stat st_dir;
+ 	struct stat st_file;
+ 
+ 	oldid = geteuid ();
+ 	seteuid ((uid_t) 0);
+ 	/* Do the scan for .xferlog files, starting at the directory con-
+ 	   taining the file to be transferred, and moving up the directory
+ 	   hierarchy until we reach the current root directory.  */
+ 	do {
+ try_again:
+ 	    *slash = '\0';
+ 	    while (*--slash != '/')
+ 		continue;
+ 	    if ((slash - 2) >= buf
+ 		&& slash[-1] == '.' && slash[-2] == '/') {
+ 		/* Skip over /./ parts, when present.  */
+ 		slash -= 2;
+ 	    }
+ 	    if ((slash - 4) >= buf
+ 		&& slash[-1] == '.' && slash[-2] == '.' && slash[-3] == '/') {
+ 		/* Skip over dirname/../ parts, when present.  */
+ 		slash -= 3;
+ 		goto try_again;
+ 	    }
+ 	    slash[1] = '\0';
+ 	    if (((slash-buf)+1+strlen(".xferlog")) > (unsigned) MAXPATHLEN) {
+ 		/* We may not be able to generate _this_ full pathname,
+ 		   but that should not stop us from trying to make
+ 		   entries in other applicable .xferlog files.  */
+ 		syslog(LOG_NOTICE, "Filename too long: %s.xferlog", buf);
+ 		continue;
+ 	    }
+ 	    if (stat(buf, &st_dir) == -1) {
+ 		/* If this directory is un-stat-able for some reason, skip
+ 		   it, but log an error to the syslog file.  */
+ 		syslog(LOG_ERR, "stat(2) yields error for dir %s: %s",
+ 			buf, strerror(errno));
+ 		continue;
+ 	    }
+ 	    strcpy(slash+1, ".xferlog");
+ 	    if (lstat(buf, &st_file) == -1) {
+ 		if (errno != ENOENT)
+ 		    syslog (LOG_ERR, "lstat(2) yields error for file %s: %s",
+ 				buf, strerror(errno));
+ 		/* If this .xferlog file doesn't exist or is un-stat-able for
+ 		   some reason, just skip it.  */
+ 		continue;
+ 	    }
+ 	    /* The .xferlog file must be a plain file.  End of story.  We
+ 	       don't allow the .xferlog files to be symlinks or directories
+ 	       or device files (or anything else weird) for security reasons.
+ 	       It might be interesting and/or useful to allow them to be
+ 	       named pipes, but we don't allow that either.  Note that we
+ 	       disallow both symlinks and hard links (see below) for the
+ 	       .xferlog files as a way of preventing unscruplous users from
+ 	       creating .xferlog files which are just links (of some kind)
+ 	       to other files owned by somebody else, and thereby inducing
+ 	       ftpd to corrupt those other files (by appending xferlog entries
+ 	       to them).  */
+ 	    if ((st_file.st_mode & S_IFMT) != S_IFREG) {
+ 		syslog(LOG_INFO, "Not a regular file: %s", buf);
+ 		continue;
+ 	    }
+ 	    /* We don't allow the .xferlog file to be a hard link to anything
+ 	       else.  This is also for security reasons.  (See above.)  */
+ 	    if (st_file.st_nlink > 1) {
+ 		syslog(LOG_INFO, "Too many hard links: %s", buf);
+ 		continue;
+ 	    }
+ 	    /* Last but not least, check that the .xferlog file is owned by
+ 	       the same user who owns the containing directory.  If it isn't
+ 	       then we won't use it for logging.  This is also a security
+ 	       feature.  It _should_ prevent unscruplous users from creating
+ 	       useable .xferlog files in other people's FTP directories
+ 	       (e.g. in world-writable upload directories)... at least that
+ 	       is the effect it will have on any well-run modern flavor of
+ 	       UNIX under which non-privledged users are not allowed to
+ 	       `chown' files to transfer ownership to other users.  Note
+ 	       that if we didn't impose this extra condition on .xferlog
+ 	       files, the only bad effect would be that users could po-
+ 	       tentially create .xferlog files in directories whose owners
+ 	       would prefer not to have .xferlog logging take place (perhaps
+ 	       because they don't want to pay for the disk space required).  */
+ 	    if (st_file.st_uid != st_dir.st_uid) {
+ 		syslog(LOG_INFO, "Not owned by directory owner: %s", buf);
+ 		continue;
+ 	    }
+ 	    if ((xferlog = open(buf, O_WRONLY | O_APPEND)) != -1) {
+ 		log_xfer(xferlog,start_time,name,options,xfer_type,logname);
+ 		close(xferlog);
+ 	    } else if (errno != ENOENT)
+ 		syslog(LOG_ERR, "Error opening logging file %s: %s",
+ 			buf, strerror (errno));
+ 	} while (slash > buf);
+ 	/* Done making entries in all applicable .xferlog files.  */
+ 	seteuid (oldid);
+     }
+ }
+ 
  retrieve(char *cmd, char *name)
  {
***************
*** 1411,1441 ****
  
    dolog:
!     if (log_outbound_xfers && xferlog && (cmd == 0)) {
!         char msg[MAXPATHLEN];
!         int xfertime = time(NULL) - start_time;
!         time_t curtime = time(NULL);
!         int loop;
! 
!         if (!xfertime)
!             xfertime++;
!         realpath(logname ? logname : name, namebuf);
!         for (loop = 0; namebuf[loop]; loop++)
!             if (isspace(namebuf[loop]) || iscntrl(namebuf[loop]))
!                 namebuf[loop] = '_';
!         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
!                 ctime(&curtime),
!                 xfertime,
!                 remotehost,
!                 byte_count,
!                 namebuf,
!                 (type == TYPE_A) ? 'a' : 'b',
!                 opt_string(options),
!                 'o',
!                 anonymous ? 'a' : 'r',
!                 anonymous ? guestpw : pw->pw_name,
!                 authenticated,
!                 authenticated ? authuser : "*"
!             );
!         write(xferlog, msg, strlen(msg));
      }
      data = -1;
--- 1588,1595 ----
  
    dolog:
!     if ((cmd == 0)) {
! 	if (log_outbound_xfers)
! 	    log_xfer(xferlog, start_time, name, options, 'o', logname);
! 	write_dot_xferlogs (start_time, name, options, 'o', logname);
      }
      data = -1;
***************
*** 1514,1518 ****
          trunc = 0;
  
!     /* if the user has an explicit new file mode, than open the file using
       * that mode.  We must take care to not let the umask affect the file
       * mode.
--- 1668,1672 ----
          trunc = 0;
  
!     /* if the user has an explicit new file mode, then open the file using
       * that mode.  We must take care to not let the umask affect the file
       * mode.
***************
*** 1598,1630 ****
  
    dolog:
!     if (log_incoming_xfers && xferlog) {
!         char namebuf[MAXPATHLEN],
!           msg[MAXPATHLEN];
!         int xfertime = time(NULL) - start_time;
!         time_t curtime = time(NULL);
!         int loop;
! 
!         if (!xfertime)
!             xfertime++;
!         realpath(name, namebuf);
!         for (loop = 0; namebuf[loop]; loop++)
!             if (isspace(namebuf[loop]) || iscntrl(namebuf[loop]))
!                 namebuf[loop] = '_';
!         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
!                 ctime(&curtime),
!                 xfertime,
!                 remotehost,
!                 byte_count,
!                 namebuf,
!                 (type == TYPE_A) ? 'a' : 'b',
!                 opt_string(0),
!                 'i',
!                 anonymous ? 'a' : 'r',
!                 anonymous ? guestpw : pw->pw_name,
!                 authenticated,
!                 authenticated ? authuser : "*"
!             );
!         write(xferlog, msg, strlen(msg));
!     }
      data = -1;
      pdata = -1;
--- 1752,1758 ----
  
    dolog:
!     if (log_incoming_xfers)
! 	log_xfer(xferlog, start_time, name, 0, 'i', NULL);
!     write_dot_xferlogs(start_time, name, 0, 'i', NULL);
      data = -1;
      pdata = -1;
***************
*** 2303,2307 ****
      char path[MAXPATHLEN + 1];
  #ifdef HAVE_GETCWD
!     extern char *getcwd();
  #else
      extern char *getwd(char *);
--- 2431,2435 ----
      char path[MAXPATHLEN + 1];
  #ifdef HAVE_GETCWD
!     extern char *getcwd(char *, size_t);
  #else
      extern char *getwd(char *);
***************
*** 2310,2317 ****
  #ifdef HAVE_GETCWD
      if (getcwd(path,MAXPATHLEN) == (char *) NULL)
  #else
      if (getwd(path) == (char *) NULL)
  #endif
-         reply(550, "%s.", path);
      else
          reply(257, "\"%s\" is current directory.", path);
--- 2438,2446 ----
  #ifdef HAVE_GETCWD
      if (getcwd(path,MAXPATHLEN) == (char *) NULL)
+         perror_reply(550, "Error getting current directory");
  #else
      if (getwd(path) == (char *) NULL)
+         reply(550, "Error getting current directory: %s.", path);
  #endif
      else
          reply(257, "\"%s\" is current directory.", path);
diff -rc2 2.4-/src/makefiles/Makefile.sol 2.4+/src/makefiles/Makefile.sol
*** 2.4-/src/makefiles/Makefile.sol	Fri Apr  1 11:03:28 1994
--- 2.4+/src/makefiles/Makefile.sol	Sun Sep  3 22:42:49 1995
***************
*** 2,6 ****
  IFLAGS   = -I.. -I../support
  LFLAGS   = -L../support
! CFLAGS   = -g -DDEBUG ${IFLAGS} ${LFLAGS}
  LIBES    = -lsupport -lsocket -lnsl -lgen
  LIBC     = /lib/libc.a
--- 2,6 ----
  IFLAGS   = -I.. -I../support
  LFLAGS   = -L../support
! CFLAGS   = -O -DDEBUG ${IFLAGS} ${LFLAGS}
  LIBES    = -lsupport -lsocket -lnsl -lgen
  LIBC     = /lib/libc.a
diff -rc2 2.4-/src/newvers.sh 2.4+/src/newvers.sh
*** 2.4-/src/newvers.sh	Wed Apr 13 11:41:33 1994
--- 2.4+/src/newvers.sh	Sat Sep  2 10:31:06 1995
***************
*** 20,23 ****
--- 20,24 ----
  if [ ! -r edit ]; then echo 0 > edit; fi
  touch edit
+ rm -f vers.c
  awk '	{	edit = $1 + 1; }\
  END	{	printf "char version[] = \"Version wu-2.4(%d) ", edit > "vers.c";\
diff -rc2 2.4-/support/makefiles/Makefile.sol 2.4+/support/makefiles/Makefile.sol
*** 2.4-/support/makefiles/Makefile.sol	Fri Apr  1 11:03:47 1994
--- 2.4+/support/makefiles/Makefile.sol	Sun Sep  3 22:42:30 1995
***************
*** 5,9 ****
  IFLAGS = 
  LFLAGS = 
! CFLAGS = -g -DDEBUG ${IFLAGS} ${LFLAGS}
  
  SRCS   = fnmatch.c strcasestr.c strsep.c authuser.c 
--- 5,9 ----
  IFLAGS = 
  LFLAGS = 
! CFLAGS = -O -DDEBUG ${IFLAGS} ${LFLAGS}
  
  SRCS   = fnmatch.c strcasestr.c strsep.c authuser.c 

From owner-wu-ftpd@wugate.wustl.edu Mon Sep  4 15:58:27 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 m0spkTB-0009FOC; Mon, 4 Sep 95 15:58 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0spYUL-0004OpC; Mon, 4 Sep 95 03: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 EAA24670; Mon, 4 Sep 1995 04:54:13 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id EAA24353 for <wu-ftpd@wugate.wustl.edu>; Mon, 4 Sep 1995 04:45:52 -0500
Received: from segfault.monkeys.com (segfault.monkeys.com [205.139.55.200]) by ccnet.ccnet.com (8.6.12/8.6.12) with ESMTP id CAA17646 for <wu-ftpd@mail.wustl.edu>; Mon, 4 Sep 1995 02:41:46 -0700
Received: from segfault.monkeys.com (rfg@localhost) by segfault.monkeys.com (8.6.12/8.6.12) with ESMTP id CAA07996 for <wu-ftpd@mail.wustl.edu>; Mon, 4 Sep 1995 02:44:36 -0700
Message-Id: <7995.810207875@segfault.monkeys.com>
Date: Mon, 04 Sep 1995 02:44:35 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ronald F. Guilmette" <rfg@segfault.monkeys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: An extension to provide enhanced file transfer logging facilities.
X-Copyright: (c) 1995 Ronald F. Guilmette; All rights reserved.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Greetings!

I have only just joined this list, so I hope you will all bear with me
while I get aquainted with y'all.

To introduce myself, I'd like to share with you all what I believe to be
a useful enhancement to the basic file transfer logging facilities pro-
vided by wu-ftpd 2.4.  But first let me describe why I implemented this
enhancement.

After many years of having access to the Internet via paid subscriptions
to various Internet Services Providers (I'm now on my fifth ISP) there
are a few things I've learned about ISPs.  One is that they all do things
differently from one another.  Another is that getting them to accomodate
the special needs of individual subscribers (like myself) is often difficult.
Even when you can get get them to agree that doing this or that to their
system configuration would cause no harm, it is often difficult to get
ISPs to make changes in a timely fashion.

Anyway, this general problem (of getting proper and timely individual
support from ISPs) hit home again for me recently, when I noticed that
my new ISP had their /usr/adm/xferlog file set so that it could only
be read by the super-user.  Given that I had (and still have) a serious
financial interest in monitoring who accesses the files I make available
for FTP (and how often), the un-readability of the /usr/adm/xferlog on
my new ISP's ftp server distressed me greatly, because it meant that I
would have no way of finding out who had accessed my ftp'able files.

That small problem has since been corrected by the ISP, but while I was
waiting for it to be corrected, I realized that there are a number of
other problems inherent in the idea of a single centralized FTP file
transfer logging file which is owned and controlled only by system
administrators.  The first of these is now obvious.  Unless the system
administrator(s) of your ISP is/are willing to let you do so, you, as
an individual end-user, will not even be able to read the log file.
Just as disturbing is the possibility that the system administrators
will not have even enabled file transfer logging, thus making it utterly
impossible for you, as an end user, to obtain records of transfers into
or out of your own personal anonymous FTP area.

Even assuming that you get lucky, and find a competent and accomodative
ISP where the sysadmins have FTP logging enabled, and where the log file
is itself readable by ordinary users, there are a number of other problems
that can still arise.  The most serious of these is that the sysadmins
are quite likely to zero-out the log file (e.g. by cat'ing /dev/null to it)
every so often as part of their normal system operation duties.  (This
_must_ be done from time to time or else the log file will grow without
bounds and suck up massive amounts of disk space.)  Unfortunately, sysadmins
are unlikely to be so helpful as to warn individual end users that they are
about to do this before they do it.  Thus, if you, as an end-user, are trying
to keep a log of all file-transfers involving your own FTP area, the only
way you can be assured of obtaining a complete log of all such transfers
is to stay logged on to your ISP's FTP server 24 hours a day, and monitor
the ISP's /usr/adm/xferlog minute-by-minute for new entries relating to
your own FTP-able files.  Obviously this is impractical, so it seems that
there is currently no method which is both workable and 100% reliable for
an ordinary end-user to obtain a _complete_ log of all FTP file transfers
involving his or her files or directories.

Another problem is that even if your ISP maintains a /usr/adm/xferlog file
and makes it readable to you, the process of extracting information from
that file (which may grow quite large) relating only to *your* particular
FTP'able files and/or directories can be both cumbersome and highly in-
efficient... especially in the case where you are forced to do your own
scanning of the /usr/adm/xferlog file on a frequent and repeated basis.

Even if we ignore all of the problems listed above, another potential
problem for end-users of the /usr/adm/xferlog information is that you,
as an end-user, might want to obtain _separate_ logs of the file transfer
operations which have taken place for various subsets of your own personal
FTP area... for example you might have two subdirectories in your own
top-level FTP area called `work' and `play' and you might want to obtain
separate file transfer logs for each of these two areas.

Anyway, after considering all of these problems, I came to the conclusion
that what was really needed was an enhanced FTP file transfer logging
facility which would be entirely controlable by ordinary end-users (without
the help or intervention of system administrators) and which would allow
for the selective collection of file transfer data relating _only_ to
individual, user-specified directories.

After coming to this conclusion, I went forth and implemented what I felt
would be a good solution to all of the problems I've mentioned above.
Naturally, I did so starting from the wu-ftpd 2.4 sources.  My implemen-
tation of the enhanced file transfer logging facility is included below
as a set of patches to the wu-ftp 2.4 distribution.  I will now describe
this new facility briefly.

In a nutshell, when using the modified wu-ftpd, users may create files
named .xferlog in any directory for which they wish to log all file
transfers.  Whenever it performs a file transfer operation, the modified
wu-ftpd checks to see if a file by the name of .xferlog exists either in
the directory containing the file being transferred or in any parent
directory of that directory.  If so, then a record of the file transfer
operation is appended to each such .xferlog file.  The records themselves
are identical in content and format to the records which ftpd normally
appends to /usr/adm/xferlog.  That's all there is to it.  It is really
a rather simple enhancement to wu-ftpd.

There are however several important security-related restrictions which
the modified wu-ftp applies to these .xferlog files.  First, the modified
wu-ftpd will only write log records to .xferlog files which are plain
files.  If it sees that someone has created a .xferlog file which is a
directory, a named pipe, a device file, or a symlink, the new ftpd will
simply refuse to append any log records to that particular .xferlog file.
Second, the new ftpd will also refuse to append log records to any .xferlog
files whose hard link count is greater than one.  Last but not least, the
new ftpd will refuse to append log records to any .xferlog file it finds
which is not owned by the same user who owns the directory in which the
 .xferlog file itself resides.

The first two of these restrictions are intended to prevent unscruplous
users from tricking ftpd into corrupting random/arbitrary system files
simply by making hard or soft links to them and calling the links `.xferlog'.
(Note that ftpd opens the .xferlog files when it is running with its
effective user ID set to `root', so without these restrictions, ftpd
could be tricked into appending to... and thereby corrupting... virtually
any file on the system.  The final restriction is intended simple to prevent
unauthorized users from creating _effective_ .xferlog files in world-writable
FTP directories (such as are commonly used for uploads).  Such files, if
permitted, could use up disk space in a directory whose owner doesn't want
to pay for the extra disk space overhead of carrying around a .xferlog file.
(Note that unauthorized users can still create .xferlog files in world-
writable directories, but unless they own the directories in question also,
these .xferlog files will never be appended to by ftpd, and thus will never
grow as a result of actions undertaken by ftpd.)

It is important to note that given this new logging facility, ftpd may
make log entries in *several* different .xferlog files for any given
(single) file transfer operation.  In such cases, all of the .xferlog
files so modified will lie along a path reaching from the directory
containing the file which was transferred up to the current root directory,
i.e. the `/' directory.  The fact that multiple .xferlog files may be
present at various levels of the directory hierarchy and that _all_ of
these files will be individually updated, as appropriate, to log any
individual file transfer operation means that (for example) a system
administrator could have a .xferlog file in the ~ftp/ directory (which
would log *all* transfers into or out of the anonymous FTP area) and
yet an end-user could have another .xferlog file (say for example a
~ftp/pub/rfg/.xferlog file) which would log just the file transfer
operations relating to files or subdirectories of the directory which
contains it, and the two would not interfere with one another, or affect
one another in any way.

Another inherent aspect of this enhanced logging scheme that should be
appealing to system administrators and ISPs is that the space used by
any .xferlog files which are created by any given user is itself allocated
in FTP directories which are owned by that user.  Thus, this facility
provides no `freebies' with respect to disk space accounting.  If a
user creates a .xferlog file, then the space it occupies will be charged
against that user's disk space quota.

I hope that the subscribers to this mailing list will review my work on
this enhancement to wu-ftpd 2.4 and offer whatever comments, suggestions,
or criticisms seem appropriate.  My hope is to incorporate any feedback
I receive from the subscribers of this mailing list into the implementa-
tion of this enhancement, and then to offer (or post) copies of the final
patches to a wider audience (e.g. in various relevant newgroups).

Ron Guilmette
Infinite Monkeys & Co.

P.S.  In addition to the implementation of the logging enhancement de-
scribed above, the following patches also correct a number of other very
minor problems I discovered while working on the wu-ftpd 2.4 sources.
Most of these relate to building and/or installing wu-ftpd 2.4 under
Solaris 2.4.


diff -rc2 2.4-/INSTALL 2.4+/INSTALL
*** 2.4-/INSTALL	Fri Apr  1 11:03:58 1994
--- 2.4+/INSTALL	Sun Sep  3 22:35:28 1995
***************
*** 40,44 ****
      users, create a symbolic link from ~ftp/_PATH_EXEC to /_PATH_EXEC.
  
! 2a. build xxx
  
      where xxx is one of:
--- 40,44 ----
      users, create a symbolic link from ~ftp/_PATH_EXEC to /_PATH_EXEC.
  
! 2a. ./build xxx
  
      where xxx is one of:
***************
*** 85,89 ****
      Edit the three files appropriately.  Go back to step 2a.
  
! 3.  build install
  
  4.  edit /etc/inetd.conf to point to the new ftpd
--- 85,94 ----
      Edit the three files appropriately.  Go back to step 2a.
  
! 3a.  Edit the Makefile in the top-level directory and set the values of
!      `BINDIR', `ETCDIR', and `MANDIR', as seems appropriate for your system.
! 
! 3b.  Become super-user and then do:
! 
! 	./build install
  
  4.  edit /etc/inetd.conf to point to the new ftpd
diff -rc2 2.4-/Makefile 2.4+/Makefile
*** 2.4-/Makefile	Fri Apr  1 11:03:58 1994
--- 2.4+/Makefile	Sun Sep  3 22:34:04 1995
***************
*** 1,6 ****
  BINDIR=		/usr/local/bin
  ETCDIR=		/usr/local/etc
  MANDIR=		/usr/local/man
- MANEXT=		8
  
  all:
--- 1,10 ----
+ # The following definition might get overridden (with /usr/ucb/install) by
+ # the build script.
+ INSTALL=	install
+ #INSTALL=	/usr/ucb/install
+ 
  BINDIR=		/usr/local/bin
  ETCDIR=		/usr/local/etc
  MANDIR=		/usr/local/man
  
  all:
***************
*** 10,25 ****
  install: bin/ftpd bin/ftpcount bin/ftpshut
  	-mv -f ${ETCDIR}/ftpd ${ETCDIR}/ftpd-old
  	@echo Installing binaries.
! 	install -o bin -g bin -m 755 bin/ftpd ${ETCDIR}/ftpd
! 	install -o bin -g bin -m 755 bin/ftpshut ${BINDIR}/ftpshut
! 	install -o bin -g bin -m 755 bin/ftpcount ${BINDIR}/ftpcount
! 	install -o bin -g bin -m 755 bin/ftpwho ${BINDIR}/ftpwho
  	@echo Installing manpages.
! 	install -o bin -g bin -m 755 doc/ftpd.8 ${MANDIR}/man8/ftpd.8
! 	install -o bin -g bin -m 755 doc/ftpcount.1 ${MANDIR}/man1/ftpcount.1
! 	install -o bin -g bin -m 755 doc/ftpwho.1 ${MANDIR}/man1/ftpwho.1
! 	install -o bin -g bin -m 755 doc/ftpshut.8 ${MANDIR}/man8/ftpshut.8
! 	install -o bin -g bin -m 755 doc/ftpaccess.5 ${MANDIR}/man5/ftpaccess.5
! 	install -o bin -g bin -m 755 doc/ftphosts.5 ${MANDIR}/man5/ftphosts.5
! 	install -o bin -g bin -m 755 doc/ftpconversions.5 ${MANDIR}/man5/ftpconversions.5
! 	install -o bin -g bin -m 755 doc/xferlog.5 ${MANDIR}/man5/xferlog.5
--- 14,35 ----
  install: bin/ftpd bin/ftpcount bin/ftpshut
  	-mv -f ${ETCDIR}/ftpd ${ETCDIR}/ftpd-old
+ 	-mkdir ${ETCDIR}
+ 	-mkdir ${BINDIR}
+ 	-mkdir ${MANDIR}
+ 	-mkdir ${MANDIR}/man1
+ 	-mkdir ${MANDIR}/man5
+ 	-mkdir ${MANDIR}/man8
  	@echo Installing binaries.
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpd ${ETCDIR}/ftpd
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpshut ${BINDIR}/ftpshut
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpcount ${BINDIR}/ftpcount
! 	$(INSTALL) -o bin -g bin -m 755 bin/ftpwho ${BINDIR}/ftpwho
  	@echo Installing manpages.
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpd.8 ${MANDIR}/man8/ftpd.8
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpcount.1 ${MANDIR}/man1/ftpcount.1
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpwho.1 ${MANDIR}/man1/ftpwho.1
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpshut.8 ${MANDIR}/man8/ftpshut.8
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpaccess.5 ${MANDIR}/man5/ftpaccess.5
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftphosts.5 ${MANDIR}/man5/ftphosts.5
! 	$(INSTALL) -o bin -g bin -m 644 doc/ftpconversions.5 ${MANDIR}/man5/ftpconversions.5
! 	$(INSTALL) -o bin -g bin -m 644 doc/xferlog.5 ${MANDIR}/man5/xferlog.5
diff -rc2 2.4-/build 2.4+/build
*** 2.4-/build	Fri Apr  1 11:03:59 1994
--- 2.4+/build	Sun Sep  3 22:30:16 1995
***************
*** 69,75 ****
--- 69,78 ----
          echo "Linking Makefiles."
  		cd src
+ 		rm -f Makefile
  		ln makefiles/Makefile.$maketarget Makefile
+ 		rm -f config.h
  		ln config/config.$maketarget config.h
  		cd ../support
+ 		rm -f Makefile
  		ln makefiles/Makefile.$maketarget Makefile
          echo ''
***************
*** 127,131 ****
  
      install)
!         make -f Makefile $makeargs $makeopts install
          ;;
  
--- 130,138 ----
  
      install)
! 	if [ -x /usr/ucb/install ] ; then \
!             make -f Makefile INSTALL=/usr/ucb/install $makeargs $makeopts install;
! 	else \
!             make -f Makefile $makeargs $makeopts install;
! 	fi
          ;;
  
diff -rc2 2.4-/doc/ftpd.8 2.4+/doc/ftpd.8
*** 2.4-/doc/ftpd.8	Fri Apr  1 11:03:25 1994
--- 2.4+/doc/ftpd.8	Sun Sep  3 22:23:04 1995
***************
*** 113,119 ****
  If the
  .B \-i
! option is specified, files received by the
  .IR ftpd (8)
! server will be logged to the
  .IR xferlog (5).
  The
--- 113,119 ----
  If the
  .B \-i
! option is specified, files transmitted or received by the
  .IR ftpd (8)
! server will be logged to the system-wide
  .IR xferlog (5).
  The
***************
*** 230,235 ****
  anonymous ftp account must be present in the password
  file (user ``ftp'').  In this case the user is allowed
! to log in by specifying any password (by convention this
! is given as the client host's name).
  .PP
  In the last case, 
--- 230,236 ----
  anonymous ftp account must be present in the password
  file (user ``ftp'').  In this case the user is allowed
! to log in by specifying any password.  (By convention, the
! remote user is asked to provide his E-mail address, but this
! is not checked or verified in any way.)
  .PP
  In the last case, 
***************
*** 317,320 ****
--- 318,397 ----
          1   RFC931 Authentication
   13 authenticated user id (if available, '*' otherwise)
+ .PP
+ File transfers may be logged to the system-wide
+ .I xferlog
+ file under the control of the 
+ .B \-i
+ option or the
+ .I "log transfer"
+ subcommand of the
+ .IR ftpaccess (5)
+ configuration file.
+ .PP
+ Separately, each file transfer may also be logged to one or more
+ .I \&.xferlog
+ files
+ if such files exist either in the same directory as the file being
+ transferred, or in parent directories of that directory.  In effect, each
+ .I \&.xferlog
+ file ``covers'' all of the files and subdirectories of the directory where
+ it resides.  If multiple
+ .I \&.xferlog
+ files cover a given file, then each of these
+ .I \&.xferlog
+ files will receive a log entry for each transfer of the file in question.
+ Note that the
+ file permissions of
+ .I \&.xferlog
+ files have no effect upon their use for file transfer logging because
+ these files are opened by the
+ .I ftpd
+ daemon when it is operating as
+ .IR root ,
+ which gives it unlimited permissions to open and write these log files.
+ Thus,
+ .I \&.xferlog
+ files may be set to any mode and logging to
+ them will still occur.  Note also that in the special case of
+ file transfers initiated by the anonymous FTP user,
+ .I ftpd
+ will only search for applicable
+ .I \&.xferlog
+ files up to the directory which is at the top of the logical filesystem
+ for the anonymous FTP user, i.e. the home directory of the user-id `ftp'.
+ No
+ .I \&.xferlog
+ files above that point in the actual filesystem will ever
+ be used to log file transfers initiated by anonymous FTP users.
+ .PP
+ Three special security-related restrictions apply to all
+ .I \&.xferlog
+ files used by
+ .I ftpd
+ for file transfer logging.  First, each
+ .I \&.xferlog
+ file must be a plain file.  It cannot be a directory file, a device file,
+ a named pipe, or a symbolic link.  Second, each
+ .I \&.xferlog
+ file must appear at only one place in the filesystem, i.e. its hard
+ link count must be exactly 1.  Lastly, each
+ .I \&.xferlog
+ file must be owned by the same user who owns the directory which contains
+ it.  If any one of these three conditions is not satisfied for a given
+ .I \&.xferlog
+ file, then
+ .I ftpd
+ will avoid doing any logging to the
+ .I \&.xferlog
+ file in question.  These conditions, taken together, insure that the
+ .I \&.xferlog
+ logging facility
+ will not be accidentally or intentionally misused in such a way as to
+ cause
+ .I ftpd
+ to corrupt other user files or to use disk space for
+ .I \&.xferlog
+ files in any directory where the directory owner did not
+ desire that such space be used.
  .SH "SEE ALSO"
  .MS ftp 1 ,
***************
*** 333,334 ****
--- 410,430 ----
  possible security holes have been extensively
  scrutinized, but are possibly incomplete.
+ .PP
+ The use of a
+ .I \&.xferlog
+ file in a publically-writable directory (such as a public upload directory)
+ can be problematic because the writability of the directory
+ will ordinarily make it possible for any user to delete an
+ .I \&.xferlog
+ file which resides therein.  Fortunately, this problem may be averted on
+ most current incarnations of UNIX by simply setting the sticky-bit on
+ such directories, and my making the
+ .I \&.xferlog
+ file in question non-writable to anyone but the original owner.  These two
+ steps will often prevent unauthorized users from deleting
+ .I \&.xferlog
+ files that they don't own, even in world-writable directories.  But
+ check your local
+ .IR chmod (2),
+ manpage to see if your system actually implements these semantics for
+ sticky-bits on directories.
diff -rc2 2.4-/src/ftpcmd.y 2.4+/src/ftpcmd.y
*** 2.4-/src/ftpcmd.y	Wed Apr 13 14:02:56 1994
--- 2.4+/src/ftpcmd.y	Sat Sep  2 10:29:14 1995
***************
*** 107,111 ****
  char    *fromname;
  
! static void toolong();
  
  %}
--- 107,111 ----
  char    *fromname;
  
! static void toolong(int);
  
  %}
***************
*** 1028,1032 ****
  
  static void
! toolong()
  {
      time_t now;
--- 1028,1032 ----
  
  static void
! toolong(int sig)
  {
      time_t now;
diff -rc2 2.4-/src/ftpd.c 2.4+/src/ftpd.c
*** 2.4-/src/ftpd.c	Wed Apr 13 14:17:18 1994
--- 2.4+/src/ftpd.c	Sun Sep  3 22:40:22 1995
***************
*** 60,64 ****
  
  #define FTP_NAMES
! #include <arpa/ftp.h>
  #include <arpa/inet.h>
  #include <arpa/telnet.h>
--- 60,64 ----
  
  #define FTP_NAMES
! #include "ftp.h"
  #include <arpa/inet.h>
  #include <arpa/telnet.h>
***************
*** 1236,1239 ****
--- 1236,1415 ----
  }
  
+ static void
+ log_xfer(int xferlog, time_t start_time, char *name,
+ 	 int options, int xfer_type, char *logname)
+ {
+     if (xferlog) {
+         char msg[MAXPATHLEN];
+ 	char namebuf[MAXPATHLEN];
+         int xfertime = time(NULL) - start_time;
+         time_t curtime = time(NULL);
+         int loop;
+ 
+         if (!xfertime)
+             xfertime++;
+         realpath(logname ? logname : name, namebuf);
+         for (loop = 0; namebuf[loop]; loop++)
+             if (isspace(namebuf[loop]) || iscntrl(namebuf[loop]))
+                 namebuf[loop] = '_';
+         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
+                 ctime(&curtime),
+                 xfertime,
+                 remotehost,
+                 byte_count,
+                 namebuf,
+                 (type == TYPE_A) ? 'a' : 'b',
+                 opt_string(options),
+                 xfer_type,
+                 anonymous ? 'a' : 'r',
+                 anonymous ? guestpw : pw->pw_name,
+                 authenticated,
+                 authenticated ? authuser : "*"
+             );
+         write(xferlog, msg, strlen(msg));
+     }
+ }
+ 
+ static void
+ write_dot_xferlogs(time_t start_time, char *name, int options,
+ 		   int xfer_type, char *logname)
+ {
+     char buf[MAXPATHLEN + 1];
+ #ifdef HAVE_GETCWD
+     extern char *getcwd(char *, size_t);
+ #else
+     extern char *getwd(char *);
+ #endif  
+ 
+ #ifdef HAVE_GETCWD
+     if (getcwd(buf,MAXPATHLEN) == (char *) NULL) {
+ 	syslog(LOG_ERR, "Error getting current directory: %s", strerror(errno));
+ 	return;
+     }
+ #else
+     if (getwd(buf) == (char *) NULL) {
+ 	syslog(LOG_ERR, "Error getting current directory: %s", buf);
+ 	return;
+     }
+ #endif
+ 
+     if (buf[0] != '/') {
+ 	syslog(LOG_ERR, "Current directory name does not begin with /");
+ 	return;
+     }
+ 
+     {
+ 	register int cwd_len;
+ 
+ 	cwd_len = strlen(buf);
+ 	if ((cwd_len + 1 + strlen(name)) > (unsigned) MAXPATHLEN) {
+ 	    return;
+ 	}
+ 	buf[cwd_len] = '/';
+ 	strcpy(&buf[cwd_len+1], name);
+     }
+ 
+     {
+ 	register char *slash = buf + strlen (buf);
+ 	register uid_t oldid;
+ 	register int xferlog;
+ 	struct stat st_dir;
+ 	struct stat st_file;
+ 
+ 	oldid = geteuid ();
+ 	seteuid ((uid_t) 0);
+ 	/* Do the scan for .xferlog files, starting at the directory con-
+ 	   taining the file to be transferred, and moving up the directory
+ 	   hierarchy until we reach the current root directory.  */
+ 	do {
+ try_again:
+ 	    *slash = '\0';
+ 	    while (*--slash != '/')
+ 		continue;
+ 	    if ((slash - 2) >= buf
+ 		&& slash[-1] == '.' && slash[-2] == '/') {
+ 		/* Skip over /./ parts, when present.  */
+ 		slash -= 2;
+ 	    }
+ 	    if ((slash - 4) >= buf
+ 		&& slash[-1] == '.' && slash[-2] == '.' && slash[-3] == '/') {
+ 		/* Skip over dirname/../ parts, when present.  */
+ 		slash -= 3;
+ 		goto try_again;
+ 	    }
+ 	    slash[1] = '\0';
+ 	    if (((slash-buf)+1+strlen(".xferlog")) > (unsigned) MAXPATHLEN) {
+ 		/* We may not be able to generate _this_ full pathname,
+ 		   but that should not stop us from trying to make
+ 		   entries in other applicable .xferlog files.  */
+ 		syslog(LOG_NOTICE, "Filename too long: %s.xferlog", buf);
+ 		continue;
+ 	    }
+ 	    if (stat(buf, &st_dir) == -1) {
+ 		/* If this directory is un-stat-able for some reason, skip
+ 		   it, but log an error to the syslog file.  */
+ 		syslog(LOG_ERR, "stat(2) yields error for dir %s: %s",
+ 			buf, strerror(errno));
+ 		continue;
+ 	    }
+ 	    strcpy(slash+1, ".xferlog");
+ 	    if (lstat(buf, &st_file) == -1) {
+ 		if (errno != ENOENT)
+ 		    syslog (LOG_ERR, "lstat(2) yields error for file %s: %s",
+ 				buf, strerror(errno));
+ 		/* If this .xferlog file doesn't exist or is un-stat-able for
+ 		   some reason, just skip it.  */
+ 		continue;
+ 	    }
+ 	    /* The .xferlog file must be a plain file.  End of story.  We
+ 	       don't allow the .xferlog files to be symlinks or directories
+ 	       or device files (or anything else weird) for security reasons.
+ 	       It might be interesting and/or useful to allow them to be
+ 	       named pipes, but we don't allow that either.  Note that we
+ 	       disallow both symlinks and hard links (see below) for the
+ 	       .xferlog files as a way of preventing unscruplous users from
+ 	       creating .xferlog files which are just links (of some kind)
+ 	       to other files owned by somebody else, and thereby inducing
+ 	       ftpd to corrupt those other files (by appending xferlog entries
+ 	       to them).  */
+ 	    if ((st_file.st_mode & S_IFMT) != S_IFREG) {
+ 		syslog(LOG_INFO, "Not a regular file: %s", buf);
+ 		continue;
+ 	    }
+ 	    /* We don't allow the .xferlog file to be a hard link to anything
+ 	       else.  This is also for security reasons.  (See above.)  */
+ 	    if (st_file.st_nlink > 1) {
+ 		syslog(LOG_INFO, "Too many hard links: %s", buf);
+ 		continue;
+ 	    }
+ 	    /* Last but not least, check that the .xferlog file is owned by
+ 	       the same user who owns the containing directory.  If it isn't
+ 	       then we won't use it for logging.  This is also a security
+ 	       feature.  It _should_ prevent unscruplous users from creating
+ 	       useable .xferlog files in other people's FTP directories
+ 	       (e.g. in world-writable upload directories)... at least that
+ 	       is the effect it will have on any well-run modern flavor of
+ 	       UNIX under which non-privledged users are not allowed to
+ 	       `chown' files to transfer ownership to other users.  Note
+ 	       that if we didn't impose this extra condition on .xferlog
+ 	       files, the only bad effect would be that users could po-
+ 	       tentially create .xferlog files in directories whose owners
+ 	       would prefer not to have .xferlog logging take place (perhaps
+ 	       because they don't want to pay for the disk space required).  */
+ 	    if (st_file.st_uid != st_dir.st_uid) {
+ 		syslog(LOG_INFO, "Not owned by directory owner: %s", buf);
+ 		continue;
+ 	    }
+ 	    if ((xferlog = open(buf, O_WRONLY | O_APPEND)) != -1)
+ 		log_xfer(xferlog,start_time,name,options,xfer_type,logname);
+ 	    else if (errno != ENOENT)
+ 		syslog(LOG_ERR, "Error opening logging file %s: %s",
+ 			buf, strerror (errno));
+ 	} while (slash > buf);
+ 	/* Done making entries in all applicable .xferlog files.  */
+ 	seteuid (oldid);
+     }
+ }
+ 
  retrieve(char *cmd, char *name)
  {
***************
*** 1411,1441 ****
  
    dolog:
!     if (log_outbound_xfers && xferlog && (cmd == 0)) {
!         char msg[MAXPATHLEN];
!         int xfertime = time(NULL) - start_time;
!         time_t curtime = time(NULL);
!         int loop;
! 
!         if (!xfertime)
!             xfertime++;
!         realpath(logname ? logname : name, namebuf);
!         for (loop = 0; namebuf[loop]; loop++)
!             if (isspace(namebuf[loop]) || iscntrl(namebuf[loop]))
!                 namebuf[loop] = '_';
!         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
!                 ctime(&curtime),
!                 xfertime,
!                 remotehost,
!                 byte_count,
!                 namebuf,
!                 (type == TYPE_A) ? 'a' : 'b',
!                 opt_string(options),
!                 'o',
!                 anonymous ? 'a' : 'r',
!                 anonymous ? guestpw : pw->pw_name,
!                 authenticated,
!                 authenticated ? authuser : "*"
!             );
!         write(xferlog, msg, strlen(msg));
      }
      data = -1;
--- 1587,1594 ----
  
    dolog:
!     if ((cmd == 0)) {
! 	if (log_outbound_xfers)
! 	    log_xfer(xferlog, start_time, name, options, 'o', logname);
! 	write_dot_xferlogs (start_time, name, options, 'o', logname);
      }
      data = -1;
***************
*** 1514,1518 ****
          trunc = 0;
  
!     /* if the user has an explicit new file mode, than open the file using
       * that mode.  We must take care to not let the umask affect the file
       * mode.
--- 1667,1671 ----
          trunc = 0;
  
!     /* if the user has an explicit new file mode, then open the file using
       * that mode.  We must take care to not let the umask affect the file
       * mode.
***************
*** 1598,1630 ****
  
    dolog:
!     if (log_incoming_xfers && xferlog) {
!         char namebuf[MAXPATHLEN],
!           msg[MAXPATHLEN];
!         int xfertime = time(NULL) - start_time;
!         time_t curtime = time(NULL);
!         int loop;
! 
!         if (!xfertime)
!             xfertime++;
!         realpath(name, namebuf);
!         for (loop = 0; namebuf[loop]; loop++)
!             if (isspace(namebuf[loop]) || iscntrl(namebuf[loop]))
!                 namebuf[loop] = '_';
!         sprintf(msg, "%.24s %d %s %d %s %c %s %c %c %s ftp %d %s\n",
!                 ctime(&curtime),
!                 xfertime,
!                 remotehost,
!                 byte_count,
!                 namebuf,
!                 (type == TYPE_A) ? 'a' : 'b',
!                 opt_string(0),
!                 'i',
!                 anonymous ? 'a' : 'r',
!                 anonymous ? guestpw : pw->pw_name,
!                 authenticated,
!                 authenticated ? authuser : "*"
!             );
!         write(xferlog, msg, strlen(msg));
!     }
      data = -1;
      pdata = -1;
--- 1751,1757 ----
  
    dolog:
!     if (log_incoming_xfers)
! 	log_xfer(xferlog, start_time, name, 0, 'i', NULL);
!     write_dot_xferlogs(start_time, name, 0, 'i', NULL);
      data = -1;
      pdata = -1;
***************
*** 2303,2307 ****
      char path[MAXPATHLEN + 1];
  #ifdef HAVE_GETCWD
!     extern char *getcwd();
  #else
      extern char *getwd(char *);
--- 2430,2434 ----
      char path[MAXPATHLEN + 1];
  #ifdef HAVE_GETCWD
!     extern char *getcwd(char *, size_t);
  #else
      extern char *getwd(char *);
***************
*** 2310,2317 ****
  #ifdef HAVE_GETCWD
      if (getcwd(path,MAXPATHLEN) == (char *) NULL)
  #else
      if (getwd(path) == (char *) NULL)
  #endif
-         reply(550, "%s.", path);
      else
          reply(257, "\"%s\" is current directory.", path);
--- 2437,2445 ----
  #ifdef HAVE_GETCWD
      if (getcwd(path,MAXPATHLEN) == (char *) NULL)
+         perror_reply(550, "Error getting current directory");
  #else
      if (getwd(path) == (char *) NULL)
+         reply(550, "Error getting current directory: %s.", path);
  #endif
      else
          reply(257, "\"%s\" is current directory.", path);
diff -rc2 2.4-/src/makefiles/Makefile.sol 2.4+/src/makefiles/Makefile.sol
*** 2.4-/src/makefiles/Makefile.sol	Fri Apr  1 11:03:28 1994
--- 2.4+/src/makefiles/Makefile.sol	Sun Sep  3 22:42:49 1995
***************
*** 2,6 ****
  IFLAGS   = -I.. -I../support
  LFLAGS   = -L../support
! CFLAGS   = -g -DDEBUG ${IFLAGS} ${LFLAGS}
  LIBES    = -lsupport -lsocket -lnsl -lgen
  LIBC     = /lib/libc.a
--- 2,6 ----
  IFLAGS   = -I.. -I../support
  LFLAGS   = -L../support
! CFLAGS   = -O -DDEBUG ${IFLAGS} ${LFLAGS}
  LIBES    = -lsupport -lsocket -lnsl -lgen
  LIBC     = /lib/libc.a
diff -rc2 2.4-/src/newvers.sh 2.4+/src/newvers.sh
*** 2.4-/src/newvers.sh	Wed Apr 13 11:41:33 1994
--- 2.4+/src/newvers.sh	Sat Sep  2 10:31:06 1995
***************
*** 20,23 ****
--- 20,24 ----
  if [ ! -r edit ]; then echo 0 > edit; fi
  touch edit
+ rm -f vers.c
  awk '	{	edit = $1 + 1; }\
  END	{	printf "char version[] = \"Version wu-2.4(%d) ", edit > "vers.c";\
diff -rc2 2.4-/support/makefiles/Makefile.sol 2.4+/support/makefiles/Makefile.sol
*** 2.4-/support/makefiles/Makefile.sol	Fri Apr  1 11:03:47 1994
--- 2.4+/support/makefiles/Makefile.sol	Sun Sep  3 22:42:30 1995
***************
*** 5,9 ****
  IFLAGS = 
  LFLAGS = 
! CFLAGS = -g -DDEBUG ${IFLAGS} ${LFLAGS}
  
  SRCS   = fnmatch.c strcasestr.c strsep.c authuser.c 
--- 5,9 ----
  IFLAGS = 
  LFLAGS = 
! CFLAGS = -O -DDEBUG ${IFLAGS} ${LFLAGS}
  
  SRCS   = fnmatch.c strcasestr.c strsep.c authuser.c 

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 04:00: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 m0spvjY-0000MnC; Tue, 5 Sep 95 04: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 GAA10496; Tue, 5 Sep 1995 06:00: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 FAA10285 for <wu-ftpd@mail.wustl.edu>; Tue, 5 Sep 1995 05:52:03 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HUWMMDQS34000ZOY@wunet.wustl.edu>; Tue, 05 Sep 1995 05:40:15 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
 id NAA00406 for wunet.wustl.edu!wu-ftpd; Tue, 5 Sep 1995 13:59:36 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sph0c-000MtKC; Mon,
 4 Sep 95 21:16 MET DST
Message-Id: <m0sph0c-000MtKC@seneca>
Date: Mon, 04 Sep 1995 21:16:41 +0200 (MET DST)
Reply-To: hm@greenie.muc.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: seneca!hm@commy.ix.de (Harald Milz)
To: wu-ftpd@wunet.wustl.edu
Subject: Re: problem with aix version
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: problem with aix version
To: wu-ftpd@wunet.wustl.edu
Organization: Harry's Box

Stefano Pini ST Agrate ++39 (pini@babi.sgs-thomson.it) wrote:
> Hello, I'm new to wu-ftpd and to this list.
> I've a problem to configure ftpacces on my IBM250 AIX3.2.5 machine.
> With the anonymous logins there are no problems, but with REAL (local) user
> i've returned the access denied message...
> Why there are this problem?

Checked /etc/shells? AIX usually comes without this file. Enter all shells
real users might use, auch as

/bin/sh
/bin/ksh
/bin/csh 

etc. ...

> Another problem is that the file /welcome.msg is not displayed...

... to the anonymous user if it isn't located in the chroot()ed area.
Real users see the file /welcome.msg (in the root directory which probably
isn't what you want). 

> banner  /usr/lpp/ftpd/banner.msg

This is checked relative to /

> message /welcome.msg            login

... this one is relative to ~ftp

> message .message                cwd=*
> shutdown /usr/lpp/ftpd/shut.msg

and this is again relative to /. The man page doesn't clearly state this. 
BTW... installing wu-ftpd under lpp/ is brave, really. ;^)

-hm

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 07:00: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 m0spyX3-0000K8C; Tue, 5 Sep 95 06: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 IAA15925; Tue, 5 Sep 1995 08:50:58 -0500
Received: from paris.tactech.com (paris.tactech.com [199.107.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA15793 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 08:49:09 -0500
Received: from london.tactech.com by paris.tactech.com (5.0/SMI-SVR4)
	id AA29228; Tue, 5 Sep 1995 06:52:22 -0700
Received: from newport.tactech.com by london.tactech.com (5.0/SMI-SVR4)
	id AA11106; Tue, 5 Sep 1995 06:46:53 +0800
Received: by newport.tactech.com (5.0/SMI-SVR4)
	id AA21231; Tue, 5 Sep 1995 06:47:35 +0800
Message-Id: <Pine.3.89.9509050650.A21209-0100000@newport>
Date: Tue, 5 Sep 1995 06:47:28 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve R. Harding" <sharding@PARIS.tactech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: I am new! And I have a problem!
In-Reply-To: <199509012202.KAA14176@ccu1.auckland.ac.nz>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


> I believe that the wtmp code is BSD specific and not compatible with
> any other vendor's wtmp/utmp files without modification.
> 
> The unofficial betas may have fixed that.
> 
> The simplest solution would be to recompile it with the daemon looking
> at its own files, not the system wide ones.  You do loose the last and
> 'w' information on users being logged in by FTP, of course.
> 
> Either way, I have had no end of trouble with the vendor's wtmp/utmp
> files and third party programs that modify them.  If Sun can't get it
> right...
> 
> Russell
> 

Russell,

Right you are.  While I was looking for a better answer I did the recompile
with _PATH_UTMP and _PATH_WTMP pointing to new files, and that fixed my 
real utmp and wtmp.  Unfortunately, the new files aren't getting written to
(my fault probably, but I really don't have the time to <censor> with 
it).  As long as I can log who is transferring which files, I am happy.  
Thanks for the assist.

-------------------------------------------------------------------------------
Steve Harding                                      Email: sharding@tactech.com
TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
Yorba Linda, CA

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 07:16: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 m0spylk-0000JjC; Tue, 5 Sep 95 07: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 JAA16925; Tue, 5 Sep 1995 09:07:24 -0500
Received: from paris.tactech.com (paris.tactech.com [199.107.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA16744 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 09:04:42 -0500
Received: from london.tactech.com by paris.tactech.com (5.0/SMI-SVR4)
	id AA29325; Tue, 5 Sep 1995 07:08:05 -0700
Received: from newport.tactech.com by london.tactech.com (5.0/SMI-SVR4)
	id AA11139; Tue, 5 Sep 1995 07:02:34 +0800
Received: by newport.tactech.com (5.0/SMI-SVR4)
	id AA21295; Tue, 5 Sep 1995 07:03:16 +0800
Message-Id: <Pine.3.89.9509050612.A21209-0100000@newport>
Date: Tue, 5 Sep 1995 07:03:11 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve R. Harding" <sharding@PARIS.tactech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: /etc, /usr, /bin, /dev *all* needed for guest users?
In-Reply-To: <199509012202.KAA14176@ccu1.auckland.ac.nz>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Here is another question for the magi's out there:

I am setting up multiple (read: over 100) root directories for guest users.
To get it working with a single guest user, I followed the install directions
to duplicate the tree structure, ownership and permissions required in 
~ftp/etc, ~ftp/usr, ~ftp/bin and ~ftp/dev.  This worked great.  Then, dismayed
at the amount of disk space needed to duplicate this over a hundered 
users, I removed one directory at a time, trying it out each time.  It 
finally stopped working with my guest user when I removed the ~ftp/dev 
directory.  As long as I have the ~ftp/dev directory, I don't need any of the
others.

This may seem like a non-problem question, but does this make sense?  If it
should not work this way, why does it?

Regards,
-------------------------------------------------------------------------------
Steve Harding                                      Email: sharding@tactech.com
TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
Yorba Linda, CA

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 08:04: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 m0spzXd-000BuIC; Tue, 5 Sep 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 JAA19293; Tue, 5 Sep 1995 09:47:51 -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 JAA19204 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 09:46:34 -0500
Received: (bburdick@localhost) by trystero.radio.com (8.6.12/940816.06ccg) id KAA04822 for wu-ftpd@wugate.wustl.edu; Tue, 5 Sep 1995 10:49:54 -0400
Message-Id: <199509051449.KAA04822@trystero.radio.com>
Date: Tue, 5 Sep 1995 10:49:54 -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: SITE_EXEC programs as root?
In-Reply-To: <Pine.3.89.9509030224.D21769-0100000@lubavitch.chabad.org> from "Dovid Zirkind" at Sep 3, 95 02:44:30 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

> 
> On Fri, 1 Sep 1995, Chadwick A. Dubuque wrote:
> 
> This is a bug in wu.ftpd if you issue the command
> ftp> SITE EXEC "/bin/bash -c id"
> it will show you eid 0, which is a security risk, whereby anyone can do work
> as root! there is a ver. which has this corrected (I don't remeber which 
> ver.), also I think there's a way to disable SITE EXEC

Easiest way would be to use the _PATH_EXECPATH variable in pathnames.h to set
the site exec path to something other than /bin and only place the programs
that are necessary in that directory.  I think the default is /bin/ftp-exec
which works fine for us.

If there are holes in this approach that I am not aware of, I'd love to hear
about them. :)

-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 Tue Sep  5 09:05: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 m0sq0SI-000DIhC; Tue, 5 Sep 95 09: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 KAA23047; Tue, 5 Sep 1995 10:47:14 -0500
Received: from zaphod.axion.bt.co.uk (zaphod.axion.bt.co.uk [132.146.5.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA22965 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 10:46:14 -0500
Received: from bfsec.bt.co.uk (actually major.bfsec.bt.co.uk) by zaphod.axion.bt.co.uk with SMTP (PP);
          Tue, 5 Sep 1995 16:42:36 +0100
Received: from phantom.bfsec.bt.co.uk by major.bfsec.bt.co.uk with SMTP (PP) id <17989-0@major.bfsec.bt.co.uk>;
          Tue, 5 Sep 1995 16:47:07 +0100
Received: by phantom.bfsec.bt.co.uk (5.0/SMI-SVR4) id AA03866; Tue, 5 Sep 1995 16:27:33 +0000
Message-Id: <9509051527.AA03866@phantom.bfsec.bt.co.uk>
Date: Tue, 5 Sep 1995 16:27:33 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sadams@bfsec.bt.co.uk (Stephen M. Adams)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: /etc, /usr, /bin, /dev *all* needed for guest users?
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Date: Tue, 5 Sep 1995 07:03:11 -0700 (PDT)
> From: "Steve R. Harding" <sharding@PARIS.tactech.com>

> I am setting up multiple (read: over 100) root directories for guest users.
> To get it working with a single guest user, I followed the install directions
> to duplicate the tree structure, ownership and permissions required in 
> ~ftp/etc, ~ftp/usr, ~ftp/bin and ~ftp/dev.  This worked great.  Then, dismayed
> at the amount of disk space needed to duplicate this over a hundered 
> users, I removed one directory at a time, trying it out each time.  It 
> finally stopped working with my guest user when I removed the ~ftp/dev 
> directory.

> 
> Regards,
> -------------------------------------------------------------------------------
> Steve Harding                                      Email: sharding@tactech.com
> TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
> Yorba Linda, CA
> 

In brief:

/etc contains the password and group files to identify the ownership 
of files. 

/usr/bin contains a 'real' ls with associated options. ls -al  will
not work on the cut-down version of your system.

/usr/lib contains the libraries for ls (unless you have a statically
linked copy)

Cutting down on the files in the way you describe is not necessary.
The greatest amount of space is occupied by the libraries required by
ls.  These files, and indeed all others _except_ those in /dev can be
hardlinked to one master copy to save space.

ls and its libraries are good candidates for this, as no user needs to
have ownership of, or write permission to, any of these files.

Hard links do not work across filesystems or course, so you will need
one copy per filesystem. 

Be VERY careful with file permissions if you try this. 

Regards,

Stephen A.
--
===============================================================
       Stephen M. Adams         :    sadams@bfsec.bt.co.uk
   Systems/Software Engineer    :    Tel: +44 1232 894334
  BT Belfast Engineering Centre :    Fax: +44 1232 894316
                     usual disclaimers apply
===============================================================


From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 09:53: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 m0sq1Ev-000BqtC; Tue, 5 Sep 95 09: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 LAA25243; Tue, 5 Sep 1995 11:23:04 -0500
Received: from castle.wizards.com (castle.wizards.com [199.238.208.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA25158 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 11:22:12 -0500
Received: (from thompson@localhost) by castle.wizards.com (8.6.10/8.6.6) id JAA15920; Tue, 5 Sep 1995 09:24:49 -0700
Message-Id: <Pine.SUN.3.91.950905091313.15321A-100000@castle.wizards.com>
Date: Tue, 5 Sep 1995 09:24:47 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Taeko Thompson <thompson@wizards.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Guest users setup problem
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I am sorry if this question has been asked before in
this mailing list. but I could find FAQ for this mailing list
anywhere to see if there is a solution for the problem. 

I have a problem setting up guest ftp account. I followed
the book (O'Reilly) to setup guest account and
I got following messges when I tried to ftp using the guest account:

"550 Can't set guest privileges"

The password entry for this account:

guest1:##guest1:501:21:Guest 
Account:/archives/guest/guest1/./guest1:/bin/false

* I do have /bin/false entry in /etc/shells

The group entry:

guests:#$guests:21:guest1

ftpaccess file:

class   local   real,guest *.wizards.com
.
.
guestgroup guests



Any help will be appricated.

Thank you in advance

Taeko Thompson

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 10:54: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 m0sq2CB-000BwfC; Tue, 5 Sep 95 10: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 MAA29459; Tue, 5 Sep 1995 12:35:03 -0500
Received: from dsi.dsinc.com (dsi.dsinc.com [199.72.118.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA29052 for <wu-ftpd@mail.wustl.edu>; Tue, 5 Sep 1995 12:28:30 -0500
Received: from morph (morph.dsinc.com)  by dsi.dsinc.com with SMTP; Tue, 5 Sep 1995 13:29:21 -0400
Received: by morph
	(1.38.193.4/16.2) id AA06263; Tue, 5 Sep 1995 13:32:12 -0400
Message-Id: <199509051728.MAA29052@wugate.wustl.edu>
Date: Tue, 5 Sep 95 13:32:11 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Brower <brower@dsinc.com>
To: hobbit@avian.org
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: help, data connection fails
In-Reply-To: <199509051603.MAA07154@narq.avian.org>; from "*Hobbit*" at Sep 5, 95 12:03 (noon)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
>Typical solaris lossage.  You have to build it dynamic, unfortunately...
But I am, at least thats the one that links and runs enough to get
to the error message. Or are you refering to my failure to build
static. I'm doomed to dynamic, I take it?

Any clue on my (dynamic) failed socket() call? I'm baffled why I can't
even make the socket. Never mind binding to an address and reaching it
or having config/permission problens connecting! I can't even make one?



--
-------------------------------------------------------------------
Dave Brower                              Internet: brower@dsinc.com
Decision Support Inc.                    voice:    (704) 847-8904
Matthews, NC 28106                       fax:      (704) 847-4875

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 12:10: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 m0sq3Mv-000BAoC; Tue, 5 Sep 95 12:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA04475; Tue, 5 Sep 1995 13:58:21 -0500
Received: from cowdog (cowdog.prowillen.com [204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA03983 for <wu-ftpd@mail.wustl.edu>; Tue, 5 Sep 1995 13:50:57 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA03291; Tue, 5 Sep 1995 11:51:32 -0700
Message-Id: <v02130503ac724cac3ea2@[204.118.169.70]>
Date: Tue, 5 Sep 1995 11:51:32 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi Guys,

This is my first mailing to this list, so please excuse if I ask a question
that has been answered millions of time.

I finally managed to compile the Archive for Sun Solaris, and have it
functioning like a champ:) I do not allow anonymous access, rather then to
specic clients of mine(ours).
I now would like to add access to the Archives via WWW, however, that is
where my problem starts and I would appreatiate any comment/hints.

I had the "standard-unix-ftp" working with the WWW by referencing
<ftp://username@ftp.archive.com/what ever/their/homedirectory>. Now since I
am using the WU-FTP Netscape complains :" directory...."not found"
If I log on as a "real" user, it works fine, however, as a "guest" with a
defined "guest guestgroup" it will not work.

Any help would be appreatiated...

Cheers, Uwe


                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 12:31: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 m0sq3hI-000BwCC; Tue, 5 Sep 95 12: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 OAA06701; Tue, 5 Sep 1995 14:27:51 -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 OAA06427 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 14:24:09 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id OAA01847; Tue, 5 Sep 1995 14:22:40 -0500
Message-Id: <Pine.LNX.3.91.950905141421.1518K-100000@puddytat.intecom.com>
Date: Tue, 5 Sep 1995 14:22:39 -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: WU-ftp and WWW
In-Reply-To: <v02130503ac724cac3ea2@[204.118.169.70]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 5 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:

> This is my first mailing to this list, so please excuse if I ask a question
> that has been answered millions of time.
> 
> I finally managed to compile the Archive for Sun Solaris, and have it
> functioning like a champ:) I do not allow anonymous access, rather then to
> specic clients of mine(ours).

That's the problem as best I know.  Netscape only knows about anonymous 
access; how would it know about the specific user name and password for 
a guest / real account?

There is a way to encode the user name and password in the URL for 
authentication to a WWW server; I have no idea if Netscape can apply this 
same process to non-WWW servers.  I rather doubt it myself.

Your only solution may be qualified anonymous access -- that is, allow 
anonymous users, but require that they originate only from specific hosts or 
networks in the ftpaccess file (your client's machines in this case).  
This is not totally access proof due to IP spoofing, but if the material 
is that sensitive you probably shouldn't have on FTP anyway.


> I now would like to add access to the Archives via WWW, however, that is
> where my problem starts and I would appreatiate any comment/hints.
> 
> I had the "standard-unix-ftp" working with the WWW by referencing
> <ftp://username@ftp.archive.com/what ever/their/homedirectory>. Now since I
> am using the WU-FTP Netscape complains :" directory...."not found"
> If I log on as a "real" user, it works fine, however, as a "guest" with a
> defined "guest guestgroup" it will not work.

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 13:09: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 m0sq4Fp-000BuGC; Tue, 5 Sep 95 13: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 PAA08841; Tue, 5 Sep 1995 15:00:20 -0500
Received: from cowdog (cowdog.prowillen.com [204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA08122 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 14:49:48 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA03430; Tue, 5 Sep 1995 12:48:55 -0700
Message-Id: <v02130506ac72586d0186@[204.118.169.70]>
Date: Tue, 5 Sep 1995 12:48:55 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>On Tue, 5 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:
>
>> This is my first mailing to this list, so please excuse if I ask a question
>> that has been answered millions of time.
>>
>> I finally managed to compile the Archive for Sun Solaris, and have it
>> functioning like a champ:) I do not allow anonymous access, rather then to
>> specic clients of mine(ours).
>
>That's the problem as best I know.  Netscape only knows about anonymous
>access; how would it know about the specific user name and password for
>a guest / real account?
>
>There is a way to encode the user name and password in the URL for
>authentication to a WWW server; I have no idea if Netscape can apply this
>same process to non-WWW servers.  I rather doubt it myself.
<SNIP>

Netscape can destinclisch between anonymous and "real" by specifying the
username in the URL i.e.:

         <A HREF="username@ftp.domain.com/pathname/of/user"></A>

Well the whole point is that my ftp site was working with the standard ftp
deamon.
Only since I upgraded, it will not work..The complain I get is that the
direcory does not exist:(
Could it have to do with the chroot()?-and how could I alter that?

Sorry, but I'd rather use the WU-FTP, since it "blocks" my clients from
snooping aroud on my UNIX Box. It is also more stable for them, since they
really could get lost in the UNIX file hierachy...

Thanks again for any suggestions...

Cheers, Uwe


                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Tue Sep  5 13:18: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 m0sq41c-0000I9C; Tue, 5 Sep 95 12: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 OAA07824; Tue, 5 Sep 1995 14:44:09 -0500
Received: from fea1.ansys.com.ansys.com ([192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA07044 for <wu-ftpd@wugate.wustl.edu>; Tue, 5 Sep 1995 14:32:22 -0500
Received: from by fea1.ansys.com.ansys.com 
	id AA10501; Tue, 5 Sep 95 13:20:01 EDT
Received: from devh8.ansys.com by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
	id AA27215; Tue, 5 Sep 95 13:15:07 EDT
Received: by devh8.ansys.com
	(1.38.193.4/16.2) id AA12142; Tue, 5 Sep 1995 13:21:29 -0400
Message-Id: <9509051715.AA27215@mailhub.ansys.com.ansys.com>
Date: Tue, 5 Sep 1995 13:21:29 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Jones <sj2393@fea1.ansys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Guest users setup problem
In-Reply-To: <Pine.SUN.3.91.950905091313.15321A-100000@castle.wizards.com> from "Taeko Thompson" at Sep 5, 95 09:24:47 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

Taeko Thompson wrote:
> 
> 
> I am sorry if this question has been asked before in
> this mailing list. but I could find FAQ for this mailing list
> anywhere to see if there is a solution for the problem. 
> I have a problem setting up guest ftp account. I followed
> the book (O'Reilly) to setup guest account and
> I got following messges when I tried to ftp using the guest account:

It has been asked.  I have asked this question a couple of
times.  I've still not gotten any help.  There *has* been a
lot of discussion about tuning and tweaking it, but I can't
get it to work at all.  Until someone assumes the task of
preparing a FAQ, if someone could please post an outline of
how this is setup and how it is used, I believe it would be
a great aid to many.

I have been unable to create an account/group into which a
person may login with a different set of privileges than
that of 'anonymous' and which is not simply a regular user's
account.  I understand that this is a rudimentary issue, but
it's a poorly documented one and I don't believe I'm the
only one having trouble with it.

thanks,

Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
stevejones@ansys.com

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 00:26: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 m0sqEsJ-000D6TC; Wed, 6 Sep 95 00: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 CAA08079; Wed, 6 Sep 1995 02:23:41 -0500
Received: from ns.via.net (ns.via.net [140.174.204.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA07897 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 02:16:09 -0500
Received: (from joe@localhost) by ns.via.net (8.6.9/8.6.9) id AAA17817 for wu-ftpd@mail.wustl.edu; Wed, 6 Sep 1995 00:16:06 -0700
Message-Id: <199509060716.AAA17817@ns.via.net>
Date: Wed, 6 Sep 1995 00:16:06 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joe McGuckin <joe@ns.via.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Socket errors on SCO
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm running a precompiled wu-ftpd ona SCO box (version 3.2).

I'm trying to set the system up for restricted access. I want to 
allow users to access *ONLY* their home directories. Not wanting to
have to put /bin and /etc in each users dir, I've moved the chroot
root dir one level above the users home dirs.

So, in the ftpaccess file I have 
  guestgroup vcs

and a typical password entry is:
    jm:x:369:50:Joe McGuckin:/u/./jm:/bin/ksh

and I have a /etc and a /bin dir under /u:

# ls -l /u/bin
total 164
---x--x--x   1 root     other      23672 Aug 30 23:05 ls*
---x--x--x   1 root     other       4004 Aug 31 00:29 pwd*
-rwx--x--x   1 root     other      52964 Aug 31 00:28 sh*


When I log in I see:

ftp bbs.vcsnet.com
Connected to bbs.vcsnet.com.
220 VCSsc.vcssc.com FTP server (Version wu-2.4(2) Wed Jun 22 16:28:36 PDT 1994) ready.
Name (bbs.vcsnet.com:joe): jm
331 Password required for jm.
Password:
230 User jm logged in.  Access restrictions apply.
ftp> ls
200 PORT command successful.
425 Can't create data socket (0.0.0.0,20): Bad file number.



What's causing this?

-joe

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 00:41: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 m0sqF6Q-0006kqC; Wed, 6 Sep 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 CAA08518; Wed, 6 Sep 1995 02:43:17 -0500
Received: from smtp.tele.fi (smtp.tele.fi [192.89.123.29]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA08397 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 02:38:06 -0500
Received: from aapeli.relatech.fi (root@relatech.fi [192.58.52.22]) by smtp.tele.fi (8.6.12/8.6.10) with SMTP id KAA01694 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 10:32:01 +0300
Received: by aapeli.relatech.fi (Smail3.1.28.1 #2)
	id m0sqF3V-0004Z0C; Wed, 6 Sep 95 10:37 EETDST
Message-Id: <m0sqF3V-0004Z0C@aapeli.relatech.fi>
Date: Wed, 6 Sep 1995 10:37:57 +0300 (EETDST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: karih@relatech.fi (Kari Hakkinen)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Socket errors on SCO
In-Reply-To: <199509060716.AAA17817@ns.via.net> from "Joe McGuckin" at Sep 6, 95 00:16:06 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> 
> I'm running a precompiled wu-ftpd ona SCO box (version 3.2).
> 
[some stuff deleted...]
> 
> When I log in I see:
> 
> ftp bbs.vcsnet.com
> Connected to bbs.vcsnet.com.
> 220 VCSsc.vcssc.com FTP server (Version wu-2.4(2) Wed Jun 22 16:28:36 PDT 1994) ready.
> Name (bbs.vcsnet.com:joe): jm
> 331 Password required for jm.
> Password:
> 230 User jm logged in.  Access restrictions apply.
> ftp> ls
> 200 PORT command successful.
> 425 Can't create data socket (0.0.0.0,20): Bad file number.
> 
> 
> What's causing this?
> 
I had exactly the same error on our SCO 3.2v4.2 before I created directories
~ftp/dev and ~ftp/shlib and put the necessary files there.

You have step by step instructions in manual 'SCO TCP/IP Runtime System for
SCO UNIX Systems: User's and Administrator's Guide'. It is in section
'Network administration'.

Hope this helps,
Kari

P.S. This is third time I answer this same question. We really need a FAQ.
-- 
Kari Hakkinen                Internet:  Kari.Hakkinen@relatech.fi
Relatech Ltd                 Tel:       +358-41-650205
Jyvaskyla FINLAND            Fax:       +358-41-650120

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 05:18: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 m0sqJRE-0006fxC; Wed, 6 Sep 95 05: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 HAA14431; Wed, 6 Sep 1995 07:17:50 -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 HAA14149 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 07:12:46 -0500
Received: (from browndc@localhost) by ttown.apci.com (8.6.12/8.6.12) id HAA08960; Wed, 6 Sep 1995 07:54:50 -0400
Message-Id: <Pine.ULT.3.91.950906075029.8602A-100000@ttown.apci.com>
Date: Wed, 6 Sep 1995 07:54:50 -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@wugate.wustl.edu
Subject: Named FTP password management
In-Reply-To: <9509051527.AA03866@phantom.bfsec.bt.co.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I"m attempt to setup a named FTP server only (using the GUEST feature in 
WU-FTPD.  I've developed a directory structure that works the way I like.

Now the question.  The users will need to maintain their passwords.  Is 
there a way to let user change their login password (from ftp)  without 
giving them telnet access to the FTP machine?

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 Sep  6 08: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 m0sqMWx-0006kAC; Wed, 6 Sep 95 08: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 KAA25653; Wed, 6 Sep 1995 10:37:49 -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 KAA25584 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 10:36:16 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA02366; Wed, 6 Sep 1995 10:34:43 -0500
Message-Id: <Pine.LNX.3.91.950906100402.2308A-100000@puddytat.intecom.com>
Date: Wed, 6 Sep 1995 10:34:42 -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: WU-ftp and WWW
In-Reply-To: <v02130506ac72586d0186@[204.118.169.70]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 5 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:
> Netscape can destinclisch between anonymous and "real" by specifying the
> username in the URL i.e.:
> 
>          <A HREF="username@ftp.domain.com/pathname/of/user"></A>
> 
> Well the whole point is that my ftp site was working with the standard ftp
> deamon.  Only since I upgraded, it will not work..The complain I get is 
> that the direcory does not exist:(  Could it have to do with the 
> chroot()?-and how could I alter that?

I played with this last night in a more secure environment than is
available to me during the day, and it in fact does work.  (Netscape 1.1 
-- others probably do too, I just don't have them to test.)

First, the link must have "ftp://" on the front; otherwise Netscape
assumes "http://", which is not what you want. 

Another trick I found was to leave the path off.  Thus, to log in as a
real, guest or anonymous user, enter the following: 

ftp://real-username@ftp.domain.com/

ftp://guest-username@ftp.domain.com/

ftp://anonymous@ftp.domain.com/

I have to admit that I nearly fell over when I logged in as a real user
through Netscape and saw my root directory pop up in the Netscape window. 
It took me a few minutes to realize that real users have that access
anyway; they are not chroot'd to their accounts.  For some reason real
users don't even start initially at their login directories; they start at
system root.  I hope I get time in the next few days to look into this,
not that it is worth much.  Moral of this story: "know who your users are!" 

Guest users come up chroot'd to their login directories as they should.
Any path given should be the path desired *below the chroot'd login point*.

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 08:49: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 m0sqMjJ-0006kAC; Wed, 6 Sep 95 08: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 KAA26494; Wed, 6 Sep 1995 10:48:57 -0500
Received: from cuspidor (CUSPIDOR.CS.UTK.EDU [128.169.92.137]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA26391 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 10:47:48 -0500
Received: from LOCALHOST.cs.utk.edu by cuspidor with SMTP (cf v2.11c-UTK)
          id LAA12168; Wed, 6 Sep 1995 11:46:45 -0400
Message-Id: <199509061546.LAA12168@cuspidor>
Date: Wed, 06 Sep 1995 11:46:44 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Reed Wade <wade@cs.utk.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: wade@cs.utk.edu
Subject: Re: WU-ftp and WWW 
In-Reply-To: Your message of "Wed, 06 Sep 1995 10:34:42 CDT."
             <Pine.LNX.3.91.950906100402.2308A-100000@puddytat.intecom.com> 
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>On Tue, 5 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:

[ stuff deleted ]

>ftp://real-username@ftp.domain.com/

>anyway; they are not chroot'd to their accounts.  For some reason real
>users don't even start initially at their login directories; they start at
>system root.  I hope I get time in the next few days to look into this,
>not that it is worth much.  Moral of this story: "know who your users are!" 

>Michael Brennen

this is exactly what's supposed to happen--the url above refers to
the root dir (for some locally defined meaning of root).


-reed

-----
University of Tennessee, Knoxville            Dept of Computer Science
Netlib Development Group         'Dust--is round off error.' says geek
wade@cs.utk.edu -- <URL:http://www.netlib.org/utk/people/ReedWade.html>

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 10:00: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 m0sqNpu-0000GZC; Wed, 6 Sep 95 10: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 LAA01116; Wed, 6 Sep 1995 11:59:18 -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 LAA01023 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 11:58:29 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA26587; Wed, 6 Sep 95 11:58:28 -0500
Message-Id: <9509061658.AA26587@cadaver.acm.ndsu.NoDak.edu>
Date: Wed, 6 Sep 1995 11:58:27 -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: Re: SITE_EXEC programs as root?
In-Reply-To: <199509051449.KAA04822@trystero.radio.com> from "Brad Burdick" at Sep 5, 95 10:49:54 am
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

Brad Burdick wrote:

> > On Fri, 1 Sep 1995, Chadwick A. Dubuque wrote:
> > 
> > This is a bug in wu.ftpd if you issue the command
> > ftp> SITE EXEC "/bin/bash -c id"
> > it will show you eid 0, which is a security risk, whereby anyone can do work
> > as root! there is a ver. which has this corrected (I don't remeber which 
> > ver.), also I think there's a way to disable SITE EXEC
> 
> Easiest way would be to use the _PATH_EXECPATH variable in pathnames.h to set
> the site exec path to something other than /bin and only place the programs
> that are necessary in that directory.  I think the default is /bin/ftp-exec
> which works fine for us.

Again, this is *NOT* what I want. I want the problem fixed, so programs are
run uid AND euid user, not root. P.S. I do have the paths set as such, and
am not worried about any security problems as of yet, since there are no
users on the machine. :-) But, it will need to be fixed soon!

> If there are holes in this approach that I am not aware of, I'd love to hear
> about them. :)

You still can't use the programs... :-)

-- 
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 Sep  6 10:11: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 m0sqO0a-0006ljC; Wed, 6 Sep 95 10: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 MAA02004; Wed, 6 Sep 1995 12:10:27 -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 MAA01765 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 12:06:55 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA26676; Wed, 6 Sep 95 12:06:54 -0500
Message-Id: <9509061706.AA26676@cadaver.acm.ndsu.NoDak.edu>
Date: Wed, 6 Sep 1995 12:06:52 -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
Cc: sob@academ.com
Subject: chrooting regular users in 2.4.2 Academ BETA 5?
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've looked through the source, and it appears that the rules have changed
from before as they pertained to chrooting users. I'd like it so that users
are chrooted according to their home, for instance:

/home/./cdubuque

would chroot me in the /home directory, but still set my $HOME to
/home/cdubuque. I'm pretty sure this worked in the past versions, but hasn't
been included in this version.

Note that this is for *REAL SYSTEM USERS*, not for users just set up in the
ftp files. So, the /etc/passwd file we're talking about is the real
//etc/passwd.

-- 
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 Sep  6 10:25: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 m0sqODu-000D8AC; Wed, 6 Sep 95 10: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 MAA02957; Wed, 6 Sep 1995 12:22:20 -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 MAA02871 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 12:21:32 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA26917; Wed, 6 Sep 95 12:21:31 -0500
Message-Id: <9509061721.AA26917@cadaver.acm.ndsu.NoDak.edu>
Date: Wed, 6 Sep 1995 12:21:30 -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: Re: chrooting regular users in 2.4.2 Academ BETA 5?
In-Reply-To: <9509061706.AA26676@cadaver.acm.ndsu.NoDak.edu> from "Chadwick A. Dubuque" at Sep 6, 95 12:06:52 pm
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

Chadwick A. Dubuque wrote:
> 
> I've looked through the source, and it appears that the rules have changed
> from before as they pertained to chrooting users. I'd like it so that users
> are chrooted according to their home, for instance:
> 
> /home/./cdubuque
> 
> would chroot me in the /home directory, but still set my $HOME to
> /home/cdubuque. I'm pretty sure this worked in the past versions, but hasn't
> been included in this version.

Ooops, I guess this would make my $HOME just /cdubuque, but everything else
still stands. (Mental note: engage brain before typing...)

> Note that this is for *REAL SYSTEM USERS*, not for users just set up in the
> ftp files. So, the /etc/passwd file we're talking about is the real
> //etc/passwd.

I'm pretty sure this is/was possible, wasn't it?

-- 
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 Sep  6 11:51: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 m0sqPZf-0006kOC; Wed, 6 Sep 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 NAA08927; Wed, 6 Sep 1995 13:53:28 -0500
Received: from cowdog ([204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA08689 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 13:50:47 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA04636; Wed, 6 Sep 1995 11:51:23 -0700
Message-Id: <v02130500ac7399c1c026@[204.118.169.70]>
Date: Wed, 6 Sep 1995 11:51:24 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>>On Tue, 5 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:
>
>[ stuff deleted ]
>
>>ftp://real-username@ftp.domain.com/
>
>>anyway; they are not chroot'd to their accounts.  For some reason real
>>users don't even start initially at their login directories; they start at
>>system root.  I hope I get time in the next few days to look into this,
>>not that it is worth much.  Moral of this story: "know who your users are!"
>
>>Michael Brennen
>
>this is exactly what's supposed to happen--the url above refers to
>the root dir (for some locally defined meaning of root).

 I am sorry to "ride" on this, but my initial question seem to have beenn
lost here:

I do uderstand that that is what is supposed to happen, but it ain't. Once
again: my problem is that the whole Archive is working like a champ,
however if a guest user logs in via <ftp://guestuser@ftp.domain.com> the
server responce is " Sorry directory "/" does not exist. I have tried all
kinds of compinations in difining pathnames and so forth, however, same
result:(
If I log in as a "real" user everything is fine. Once again the whole WWW
thing was working with the "stock" UNIX ftpd.
I finally did "snoop" into the log-in: It stops at the LIST command given
by the client
        client -> host    PASV\r\n
        host -> client   Can't open passive
        client -> host    PORT "IP-Addr here"
        host -> client   200 PORT command success
        client -> host    TYPE I\r\n
        host -> client   200 set to I. \r\n
        client -> host   CWD /\r\n
        host -> client   250 CWD command success
        client -> host   LIST\r\n
        host -> client   425 Can't build data

Any suggestions would be , once again, appreatiated...

Cheers, Uwe



                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 12:19: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 m0sqPzp-0006kIC; Wed, 6 Sep 95 12: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 OAA10513; Wed, 6 Sep 1995 14:18:31 -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 OAA10243 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 14:14:58 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id OAA02560; Wed, 6 Sep 1995 14:13:25 -0500
Message-Id: <Pine.LNX.3.91.950906140817.2540C-100000@puddytat.intecom.com>
Date: Wed, 6 Sep 1995 14:13: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: WU-ftp and WWW
In-Reply-To: <v02130500ac7399c1c026@[204.118.169.70]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 6 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:

> I finally did "snoop" into the log-in: It stops at the LIST command given
> by the client
>         client -> host    PASV\r\n
>         host -> client   Can't open passive

Looks like the problem right here -- a proper connection was not completed.

This may have nothing to do with the problem, but are you connecting with
a router or firewall in the middle?  If you are that may cause you
problems with PASV setup depending on the router / firewall configuration.

Michael


>         client -> host    PORT "IP-Addr here"
>         host -> client   200 PORT command success
>         client -> host    TYPE I\r\n
>         host -> client   200 set to I. \r\n
>         client -> host   CWD /\r\n
>         host -> client   250 CWD command success
>         client -> host   LIST\r\n
>         host -> client   425 Can't build data

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 12:35: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 m0sqQFU-0000K1C; Wed, 6 Sep 95 12: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 OAA11218; Wed, 6 Sep 1995 14:26:48 -0500
Received: from spider.usa1.com (spider.usa1.net [204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA11039 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 14:24:31 -0500
Received: from spider.usa1.com (cjwoods@localhost.usa1.com [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id PAA18760 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 15:24:29 -0400
Message-Id: <Pine.LNX.3.91.950906152036.17921A-100000@spider.usa1.com>
Date: Wed, 6 Sep 1995 15:24:28 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Woods <cjwoods@usa1.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: chrooting regular users in 2.4.2 Academ BETA 5?
In-Reply-To: <9509061706.AA26676@cadaver.acm.ndsu.NoDak.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: cjwoods@spider.usa1.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 6 Sep 1995, Chadwick A. Dubuque wrote:

> I've looked through the source, and it appears that the rules have changed
> from before as they pertained to chrooting users. I'd like it so that users
> are chrooted according to their home, for instance:
> 
> /home/./cdubuque
> 
> would chroot me in the /home directory, but still set my $HOME to
> /home/cdubuque. I'm pretty sure this worked in the past versions, but hasn't
> been included in this version.

Works just fine. What we have done here is put all "real" users (i.e.,
customers) in a group, and "guestgroup" that group in /etc/ftpaccess,
chroot them to $HOME, put a statically-compiled `ls' in $HOME/bin, and it
works fine. 

There is no other way to chroot "real" users, without putting them into a 
separate group, and guestgrouping them. That has always been the only way 
to chroot() a user, as far as I know.

     Chris Woods     Senior System Administrator       USAinternet, Inc.
     GCS/CM/IT d- s++:+ a- C++++$ ULS++++$ P+++$>++++  L++++$ E W$ N+ !o
     K++ !w--- !O !M-- !V-- PS+? !PE !Y+>++ PGP+ t+@ !5 X !R tv? b+ DI++
     D+@ G++ e h---- r+++ y++++
     cjwoods@usa1.net	      http://www.usa1.com	    508-774-4700

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 12:43: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 m0sqQN3-000DHTC; Wed, 6 Sep 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 OAA11989; Wed, 6 Sep 1995 14:38:00 -0500
Received: from caligari.com ([204.32.101.202]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA11756 for <wu-ftpd@mail.wustl.edu>; Wed, 6 Sep 1995 14:34:40 -0500
Received: from walts by caligari.com (SMI-8.6/SMI-SVR4)
	id MAA09461; Wed, 6 Sep 1995 12:34:08 -0700
Message-Id: <199509061934.MAA09461@caligari.com>
Date: Wed, 6 Sep 1995 12:31:32 +0000
Reply-To: walt@caligari.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Walter Reed" <walt@caligari.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Guest Logins
X-mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have set up wu-ftpd and everything works except guest and group 
logins.  I compiled for Solaris 2.4 (with GCC) on a Sparcstation5.

I can login under a guest login, however any attempt to do a LS or 
any other file command results in the following message:
425 Can't create data socket (0.0.0.0,20): Bad file number.

I have tripple checked to make sure that my path's are correct in all 
configuration files and that the home path in /etc/passwd is correct.

Guest groups also have the same problem.

BTW, anonymous and normal users work just fine.  Anonymous is 
chroot()ed to the correct place and works correctly.

Any ideas?

Thanks...
---
     Walter Reed (walt@caligari.com)

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 12:46: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 m0sqQQR-0000HTC; Wed, 6 Sep 95 12: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 OAA12419; Wed, 6 Sep 1995 14:42:49 -0500
Received: from cowdog ([204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA12070 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 14:38:36 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA04791; Wed, 6 Sep 1995 12:39:12 -0700
Message-Id: <v02130504ac73a8963c15@[204.118.169.70]>
Date: Wed, 6 Sep 1995 12:39:13 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>On Wed, 6 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:
>
>> I finally did "snoop" into the log-in: It stops at the LIST command given
>> by the client
>>         client -> host    PASV\r\n
>>         host -> client   Can't open passive
>
>Michael Brennen responded:
>
>Looks like the problem right here -- a proper connection was not completed.
>
>This may have nothing to do with the problem, but are you connecting with
>a router or firewall in the middle?  If you are that may cause you
>problems with PASV setup depending on the router / firewall configuration.

Definetly no firewall. If I log in as a "REAL" User snoop look's like this:
        client -> host    PASV\r\n
        host -> client   227 Entering Passive

This is all done on the same machine, just changing the username. I am
speech/clueless...

Cheers, Uwe


                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 12:54: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 m0sqQYS-0000K8C; Wed, 6 Sep 95 12: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 OAA13446; Wed, 6 Sep 1995 14:54:32 -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 OAA13168 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 14:51:00 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id OAA02609; Wed, 6 Sep 1995 14:49:27 -0500
Message-Id: <Pine.LNX.3.91.950906144517.2581B-100000@puddytat.intecom.com>
Date: Wed, 6 Sep 1995 14:49:26 -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: WU-ftp and WWW
In-Reply-To: <v02130504ac73a8963c15@[204.118.169.70]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 6 Sep 1995, Uwe Willenbacher/Proctor-Willenbacher wrote:

> >> I finally did "snoop" into the log-in: It stops at the LIST command given
> >> by the client
> >>         client -> host    PASV\r\n
> >>         host -> client   Can't open passive
> >
> >Michael Brennen responded:
> >
> >Looks like the problem right here -- a proper connection was not completed.
> >

<clip>

>         client -> host    PASV\r\n
>         host -> client   227 Entering Passive
> 
> This is all done on the same machine, just changing the username. I am
> speech/clueless...

That's right - my slip, as you had already noted that.

Does guest login work when you use an ordinary ftp client instead of
Netscape?  I suspect there is something more fundamental that is wrong
with your guest setup.  You probably said before, but what is the OS you 
are running?

Michael

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 13:08: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 m0sqQlu-000DJ6C; Wed, 6 Sep 95 13: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 PAA14245; Wed, 6 Sep 1995 15:06:18 -0500
Received: from cowdog (cowdog.prowillen.com [204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA14090 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 15:04:30 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA04875; Wed, 6 Sep 1995 13:05:05 -0700
Message-Id: <v02130507ac73aee8b846@[204.118.169.70]>
Date: Wed, 6 Sep 1995 13:05:08 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

<SNIP>

>> This is all done on the same machine, just changing the username. I am
>> speech/clueless...
>
>That's right - my slip, as you had already noted that.
>
>Does guest login work when you use an ordinary ftp client instead of
>Netscape?  I suspect there is something more fundamental that is wrong
>with your guest setup.  You probably said before, but what is the OS you
>are running?

Archie, MacFetsch, you name it it all is working like a champ...

What does Fetsch/Archie do that NetScape and all the other Browsers don't do???
Maybe there is something silly fundamental wrong?? I have no clue at this
point:(

Cheers, uwe


                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 13:51: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 m0sqRRM-000DJjC; Wed, 6 Sep 95 13: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 PAA17132; Wed, 6 Sep 1995 15:50:38 -0500
Received: from power.globalnews.com (power.globalnews.com [194.72.76.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA16967 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 15:48:47 -0500
Received: from [194.72.76.90] (spider.globalnews.com [194.72.76.90]) by power.globalnews.com (8.6.12/8.6.4) with SMTP id VAA14879 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 21:24:17 +0100
Message-Id: <v01520d03ac73b3e29f32@[194.72.76.90]>
Date: Wed, 6 Sep 1995 21:26: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: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At 1:05 PM 9/6/95, uwe@cowdog.prowillen.com (Uwe
Willenbacher/Proctor-Willenbacher wrote:
>Archie, MacFetsch, you name it it all is working like a champ...
>
>What does Fetsch/Archie do that NetScape and all the other Browsers don't do???
>Maybe there is something silly fundamental wrong?? I have no clue at this
>point:(

I have noticed a bug in the ftp code in Mac Netscape that makes ftp's to
usernames&passwords using:

ftp://uname:pw@x.y.z/full/path/to/file.Z

fail sometimes.  I cannot do it reliably and is a real pain.  I have
notified Netscape - guess what - no response.

Jeremy


--------------------------------------------------------------------------
#!/usr/local/bin/perl -s-- -export-a-crypto-system-sig -RSA-in-3-lines-PERL
($k,$n)=@ARGV;$m=unpack(H.$w,$m."\0"x$w),$_=`echo "16do$w 2+4Oi0$d*-^1[d2%
Sa2/d0<X+d*La1=z\U$n%0]SX$k"[$m*]\EszlXx++p|dc`,s/^.|\W//g,print pack('H*'
,$_)while read(STDIN,$m,($w=2*$d-1+length($n||die"$0 [-d] k n\n")&~1)/2)
--------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 14:04: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 m0sqRdJ-000BqZC; Wed, 6 Sep 95 14: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 QAA18152; Wed, 6 Sep 1995 16:04:59 -0500
Received: from cowdog (cowdog.prowillen.com [204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA18056 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 16:03:43 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA04950; Wed, 6 Sep 1995 14:04:18 -0700
Message-Id: <v02130509ac73bd010818@[204.118.169.70]>
Date: Wed, 6 Sep 1995 14:04:20 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: WU-ftp and WWW
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>At 1:05 PM 9/6/95, uwe@cowdog.prowillen.com (Uwe
>Willenbacher/Proctor-Willenbacher wrote:
>>Archie, MacFetsch, you name it it all is working like a champ...
>>
>>What does Fetsch/Archie do that NetScape and all the other Browsers don't
>>do???
>>Maybe there is something silly fundamental wrong?? I have no clue at this
>>point:(
>
>I have noticed a bug in the ftp code in Mac Netscape that makes ftp's to
>usernames&passwords using:
>
>ftp://uname:pw@x.y.z/full/path/to/file.Z
>
>fail sometimes.  I cannot do it reliably and is a real pain.  I have
>notified Netscape - guess what - no response.
>
>Jeremy
Ahhh, so I could maybe sit here for month's banging my head agains a
software glitch...

Thanks, I will contact NetScape as well...

Cheers, Uwe


                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 14:15: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 m0sqRnp-00079vC; Wed, 6 Sep 95 14: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 QAA18963; Wed, 6 Sep 1995 16:16:32 -0500
Received: from cowdog (cowdog.prowillen.com [204.118.169.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA18805 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 16:14:32 -0500
Received: from [204.118.169.70] (blackbird) by cowdog (5.x/SMI-SVR4)
	id AA04975; Wed, 6 Sep 1995 14:15:03 -0700
Message-Id: <v0213050cac73bf679840@[204.118.169.70]>
Date: Wed, 6 Sep 1995 14:15:06 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: uwe@cowdog.prowillen.com (Uwe Willenbacher/Proctor-Willenbacher)
To: wu-ftpd@wugate.wustl.edu
Subject: WU-ftp and WWW Solution
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: uwe@cowdog.prowillen.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Jeremy IS RIGHT

The is a problem in NetScape for Macintosh. I just tried FTP into the
Archive via my UNIX Box...it worked:)

Thank you all for your help and suggestions...

Cheers, Uwe


                                    \\|//
                                    (o o)
==================================w===U===w================================
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|
 Uwe Willenbacher      |___|___|___|___|___|___|   Fax: 415.333.5485
 Webmaster/SysAdmin      |___|___|___|___|___|     WWW: www.prowillen.com
 Proctor-Willenbacher  |___|___|___|___|___|___| eMail: uwe@prowillen.com
 |___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___|___| 


From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 18: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 m0sqVus-0006fSC; Wed, 6 Sep 95 18: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 UAA01757; Wed, 6 Sep 1995 20:39:59 -0500
Received: from CUTL.City.UniSA.edu.au (cutl.City.UniSA.edu.au [136.169.21.170]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA01663 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 20:38:38 -0500
Received: (from deraad@localhost) by CUTL.City.UniSA.edu.au (8.6.12/8.6.12) id LAA19336 for wu-ftpd@wugate.wustl.edu; Thu, 7 Sep 1995 11:20:26 +0930
Message-Id: <199509070150.LAA19336@CUTL.City.UniSA.edu.au>
Date: Thu, 7 Sep 1995 11:20:25 +0930 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: deraad@CUTL.City.UniSA.edu.au (Mark de Raad)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Named FTP password management
In-Reply-To: <Pine.ULT.3.91.950906075029.8602A-100000@ttown.apci.com> from "David C. Brown" at Sep 6, 95 07:54: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

You (David C. Brown) wrote.......
> Now the question.  The users will need to maintain their passwords.  Is 
> there a way to let user change their login password (from ftp)  without 
> giving them telnet access to the FTP machine?

Without starting a huge debate about security... you could set up a 
WWW Forms (CGI) interface to do this, and there would not be a need for
telnet access....

Let me know if I can help with this...

Cheers.

M
-- 
Mark W. de Raad			    			o
					             _ /-_
University of South Australia                 ......(_)>(_)
Australia

Telephone: (+6115) 717 472
In Australia: 015 717 472
For Quick response, please mail: Mark.deRaad@UniSA.edu.au

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 21:44:55 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 m0sqYpa-000DMqC; Wed, 6 Sep 95 21:44 PDT
Received: from nwnexus.wa.com by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sqYRX-0003cgC; Wed, 6 Sep 95 21:20 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA25221
  (5.65c/IDA-1.4.4 for <bill@celestial.com>); Wed, 6 Sep 1995 21:21:30 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA07267; Wed, 6 Sep 1995 23:16:18 -0500
Received: from bunyip.cc.uq.oz.au (bunyip.cc.uq.oz.au [130.102.2.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA07087 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 23:12:10 -0500
Received: from courage.cc.uq.oz.au (actually infotech.iib.qld.gov.au) 
          by bunyip.cc.uq.oz.au with SMTP (PP); Thu, 7 Sep 1995 14:11:43 +1000
Received: from zziibadm.slip.cc.uq.oz.au by courage.cc.uq.oz.au (5.x/SMI-SVR4) 
          id AA00869; Thu, 7 Sep 1995 14:09:59 +1000
Message-Id: <9509070409.AA00869@courage.cc.uq.oz.au>
Date: Thu, 07 Sep 1995 15:11:53 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: iib.admin@mailbox.uq.oz.au (IIB Admin)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Named FTP password management
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: zziibadm@dingo.cc.uq.oz.au
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>You (David C. Brown) wrote.......
>> Now the question.  The users will need to maintain their passwords.  Is 
>> there a way to let user change their login password (from ftp)  without 
>> giving them telnet access to the FTP machine?
>
>Without starting a huge debate about security... you could set up a 
>WWW Forms (CGI) interface to do this, and there would not be a need for
>telnet access....

If the users have e-mail on the system and use POP to collect it, they could set their password that way.  Either that or just set up the pop password server and give them access to that - there's a couple of simple commands to change it that way, and they don't need to log in.  If you wanted to make it simple I suppose you could add prompts in the source.......

Sean
--
Sean O'Kelly                                Information Industries Board
iib.admin@mailbox.uq.oz.au                  Dept. Business Industry and 
I am not a Government Spokesman.            Regional Development
I'm here to help.
                        - We work for Queensland Business -

From owner-wu-ftpd@wugate.wustl.edu Wed Sep  6 21:50: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 m0sqYua-000DOGC; Wed, 6 Sep 95 21: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 XAA08325; Wed, 6 Sep 1995 23:50:15 -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 XAA08203 for <wu-ftpd@wugate.wustl.edu>; Wed, 6 Sep 1995 23:48:41 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA04506; Wed, 6 Sep 95 23:48:40 -0500
Message-Id: <9509070448.AA04506@cadaver.acm.ndsu.NoDak.edu>
Date: Wed, 6 Sep 1995 23:48:38 -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: Re: Named FTP password management
In-Reply-To: <9509070409.AA00869@courage.cc.uq.oz.au> from "IIB Admin" at Sep 7, 95 03:11:53 pm
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

IIB Admin wrote:

> >You (David C. Brown) wrote.......
> >> Now the question.  The users will need to maintain their passwords.  Is 
> >> there a way to let user change their login password (from ftp)  without 
> >> giving them telnet access to the FTP machine?
> >
> >Without starting a huge debate about security... you could set up a 
> >WWW Forms (CGI) interface to do this, and there would not be a need for
> >telnet access....
> 
> If the users have e-mail on the system and use POP to collect it, they
> could set their password that way.  Either that or just set up the pop
> password server and give them access to that - there's a couple of simple
> commands to change it that way, and they don't need to log in.  If you
> wanted to make it simple I suppose you could add prompts in the source.......

Or, you could put /usr/bin/passwd (or whatever) in your SITE EXEC path. Just
as long as your version doesn't run them uid root. :-)

Personally, I just made /usr/bin/passwd their shell. (Make sure to add it to
/etc/shells or where ever getusershell() looks!) That way, the only thing
they can do when they login is change their password. It beats /bin/false
for functionality.

-- 
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 Thu Sep  7 02:13: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 m0sqd1l-000DPuC; Thu, 7 Sep 95 02:13 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sqa2E-0003aaC; Wed, 6 Sep 95 23: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 AAA10657; Thu, 7 Sep 1995 00:57:58 -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 AAA10437 for <wu-ftpd@wugate.wustl.edu>; Thu, 7 Sep 1995 00:51:12 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA05007; Thu, 7 Sep 95 00:51:08 -0500
Message-Id: <9509070551.AA05007@cadaver.acm.ndsu.NoDak.edu>
Date: Thu, 7 Sep 1995 00:51:07 -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: Re: chrooting regular users in 2.4.2 Academ BETA 5?
In-Reply-To: <Pine.LNX.3.91.950906152036.17921A-100000@spider.usa1.com> from "Chris Woods" at Sep 6, 95 03:24:28 pm
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

Chris Woods wrote:
> 
> On Wed, 6 Sep 1995, Chadwick A. Dubuque wrote:
> >
> > I've looked through the source, and it appears that the rules have changed
> > from before as they pertained to chrooting users. I'd like it so that users
> > are chrooted according to their home, for instance:
[...]
> Works just fine. What we have done here is put all "real" users (i.e.,
> customers) in a group, and "guestgroup" that group in /etc/ftpaccess,
> chroot them to $HOME, put a statically-compiled `ls' in $HOME/bin, and it
> works fine. 

So, all these users being chrooted are in a group, say "ftponly", which is a
group in /etc/group, and then the line in the ftpaccess should read:

# specify which group of users will be treated as "guests".
guestgroup ftponly

Is there anything else in the /etc/ftp* files that needs to be changed? I've
done what's listed so far, and the thing still doesn't work right.

-- 
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 Thu Sep  7 10:55:08 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 m0sqjSR-000DSLC; Thu, 7 Sep 95 09:05 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sqgaR-0003o8C; Thu, 7 Sep 95 06: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 HAA20548; Thu, 7 Sep 1995 07:58:05 -0500
Received: from netcom22.netcom.com (netcom22.netcom.com [192.100.81.136]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA20363 for <wu-ftpd@wugate.wustl.edu>; Thu, 7 Sep 1995 07:53:54 -0500
Received: by netcom22.netcom.com (8.6.12/Netcom)
	id FAA14699; Thu, 7 Sep 1995 05:51:03 -0700
Message-Id: <199509071251.FAA14699@netcom22.netcom.com>
Date: Thu, 7 Sep 1995 05:51:03 -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: Named FTP password management
In-Reply-To: <9509070409.AA00869@courage.cc.uq.oz.au> from "IIB Admin" at Sep 7, 95 03:11:53 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

IIB Admin wrote:

> >You (David C. Brown) wrote.......

> >> Now the question.  The users will need to maintain their passwords.  Is 
> >> there a way to let user change their login password (from ftp)  without 
> >> giving them telnet access to the FTP machine?
> >
> >Without starting a huge debate about security... you could set up a 
> >WWW Forms (CGI) interface to do this, and there would not be a need for
> >telnet access....
> 
> If the users have e-mail on the system and use POP to collect it,
> they could set their password that way.  Either that or just set up
> the pop password server and give them access to that - there's a
> couple of simple commands to change it that way, and they don't need
> to log in.  If you wanted to make it simple I suppose you could add
> prompts in the source.......

Another method which works well for us is to simply set their shell
to the passwd program. Of course, for ftp access to work then, you
would need to put the passwd program into the /etc/shells list.

What this does is to permit the telnet access so that the user may
change the password. Once the password has been changed the telnet
access is terminated.

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

From owner-wu-ftpd@wugate.wustl.edu Thu Sep  7 11:47:51 1995
X-Delivered: at request of bill on camco
Return-Path: <owner-wu-ftpd@wugate.wustl.edu>
Received: from relay3.UU.NET by camco.celestial.com with smtp
	(Smail3.1.29.1 #1) id m0sqlfR-000DOeC; Thu, 7 Sep 95 11:27 PDT
Received: from wugate.wustl.edu by relay3.UU.NET with SMTP 
	id QQzgdx03647; Thu, 7 Sep 1995 09:29:00 -0400
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA21640; Thu, 7 Sep 1995 08:22:50 -0500
Received: from spider.usa1.com (spider.usa1.net [204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA21539 for <wu-ftpd@wugate.wustl.edu>; Thu, 7 Sep 1995 08:21:08 -0500
Received: from spider.usa1.com (cjwoods@localhost.usa1.com [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id JAA16799 for <wu-ftpd@wugate.wustl.edu>; Thu, 7 Sep 1995 09:21:02 -0400
Message-Id: <Pine.LNX.3.91.950907090909.14878B-100000@spider.usa1.com>
Date: Thu, 7 Sep 1995 09:21:02 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Woods <cjwoods@usa1.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: chrooting regular users in 2.4.2 Academ BETA 5?
In-Reply-To: <9509070551.AA05007@cadaver.acm.ndsu.NoDak.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: cjwoods@spider.usa1.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 7 Sep 1995, Chadwick A. Dubuque wrote:

> So, all these users being chrooted are in a group, say "ftponly", which is a
> group in /etc/group, and then the line in the ftpaccess should read:
> 
> # specify which group of users will be treated as "guests".
> guestgroup ftponly
>
> Is there anything else in the /etc/ftp* files that needs to be changed? I've
> done what's listed so far, and the thing still doesn't work right.

I didn't change anything else relevant. When you say "still doesn't work
right", does that mean that these guest users are not being chroot()'ed
properly, or that they cannot login at all via ftp, or what? Also, make
sure that you have a statically-compiled version of `ls', and any other
binaries you'll want the guests to have access to from ftp, like maybe
tar, gzip and compress. Note that `/bin/ls' is relative to the new $ROOT,
after the guest is chroot()'ed. For example, guestuser's /etc/passwd entry
looks something like: 

guestuser:*:6943:120:Guest User:/home/./guestuser:/etc/ftponly

(120 is defined as `ftponly' in /etc/group)

They're chroot'ed to /home, and chdir'ed to /home/guestuser. In this case,
there must be a /home/bin/ls, and preferably statically-compiled, unless
you want to get all the necessary runtime libs and put them into
/home/lib, and also create /home/dev/zero, /home/usr/lib, etc. I tried
that at first, but I could _not_ get a directory listing, since one of the
libs apparently necessary was libdl, which I could *not* find for linux.
So I compiled ls statically, and everything works. 

     Chris Woods     Senior System Administrator       USAinternet, Inc.
     GCS/CM/IT d- s++:+ a- C++++$ ULS++++$ P+++$>++++  L++++$ E W$ N+ !o
     K++ !w--- !O !M-- !V-- PS+? !PE !Y+>++ PGP+ t+@ !5 X !R tv? b+ DI++
     D+@ G++ e h---- r+++ y++++
     cjwoods@usa1.net	      http://www.usa1.com	    508-774-4700

From owner-wu-ftpd@wugate.wustl.edu Thu Sep  7 12:44: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 m0sqms8-000DaBC; Thu, 7 Sep 95 12: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 OAA02206; Thu, 7 Sep 1995 14:44:28 -0500
Received: from caligari.com ([204.32.101.202]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA01660 for <wu-ftpd@mail.wustl.edu>; Thu, 7 Sep 1995 14:35:33 -0500
Received: from walts by caligari.com (SMI-8.6/SMI-SVR4)
	id MAA17319; Thu, 7 Sep 1995 12:34:59 -0700
Message-Id: <199509071934.MAA17319@caligari.com>
Date: Thu, 7 Sep 1995 12:32:18 +0000
Reply-To: walt@caligari.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Walter Reed" <walt@caligari.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Guest Login problem (solaris)
X-mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks for all that responded to my previous message, but I still 
can't get guest logins to work.

Platform: Sun Netra (sparcstation5) running Solaris 2.4

I can log into ftp with the guest ID, but when I do ls or file 
transfer, I get the error:
425 Can't create data socket (0.0.0.0,20): Bad file number.

Many people responded that I needed ls, stuff in devs, lib, etc. I 
know I need these files because of the chroot().  What I did was to 
setup the guest account as a subdirectory under my anonymous ftp 
tree and setup a login account:
xyz:x:2501:2002:xyz person:/export/home/ftp/./users/guests/xyz:/bin/false

/export/home/ftp is the top of the anonymous tree
/bin/false is in /etc/shells

Anonymouse ftp works great.  Normal user ftp works great. Guest 
groups (with the SITE command) have the same problem as guest logins.

So, anonyone have any other ideas?
---
     Walter Reed (walt@caligari.com)

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  8 08:17: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 m0sr5Be-0006fNC; Fri, 8 Sep 95 08: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 KAA19843; Fri, 8 Sep 1995 10:20:30 -0500
Received: from light.lightlink.com (light.lightlink.com [205.232.34.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA19367 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 10:14:36 -0500
Received: from kallisti (port9.lightlink.com [205.232.34.109]) by light.lightlink.com (8.6.12/8.6.12) with SMTP id LAA13785 for <wu-ftpd@mail.wustl.edu>; Fri, 8 Sep 1995 11:14:31 -0400
Message-Id: <9509081119.AA50806@kallisti.light.lightlink.com>
Date: Fri,  8 Sep 1995 11:19:50 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: charlie wilcox <charlie@lightlink.com>
To: wu-ftpd@wugate.wustl.edu
Subject: guest accounts and access ?'s
X-Mailer: InterCon TCP/Connect II 1.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

hi-
can anyone point me at a faq or some such that will give me some clues on 
setting up guest accounts for wuftp. basically I'm looking to create accounts 
that default to a particular dir and only allow access to that dir.

I have read the man pages, and I'm not sure if these needs are supported 
please forgive my unix newbieness, i'm learning as fast as i can-
charlie@light.lightlink.com


From owner-wu-ftpd@wugate.wustl.edu Fri Sep  8 08:51: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 m0sr5iH-0006kDC; Fri, 8 Sep 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 KAA22256; Fri, 8 Sep 1995 10:55:01 -0500
Received: from genome2.wustl.edu (genome2.wustl.edu [128.252.205.34]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA22132 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 10:53:27 -0500
Received: (from ht1@localhost) by genome2.wustl.edu (8.6.12/8.6.12) id KAA19238; Fri, 8 Sep 1995 10:51:58 -0500
Message-Id: <Pine.SUN.3.91.950908103624.19122B-100000@genome2>
Date: Fri, 8 Sep 1995 10:51:58 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Haroon Taqi <ht1@genome2.wustl.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Interesting ftpd log messages
In-Reply-To: <9509081119.AA50806@kallisti.light.lightlink.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi,

I have noticed these messages in our log file coming from wu-ftpd 2.4 
on our ftp server:

Sep  8 06:53:36 ....   ftpd[8852]: setsockopt (SO_OOBINLINE): Broken pipe
Sep  8 06:53:36 ....   last message repeated 3 times
Sep  8 06:53:36 ....   ftpd[8852]: fcntl F_SETOWN: Broken pipe
Sep  8 06:53:36 ....   last message repeated 3 times
Sep  8 06:53:42 ....   ftpd[8852]: connection from localhost [0.0.0.0]
Sep  8 06:53:42 ....   ftpd[8852]: FTP session closed

where .... is the name of the machine. There was no login message in the
log file for this connection so these messages were apparently generated
before the person logged in. 

It is not very clear to me what this person was trying to do or what
could have caused them. Has anyone seen them before or know what they 
could possibly mean?

Thanks,
Haroon
Sys. Mgr.
WU Genetics Dept.

PS We have not received any complaints about our ftp site nor have we 
noticed any problems in downloading data from it. 

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  8 09:24: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 m0sr6Do-000DHPC; Fri, 8 Sep 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 LAA24279; Fri, 8 Sep 1995 11:27:37 -0500
Received: from holmes.npr.org (holmes.npr.org [205.153.36.175]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA24119 for <WU-FTPD@WUGATE.WUSTL.EDU>; Fri, 8 Sep 1995 11:25:41 -0500
Received: by holmes.npr.org; id MAA20726; Fri, 8 Sep 1995 12:28:31 -0400
Received: from blues.npr.org(150.125.107.175) by holmes.npr.org via smap (V1.3)
	id sma020718; Fri Sep  8 12:28:24 1995
Received: from betty.npr.org by blues.npr.org with SMTP;
          Fri, 8 Sep 1995 12:14:26 -0400 (EDT)
Message-Id: <950908122619.23603168@npr.org>
Date: Fri, 8 Sep 1995 12:26:19 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: MOLIVER@npr.org
To: WU-FTPD@WUGATE.WUSTL.EDU
Cc: MOLIVER@npr.org
Subject: Compiling on IRIX 5.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	Im trying to compile wu-ftpd on an SGI running IRIX 5.3 and according 
to the build script it is supposed to only work with IRIX V4...

	Here is the errors that I receive..

majorca 5# ./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 
authuo
        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 
invocationn
cfe: Warning 609: ftpd.c: 2072: The number of arguments in the macro 
invocationn
cfe: Warning 609: ftpd.c: 2699: The number of arguments in the macro 
invocationn
cfe: Error: ftpd.c, line 143: redeclaration of 'realpath'; previous 
declaration'
  *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 
vert
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.t
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


	Am I missing something??????


  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  |   Miles D. Oliver - POSTMASTER    |   Network/Systems Administrator     |
  |   National Public Radio           |   W.      +1-202-414-2989           |
  |   635 Massachusetts Ave NW        |   FAX:    +1-202-414-3051           |
  |   Washington DC. 20001            |   Internet: moliver@npr.org         |
  |                                   |   http://www.npr.org/               |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  | TECH:  Now is this a DOS or Windows product we are helping you with.... |
  | USER:       Gee.. I dont know.. Let me look at the box....              |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  8 11:01: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 m0sr7jZ-000DOGC; Fri, 8 Sep 95 11: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 NAA00639; Fri, 8 Sep 1995 13:04:14 -0500
Received: from orion.cng.on.ca (isdn-bridge.cng.on.ca [198.53.155.254]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA00425 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 13:01:34 -0500
Received: from ptetreau.cng.on.ca (ptetreau.cng.on.ca [204.191.57.52]) by orion.cng.on.ca (8.6.9/8.6.9) with SMTP id OAA29642 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 14:11:01 -0400
Message-Id: <199509081811.OAA29642@orion.cng.on.ca>
Date: Fri, 8 Sep 1995 13:55:49 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Pascale Tetreault" <ptetreau@orion.cng.on.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: FAQ?
MIME-Version:  1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi.  I have been reading this list for a couple of days only and have 
not seen any reference to a FAQ for ws-ftpd.  I'd like to be able to 
look at that before asking anything here (i.e. virtual domains).

I'd appreciate a pointer.  Thanks

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Pascale Tetreault                  CNG Group Inc.
ptetreau@cng.on.ca                Ottawa, Ontario

Visit our web site at
http://www.cng.on.ca/
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  8 11:38: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 m0sr8Js-000DM7C; Fri, 8 Sep 95 11: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 NAA03520; Fri, 8 Sep 1995 13:41:55 -0500
Received: from ear.Psych.berkeley.edu (ear.Psych.Berkeley.EDU [128.32.243.11]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA03254 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 13:39:15 -0500
Received: by ear.Psych.berkeley.edu (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA01863; Fri, 8 Sep 95 11:39:09 -0700
Message-Id: <9509081139.ZM1861@ear.Psych>
Date: Fri, 8 Sep 1995 11:39:03 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ephram Cohen" <ephram@ear.Psych.berkeley.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Compiling on IRIX 5.3
In-Reply-To: MOLIVER@npr.org
        "Compiling on IRIX 5.3" (Sep  8, 12:26pm)
References: <950908122619.23603168@npr.org>
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


	There are two fixes to the SGI IRIX compilation that I would
like to see added to the distribution.  These concern at least IRIX 5.2
and 5.3.

	1) add the -cckr compile option to the makefiles.  This solves
vararg problems. (I believe there are three makefiles)

	2) In glob.c there is an undef'd reference, NCARGS.  It is
used on line 61.  The default for this value in IRIX 5.2 is 20480.
it is the # of bytes that can be passed during an exec call.
It's found in /var/sysgen/mtune.  This is not an include file.  It
is the system configuration file that is used to build a new kernel.
It is therefore _the_ definitive ref for this value.  It is not however
in a pretty form and must be hand-hacked into glob.c
	So, do a #define NCARGS (20480) right before it is ref'd in
glob.c

	I found this second bit of info in the online manuals, where
I am apt not to look :-).





-- 

We must prevent those commies from compromising the integrity
of our precious bodily fluids.      -Gen. Jack D. Ripper

Ephram Cohen                       ephram@ear.berkeley.edu

From owner-wu-ftpd@wugate.wustl.edu Fri Sep  8 11:53: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 m0sr8YM-000DMzC; Fri, 8 Sep 95 11: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 NAA04608; Fri, 8 Sep 1995 13:56:50 -0500
Received: from orion.cng.on.ca (isdn-bridge.cng.on.ca [198.53.155.254]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA04513 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 13:55:55 -0500
Received: from ptetreau.cng.on.ca (ptetreau.cng.on.ca [204.191.57.52]) by orion.cng.on.ca (8.6.9/8.6.9) with SMTP id PAA29976 for <wu-ftpd@wugate.wustl.edu>; Fri, 8 Sep 1995 15:05:49 -0400
Message-Id: <199509081905.PAA29976@orion.cng.on.ca>
Date: Fri, 8 Sep 1995 14:50:37 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Pascale Tetreault" <ptetreau@orion.cng.on.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FAQ?
MIME-Version:  1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On  8 Sep 95 at 13:55, Pascale Tetreault wrote:

> Hi.  I have been reading this list for a couple of days only and
> have not seen any reference to a FAQ for ws-ftpd.  I'd like to be
> able to look at that before asking anything here (i.e. virtual
> domains).

Ooops, sorry about spelling mistake.  I meant WU-FTPD.

Thanks

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Pascale Tetreault                  CNG Group Inc.
ptetreau@cng.on.ca                Ottawa, Ontario

Visit our web site at
http://www.cng.on.ca/
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 11 10:30: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 m0ssCgI-000DOzC; Mon, 11 Sep 95 10: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 MAA08603; Mon, 11 Sep 1995 12:32:28 -0500
Received: from matrox.Matrox.COM (matrox.matrox.qc.ca [192.77.49.155]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA08167 for <wu-ftpd@wugate.wustl.edu>; Mon, 11 Sep 1995 12:26:18 -0500
Received: from fugazi.Matrox.COM by matrox.Matrox.COM with SMTP id AA28109
  (5.65c8/IDA-1.4.4 for <wu-ftpd@wugate.wustl.edu>); Mon, 11 Sep 1995 13:26:01 -0400
Message-Id: <199509111726.AA28109@matrox.Matrox.COM>
Date: Mon, 11 Sep 1995 13:26:00 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Daniel Tremblay <Daniel.Tremblay@Matrox.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Cannot COMPRESS plain files...  Why?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: dtrembla@sherlock.matrox.com
X-Mailer: Windows Eudora Version 2.1.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi all,

I keep getting this message "Cannot (UN)COMPRESS/G(UN)ZIP plain files" when
I try to retreive a file by changing its extention.  What am I doing wrong?
My ftpaccess file includes both these lines:

compress yes local remote
tar      yes local remote

And here's my ftpconversion file :

 :.Z:  :  :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
 :   : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
 :.gz: :  :/usr/local/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
 :   : :.gz:/usr/local/bin/gzip -9 -c %s:T_REG: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


Seems everything is ok but somehow this is not working...  any help would be
appreciated.

Thanks

Dan.

--------------------------------
 Daniel Tremblay, B.ing.      
 Matrox Electronic Systems Ltd. 
 tel: (514) 969-6000 #2361 fax: (514) 969-6262
 e-mail : Daniel.Tremblay@Matrox.COM 

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 11 11:04: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 m0ssDDn-000DQdC; Mon, 11 Sep 95 11: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 NAA11044; Mon, 11 Sep 1995 13:06:18 -0500
Received: from msmail.em.cdc.gov (msmail.em.cdc.gov [158.111.3.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA10537 for <wu-ftpd@mail.wustl.edu>; Mon, 11 Sep 1995 12:59:54 -0500
Received: from SmtpOut.em.cdc.gov by msmail.em.cdc.gov (5.0/SMI-SVR4)
	id AA22491; Mon, 11 Sep 1995 14:03:35 -0400
Received: by SmtpOut.em.cdc.gov with Microsoft Mail
	id <30540973@SmtpOut.em.cdc.gov>; Mon, 11 Sep 95 14:03:31 EST
Message-Id: <30540973@SmtpOut.em.cdc.gov>
Date: Mon, 11 Sep 95 14:00:00 EST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kerr, James A." <jak7@OPSIRM1.EM.CDC.GOV>
To: "'wu-ftpd@mail.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Stat programs needed
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm looking for some STATISTIC programs for my FTP server.  I'm very   
interested in finding out how many hits I have on my site in a given   
month.  Can someone lead me in the right direction?
Jim

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 11 15:32: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 m0ssHOY-0006fvC; Mon, 11 Sep 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 RAA01719; Mon, 11 Sep 1995 17:34:33 -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 RAA01229 for <wu-ftpd@wugate.wustl.edu>; Mon, 11 Sep 1995 17:27:38 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA20426
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Tue, 12 Sep 1995 00:27:36 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA10392; Tue, 12 Sep 1995 00:28:12 +0100
Message-Id: <199509112227.AA20426@mailserv.cc.kuleuven.ac.be>
Date: Tue, 12 Sep 95 0:28:12 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: Cannot COMPRESS plain files...  Why?
In-Reply-To: <95091119292067@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 11, 95 7:29 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> Hi all,
> 
> I keep getting this message "Cannot (UN)COMPRESS/G(UN)ZIP plain files" when
> I try to retreive a file by changing its extention.  What am I doing wrong?
> My ftpaccess file includes both these lines:
> 
That is a bug in the source. Get the new beta or fix it your self (ftpd.c,1331). 
I had this problem with one beta, and found beta 4 has fixed this bug.

--
Yanming PENG

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 11 16:49: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 m0ssIbI-000DWGC; Mon, 11 Sep 95 16: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 SAA05602; Mon, 11 Sep 1995 18:50:44 -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 SAA05218 for <wu-ftpd@wugate.wustl.edu>; Mon, 11 Sep 1995 18:41:47 -0500
Received: from smtpgate.ccmail.com by blinky.ccmail.com (4.1/SMI-4.1)
	id AA22031; Mon, 11 Sep 95 16:24:35 PDT
Received: from ccMail by smtpgate.ccmail.com (SMTPLINK V2.10.09)
	id AA810862856; Mon, 11 Sep 95 16:38:13 pst
Message-Id: <9508118108.AA810862856@smtpgate.ccmail.com>
Date: Mon, 11 Sep 95 16:38:13 pst
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: snemetz@ccmail.com
To: jak7@OPSIRM1.EM.CDC.GOV, wu-ftpd@wugate.wustl.edu
Subject: Re: Stat programs needed
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

     If you get this twice, it is because I got an error the first time 
     could not be sure if it went anywhere.
     
     
Take a look at my program "iisstat", it should do everything you want.
     
Information on it is at: 
ftp://ftp.support.lotus.com/pub/utils/InternetServices/iisstat/iisstat.html
     
     Steven Nemetz                       snemetz@ccmail.com 
     Informal cc:Mail page               http://www.ccmail.com:8001 
     Lotus Development Corporation       http://www.lotus.com
     A wholly-owned subsidiary of IBM    http://www.ibm.com
______________________________ Reply Separator _________________________________
Subject: Stat programs needed
Author:  wu-ftpd@wugate.wustl.edu at internet-mail 
Date:    9/11/95 2:00 PM
     
     
     
I'm looking for some STATISTIC programs for my FTP server.  I'm very   
interested in finding out how many hits I have on my site in a given   
month.  Can someone lead me in the right direction?
Jim

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 11 23:12: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 m0ssOaA-0006m6C; Mon, 11 Sep 95 23: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 BAA21287; Tue, 12 Sep 1995 01:13:16 -0500
Received: from relay.thomas.com (tbm0.thomas.com [199.5.178.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA20973 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 01:06:04 -0500
Received: from ariel.thomas.com by relay.thomas.com (4.1/SMI-4.1)
	id AA09357; Mon, 11 Sep 95 23:07:25 PDT
Received: from ccmail.thomas.com by ariel.thomas.com (4.1/SMI-4.1)
	id AA13062; Mon, 11 Sep 95 23:05:40 PDT
Received: from ccMail by ccmail.thomas.com (SMTPLINK V2.10.05)
	id AA810875049; Mon, 11 Sep 95 11:05:28 PST
Message-Id: <9508118108.AA810875049@ccmail.thomas.com>
Date: Mon, 11 Sep 95 11:05:28 PST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: poshaugh@ccmail.thomas.com
To: wu-ftpd@wugate.wustl.edu
Subject: Problem with dir and ls -l as quest user
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

     
I've been having trouble getting the dir command to work when logged in as a 
guest user. The dir command works when logged in as a real user or as a 
anonymous user. Any suggestions?

I'm using a patched version of wu-ftpd 2.4 on SunOS 4.1.3 
     

Patrick O'Shaughnessy <poshaugh@thomas.com>
Thomas Bros. Maps
(714) 757-5591

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 00:14: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 m0ssPXv-0004HuC; Tue, 12 Sep 95 00: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 CAA23808; Tue, 12 Sep 1995 02:17:50 -0500
Received: from spider.usa1.com (spider.usa1.net [204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA23613 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 02:09:33 -0500
Received: from spider.usa1.com (cjwoods@localhost.usa1.com [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id DAA15378 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 03:09:29 -0400
Message-Id: <Pine.LNX.3.91.950912030834.15323A-100000@spider.usa1.com>
Date: Tue, 12 Sep 1995 03:09:29 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Woods <cjwoods@usa1.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Problem with dir and ls -l as quest user
In-Reply-To: <9508118108.AA810875049@ccmail.thomas.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: cjwoods@spider.usa1.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Mon, 11 Sep 1995 poshaugh@ccmail.thomas.com wrote:

>      
> I've been having trouble getting the dir command to work when logged in as a 
> guest user. The dir command works when logged in as a real user or as a 
> anonymous user. Any suggestions?

Statically compile `ls' and place it into $FTP_ROOT/bin. That is, put it 
into /bin under whatever directory the guest user is chroot()'ed to.

     Chris Woods     Senior System Administrator       USAinternet, Inc.
     GCS/CM/IT d- s++:+ a- C++++$ ULS++++$ P+++$>++++  L++++$ E W$ N+ !o
     K++ !w--- !O !M-- !V-- PS+? !PE !Y+>++ PGP+ t+@ !5 X !R tv? b+ DI++
     D+@ G++ e h---- r+++ y++++
     cjwoods@usa1.net	      http://www.usa1.com	    508-774-4700

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 06:46: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 m0ssVf4-0006kWC; Tue, 12 Sep 95 06: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 IAA05702; Tue, 12 Sep 1995 08:49:41 -0500
Received: from wingra.adp.wisc.edu (wingra.adp.wisc.edu [144.92.104.18]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA05553 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 08:47:29 -0500
Received: from mailsrvr.bussvc.wisc.edu (mailsrvrx.bussvc.wisc.edu) by wingra.adp.wisc.edu with SMTP id AA20425
  (5.67b/IDA-1.5 for <wu-ftpd@wugate.wustl.edu>); Tue, 12 Sep 1995 08:51:26 -0500
Received: by mailsrvr.bussvc.wisc.edu with Microsoft Mail
	id <30558F79@mailsrvr.bussvc.wisc.edu>; Tue, 12 Sep 95 08:47:37 cdt
Message-Id: <30558F79@mailsrvr.bussvc.wisc.edu>
Date: Tue, 12 Sep 95 08:32:00 cdt
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Winger, Scott" <swinger@mailsrvr.bussvc.wisc.edu>
To: "'SMTP:wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Cc: "Winger, Scott" <swinger@mailsrvr.bussvc.wisc.edu>
Subject: ls prob with gui clients
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi.

I've just gotten wu-ftpd V 2.4.1 running under AIX v 3.2.5 on an RS/6000 
Model C10 and it's working just as I expect for text based ftp clients. 
 Although graphical ftp clients work fine for anonymous ftp and for users 
with accounts that are not members of wu-ftpd guestgroups, users are members 
of wu-ftpd guestgroups can't see any files in any of their directories if 
they use
an ftp client with a graphical user interface.  These users can upload... 
but of course they can't download because their client reports
that there are no files in the current directory.  If they know the name of 
a subdirectory off of their login directory, they can change into it.  They 
can also change back to their login directory with cd /.

Their login directory is set to a false root by the way and I think this has 
something to do with it.

I've tried chmod 777 and chown... nothing seems to help.

Oddly if they login with a text based ftp client, none of these problems 
occur.

Does anyone have any ideas on this?

Thanks.

Scott Winger
UW-Madison, DIvision of Business Services
swinger@mailsrvr.bussvc.wisc.edu

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 07:22: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 m0ssWDx-0006lZC; Tue, 12 Sep 95 07: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 JAA07920; Tue, 12 Sep 1995 09:25:25 -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 JAA07671 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 09:21:53 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id JAA28859 for wu-ftpd@wugate.wustl.edu; Tue, 12 Sep 1995 09:21:51 -0500
Message-Id: <199509121421.JAA28859@ftms.ftms.com>
Date: Tue, 12 Sep 1995 09:21: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: Problem with dir and ls -l as quest user
In-Reply-To: <9508118108.AA810875049@ccmail.thomas.com> from "poshaugh@ccmail.thomas.com" at Sep 11, 95 11:05:28 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

Patrick said:

<I've been having trouble getting the dir command to work when logged in as a 
<guest user. The dir command works when logged in as a real user or as a 
<anonymous user. Any suggestions?
<
<I'm using a patched version of wu-ftpd 2.4 on SunOS 4.1.3 

Do you have the following in ~ftp/usr/lib:?

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

If not, then do so.  If you do, I don't know why it doesn't work, as it does
for me.

MB
-- 
System Administrator - FT/MS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - <URL:http://www.cdsnet.net/vidiot/>  (Your link to Star Trek and UPN)

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 08:26: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 m0ssXEN-000DWgC; Tue, 12 Sep 95 08: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 KAA12284; Tue, 12 Sep 1995 10:30:11 -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 KAA12078 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 10:27:15 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
	id AA21757; Tue, 12 Sep 95 10:27:12 -0500
Message-Id: <9509121527.AA21757@cadaver.acm.ndsu.NoDak.edu>
Date: Tue, 12 Sep 1995 10:27:10 -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: Re: SITE_EXEC programs as root?
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 wrote the following a long time ago:

> I'm trying to get users to be able to execute a SITE EXEC quota -v, but
[...]

SITE_EXEC programs are being run UID=0 and EUID=(ftp user's UID).

> This is using 2.4.2 ACADEM BETA 5.

Since no one's yet said they're working on it or offered a patch, and I need
to fix this before I can put users on the machine, I've decided to take a
crack at it. Unfortunately, I seem to have aquired an illness making it very
difficult to think, so please forgive any lapses in logic or
comprehensibility.

One of the problems that I've discovered while pondering how to fix this
problem is that BSD/SYS_V UID implementations of UIDs, and therefore
setuid(), differ. This topic is currently being discussed on the newsgroup
comp.unix.wizards.

The problem is that setuid() wants to keep a copy of the uid it was called
as so it can later change back. And, BSD and SYS_V do this in different ways.

It appears that there will have to be a call to setuid() in popen.c. I'm
just not sure how to get the "real user"'s ID down there, and if I do
setuid() the new process, will it be able to jump back via some saved UID?

Any help?

NOTE THAT I DON'T NEED TO KNOW HOW TO DISABLE SITE EXEC. :-)
Instead, I need to know how to *fix* it. Thank you.

-- 
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 Tue Sep 12 10: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 m0ssZ4b-000D5iC; Tue, 12 Sep 95 10: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 MAA21295; Tue, 12 Sep 1995 12:27:57 -0500
Received: from holmes.npr.org (holmes.npr.org [205.153.36.175]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA21017 for <WU-FTPD@WUGATE.WUSTL.EDU>; Tue, 12 Sep 1995 12:24:16 -0500
Received: by holmes.npr.org; id NAA07894; Tue, 12 Sep 1995 13:26:54 -0400
Received: from blues.npr.org(150.125.107.175) by holmes.npr.org via smap (V1.3)
	id sma007892; Tue Sep 12 13:26:25 1995
Received: from betty.npr.org by blues.npr.org with SMTP;
          Tue, 12 Sep 1995 13:13:20 -0400 (EDT)
Message-Id: <950912132436.2360567c@npr.org>
Date: Tue, 12 Sep 1995 13:24:36 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: MOLIVER@npr.org
To: WU-FTPD@WUGATE.WUSTL.EDU
Cc: MOLIVER@npr.org
Subject: compiling on IRIX 5.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	Im having trouble compiling wu-ftpd on an SGI Challenge.

	I have made reference changes to the Makefiles to use CC -cckr instead 
of ansi and that has resovled all but one of the issues.

Im still having one that is stoping me from getting my ftpd created..

	The error now is..

don't know how to make /usr/lib/libc.a (bu42).

	As you can see from below.

	Once again thanks for the help. I appreciate the time spent on 
helping me with this.

	Thanks,

  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  |   Miles D. Oliver - POSTMASTER    |   Network/Systems Administrator     |
  |   National Public Radio           |   W.      +1-202-414-2989           |
  |   635 Massachusetts Ave NW        |   FAX:    +1-202-414-3051           |
  |   Washington DC. 20001            |   Internet: moliver@npr.org         |
  |                                   |   http://www.npr.org/               |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  | TECH:  Now is this a DOS or Windows product we are helping you with.... |
  | USER:       Gee.. I dont know.. Let me look at the box....              |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
	

majorca 835# ./build sgi
make args are : 
make opts are : 

Linking Makefiles.

Making support library.
        cc -cckr   -O -DDEBUG   -c getusershell.c
        cc -cckr   -O -DDEBUG   -c fnmatch.c
        cc -cckr   -O -DDEBUG   -c strcasestr.c
        cc -cckr   -O -DDEBUG   -c strsep.c
        cc -cckr   -O -DDEBUG   -c authuser.c
        rm -f libsupport.a
        ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strsep.o 
authuo
        touch libsupport.a

Making ftpd.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
        yacc  ftpcmd.y
        mv -f y.tab.c ftpcmd.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c ftpcmd.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c glob.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c logwtmp.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c popen.c
        sh newvers.sh
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c vers.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c access.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c extensions.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c realpath.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c acl.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c private.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c authenticate.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c conversions.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c hostacc.c
don't know how to make /usr/lib/libc.a (bu42).

Making ftpcount.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ftpcount 
ftpcountt

Making ftpshut.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ftpshut 
ftpshut.ct

Making ckconfig.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ckconfig 
ckconfigc

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

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 11:25: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 m0ssa1a-000DNiC; Tue, 12 Sep 95 11: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 NAA25621; Tue, 12 Sep 1995 13:28:57 -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 NAA25405 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 13:26:12 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id OAA22289 for wu-ftpd@wugate.wustl.edu; Tue, 12 Sep 1995 14:22:41 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA09482; Tue, 12 Sep 95 14:20:38 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA07897; Tue, 12 Sep 95 14:24:50 -0400
Message-Id: <9509121424.ZM7895@squid>
Date: Tue, 12 Sep 1995 14:24:42 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kgs@vx.com (Ketan Shah)
To: wu-ftpd@wugate.wustl.edu
Subject: real users + 
In-Reply-To: MOLIVER@npr.org
        "compiling on IRIX 5.3" (Sep 12,  1:24pm)
References: <950912132436.2360567c@npr.org>
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 am interested in having a real user login and go directly to his directory.
How is this done and can it be done?

If I haven't explained to well ...., example

My parent organization wishes to have a secure account on our ftp site
to dnload/upload information from/to. They do not want anonymous login users
to access this directory.

1.How do I setup the user(s).  and have the person go straight to their
respective directory?

2. and limit access to anonymous logins

Thanks in advance.


-- 
Ketan Shah (kgs@vx.com)
	
Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222
 

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 14:12: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 m0sscdN-000DM6C; Tue, 12 Sep 95 14: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 QAA07659; Tue, 12 Sep 1995 16:16:04 -0500
Received: from netmail1.austin.ibm.com (netmail1.austin.ibm.com [129.35.208.96]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA07249 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 16:11:15 -0500
Received: from blammo.austin.ibm.com (blammo.austin.ibm.com [129.35.42.239]) by netmail1.austin.ibm.com (8.6.12/8.6.11) with SMTP id QAA32764 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 16:11:13 -0500
Received: by blammo.austin.ibm.com (AIX 3.2/UCB 5.64/4.03-client-2.6)
          for wu-ftpd@wugate.wustl.edu at austin.ibm.com; id AA22311; Tue, 12 Sep 1995 16:11:12 -0500
Message-Id: <9509122111.AA22311@blammo.austin.ibm.com>
Date: Tue, 12 Sep 95 16:11:11 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Womble <womble@austin.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Setting up restricted access to directories/files
X-Sender: womble@austin.ibm.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I have wu-ftpd 2.4 up and running on an AIX system and would like to 
set up several restricted directories within a guestgroup directory
structure.

I have a group called 'pubusrs' defined in guestgroup and have several
users defined within this group. I have also set up a class 'pubusrs'
that is defined as real, guest, and anonymous.

I would like to set up several directories that allow or deny access
to certain users depending on what group they are a member of within 
this directory structure. It looks like the autogroup capability should
do what I want, but I can't seem to get this to work.

Am I doing something wrong or is this even possible with wu-ftp?

Thanks.

------------------------------------------------------------------------
Steve Womble                              womble@austin.ibm.com

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 15:32: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 m0ssds2-0006nAC; Tue, 12 Sep 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 RAA12864; Tue, 12 Sep 1995 17:35:30 -0500
Received: from step.polymtl.ca (step.polymtl.ca [132.207.4.32]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA12658 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 17:31:04 -0500
Received: (from coyote@localhost) by step.polymtl.ca (8.6.10/8.6.10) id SAA10290; Tue, 12 Sep 1995 18:22:11 -0400
Message-Id: <Pine.SOL.3.91.950912182132.10146A-100000@step.polymtl.ca>
Date: Tue, 12 Sep 1995 18:22:07 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vincent Cojot <coyote@step.polymtl.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Where is the beta?
In-Reply-To: <9509031720.AA20186@cadaver.acm.ndsu.NoDak.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sun, 3 Sep 1995, Chadwick A. Dubuque wrote:

> Harald Milz wrote:
> 
> > I don't remember where I had the 
> > source from, sorry. Anyone? 
> 
> The URL for the Academ wu-ftpd beta is
> 
> 	ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z
> 
> -- 
> 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

I may be wrong but I could not find it there.. Could anyone tell me where 
to find it?

_________________________________________________________________________
Vincent S. Cojot, Computer Engineering.
Ecole Polytechnique de Montreal, Comite Micro-Informatique.
coyote@step.polymtl.ca, coyote@info.polymtl.ca

They cannot scare me with their empty spaces
Between stars - on stars where no human race is
I have it in me so much nearer home
To scare myself with my own desert places.       - Robert Frost



From owner-wu-ftpd@wugate.wustl.edu Tue Sep 12 16:11: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 m0sseUH-000DSUC; Tue, 12 Sep 95 16: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 SAA15275; Tue, 12 Sep 1995 18:15:09 -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 SAA14849 for <wu-ftpd@wugate.wustl.edu>; Tue, 12 Sep 1995 18:08:50 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id TAA13547; Tue, 12 Sep 1995 19:07:20 -0400
Message-Id: <199509122307.TAA13547@bond.crim.ca>
Date: Tue, 12 Sep 1995 19:07:20 -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
Cc: Vincent Cojot <coyote@step.polymtl.ca>
Subject: Re: Where is the beta? 
In-Reply-To: Votre message du "Tue, 12 Sep 1995 18:22:07 EDT."
             <Pine.SOL.3.91.950912182132.10146A-100000@step.polymtl.ca> 
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

Hi Vincent,

> > The URL for the Academ wu-ftpd beta is
> > 
> > 	ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z
> 
> I may be wrong but I could not find it there.. Could anyone tell me where 
> to find it?

Yes it's there. Just mail me if you have any problem (and do it in French
only!).

Luc Desrosiers
CIRISQ, CRIM

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 05:57: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 m0ssrN5-0000JtC; Wed, 13 Sep 95 05: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 IAA13358; Wed, 13 Sep 1995 08:00:37 -0500
Received: from spider.usa1.com (spider.usa1.net [204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA13147 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 07:57:43 -0500
Received: from spider.usa1.com (cjwoods@localhost.usa1.com [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id IAA26965; Wed, 13 Sep 1995 08:56:09 -0400
Message-Id: <Pine.LNX.3.91.950913085542.26638E-100000@spider.usa1.com>
Date: Wed, 13 Sep 1995 08:56:09 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Woods <cjwoods@usa1.com>
To: Vincent Cojot <coyote@step.polymtl.ca>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Where is the beta?
In-Reply-To: <Pine.SOL.3.91.950912182132.10146A-100000@step.polymtl.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: cjwoods@spider.usa1.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 12 Sep 1995, Vincent Cojot wrote:

> > The URL for the Academ wu-ftpd beta is
> > 
> > 	ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z
> 
> I may be wrong but I could not find it there.. Could anyone tell me where 
> to find it?

I just checked; it's still there.

     Chris Woods     Senior System Administrator       USAinternet, Inc.
     GCS/CM/IT d- s++:+ a- C++++$ ULS++++$ P+++$>++++  L++++$ E W$ N+ !o
     K++ !w--- !O !M-- !V-- PS+? !PE !Y+>++ PGP+ t+@ !5 X !R tv? b+ DI++
     D+@ G++ e h---- r+++ y++++
     cjwoods@usa1.net	      http://www.usa1.com	    508-774-4700

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 06:57: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 m0sssJO-000DNFC; Wed, 13 Sep 95 06: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 JAA16978; Wed, 13 Sep 1995 09:00:02 -0500
Received: from po4.andrew.cmu.edu (PO4.ANDREW.CMU.EDU [128.2.11.131]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA16314 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 08:50:55 -0500
Received: (from postman@localhost) by po4.andrew.cmu.edu (8.6.12/8.6.12) id JAA01105 for wu-ftpd@wugate.wustl.edu; Wed, 13 Sep 1995 09:50:52 -0400
Received: via switchmail; Wed, 13 Sep 1995 09:50:51 -0400 (EDT)
Received: from unix23.andrew.cmu.edu via qmail
          ID </afs/andrew.cmu.edu/service/mailqs/q002/QF.AkJi6Na00YUzQ0fEdK>;
          Wed, 13 Sep 1995 09:50:17 -0400 (EDT)
Received: from unix23.andrew.cmu.edu via qmail
          ID </afs/andrew.cmu.edu/usr24/gy22/.Outgoing/QF.kkJi6HW00YUzM69HYy>;
          Wed, 13 Sep 1995 09:50:13 -0400 (EDT)
Received: from mms.4.60.Jan.26.1995.18.43.47.sun4c.411.EzMail.2.0.CUILIB.3.45.SNAP.NOT.LINKED.unix23.andrew.cmu.edu.sun4c.411
          via MS.5.6.unix23.andrew.cmu.edu.sun4c_411;
          Wed, 13 Sep 1995 09:50:11 -0400 (EDT)
Message-Id: <MkJi6HS00YUzI69HQH@andrew.cmu.edu>
Date: Wed, 13 Sep 1995 09:50:11 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gary D Young <gy22+@andrew.cmu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

And to actually limit anonymous users from using
that board, you need to chmod the directory. I don't
quite remember how to do it on one line, but the
following ought to work
chmod g-x "dir"
chmod g-r "dir"
chmod g-w "dir"
chmod o-x "dir"
chmod o-r "dir"
chmod o-w "dir"

-gy22@andrew.cmu.edu

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 07:21: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 m0sssgJ-000DSDC; Wed, 13 Sep 95 07: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 JAA18740; Wed, 13 Sep 1995 09:24:33 -0500
Received: from orion.cng.on.ca (isdn-bridge.cng.on.ca [198.53.155.254]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA18371 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 09:18:55 -0500
Received: from ptetreau.cng.on.ca (ptetreau.cng.on.ca [204.191.57.52]) by orion.cng.on.ca (8.6.12/8.6.9) with SMTP id KAA08416 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 10:25:36 -0400
Message-Id: <199509131425.KAA08416@orion.cng.on.ca>
Date: Wed, 13 Sep 1995 10:13:19 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Pascale Tetreault" <ptetreau@orion.cng.on.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Where is the beta?
MIME-Version:  1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On 13 Sep 95 at 8:56, Chris Woods wrote:

> On Tue, 12 Sep 1995, Vincent Cojot wrote:
> 
> > > The URL for the Academ wu-ftpd beta is
> > > 
> > > 	ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.t
> > > r.Z
> > 
> > I may be wrong but I could not find it there.. Could anyone tell
> > me where to find it?
> 
> I just checked; it's still there.
> 

Funny 'cause I just did as well, Wednesday Sept. 13, 10:20 am EST and 
the directory is empty.  Does one need special permission to get 
there and/or see the files??

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Pascale Tetreault                  CNG Group Inc.
ptetreau@cng.on.ca                Ottawa, Ontario

Visit our web site at
http://www.cng.on.ca/
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 07:24: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 m0sssjN-000DTSC; Wed, 13 Sep 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 JAA18984; Wed, 13 Sep 1995 09:27:43 -0500
Received: from netcom22.netcom.com (netcom22.netcom.com [192.100.81.136]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA18490 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 09:20:31 -0500
Received: from localhost by netcom22.netcom.com (8.6.12/Netcom)
	id HAA23278; Wed, 13 Sep 1995 07:17:34 -0700
Message-Id: <199509131417.HAA23278@netcom22.netcom.com>
Date: Wed, 13 Sep 95 07:17:33 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Doug Krause <dijon@netcom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users 
In-Reply-To: Your message of Wed, 13 Sep 95 09:50:11 -0400.
X-Sender: dijon@netcom.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> And to actually limit anonymous users from using
> that board, you need to chmod the directory. I don't
> quite remember how to do it on one line, but the
> following ought to work
> chmod g-x "dir"
> chmod g-r "dir"
> chmod g-w "dir"
> chmod o-x "dir"
> chmod o-r "dir"
> chmod o-w "dir"

This can be typed on one line:

chmod go-rwx "dir"

-- 
       Doug Krause  dijon@netcom.com -or- dijon@best.com
       World Wide Web URL:   http://www.best.com/~dijon/

"The circle is now complete.  The Circle of Life!" -Mufasa Vader

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 07: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 m0ssszt-000DY5C; Wed, 13 Sep 95 07: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 JAA20200; Wed, 13 Sep 1995 09:44:39 -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 JAA19860 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 09:40:53 -0500
Received: from beaverhead.cs.umt.edu by huckle.cs.umt.edu (AIX 3.2/UCB 5.64/4.03)
          id AA22763; Wed, 13 Sep 1995 08:40:51 -0600
Message-Id: <v01530501ac7c495a87e2@[150.131.15.59]>
Date: Wed, 13 Sep 1995 08:40:51 -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: Re: Where is the beta?
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

>Funny 'cause I just did as well, Wednesday Sept. 13, 10:20 am EST and
>the directory is empty.  Does one need special permission to get
>there and/or see the files??

Just do a get in this directory of that file name.  It really is there, and
you can download it.  They just have it set up so that you can see it--beta
privacy issues.

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 Wed Sep 13 07: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 m0sst5R-000DJfC; Wed, 13 Sep 95 07: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 JAA20669; Wed, 13 Sep 1995 09:50:29 -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 JAA20417 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 09:47:11 -0500
Received: by pizza.hvu.nl (5.0/KH19950725)
	id AA28655; Wed, 13 Sep 1995 16:47:40 +0200
Message-Id: <9509131447.AA28655@pizza.hvu.nl>
Date: Wed, 13 Sep 95 16:47:40 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: Where is the beta?
In-Reply-To: <199509131425.KAA08416@orion.cng.on.ca>; from "Pascale Tetreault" at Sep 13, 95 10:13 am
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Quoting Pascale Tetreault, who wrote :
> On 13 Sep 95 at 8:56, Chris Woods wrote:
> 
> > On Tue, 12 Sep 1995, Vincent Cojot wrote:
> > 
> > > > The URL for the Academ wu-ftpd beta is
> > > > 
> > > > 	ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.t
> > > > r.Z
> > > 
> > > I may be wrong but I could not find it there.. Could anyone tell
> > > me where to find it?
> > 
> > I just checked; it's still there.
> > 
> 
> Funny 'cause I just did as well, Wednesday Sept. 13, 10:20 am EST and 
> the directory is empty.  Does one need special permission to get 
> there and/or see the files??

The directory is unreadable. You need to get the filenames blindly.

                                          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 Wed Sep 13 07:58: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 m0sstGm-0006mOC; Wed, 13 Sep 95 07: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 KAA21822; Wed, 13 Sep 1995 10:02:06 -0500
Received: from orion.cng.on.ca (isdn-bridge.cng.on.ca [198.53.155.254]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA21228 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 09:55:18 -0500
Received: from ptetreau.cng.on.ca (ptetreau.cng.on.ca [204.191.57.52]) by orion.cng.on.ca (8.6.12/8.6.9) with SMTP id LAA08631 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 11:02:12 -0400
Message-Id: <199509131502.LAA08631@orion.cng.on.ca>
Date: Wed, 13 Sep 1995 10:49:55 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Pascale Tetreault" <ptetreau@orion.cng.on.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Where is the beta?
MIME-Version:  1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Windows (v2.01)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On 13 Sep 95 at 16:47, Koos van den Hout _U nix and wrote:

	<snip, snip>

> > get there and/or see the files??
> 
> The directory is unreadable. You need to get the filenames blindly.

Great, thanks to all that replied.  I got it :-)

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Pascale Tetreault                  CNG Group Inc.
ptetreau@cng.on.ca                Ottawa, Ontario

Visit our web site at
http://www.cng.on.ca/
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 08:08: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 m0sstQM-0006mOC; Wed, 13 Sep 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 KAA23055; Wed, 13 Sep 1995 10:12:00 -0500
Received: from kachina.sombio.siu.edu (kachina.sombio.siu.edu [131.230.175.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA21676 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 10:00:36 -0500
Received: from kachina.sombio.siu.edu (kachina.sombio.siu.edu [131.230.175.1]) by kachina.sombio.siu.edu (8.6.12/8.6.12) with SMTP id JAA09074 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 09:59:45 -0500
Message-Id: <Pine.SOL.3.91.950913095911.9070A-100000@kachina.sombio.siu.edu>
Date: Wed, 13 Sep 1995 09:59:45 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Scott Stephenson <scotts@sombio.siu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users
In-Reply-To: <MkJi6HS00YUzI69HQH@andrew.cmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 13 Sep 1995, Gary D Young wrote:

> And to actually limit anonymous users from using
> that board, you need to chmod the directory. I don't
> quite remember how to do it on one line, but the
> following ought to work
> chmod g-x "dir"
> chmod g-r "dir"
> chmod g-w "dir"
> chmod o-x "dir"
> chmod o-r "dir"
> chmod o-w "dir"
> 
> -gy22@andrew.cmu.edu
> 

It's  chmod ug-rwx "dir"

:-)

---
| Scott Stephenson      	MicroComputer Software Specialist III |
| scotts@sombio.siu.edu		Southern Illinois University	      |
-----------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 08:15: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 m0sstWt-000DPCC; Wed, 13 Sep 95 08: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 KAA23948; Wed, 13 Sep 1995 10:18:43 -0500
Received: from volitans.MorningStar.Com (volitans.MorningStar.Com [137.175.2.11]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA22157 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 10:05:05 -0500
Received: from harlequin.morningstar.com by volitans.MorningStar.Com (8.6.12/95070701)
	id LAA02641; Wed, 13 Sep 1995 11:04:57 -0400
Message-Id: <199509131504.LAA02641@volitans.MorningStar.Com>
Date: Wed, 13 Sep 1995 11:07:50 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Aydin Edguer <edguer@MorningStar.Com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Where is the beta?
In-Reply-To: <199509131425.KAA08416@orion.cng.on.ca> from "Pascale Tetreault" at Sep 13, 95 10:13:19 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

Pascale Tetreault writes:
> On 13 Sep 95 at 8:56, Chris Woods wrote:
> > On Tue, 12 Sep 1995, Vincent Cojot wrote:
> > > > The URL for the Academ wu-ftpd beta is
> > > > 
> > > > ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z
> > > 
> > > I may be wrong but I could not find it there.. Could anyone tell
> > > me where to find it?
> > 
> > I just checked; it's still there.
> 
> Funny 'cause I just did as well, Wednesday Sept. 13, 10:20 am EST and 
> the directory is empty.  Does one need special permission to get 
> there and/or see the files??

I would recommend checking the permissions of the directory before trying
to perform an operation within the directory.

  ftp> dir
  200 PORT command successful.
  150 Opening ASCII mode data connection for /bin/ls.
  total 788
  -rw-rw-r--  1 sob  wheel     414 May  6 18:52 .message
  drwx--x--x  2 sob  wheel     512 Jul 11 11:14 private
  -rw-rw-r--  1 sob  wheel  193185 May  6 18:54 wu-ftpd-2.4-academ.tar.Z
  -rwxrwxr-x  1 sob  wheel  184907 Jun 18 01:21 wu-ftpd-2.4.tar.Z
  226 Transfer complete.
  259 bytes received in 0.0051 seconds (50 Kbytes/s)
  ftp> 

Note that the directory private only have execute permission ("x")
on the directory, not read permission ("r") for "others".  This means
you can pick up files if you know the name, but you cannot do a "dir"
or "ls" to find the names of files in the directory.

The name "private" is a fairly standard name that is used for this
type of directory - this helps to limit access to a group of people
to whom you have provided the file names.

Instead of trying to do an "ls" or "dir", just do a "get" of the
file "wu-ftpd-2.4.2-beta-5.tar.Z" from the private directory.

  ftp> cd private
  250 CWD command successful.
  ftp> binary
  200 Type set to I.
  ftp> get wu-ftpd-2.4.2-beta-5.tar.Z
  200 PORT command successful.
  ftp> get wu-ftpd-2.4.2-beta-5.tar.Z
  200 PORT command successful.
  150 Opening BINARY mode data connection for wu-ftpd-2.4.2-beta-5.tar.Z (220925 bytes).
  226 Transfer complete.
  local: wu-ftpd-2.4.2-beta-5.tar.Z remote: wu-ftpd-2.4.2-beta-5.tar.Z
  220925 bytes received in 1.9e+02 seconds (1.2 Kbytes/s)
  ftp> 

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 08:26: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 m0ssti6-0000IwC; Wed, 13 Sep 95 08: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 KAA25308; Wed, 13 Sep 1995 10:29:39 -0500
Received: from mail.eskimo.com (mail.eskimo.com [204.122.16.4]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA24742 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 10:24:50 -0500
Received: from eskimo.com (jrp2@eskimo.com [204.122.16.13]) by mail.eskimo.com (8.6.12/8.6.12) with ESMTP id IAA08031 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 08:24:49 -0700
Received: by eskimo.com (8.6.12) id IAA13828; Wed, 13 Sep 1995 08:24:45 -0700
Message-Id: <199509131524.IAA13828@eskimo.com>
Date: Wed, 13 Sep 1995 08:24:44 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jrp2@eskimo.com (John R. Petersen)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Where is the beta?
In-Reply-To: "Pascale Tetreault" <ptetreau@orion.cng.on.ca>
       "Re: Where is the beta?" (Sep 13, 10:13am)
X-Mailer: Mail User's Shell (7.2.6 alpha(3) 7/19/95)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The directory is not empty, it's mode 711, presumeably to keep mirroring
sites from distributing the beta.  If you get the file by name, it will
transfer, you just can't do a dir or ls of the directory.

                                        --John

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 09:29: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 m0ssufj-000DYIC; Wed, 13 Sep 95 09: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 LAA00207; Wed, 13 Sep 1995 11:27:17 -0500
Received: from wingra.adp.wisc.edu (wingra.adp.wisc.edu [144.92.104.18]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA29870 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 11:24:32 -0500
Received: from mailsrvr.bussvc.wisc.edu (mailsrvrx.bussvc.wisc.edu) by wingra.adp.wisc.edu with SMTP id AA35751
  (5.67b/IDA-1.5 for <wu-ftpd@wugate.wustl.edu>); Wed, 13 Sep 1995 11:28:34 -0500
Received: by mailsrvr.bussvc.wisc.edu with Microsoft Mail
	id <305705C7@mailsrvr.bussvc.wisc.edu>; Wed, 13 Sep 95 11:24:39 cdt
Message-Id: <305705C7@mailsrvr.bussvc.wisc.edu>
Date: Wed, 13 Sep 95 11:23:00 cdt
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Winger, Scott" <swinger@mailsrvr.bussvc.wisc.edu>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Cc: "Winger, Scott" <swinger@mailsrvr.bussvc.wisc.edu>
Subject: bad pathnames.h
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi:

I accidently had the line:

#define _PATH_WTMP      "/var/admin/wtmp"

instead of

#define _PATH_WTMP      "/var/adm/wtmp"

{admin should have been adm!!!}

in my ~/src/pathnames.h file.

HOW DO I  TELL build TO REREAD THE  _PATH_WTMP SETTING?

I've already tried:
1) activated AIX's native ftpd
2) $touch ftpd.c<Enter>,  $touch pathnames.h<Enter>,  $build aix<Enter> 
$build install<Enter>
3) activated wu-ftpd
No Effect.

Repeated the above but $touch ~/wu-ftpd-2.4/src/*.*<Enter> and $touch 
~/wu-ftpd-2.4/src/*<Enter>

No Effect.

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 09:53: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 m0ssv43-0006kWC; Wed, 13 Sep 95 09: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 LAA02196; Wed, 13 Sep 1995 11:53:18 -0500
Received: from dsi.dsinc.com (dsi.dsinc.com [199.72.118.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA02098 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 11:52:04 -0500
Received: from morph (morph.dsinc.com)  by dsi.dsinc.com with SMTP; Wed, 13 Sep 1995 12:52:15 -0400
Received: by morph
	(1.38.193.4/16.2) id AA22193; Wed, 13 Sep 1995 12:55:47 -0400
Message-Id: <199509131652.LAA02098@wugate.wustl.edu>
Date: Wed, 13 Sep 95 12:55:46 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Brower <brower@dsinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: bad pathnames.h
In-Reply-To: <305705C7@mailsrvr.bussvc.wisc.edu>; from "Winger, Scott" at Sep 13, 95 11:23 am
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
>HOW DO I  TELL build TO REREAD THE  _PATH_WTMP SETTING?
>
you can always build clean    that will definetly redo
everything.

--
-------------------------------------------------------------------
Dave Brower                              Internet: brower@dsinc.com
Decision Support Inc.                    voice:    (704) 847-8904
Matthews, NC 28106                       fax:      (704) 847-4875

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 10:35: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 m0ssviA-0006fTC; Wed, 13 Sep 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 MAA05121; Wed, 13 Sep 1995 12:38:21 -0500
Received: from lightning.safb.af.mil (lightning.safb.af.mil [140.175.63.14]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA04935 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 12:34:46 -0500
Received: by lightning.safb.af.mil (AIX 3.2/UCB 5.64/4.03)
          id AA47864; Wed, 13 Sep 1995 12:34:20 -0500
Message-Id: <Pine.A32.3.91.950913123325.18853B-100000@lightning.safb.af.mil>
Date: Wed, 13 Sep 1995 12:34:20 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "TSgt Todd C. Knauer" <syctck@lightning.safb.af.mil>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users 
In-Reply-To: <199509131417.HAA23278@netcom22.netcom.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 13 Sep 1995, Doug Krause wrote:

> > chmod g-x "dir"
> > chmod g-r "dir"
> > chmod g-w "dir"
> > chmod o-x "dir"
> > chmod o-r "dir"
> > chmod o-w "dir"
> 
> This can be typed on one line:
> 
> chmod go-rwx "dir"

  Or how about "chmod go= dir"

---------------------------------------------------
        Air Force Combat Climatology Center
---------------------------------------------------
Todd Knauer        -  syctck@lightning.safb.af.mil
Network Management -  Network/System Administrator
Scott AFB, Il.     -  System/Application Programmer
---------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 11:20: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 m0sswQ2-000DXOC; Wed, 13 Sep 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 NAA07985; Wed, 13 Sep 1995 13:23:55 -0500
Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA07760 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 13:21:05 -0500
Received: from nysa.cs.rice.edu by cs.rice.edu (NAA27034); Wed, 13 Sep 1995 13:05:57 -0500
Received: by nysa.cs.rice.edu (NAA28543); Wed, 13 Sep 1995 13:05:54 -0500
Message-Id: <199509131805.NAA28543@nysa.cs.rice.edu>
Date: Wed, 13 Sep 1995 13:05:54 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ratner@cs.rice.edu (Logan Ratner)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users
In-Reply-To: <Pine.A32.3.91.950913123325.18853B-100000@lightning.safb.af.mil> (syctck@lightning.safb.af.mil)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>> > chmod g-x "dir"
>> > chmod g-r "dir"
>> > chmod g-w "dir"
>> > chmod o-x "dir"
>> > chmod o-r "dir"
>> > chmod o-w "dir"
>> 
>> This can be typed on one line:
>> 
>> chmod go-rwx "dir"
>
>  Or how about "chmod go= dir"

chmod 700 "dir"

-- 
Logan Ratner | ratner@rice.edu | It is not funny that a man should die, but 
CRPC/CITI    |     tinker      | it is funny that he should be killed for so
Rice Univ.   |     tailor      | little, and the coin of his death should be
Houston TX   |    cybernaut    | what we call civilization - R. Chandler

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 12:25: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 m0ssxQt-000DXTC; Wed, 13 Sep 95 12: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 OAA12625; Wed, 13 Sep 1995 14:28:03 -0500
Received: from watson.npr.org (watson.npr.org [205.153.37.175]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA12231 for <WU-FTPD@WUGATE.WUSTL.EDU>; Wed, 13 Sep 1995 14:24:07 -0500
Received: by watson.npr.org; id PAA02510; Wed, 13 Sep 1995 15:27:43 -0400
Received: from blues.npr.org(150.125.107.175) by watson.npr.org via smap (V1.3)
	id sma002503; Wed Sep 13 15:27:16 1995
Received: from betty.npr.org by blues.npr.org with SMTP;
          Wed, 13 Sep 1995 15:13:13 -0400 (EDT)
Message-Id: <950913152433.23606bb4@npr.org>
Date: Wed, 13 Sep 1995 15:24:33 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: MOLIVER@npr.org
To: WU-FTPD@WUGATE.WUSTL.EDU
Cc: MOLIVER@npr.org
Subject: s/key into 2.4.2-beta5
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	Im trying to compile wu-ftpd-2.4.2-beta-5 with S/KEY authentication 
into it.
	The compile works without errors except for some unresolved S/KEY 
issues.
	Can anyone offer any suggestions??  S/KEY worked well and had no 
problems compiling

  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  |   Miles D. Oliver - POSTMASTER    |   Network/Systems Administrator     |
  |   National Public Radio           |   W.      +1-202-414-2989           |
  |   635 Massachusetts Ave NW        |   FAX:    +1-202-414-3051           |
  |   Washington DC. 20001            |   Internet: moliver@npr.org         |
  |                                   |   http://www.npr.org/               |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  | TECH:  Now is this a DOS or Windows product we are helping you with.... |
  | USER:       Gee.. I dont know.. Let me look at the box....              |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-


majorca 730# [/export/apps/wu-ftpd/wu-ftpd-2.4.2-beta-5]: ./build sgi
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 strsep.c
        cc -O -DDEBUG   -c authuser.c
        rm -f libsupport.a
        ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strsep.o 
authuo
        touch libsupport.a

Making ftpd.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
        yacc  ftpcmd.y
        mv -f y.tab.c ftpcmd.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c ftpcmd.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c glob.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c logwtmp.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c popen.c
        sh newvers.sh
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c vers.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c access.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c extensions.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c realpath.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c acl.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c private.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c authenticate.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c conversions.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -c hostacc.c
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ftpd ftpd.o 
ftpcmt
ld:
Unresolved:
skeychallenge
skeyverify
*** Error code 1 (bu21)

Making ftpcount.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ftpcount 
ftpcountt

Making ftpshut.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ftpshut 
ftpshut.ct

Making ckconfig.
        cc -cckr -O -DDEBUG -I.. -I../support -L../support -o ckconfig 
ckconfigc

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

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 13:02: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 m0ssy0t-000DY9C; Wed, 13 Sep 95 13: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 PAA16002; Wed, 13 Sep 1995 15:05:55 -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 PAA15783 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 15:03:11 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id PAA10508; Wed, 13 Sep 1995 15:01:26 -0500
Message-Id: <Pine.LNX.3.91.950913143115.10111A-100000@puddytat.intecom.com>
Date: Wed, 13 Sep 1995 15:01: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: s/key into 2.4.2-beta5
In-Reply-To: <950913152433.23606bb4@npr.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 13 Sep 1995 MOLIVER@npr.org wrote:

> 
> 	Im trying to compile wu-ftpd-2.4.2-beta-5 with S/KEY authentication 
> into it.
> 	The compile works without errors except for some unresolved S/KEY 
> issues.
> 	Can anyone offer any suggestions??  S/KEY worked well and had no 
> problems compiling


The general SKEY procedure is something like this:

The last thing in config.h is an #undef SKEY; comment that out.  That is
a gotcha that can take some time to find, although that doesn't seem to 
be the problem.

Copy skey.h into the src directory.

Copy libskey.a into the support directory.

Edit the appropriate Makefile.* in src/makefiles and add the following:
   add "-DSKEY" to the CFLAGS macro;
   add "-lskey" to the LIBES macro.

That should do it; if not, holler back.

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 14:08: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 m0ssz32-000DMzC; Wed, 13 Sep 95 14: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 QAA21236; Wed, 13 Sep 1995 16:12:11 -0500
Received: from netcom22.netcom.com (netcom22.netcom.com [192.100.81.136]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA20900 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 16:08:10 -0500
Received: from localhost by netcom22.netcom.com (8.6.12/Netcom)
	id NAA23693; Wed, 13 Sep 1995 13:57:23 -0700
Message-Id: <199509132057.NAA23693@netcom22.netcom.com>
Date: Wed, 13 Sep 95 13:57:22 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Doug Krause <dijon@netcom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users 
In-Reply-To: Your message of Wed, 13 Sep 95 13:05:54 -0500.
X-Sender: dijon@netcom.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> >> chmod go-rwx "dir"
> >
> >  Or how about "chmod go= dir"
> 
> chmod 700 "dir"

Sorry, same number of keystrokes, no bonus points.  :-)

-- 
       Doug Krause  dijon@netcom.com -or- dijon@best.com
       World Wide Web URL:   http://www.best.com/~dijon/

"The circle is now complete.  The Circle of Life!" -Mufasa Vader

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 13 14:44: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 m0sszbr-000DQzC; Wed, 13 Sep 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 QAA24028; Wed, 13 Sep 1995 16:48:04 -0500
Received: from mail1.uac.net (nu.uac.net [204.249.46.34]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA23824 for <wu-ftpd@wugate.wustl.edu>; Wed, 13 Sep 1995 16:44:48 -0500
Received: (from mike@localhost) by mail1.uac.net (8.6.12/8.6.12) id RAA19258; Wed, 13 Sep 1995 17:44:43 -0400
Message-Id: <199509132144.RAA19258@mail1.uac.net>
Date: Wed, 13 Sep 1995 17:44:43 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael <mike@uac.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Real users
In-Reply-To: <199509132057.NAA23693@netcom22.netcom.com> (message from Doug
	Krause on Wed, 13 Sep 95 13:57:22 -0700)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


>>>> chmod go-rwx "dir"
>>> Or how about "chmod go= dir"
>> chmod 700 "dir"
> Sorry, same number of keystrokes, no bonus points.  :-)

You forgot the double letter score.


--Michael

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 06:56: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 m0stEm6-000DLnC; Thu, 14 Sep 95 06: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 IAA06379; Thu, 14 Sep 1995 08:53:00 -0500
Received: from msmail.em.cdc.gov (msmail.em.cdc.gov [158.111.3.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA05681 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 08:43:00 -0500
Received: from SmtpOut.em.cdc.gov by msmail.em.cdc.gov (5.0/SMI-SVR4)
	id AA09376; Thu, 14 Sep 1995 09:46:44 -0400
Received: by SmtpOut.em.cdc.gov with Microsoft Mail
	id <3057C18C@SmtpOut.em.cdc.gov>; Thu, 14 Sep 95 09:45:48 EST
Message-Id: <3057C18C@SmtpOut.em.cdc.gov>
Date: Thu, 14 Sep 95 09:43:00 EST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kerr, James A." <jak7@OPSIRM1.EM.CDC.GOV>
To: "'wu-ftp list'" <wu-ftpd@wugate.wustl.edu>
Subject: Beta 5 problems
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I just successfully compiled Beta 5.  I edited my src/pathnames.h file to   
reflect where I want the files.  For example I did a #define   
_PATH_FTPACCESS "/usr/local/wuftpdb5"

The problem is that is still look sin etc for ftpaccess.  Is there   
another file I need to change?  What am I missing?

Jim Kerr

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 07:19: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 m0stF85-000DYtC; Thu, 14 Sep 95 07: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 JAA08423; Thu, 14 Sep 1995 09:16:29 -0500
Received: from zaphod.mps.ohio-state.edu (zaphod.mps.ohio-state.edu [128.146.111.36]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA08028 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 09:11:55 -0500
Received: (from alden@localhost) by zaphod.mps.ohio-state.edu (8.6.9/8.6.9) id KAA11578 for wu-ftpd@mail.wustl.edu; Thu, 14 Sep 1995 10:11:53 -0400
Message-Id: <199509141411.KAA11578@zaphod.mps.ohio-state.edu>
Date: Thu, 14 Sep 1995 10:11:53 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Alden <alden@math.ohio-state.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: "upload" broken in wu-ftpd 2.4?
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,
  I just found out that some hackers are using my site as a drop site.  I'm
using the following upload keyword to keep that from happening:

upload  /opt/local/ftp  /incoming         yes     root    staff  0600 dirs

I can't seem to break that, but someone else has figured out how.  They've
created a directory called:

./ /^[[I^[[C^[[P/.^F^A^T^E./

that contains many other subdirectories with hacked programs.  Is this fixed
in the latest beta release?  If so, how can I get a copy?

...dave alden

ps  I tried to search through the archives to see if this was already covered,
    but as far as I can tell (I don't have a degree in "How To Use Listproc"),
    there aren't any archives.

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 08:02: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 m0stFo4-000DbYC; Thu, 14 Sep 95 08: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 JAA12322; Thu, 14 Sep 1995 09:59:42 -0500
Received: from paris.tactech.com (paris.tactech.com [199.107.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA11965 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 09:56:57 -0500
Received: from london.tactech.com by paris.tactech.com (5.0/SMI-SVR4)
	id AA21437; Thu, 14 Sep 1995 08:00:19 -0700
Received: from newport.tactech.com by london.tactech.com (5.0/SMI-SVR4)
	id AA21733; Thu, 14 Sep 1995 07:54:40 +0800
Received: by newport.tactech.com (5.0/SMI-SVR4)
	id AA29666; Thu, 14 Sep 1995 07:55:10 +0800
Message-Id: <Pine.3.89.9509140729.A29584-0100000@newport>
Date: Thu, 14 Sep 1995 07:55:07 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve R. Harding" <sharding@paris.tactech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ls prob with gui clients
In-Reply-To: <30558F79@mailsrvr.bussvc.wisc.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


<snip>

> Although graphical ftp clients work fine for anonymous ftp and for users 
> with accounts that are not members of wu-ftpd guestgroups, users are members 
> of wu-ftpd guestgroups can't see any files in any of their directories if 
> they use
> an ftp client with a graphical user interface.

<more snip>
> 
> Oddly if they login with a text based ftp client, none of these problems 
> occur.

You Are Not Alone...

I have the same problem running wu-ftpd V2.4 under Solaris 2.3.  If I 
find a solution I will post.  Please do the same.  The problem only 
occurs with gui clients that use a guest-group account.

I haven't tried it using anonymous yet, just guest and real users.

BTW, the gui client I am using is PCNFSpro by SunSoft.  What about yours?

Regards,
-------------------------------------------------------------------------------
Steve Harding                                      Email: sharding@tactech.com
TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
Yorba Linda, CA


From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 08:16: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 m0stG0z-000Dc0C; Thu, 14 Sep 95 08: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 KAA14027; Thu, 14 Sep 1995 10:13:16 -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 KAA13498 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 10:09:13 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA16328
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Thu, 14 Sep 1995 17:08:50 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA17341; Thu, 14 Sep 1995 17:09:28 +0100
Message-Id: <199509141508.AA16328@mailserv.cc.kuleuven.ac.be>
Date: Thu, 14 Sep 95 17:09:27 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: "upload" broken in wu-ftpd 2.4?
In-Reply-To: <95091416172546@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 14, 95 4:17 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>   I just found out that some hackers are using my site as a drop site.  I'm
> using the following upload keyword to keep that from happening:
> 
> upload  /opt/local/ftp  /incoming         yes     root    staff  0600 dirs
> 
I have asked the question before, no response at all. I will rather call
this a bug rather than a (undocumented) feature. However, I managed to
find out a workaround.

The reason to cause the owner problem is that ~ftp/incoming is public
unreadable. Then, all files and dirs are owned by ftp.bin. Your root.staff
setting does not work as expected. Put back the public read permission
solve the problem.

> I can't seem to break that, but someone else has figured out how.  They've
> created a directory called:
> 
> ./ /^[[I^[[C^[[P/.^F^A^T^E./
> 
Look like your ftpaccess setup problem. By default, wu-ftpd does not allow
space and dot as file name. Are you sure the ftpd does not bypass ftpaccess?

> that contains many other subdirectories with hacked programs.  Is this fixed
> in the latest beta release?  If so, how can I get a copy?
> 
> ...dave alden
> 

--
Yanming PENG
peng@mech.kuleuven.ac.be

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 08:45: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 m0stGTw-000DUaC; Thu, 14 Sep 95 08: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 KAA16939; Thu, 14 Sep 1995 10:42:44 -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 KAA16680 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 10:40:02 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA16562
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Thu, 14 Sep 1995 17:39:52 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA19240; Thu, 14 Sep 1995 17:40:30 +0100
Message-Id: <199509141539.AA16562@mailserv.cc.kuleuven.ac.be>
Date: Thu, 14 Sep 95 17:40:29 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: "upload" broken in wu-ftpd 2.4?
In-Reply-To: <95091416172546@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 14, 95 4:17 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I can't seem to break that, but someone else has figured out how.  They've
> created a directory called:
> 
> ./ /^[[I^[[C^[[P/.^F^A^T^E./
> 
> that contains many other subdirectories with hacked programs.  Is this fixed

On second thought, are you sure it is done via ftp? (check xferlog) It maybe
created by a user directly and chown to ftp. Does your system allow regular
user chown?


--
peng@mech.kuleuven.ac.be

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 08:52: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 m0stGaJ-000DZMC; Thu, 14 Sep 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 KAA17728; Thu, 14 Sep 1995 10:49:36 -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 KAA17314 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 10:45:59 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA11175; Thu, 14 Sep 1995 10:44:15 -0500
Message-Id: <Pine.LNX.3.91.950914102301.11089C-100000@puddytat.intecom.com>
Date: Thu, 14 Sep 1995 10:44: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: "upload" broken in wu-ftpd 2.4?
In-Reply-To: <199509141411.KAA11578@zaphod.mps.ohio-state.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 14 Sep 1995, Dave Alden wrote:

> Hi,
>   I just found out that some hackers are using my site as a drop site.  I'm
> using the following upload keyword to keep that from happening:
> upload  /opt/local/ftp  /incoming         yes     root    staff  0600 dirs
>
> I can't seem to break that, but someone else has figured out how.  They've
> created a directory called:
> 
> ./ /^[[I^[[C^[[P/.^F^A^T^E./
> 
> that contains many other subdirectories with hacked programs.  Is this fixed
> in the latest beta release?  If so, how can I get a copy?

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


Set the /etc/ftpaccess options to something like this:

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

     Prevents weird file names.

upload  /opt/local/ftp  /incoming         yes     root    staff  0600 dirs
                                                                      nodirs
     Prevents directories from being created.                         ^^^^^^



Check out Christopher Klaus's Secure FTP FAQ:

http://iss.net/iss/faq.html


Also, I have permissions set to 0733 on the incoming directory; no one can
see the contents, and you cannot read from the directory.  I don't care if
it is inconvenient.  The incoming directory is incoming *only* -- no
trading here, please. 

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 09:00: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 m0stGhn-000DXOC; Thu, 14 Sep 95 09: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 KAA18689; Thu, 14 Sep 1995 10:57:21 -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 KAA17821 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 10:50:32 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id LAA06177 for wu-ftpd@wugate.wustl.edu; Thu, 14 Sep 1995 11:47:00 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA02934; Thu, 14 Sep 95 11:40:43 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA28059; Thu, 14 Sep 95 11:45:01 -0400
Message-Id: <9509141144.ZM28057@squid>
Date: Thu, 14 Sep 1995 11:44:58 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kgs@vx.com (Ketan Shah)
To: wu-ftpd@wugate.wustl.edu
Subject: dir wont work?
In-Reply-To: Yanming PENG <Yanming.Peng@mech.kuleuven.ac.be>
        "Re: "upload" broken in wu-ftpd 2.4?" (Sep 14,  5:09pm)
References: <199509141508.AA16328@mailserv.cc.kuleuven.ac.be>
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 is the reason dir wont work?


Thanks in advance.

-- 
Ketan Shah (kgs@vx.com)
	
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 Sep 14 09:02: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 m0stGkR-0000K2C; Thu, 14 Sep 95 09: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 LAA19045; Thu, 14 Sep 1995 11:00:08 -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 KAA17891 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 10:51:12 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA11187; Thu, 14 Sep 1995 10:49:29 -0500
Message-Id: <Pine.LNX.3.91.950914104637.11089D-100000@puddytat.intecom.com>
Date: Thu, 14 Sep 1995 10:49:28 -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: ls prob with gui clients
In-Reply-To: <Pine.3.89.9509140729.A29584-0100000@newport>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 14 Sep 1995, Steve R. Harding wrote:

> 
> <snip>
> 
> > Although graphical ftp clients work fine for anonymous ftp and for users 
> > with accounts that are not members of wu-ftpd guestgroups, users are members 
> > of wu-ftpd guestgroups can't see any files in any of their directories if 
> > they use
> > an ftp client with a graphical user interface.
> 
> <more snip>
> > 
> > Oddly if they login with a text based ftp client, none of these problems 
> > occur.
> 
> You Are Not Alone...
> 
> I have the same problem running wu-ftpd V2.4 under Solaris 2.3.  If I 
> find a solution I will post.  Please do the same.  The problem only 
> occurs with gui clients that use a guest-group account.
> 
> I haven't tried it using anonymous yet, just guest and real users.


Almost certainly a problem with a missing ~guest/bin/ls.  Best bet is a 
statically linked ls if you can; otherwise you may need ~guest/dev and 
~guest/lib directories with appropriate entries for shared libs and 
needed devices.  I don't run Solaris, so don't know what is needed.

Somebody running Solaris want to jump in???

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 09:27: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 m0stH89-000DZjC; Thu, 14 Sep 95 09: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 LAA21784; Thu, 14 Sep 1995 11:24:29 -0500
Received: from mailgw.haz.ornl.gov (mailgw.haz.ornl.gov [128.219.38.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA21546 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 11:22:18 -0500
Received: (from jackson@localhost) by mailgw.haz.ornl.gov (8.6.9/8.6.9) id MAA03872; Thu, 14 Sep 1995 12:19:33 -0400
Message-Id: <Pine.SUN.3.91.950914115649.3792B-100000@mailgw.haz.ornl.gov>
Date: Thu, 14 Sep 1995 12:19:32 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jackson S G <jackson@mailgw.haz.ornl.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: installation on DEC Alpha 3000 OSF/1 Ver 3
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm up against a wall.  Compiles beautifully.. build osf, 
installs like a dream. ckconfig comes up ok. but when I ftp
to it the connection just hangs.. nothing happens.
Any ideas??

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 09:32: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 m0stHCv-000DXbC; Thu, 14 Sep 95 09: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 LAA22328; Thu, 14 Sep 1995 11:29:12 -0500
Received: from msmail.em.cdc.gov (msmail.em.cdc.gov [158.111.3.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA21805 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 11:24:37 -0500
Received: from SmtpOut.em.cdc.gov by msmail.em.cdc.gov (5.0/SMI-SVR4)
	id AA17537; Thu, 14 Sep 1995 12:28:21 -0400
Received: by SmtpOut.em.cdc.gov with Microsoft Mail
	id <3057E770@SmtpOut.em.cdc.gov>; Thu, 14 Sep 95 12:27:28 EST
Message-Id: <3057E770@SmtpOut.em.cdc.gov>
Date: Thu, 14 Sep 95 12:25:00 EST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kerr, James A." <jak7@OPSIRM1.EM.CDC.GOV>
To: "'wu-ftp list'" <wu-ftpd@wugate.wustl.edu>
Subject: FW: dir wont work?
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Do you have LS in the bin dir for your FTP server?
Jim

 ----------
From:  owner-wu-ftpd[SMTP:owner-wu-ftpd@wugate.wustl.edu]
Sent:  Thursday, September 14, 1995 11:45 AM
To:  wu-ftpd
Subject:  dir wont work?

What is the reason dir wont work?


Thanks in advance.

 --
Ketan Shah (kgs@vx.com)
          

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 Sep 14 09:33: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 m0stHDr-0006k0C; Thu, 14 Sep 95 09: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 LAA22506; Thu, 14 Sep 1995 11:30:28 -0500
Received: from math.mps.ohio-state.edu (math.mps.ohio-state.edu [128.146.110.30]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA22274 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 11:28:48 -0500
Received: (from alden@localhost) by math.mps.ohio-state.edu (8.7.Beta.7/8.7.Beta.7) id MAA16775 for wu-ftpd@wugate.wustl.edu; Thu, 14 Sep 1995 12:28:47 -0400 (EDT)
Message-Id: <199509141628.MAA16775@math.mps.ohio-state.edu>
Date: Thu, 14 Sep 1995 12:28:46 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Alden <alden@math.ohio-state.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: "upload" broken in wu-ftpd 2.4?
In-Reply-To: <Pine.LNX.3.91.950914102301.11089C-100000@puddytat.intecom.com> from "Michael Brennen" at Sep 14, 95 10:44:14 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,

> Set the /etc/ftpaccess options to something like this:
> 
> path-filter  anonymous  /etc/pathmsg  ^[-A-Za-z0-9_\.]*$  ^\.  ^-

They already are.  :-(

> upload  /opt/local/ftp  /incoming         yes     root    staff  0600 dirs
>                                                                       nodirs
>      Prevents directories from being created.                         ^^^^^^

But it shouldn't matter, right?  Once the directory is created, it is supposed
to be chown'ed to root with a protection of 600 -- but it isn't being done.
After the directory is created, ftp owns it.

> Check out Christopher Klaus's Secure FTP FAQ:
> 
> http://iss.net/iss/faq.html

Thanks.

> Also, I have permissions set to 0733 on the incoming directory; no one can
> see the contents, and you cannot read from the directory.  I don't care if
> it is inconvenient.  The incoming directory is incoming *only* -- no
> trading here, please. 

But being able to see the contents shouldn't matter if ftpd properly chown's
and chmod's the file (which it does on files, but doesn't seem to do on the
directories).

...dave

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 10:16: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 m0stHtt-000Db5C; Thu, 14 Sep 95 10: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 MAA26528; Thu, 14 Sep 1995 12:14:06 -0500
Received: from paris.tactech.com (paris.tactech.com [199.107.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA26271 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 12:10:55 -0500
Received: from london.tactech.com by paris.tactech.com (5.0/SMI-SVR4)
	id AA22950; Thu, 14 Sep 1995 10:14:23 -0700
Received: from newport.tactech.com by london.tactech.com (5.0/SMI-SVR4)
	id AA22347; Thu, 14 Sep 1995 10:08:43 +0800
Received: by newport.tactech.com (5.0/SMI-SVR4)
	id AA29975; Thu, 14 Sep 1995 10:09:13 +0800
Message-Id: <Pine.3.89.9509140918.A29939-0100000@newport>
Date: Thu, 14 Sep 1995 10:09:08 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve R. Harding" <sharding@PARIS.tactech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ls prob with gui clients
In-Reply-To: <Pine.LNX.3.91.950914104637.11089D-100000@puddytat.intecom.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


<my own blah blah>
> 
> 
> Almost certainly a problem with a missing ~guest/bin/ls.  Best bet is a 
> statically linked ls if you can; otherwise you may need ~guest/dev and 
> ~guest/lib directories with appropriate entries for shared libs and 
> needed devices.  I don't run Solaris, so don't know what is needed.
> 
> Somebody running Solaris want to jump in???

Thanks f/both of your tips.  I got ls -la working on a text-based ftp 
client, but now when I use the gui client (running under Windows f/WG 
3.11), it bombs with a "NFSWFTP caused a General Protection Fault in 
module USER.EXE at 0001:39EE".

Isn't this fun?
-------------------------------------------------------------------------------
Steve Harding                                      Email: sharding@tactech.com
TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
Yorba Linda, CA


From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 10:53: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 m0stITK-000DdcC; Thu, 14 Sep 95 10: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 MAA29358; Thu, 14 Sep 1995 12:50:41 -0500
Received: from holmes.npr.org (holmes.npr.org [205.153.36.175]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA29081 for <WU-FTPD@WUGATE.WUSTL.EDU>; Thu, 14 Sep 1995 12:46:54 -0500
Received: by holmes.npr.org; id NAA21470; Thu, 14 Sep 1995 13:49:31 -0400
Received: from blues.npr.org(150.125.107.175) by holmes.npr.org via smap (V1.3)
	id sma021466; Thu Sep 14 13:49:05 1995
Received: from betty.npr.org by blues.npr.org with SMTP;
          Thu, 14 Sep 1995 13:35:59 -0400 (EDT)
Message-Id: <950914134722.236066d8@npr.org>
Date: Thu, 14 Sep 1995 13:47:22 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: MOLIVER@npr.org
To: WU-FTPD@WUGATE.WUSTL.EDU
Cc: MOLIVER@npr.org
Subject: S/key and Time..
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


	I finally have gotten WU-FTPD (beta 5) up and running.

	I have three queries about it though..

	1. Skey authentication is invoked for ALL users except for Anonymous 
and those accounts destined for guest access ??  I.E. if a key has not been 
generated for the user then they will be denied access??
	
	2. Time. The syslog appears to be logging the wu-ftpd messages 4 hours 
ahead of time.  I there a parameter to be changed for EDT not GMT ???

	3. I got this running on an SGI running IRIX 5.3 after much help from 
those who have traveled before me. During the Install it could not install the 
Man pages.  Where do the man pages belong on an IRIX 5.3 box??

	Any info would be greatly appreciated.

  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  |   Miles D. Oliver - POSTMASTER    |   Network/Systems Administrator     |
  |   National Public Radio           |   W.      +1-202-414-2989           |
  |   635 Massachusetts Ave NW        |   FAX:    +1-202-414-3051           |
  |   Washington DC. 20001            |   Internet: moliver@npr.org         |
  |                                   |   http://www.npr.org/               |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  | TECH:  Now is this a DOS or Windows product we are helping you with.... |
  | USER:       Gee.. I dont know.. Let me look at the box....              |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-



	

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 12:28: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 m0stJxN-000DXTC; Thu, 14 Sep 95 12: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 OAA06615; Thu, 14 Sep 1995 14:25:18 -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 OAA06300 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 14:22:05 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id OAA11396; Thu, 14 Sep 1995 14:20:21 -0500
Message-Id: <Pine.LNX.3.91.950914141350.11089J-100000@puddytat.intecom.com>
Date: Thu, 14 Sep 1995 14:20:20 -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: S/key and Time..
In-Reply-To: <950914134722.236066d8@npr.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 14 Sep 1995 MOLIVER@npr.org wrote:

> 	I finally have gotten WU-FTPD (beta 5) up and running.
> 
> 	I have three queries about it though..
> 
> 	1. Skey authentication is invoked for ALL users except for Anonymous 
> and those accounts destined for guest access ??  I.E. if a key has not been 
> generated for the user then they will be denied access??

Depends how you compiled it.  By default it will not take ordinary 
passwords (a *Hobbit* hack).  However, look for the word "wrongo" in 
ftpd.c and comment that line of source out.  You'll know quickly enough 
when you find the right line......

You will still get the SKEY prompt but entering the ordinary password 
will work.


> 	2. Time. The syslog appears to be logging the wu-ftpd messages 4 hours 
> ahead of time.  I there a parameter to be changed for EDT not GMT ???

Don't know about this.


> 	3. I got this running on an SGI running IRIX 5.3 after much help from 
> those who have traveled before me. During the Install it could not install the 
> Man pages.  Where do the man pages belong on an IRIX 5.3 box??

Is there a /usr/man/man[1-8] set of directories?  I don't know SGI.

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 13:36: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 m0stL1C-000DWtC; Thu, 14 Sep 95 13: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 PAA11891; Thu, 14 Sep 1995 15:33:50 -0500
Received: from wingra.adp.wisc.edu (wingra.adp.wisc.edu [144.92.104.18]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA11538 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 15:29:40 -0500
Received: from mailsrvr.bussvc.wisc.edu (mailsrvrx.bussvc.wisc.edu) by wingra.adp.wisc.edu with SMTP id AA12457
  (5.67b/IDA-1.5 for <wu-ftpd@wugate.wustl.edu>); Thu, 14 Sep 1995 15:33:38 -0500
Received: by mailsrvr.bussvc.wisc.edu with Microsoft Mail
	id <305890B8@mailsrvr.bussvc.wisc.edu>; Thu, 14 Sep 95 15:29:44 cdt
Message-Id: <305890B8@mailsrvr.bussvc.wisc.edu>
Date: Thu, 14 Sep 95 15:28:00 cdt
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Winger, Scott" <swinger@mailsrvr.bussvc.wisc.edu>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Cc: "Winger, Scott" <swinger@mailsrvr.bussvc.wisc.edu>
Subject: Re: S/key and Time..
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Michael Brennen wrote:

>       I finally have gotten WU-FTPD (beta 5) up and running.
>
>       I have three queries about it though..
>       1. ...
>       2. Time. The syslog appears to be logging the wu-ftpd messages 4 
hours
> ahead of time.  I there a parameter to be changed for EDT not GMT ???

I'm having the same problem.  As near as I can tell, mine's 5 hours ahead 
but I'm just at wu-ftpd 2.4.1

Anyone have ideas on this?

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 13:56: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 m0stLKJ-000DcQC; Thu, 14 Sep 95 13: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 PAA13286; Thu, 14 Sep 1995 15:50:59 -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 PAA13142 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 15:49:51 -0500
Received: by pizza.hvu.nl (5.0/KH19950725)
	id AA06998; Thu, 14 Sep 1995 22:50:26 +0200
Message-Id: <9509142050.AA06998@pizza.hvu.nl>
Date: Thu, 14 Sep 95 22:50:26 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: S/key and Time..
In-Reply-To: <305890B8@mailsrvr.bussvc.wisc.edu>; from "Winger, Scott" at Sep 14, 95 3:28 pm
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Quoting Winger, Scott, who wrote :

> >       2. Time. The syslog appears to be logging the wu-ftpd messages 4 
> hours
> > ahead of time.  I there a parameter to be changed for EDT not GMT ???
> 
> I'm having the same problem.  As near as I can tell, mine's 5 hours ahead 
> but I'm just at wu-ftpd 2.4.1
> 
> Anyone have ideas on this?

wu-ftpd overwrites it's argv[] array. On some unices this clutters the
environment and therefore the TZ variable.

solution :

#undef 	SETPROCTITLE

in src/config/config.h

                                     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 Sep 14 17:14: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 m0stOQU-0006kEC; Thu, 14 Sep 95 17: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 TAA26716; Thu, 14 Sep 1995 19:11:54 -0500
Received: from narq.avian.org ([199.103.168.126]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA26430 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 19:07:20 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.12/_H*) id SAA04146 for wu-ftpd@wugate.wustl.edu; Thu, 14 Sep 1995 18:46:38 -0400
Message-Id: <199509142246.SAA04146@narq.avian.org>
Date: Thu, 14 Sep 1995 18:46:38 -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: skey
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

yeah... my fault; I assumed that folks wanting s/key would NOT want regular
passwords, but I did point out what line of source to take out if you
wanted both.  Make sure your line says "wrongo:spazmoid" and not "xxx", or
else a passwd field disabled with "xxx" will ALLOW access!!

Many of the patches I supplied were motivated by what I was willing to run
on my own machines, so your own needs and mileage will undoubtedly vary.
Grubbing through the source definitely pays off, though, if you carve out
some time and at least find the juicy bits if not read the whole thing!

_H*

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 20:03: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 m0stR3m-000DKtC; Thu, 14 Sep 95 20: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 WAA04825; Thu, 14 Sep 1995 22:00:55 -0500
Received: from netcomsv.netcom.com (uucp5.netcom.com [163.179.3.5]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA04686 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 21:59:01 -0500
Received: from newgen.UUCP by netcomsv.netcom.com with UUCP (8.6.12/SMI-4.1)
	id TAA22037; Thu, 14 Sep 1995 19:47:40 -0700
Received: from station1.systems by newgen.nexgen.com (4.1/SMI-4.1)
	id AA00483; Thu, 14 Sep 95 17:55:32 PDT
Message-Id: <9509150055.AA00483@newgen.nexgen.com>
Date: Thu, 14 Sep 95 17:55:32 PDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: babar@nexgen.com (Syed Babar )
To: wu-ftpd@wugate.wustl.edu
Cc: babar@nexgen.com
Subject: time out
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello;

	I am running wu-4.2 on sunos .and i dont know how to tell ftpd
to close connection after a certain period of idle time. 
I will be very thankfull if someone can helpme for that



Thanks


babar

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 20:41: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 m0stRdx-000DbTC; Thu, 14 Sep 95 20: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 WAA06939; Thu, 14 Sep 1995 22:37:57 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA06627 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 22:34:11 -0500
Received: from viper (viper.hardlink.com [192.215.98.74]) by ccnet.ccnet.com (8.6.12/8.6.12) with SMTP id UAA23427; Thu, 14 Sep 1995 20:30:01 -0700
Received: by viper (5.0/SMI-SVR4)
	id AA19723; Thu, 14 Sep 1995 20:30:38 +0800
Message-Id: <9509150330.AA19723@viper>
Date: Thu, 14 Sep 1995 20:30:38 +0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: hardesty@viper.hardlink.com (Robert R. Hardesty)
To: wu-ftpd@wugate.wustl.edu
Cc: babar@nexgen.com, hardesty@viper.hardlink.com
Subject: Re: time out
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


> From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 20:05 PDT 1995
> Date: Thu, 14 Sep 95 17:55:32 PDT
> From: babar@nexgen.com (Syed Babar )
> To: wu-ftpd@wugate.wustl.edu
> Cc: babar@nexgen.com
> Subject: time out
> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> 
> 
> Hello;
> 
> 	I am running wu-4.2 on sunos .and i dont know how to tell ftpd
> to close connection after a certain period of idle time. 
> I will be very thankfull if someone can helpme for that
> 
> 
> 
> Thanks
> 
> 
> babar
> 


I picked up an idle logout program from the net a week or two back. It
works great and I set it to log out ftp after about 15 min of idle.  It
is called  idled-1.10.tar.gz and can be found in:

ftp.hardlink.com: pub/unix/utils

via anon ftp.


Regards,

Robert

  ___ ___  Robert R. Hardesty .___.___     .__          __ 
 /   |   \ hardesty@hardlink.com /|   |    |__|  ____  |  | __
/    ~    \\__  \ \_  __ \ / __ | |   |    |  | /    \ |  |/ /
\    Y    /Free Internet Access (510) 371-6986||   |  \|    <
 \___|___/ (______/|__|   \_____| |_______||__||___|__/|__|__\

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 14 21: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 m0stS5A-000DWqC; Thu, 14 Sep 95 21: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 XAA08462; Thu, 14 Sep 1995 23:06:26 -0500
Received: from user.whc.net (user.whc.net [204.90.111.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id XAA08394 for <wu-ftpd@wugate.wustl.edu>; Thu, 14 Sep 1995 23:05:14 -0500
Received: from WhiteHorse.whc.net by user.whc.net (8.6.11/8.6.11-fjw) with SMTP
	id WAA03550; Thu, 14 Sep 1995 22:05:12 -0600
Message-Id: <199509150405.WAA03550@user.whc.net>
Date: Thu, 14 Sep 1995 22:04:44 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Gonzalez <mgonzale@whc.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Help with Groups
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mgonzale@whc.net
X-Mailer: Windows Eudora Light Version 1.5.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello,
        I installed the wu_ftpd daemon on our Sun OS 4.1.3 and would like to know where I can find some good info on setting up groups, guests etc... There isn't must doc that comes with the ftpd package.

Thanks

--Mike Gonzalez
--mgonzalez@whc.net

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 02:38: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 m0stXDW-000DHgC; Fri, 15 Sep 95 02: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 EAA22468; Fri, 15 Sep 1995 04:34:18 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id EAA22162 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 04:25:51 -0500
Received: from segfault.monkeys.com (segfault.monkeys.com [205.139.55.200]) by ccnet.ccnet.com (8.6.12/8.6.12) with ESMTP id CAA24657 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 02:21:59 -0700
Received: from segfault.monkeys.com (rfg@localhost) by segfault.monkeys.com (8.6.12/8.6.12) with ESMTP id CAA15120 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 02:09:19 -0700
Message-Id: <15119.811156159@segfault.monkeys.com>
Date: Fri, 15 Sep 1995 02:09:19 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Ronald F. Guilmette" <rfg@monkeys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: An extension providing control over nice values via the ftpaccess file. 
In-Reply-To: Your message of Mon, 04 Sep 1995 14:47:38 -0700.
             <9172.810251258@segfault.monkeys.com> 
X-Copyright: (c) 1995 Ronald F. Guilmette; All rights reserved.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Is this list dead?

I previously sent some patches to this list, hoping to garner at least
_some_ reaction from the ``official'' wu-ftpd ``maintainers'', but based
upon the deafening silence afterward, I get the impression that wu-ftpd
is an orphan now, and that no one is actively maintaining or enhancing it.

If I am wrong about that, then would whoever is actively working on it
please speak up?


-- Ron Guilmette, Roseville, CA -------- Infinite Monkeys & Co. ------------
---- E-mail: rfg@monkeys.com ----------- Purveyors of Compiler Test Suites -
----------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 02:48: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 m0stXNv-000DOgC; Fri, 15 Sep 95 02: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 EAA22982; Fri, 15 Sep 1995 04:46:08 -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 EAA22695 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 04:40:07 -0500
Received: by pizza.hvu.nl (5.0/KH19950725)
	id AA09732; Fri, 15 Sep 1995 11:40:42 +0200
Message-Id: <9509150940.AA09732@pizza.hvu.nl>
Date: Fri, 15 Sep 95 11:40: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: An extension providing control over nice values via the ftpaccess file.
In-Reply-To: <15119.811156159@segfault.monkeys.com>; from "Ronald F. Guilmette" at Sep 15, 95 2:09 am
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Quoting Ronald F. Guilmette, who wrote :

> Is this list dead?

The list works, as list.

> I previously sent some patches to this list, hoping to garner at least
> _some_ reaction from the ``official'' wu-ftpd ``maintainers'', but based
> upon the deafening silence afterward, I get the impression that wu-ftpd
> is an orphan now, and that no one is actively maintaining or enhancing it.

I've also sent patches to the list. Since the 'academic' version gets
updated from time to time, someone is maintaining it (can't remember who
offhand).

Maybe there should be an official address for sending patches to.

                                            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 Fri Sep 15 05:22: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 m0stZmg-000DWjC; Fri, 15 Sep 95 05: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 HAA28817; Fri, 15 Sep 1995 07:19:44 -0500
Received: from galileo.enc.org (galileo.enc.org [128.146.252.52]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA28700 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 07:17:57 -0500
Received: from [128.146.252.151] by galileo.enc.org (8.6.7/5.901231)
	id MAA00057; Fri, 15 Sep 1995 12:18:01 GMT
Message-Id: <v02130501ac7f20b25db9@[128.146.252.151]>
Date: Fri, 15 Sep 1995 08:23:38 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: boogie@enc.org (James Bougor)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: An extension providing control over nice values via the ftpaccess file.
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

how does one unsubscribe from this list?

James Bougor
System Administrator
Eisenhower Nat'l Clearinghouse
boogie@enc.org

"The jump to Hyperspace is unpleasantly like being drunk" Ford
"What is so unpleasant about being drunk" Arthur
"You ask a glass of water" Ford
HHGTTG


From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 06:12: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 m0staYq-000DWFC; Fri, 15 Sep 95 06: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 IAA01241; Fri, 15 Sep 1995 08:06:58 -0500
Received: from fea1.ansys.com.ansys.com ([192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA00961 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 08:03:09 -0500
Received: from by fea1.ansys.com.ansys.com 
	id AA22391; Fri, 15 Sep 95 08:58:21 EDT
Received: from devh8.ansys.com by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
	id AA22541; Fri, 15 Sep 95 08:52:41 EDT
Received: by devh8.ansys.com
	(1.38.193.4/16.2) id AA16805; Fri, 15 Sep 1995 09:03:24 -0400
Message-Id: <9509151252.AA22541@mailhub.ansys.com.ansys.com>
Date: Fri, 15 Sep 1995 09:03:24 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Jones <sj2393@fea1.ansys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups
In-Reply-To: <199509150405.WAA03550@user.whc.net> from "Mike Gonzalez" at Sep 14, 95 10:04:44 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

Mike Gonzalez wrote:
> 
> Hello,
>         I installed the wu_ftpd daemon on our Sun OS 4.1.3 and would like to know where I can find some good info on setting up groups, guests etc... There isn't must doc that comes with the ftpd package.
> 
> Thanks
> 
> --Mike Gonzalez
> --mgonzalez@whc.net
> 

I have for some time practically begged for precisely that
bit of information and have gotten *no* responses at all
from this list.  If you get an answer, I'd be very grateful
if you let me in on the secret!

Thanks,

Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
stevejones@ansys.com


From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 06:44: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 m0stb44-000DVnC; Fri, 15 Sep 95 06: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 IAA03498; Fri, 15 Sep 1995 08:41:35 -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 IAA03376 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 08:40:34 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id JAA02023 for wu-ftpd@wugate.wustl.edu; Fri, 15 Sep 1995 09:37:02 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA14201; Fri, 15 Sep 95 09:32:04 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA10809; Fri, 15 Sep 95 09:36:24 -0400
Message-Id: <9509150936.ZM10807@squid>
Date: Fri, 15 Sep 1995 09:36:21 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kgs@vx.com (Ketan Shah)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups
In-Reply-To: Steve Jones <sj2393@fea1.ansys.com>
        "Re: Help with Groups" (Sep 15,  9:03am)
References: <9509151252.AA22541@mailhub.ansys.com.ansys.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

Once you install the man pages.
do a man on ftpd, ftpaccess,  ftpcount, ftpshut, ftpconversion...
also within the wu-ftp dir there is a sub directory doc/examples
where some of the files have been setup.


Go to http://iss.net/~iss you will find sufficient info to get you thru the
basics.

I also suggest going thru the directories in wu-ftpd ...you will find more
stuff.



-- 
Ketan Shah (kgs@vx.com)
	
Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222
 

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 06:53: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 m0stbCW-000DYPC; Fri, 15 Sep 95 06: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 IAA04325; Fri, 15 Sep 1995 08:50:39 -0500
Received: from paris.tactech.com (paris.tactech.com [199.107.8.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA04083 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 08:48:19 -0500
Received: from london.tactech.com by paris.tactech.com (5.0/SMI-SVR4)
	id AA00273; Fri, 15 Sep 1995 06:51:43 -0700
Received: from newport.tactech.com by london.tactech.com (5.0/SMI-SVR4)
	id AA01499; Fri, 15 Sep 1995 06:46:02 +0800
Received: by newport.tactech.com (5.0/SMI-SVR4)
	id AA01852; Fri, 15 Sep 1995 06:46:30 +0800
Message-Id: <Pine.3.89.9509150622.A1831-0100000@newport>
Date: Fri, 15 Sep 1995 06:46:27 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve R. Harding" <sharding@paris.tactech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups
In-Reply-To: <9509151252.AA22541@mailhub.ansys.com.ansys.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


> > I installed the wu_ftpd daemon on our Sun OS 4.1.3 and would like to know
> > where I can find some good info on setting up groups, guests etc... 
> > There isn't must doc that comes with the ftpd package.
> > 
> > --Mike Gonzalez
> 
> I have for some time practically begged for precisely that
> bit of information and have gotten *no* responses at all
> from this list.  If you get an answer, I'd be very grateful
> if you let me in on the secret!
>
> Steve Jones

Chapter 5 of the O'Reilly & Assoc. book "Managing Internet Information 
Services" is all about setting up the wu-ftpd.  That, plus the man page on
ftpd was enough to get me going.

Of course, I _am_ subscribed to this list, which means I am _still_ 
having problems.  Yes, a faq or other set of docs would be good, but I 
don't think they exist.
-------------------------------------------------------------------------------
Steve Harding                                      Email: sharding@tactech.com
TACTech, Inc.                                      Voice: (714) 974-7676 ext.15
Yorba Linda, CA

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 08:42: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 m0stcuK-000DZEC; Fri, 15 Sep 95 08: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 KAA13731; Fri, 15 Sep 1995 10:39:52 -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 KAA13193 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 10:34:09 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA12016; Fri, 15 Sep 1995 10:32:16 -0500
Message-Id: <Pine.LNX.3.91.950915100313.11984A-100000@puddytat.intecom.com>
Date: Fri, 15 Sep 1995 10:32:15 -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: skey
In-Reply-To: <199509142246.SAA04146@narq.avian.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 14 Sep 1995, *Hobbit* wrote:

> yeah... my fault; I assumed that folks wanting s/key would NOT want regular
> passwords, but I did point out what line of source to take out if you
> wanted both.  Make sure your line says "wrongo:spazmoid" and not "xxx", or
> else a passwd field disabled with "xxx" will ALLOW access!!

My comment on this was not a flame at all; no blaming here.

The difficulty for me right now is transition.  I have one user that 
caught on to SKEY with little help; I have several that will take
significantly longer and several "Now what do I do???" phone calls.

New users will get trained right from the ground up.

Oh well. 

Michael

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 09:03: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 m0stdD5-0000MLC; Fri, 15 Sep 95 09: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 KAA15627; Fri, 15 Sep 1995 10:59:12 -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 KAA15330 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 10:56:18 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA12132; Fri, 15 Sep 1995 10:54:30 -0500
Message-Id: <Pine.LNX.3.91.950915105116.11984F-100000@puddytat.intecom.com>
Date: Fri, 15 Sep 1995 10:54:30 -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: time out
In-Reply-To: <9509150330.AA19723@viper>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 14 Sep 1995, Robert R. Hardesty wrote:

> > Hello;
> > 
> > 	I am running wu-4.2 on sunos .and i dont know how to tell ftpd
> > to close connection after a certain period of idle time. 
> > I will be very thankfull if someone can helpme for that
> 
> 
> I picked up an idle logout program from the net a week or two back. It
> works great and I set it to log out ftp after about 15 min of idle.  It
> is called  idled-1.10.tar.gz and can be found in:
> 
> ftp.hardlink.com: pub/unix/utils
> 
> via anon ftp.

The latest beta pretty much fixes all residual hanging daemon bugs, and 
wu-ftpd has a built in 15 minute idle timer.  You shouldn't need idled.

If you want the timer to be shorter, either use the "-t##" option (where 
## is the number of minutes idle you will allow) or hack the value of the 
"timeout" variable in ftpd.c

Michael

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 09:15: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 m0stdQN-000DLvC; Fri, 15 Sep 95 09: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 LAA16920; Fri, 15 Sep 1995 11:12:52 -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 LAA16534 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 11:09:04 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id LAA12144; Fri, 15 Sep 1995 11:07:11 -0500
Message-Id: <Pine.LNX.3.91.950915105449.11984G-100000@puddytat.intecom.com>
Date: Fri, 15 Sep 1995 11:07:10 -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: An extension providing control over nice values via the ftpaccess file.
In-Reply-To: <9509150940.AA09732@pizza.hvu.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 15 Sep 1995, Koos van den Hout _U nix and we all_ wrote:

> Quoting Ronald F. Guilmette, who wrote :
> 
> > Is this list dead?
> 
> The list works, as list.
> 
> > I previously sent some patches to this list, hoping to garner at least
> > _some_ reaction from the ``official'' wu-ftpd ``maintainers'', but based
> > upon the deafening silence afterward, I get the impression that wu-ftpd
> > is an orphan now, and that no one is actively maintaining or enhancing it.

Bingo.


> I've also sent patches to the list. Since the 'academic' version gets
> updated from time to time, someone is maintaining it (can't remember who
> offhand).
> 
> Maybe there should be an official address for sending patches to.


There seems to be nothing official remaining about this list except that
it is carried on Washington University's bandwidth.  Apparently there is
no official WU maintenance going on.

My complaint is that we (whoever *we* are) can't get admin control of the 
list to update the subscribe info to include the FAQ and other resources 
that are available.

Stan Barber has been pitching in his time to maintain an ongoing beta 
version.  This is all unofficial and on his own time, and it is quite a 
nice effort.  I expect he like most of us is plenty busy with other stuff.

Send patches to this list; he will get them.  (STAN: IS THAT RIGHT???  :-)

Michael Brennen

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 10:57: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 m0stezb-0006kBC; Fri, 15 Sep 95 10: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 MAA25773; Fri, 15 Sep 1995 12:50:45 -0500
Received: from fea1.ansys.com.ansys.com (fea1.swanson.com [192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA25276 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 12:46:16 -0500
Received: from by fea1.ansys.com.ansys.com 
	id AA23716; Fri, 15 Sep 95 13:41:29 EDT
Received: from devh8.ansys.com by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
	id AA23540; Fri, 15 Sep 95 13:35:49 EDT
Received: by devh8.ansys.com
	(1.38.193.4/16.2) id AA18794; Fri, 15 Sep 1995 13:46:32 -0400
Message-Id: <9509151735.AA23540@mailhub.ansys.com.ansys.com>
Date: Fri, 15 Sep 1995 13:46:32 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Jones <sj2393@fea1.ansys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups
In-Reply-To: <Pine.3.89.9509150622.A1831-0100000@newport> from "Steve R. Harding" at Sep 15, 95 06:46: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

Steve R. Harding wrote:
> 
> 
> > > I installed the wu_ftpd daemon on our Sun OS 4.1.3 and would like to know
> > > where I can find some good info on setting up groups, guests etc... 
> > > There isn't must doc that comes with the ftpd package.
> > > 
> > > --Mike Gonzalez
> > 
> > I have for some time practically begged for precisely that
> > bit of information and have gotten *no* responses at all
> > from this list.  If you get an answer, I'd be very grateful
> > if you let me in on the secret!
> >
> > Steve Jones
> 
> Chapter 5 of the O'Reilly & Assoc. book "Managing Internet Information 
> Services" is all about setting up the wu-ftpd.  That, plus the man page on
> ftpd was enough to get me going.
> 
> Of course, I _am_ subscribed to this list, which means I am _still_ 
> having problems.  Yes, a faq or other set of docs would be good, but I 
> don't think they exist.
> -------------------------------------------------------------------------------
> Steve Harding                                      Email: sharding@tactech.com

Well, my message was a little caustic and not intended for
the list but I goofed.  I had meant to respond to Mike
privately; behind your backs, as it were ;^).  But it does
reflect a little of my frustration over this.  I wasn't sure
my questions were even being posted.

To recap, I've read the O'Reilly material (over and over),
I've read the manpages, I've scoured the net looking for
FAQs or whatever.  I've watched this list closely and have
seen posts by others asking the same question; I have asked.
But if the question is ever answered, it's not posted to the
list (someone *may* be responding off-list, but not to me).

I've still not seen a single, complete, *nominal* example of
how to set and *use* an account with special privileges
(groups ?).  I'm not trying to do anything fancy (yet).
Please, just one, full example?

My thanks to the kindly person who takes the time (I know
you're all busy),

Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
stevejones@ansys.com

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 12:31: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 m0stgU4-000DNbC; Fri, 15 Sep 95 12: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 OAA04467; Fri, 15 Sep 1995 14:26:06 -0500
Received: from netmail.austin.ibm.com (netmail.austin.ibm.com [129.35.208.98]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA04061 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 14:20:41 -0500
Received: from blammo.austin.ibm.com (blammo.austin.ibm.com [129.35.42.239]) by netmail.austin.ibm.com (8.6.12/8.6.11) with SMTP id OAA115945 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 14:20:38 -0500
Received: by blammo.austin.ibm.com (AIX 3.2/UCB 5.64/4.03-client-2.6)
          for wu-ftpd@wugate.wustl.edu at austin.ibm.com; id AA22182; Fri, 15 Sep 1995 14:20:37 -0500
Message-Id: <9509151920.AA22182@blammo.austin.ibm.com>
Date: Fri, 15 Sep 95 14:20:36 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Womble" <womble@austin.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups 
In-Reply-To: (Your message of Fri, 15 Sep 95 13:46:32 D.)
             <9509151735.AA23540@mailhub.ansys.com.ansys.com> 
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I recently posted this same question and have not heard back other than
from people that say "I've asked the same question, tell me if you find
out the answer." I did receive a message from someone who said he needed
more information and that autogroup was probably not needed, but I have
not heard back from him after giving him more information.

Maybe what we are trying to do what can't be done, but maybe myself and 
others haven't explained what we want in layman's terms. I'll assume the
latter, so here goes:

I have setup three users - Moe, Larry, and Curly. Each of these users'
primary group is named 'stooge'. The 'stooge' group is defined as a
guestgroup which gives Moe, Larry, and Curly restricted access to their
home directory called /numskulls.

Below the directory /numskulls there are three directories called
/numskulls/yuk-yuk, /numskulls/bad-hair, and /numskulls/poke-n-eye. 
Now I want to set up the users Moe, Larry, and Curly with different
accesses to these directories. Say, Moe with access to poke-n-eye and
bad-hair and no access to yuk-yuk. Larry with access to bad-hair and no
access to yuk-yuk and poke-n-eye. And Curly with access to yuk-yuk and 
no access to bad-hair and poke-n-eye.

Is this possible using the access permissions, user and group setups, 
and wu-ftpd capabilities? If this is not possible, myself and others 
will have to live with what we have. If it is, then I would like an
answer so that my superiors will stop bugging mw to fix this problem.

I hope this explains the problem myself and others want solved.


Steve
-------------------------------------------------------------------------
     Steve Womble                              womble@austin.ibm.com



From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 13:45: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 m0sthdJ-000DYIC; Fri, 15 Sep 95 13: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 PAA10513; Fri, 15 Sep 1995 15:40:55 -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 PAA10170 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 15:37:22 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id PAA12345; Fri, 15 Sep 1995 15:35:34 -0500
Message-Id: <Pine.LNX.3.91.950915133526.12162B-100000@puddytat.intecom.com>
Date: Fri, 15 Sep 1995 15:35: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: Help with Groups
In-Reply-To: <9509151735.AA23540@mailhub.ansys.com.ansys.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 15 Sep 1995, Steve Jones wrote:

> I've still not seen a single, complete, *nominal* example of
> how to set and *use* an account with special privileges
> (groups ?).  I'm not trying to do anything fancy (yet).

I had a writeup on this a long time ago, but I think I dumped it.  I
oughta turn this into a GROUPS-LS-DIR-HOWTO type thing.

In faq, let's do that.  Please go over this thing carefully, as I may have
missed something crucial.  Correct any problems and add anything to it
that I left out and send all that back to me.  I'll put it in the master. 

In particular, send me anything that is OS specific that is not included
here.  Those are some of the most pesky posts on this list.  I run a linux
box, so I described that.  I also found a post that gave some help for
Solaris users.  Any specifics for Sun, SGI, AIX, Win95 (just seeing if
you're awake...) etc. are appreciated. 

Thanks,

Michael Brennen


**************************************************************************
The working example here will be as if it were a directory under a Web
tree, /home/web.  The Web account will be maintained remotely by FTP.  The
remote user is Mortimer.  Mortimer's account name is "mort", group
"client". 

(Yes, there is some droll humor here for the French speakers...)


1. Do the /etc hacks.  Create Mort's entry in /etc/passwd and add the 
   /etc/group entry.  (Or adduser or whatever you use.)  Add the 
   entries to /etc/ftpaccess.

/etc/passwd:
mort:*:403:400:Mortimer Snerd:/home/web/mort/./:/etc/ftponly
                                            ^^^
   The /./ sequence determines where the chroot() is done to.  If you 
   want the chroot() done to the web directory and a chdir() to mort,
   it would look like this:

mort:*:403:400:Mortimer Snerd:/home/web/./mort/:/etc/ftponly
                                       ^^^

   --------> (make sure "/etc/ftponly" is in /etc/shells.)



/etc/group:
client::400:mort



Set Mort's password as you wish, or better yet use S/KEY.




/etc/ftpaccess:
class   local   real,guest,anonymous ......
...                  ^^^^^
...                    +----------- define 'guest' in the proper classes;
...                                 this is site dependent.
...
...
delete     no   anonymous,guest               # delete permission?
overwrite  no   anonymous,guest               # overwrite permission?
rename     no   anonymous,guest               # rename permission?
chmod      no   anonymous,guest               # chmod permission?
umask      no   anonymous,guest               # umask permission?
...                       ^^^^^
...                         +------ decide if guest should be in this 
...                                 permission list; this is site dependent.
...
...
path-filter  guest      /etc/pathmsg  ^[-A-Za-z0-9_\.]*$  ^\.  ^-
...
guestgroup client
...




2. Create Mort's home directory and set its ownership and protections.

mkdir /home/web/mort

chown mort.client /home/web/mort

chmod 755 /home/web/mort




3. Build the directory structure under Mort's account.

cd /home/web/mort

mkdir etc bin [dev lib]   (dev and lib are optional and are OS dependent.)

chown root.daemon etc bin

chmod 111 etc bin




4. Build the contents of the ~/bin directory.

USE STATICALLY LINKED COPIES OF ALL UTILITIES IF POSSIBLE -- YOUR LIFE
(AND EVERYONE ELSE'S ON wu-ftpd@wugate.wustl.edu) WILL BE SIMPLER. 

cp /.../bin/ls bin

Optional for on the fly compression and tar:

cp /.../bin/gzip bin
cp /.../bin/tar  bin


If the utilities are not static, create the necessary devices in ~/dev and 
copy the necessary libraries into ~/lib.  Check the man page for ftpd that 
comes with your system; it may be of help.




5. Build the contents of the ~/etc directory.

Edit "passwd" to contain the following:

root:*:0:0::/:/etc/ftponly
mort:*:403:400::/home/web/mort/./:/etc/ftponly


Edit "group" to contain the following:

root::0:root
client::400:mort


chown root.daemon passwd group

chmod 444 passwd group




6. Add some extra security touches

cd /home/web/mort
touch .rhosts .forward
chown root.root .rhosts .forward
chmod 400 .rhosts .forward




You should now be the proud owner of a working guest group FTP login. 
Connect to the machine via FTP and login as "mort".  You should end up in
Mort's account with a current directory of "/".

If not, go over it carefully again, as there is a lot of detail here.  If
you still can't get it to work, yell for help on wu-ftpd@wugate.wustl.edu. 

**************************************************************************

OS DEPENDENCIES / QUIRKS

LINUX:

Linux does not need a ~/dev dir.  It does need the ~/lib dir if the
utilities in ~/bin are dynamically linked. 

Use the 'ldd' command to find out what libraries are necessary for a given
dynamically linked utility. 



SOLARIS: 

(This was culled from another post by Tom Leach to the wu-ftpd list.)

For people who are having problems with ls -al and dir on solaris 2.x
systems, you might try the following to find out what's missing... 

truss -f chroot ~ftp /bin/ls

This will run the ls command in the same chroot'd environment that
anonymous FTP runs in.  The truss will show you what
files/libraries/devices are accessed and where the ls is looking for them. 

Tom Leach
leach@oce.orst.edu




**************************************************************************

For extra tips on security see Christopher Klaus's FAQ:

http://www.iss.net/iss/faq.html

**************************************************************************

If you run across some special trick required to get guest access to run
on your OS, or some security cleanup, please let me know and I will update
the master of this document. 

Don't contact me individually for help.  Go through the wu-ftpd list for
that and I will see the post there.

Michael Brennen
mbrennen@puddytat.intecom.com

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 14:12: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 m0sti3A-0006lxC; Fri, 15 Sep 95 14: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 QAA12836; Fri, 15 Sep 1995 16:07:48 -0500
Received: from fea1.ansys.com.ansys.com (fea1.swanson.com [192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA12584 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 16:04:37 -0500
Received: from by fea1.ansys.com.ansys.com 
	id AA24376; Fri, 15 Sep 95 16:59:52 EDT
Received: from devh8.ansys.com by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
	id AA24190; Fri, 15 Sep 95 16:54:12 EDT
Received: by devh8.ansys.com
	(1.38.193.4/16.2) id AA19710; Fri, 15 Sep 1995 17:04:55 -0400
Message-Id: <9509152054.AA24190@mailhub.ansys.com.ansys.com>
Date: Fri, 15 Sep 1995 17:04:55 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Jones <sj2393@fea1.ansys.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups
In-Reply-To: <Pine.LNX.3.91.950915133526.12162B-100000@puddytat.intecom.com> from "Michael Brennen" at Sep 15, 95 03:35:33 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

Michael Brennen wrote:
> I had a writeup on this a long time ago, but I think I dumped it.  I
> oughta turn this into a GROUPS-LS-DIR-HOWTO type thing.
> 
> In faq, let's do that.  Please go over this thing carefully, as I may have
> missed something crucial.  Correct any problems and add anything to it
> that I left out and send all that back to me.  I'll put it in the master. 

Halleleujah!! (sp?)

My hope is renewed!  I will give this a thorough spin!


On behalf of all the uninitiated,

   Thank You, Michael!!

[sorry for all the !'s]

Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
stevejones@ansys.com

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 14:35: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 m0stiPf-0006lxC; Fri, 15 Sep 95 14: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 QAA14736; Fri, 15 Sep 1995 16:31:08 -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 QAA14440 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 16:27:50 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id QAA12409; Fri, 15 Sep 1995 16:26:00 -0500
Message-Id: <Pine.LNX.3.91.950915162047.12403A-100000@puddytat.intecom.com>
Date: Fri, 15 Sep 1995 16:25:59 -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: More on guestgroups
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I just added the following to the guestgroup how-to.  The indented text
is existing text; it is there to give a reference.  The new stuff is on 
hard and soft links and permissions on utilities.


>cp /.../bin/ls bin
chmod 111 bin/ls

>Optional for on the fly compression and tar:

>cp /.../bin/gzip bin
>cp /.../bin/tar  bin
chmod 111 bin/gzip
chmod 111 bin/tar




>If the utilities are not static, create the necessary devices in ~/dev and
>copy the necessary libraries into ~/lib.  Check the man page for ftpd that
>comes with your system; it may be of help.

REGARDING HARD AND SOFT/SYMBOLIC LINKS:

The chroot() obviates the use of soft links in this case.  However, it
it is possible to make these hard links back to the master copy of the
utilities rather than copies.  This can save some disk space if that is
a concern.


Michael

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 14:44: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 m0stiYb-000DeCC; Fri, 15 Sep 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 QAA15519; Fri, 15 Sep 1995 16:40:57 -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 QAA15261 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 16:37:41 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id QAA12421; Fri, 15 Sep 1995 16:35:52 -0500
Message-Id: <Pine.LNX.3.91.950915162739.12403B-100000@puddytat.intecom.com>
Date: Fri, 15 Sep 1995 16:35:52 -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: Okay, one more time...
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Last Bug :-) in the guestgroup how-to (ever thought "oops" just as you hit 
the send key???).  Again, the indented stuff is the old stuff.

>cp /.../bin/ls bin
chown root.bin bin/ls
>chmod 111 bin/ls

>Optional for on the fly compression and tar:

>cp /.../bin/gzip bin
>cp /.../bin/tar  bin
chown root.bin bin/gzip
chown root.bin bin/tar
>chmod 111 bin/gzip
>chmod 111 bin/tar

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 15:01: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 m0stioW-000DbOC; Fri, 15 Sep 95 15: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 QAA16663; Fri, 15 Sep 1995 16:57:22 -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 QAA16577 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 16:56:37 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA20394
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Fri, 15 Sep 1995 23:56:34 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA14458; Fri, 15 Sep 1995 23:57:11 +0100
Message-Id: <199509152156.AA20394@mailserv.cc.kuleuven.ac.be>
Date: Fri, 15 Sep 95 23:57:10 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: Help with Groups 
In-Reply-To: <95091521260861@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 15, 95 9:26 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> 
> I recently posted this same question and have not heard back other than
> from people that say "I've asked the same question, tell me if you find
> out the answer." I did receive a message from someone who said he needed
> more information and that autogroup was probably not needed, but I have
> not heard back from him after giving him more information.
> 
> Maybe what we are trying to do what can't be done, but maybe myself and 
> others haven't explained what we want in layman's terms. I'll assume the
> latter, so here goes:
> 
> I have setup three users - Moe, Larry, and Curly. Each of these users'
> primary group is named 'stooge'. The 'stooge' group is defined as a
> guestgroup which gives Moe, Larry, and Curly restricted access to their
> home directory called /numskulls.
> 
> Below the directory /numskulls there are three directories called
> /numskulls/yuk-yuk, /numskulls/bad-hair, and /numskulls/poke-n-eye. 
> Now I want to set up the users Moe, Larry, and Curly with different
> accesses to these directories. Say, Moe with access to poke-n-eye and
> bad-hair and no access to yuk-yuk. Larry with access to bad-hair and no
> access to yuk-yuk and poke-n-eye. And Curly with access to yuk-yuk and 
> no access to bad-hair and poke-n-eye.
> 
Great a group in /etc, say "shared", add Moe and Larry to this group.
bad-hair  owned by Larry, group shared, mode=770
poke-neye owend by Moe,   group stooge, mode=700
yuk-yuk   owend by Curly, group stooge, mode=700

Disable chown if your system allow regular user to use it.


> Is this possible using the access permissions, user and group setups, 
> and wu-ftpd capabilities? If this is not possible, myself and others 

It seems nothing to do with wu-ftpd capabilities.

> will have to live with what we have. If it is, then I would like an
> answer so that my superiors will stop bugging mw to fix this problem.
> 
> I hope this explains the problem myself and others want solved.
> 
> 
> Steve
> -------------------------------------------------------------------------
>      Steve Womble                              womble@austin.ibm.com
> 
--
Yanming PENG

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 15:16: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 m0stj3g-000DNlC; Fri, 15 Sep 95 15: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 RAA17823; Fri, 15 Sep 1995 17:13:09 -0500
Received: from uucp-1.csn.net (uucp-1.csn.net [199.117.27.26]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA17593 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 17:09:58 -0500
Received: from gilligan.xvt.com (uucp@localhost) by uucp-1.csn.net (8.6.12/8.6.12) with UUCP id PAA25482 for wu-ftpd@wugate.wustl.edu; Fri, 15 Sep 1995 15:15:07 -0600
Received: from gilligan.xvt.com.xvt.com (gilligan) by zeus.xvt.com with SMTP id AA03637
  (5.65c/IDA-1.4.4 for <wu-ftpd@wugate.wustl.edu>); Fri, 15 Sep 1995 14:58:55 -0600
Received: by gilligan.xvt.com.xvt.com (4.1/SMI-4.1)
	id AA29070; Fri, 15 Sep 95 14:58:53 MDT
Message-Id: <9509152058.AA29070@gilligan.xvt.com.xvt.com>
Date: Fri, 15 Sep 95 14:58:53 MDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kevink@xvt.com (Kevin Kelm)
To: wu-ftpd@wugate.wustl.edu
Subject: debugging wu-ftpd
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi all.

I'm working on some site-specific modifications to the wu-ftpd
(including a class-specific hidden file system amongst a number
of other things), and the problem I consistently come across is:

  It's a bugger to try and debug this stuff!

I know I can run dbx on it, but can anyone recommend a means of
at _least_ getting a corefile generated when there's a problem?

Any help would be appreciated.

Kevin Kelm
XVT Software Technical Support

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 15 20:53: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 m0stoJR-00079tC; Fri, 15 Sep 95 20: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 WAA01779; Fri, 15 Sep 1995 22:49:13 -0500
Received: from user.whc.net (user.whc.net [204.90.111.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA01597 for <wu-ftpd@wugate.wustl.edu>; Fri, 15 Sep 1995 22:45:26 -0500
Received: from WhiteHorse.whc.net by user.whc.net (8.6.11/8.6.11-fjw) with SMTP
	id VAA03098; Fri, 15 Sep 1995 21:45:24 -0600
Message-Id: <199509160345.VAA03098@user.whc.net>
Date: Fri, 15 Sep 1995 21:44:59 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Gonzalez <mgonzale@whc.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mgonzale@whc.net
X-Mailer: Windows Eudora Light Version 1.5.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Michael,
        I just want to thank you for your help. There is alot to say for the Internet and its users and people like yourself that make a great place. I had fiddled with this for a couple weeks (I'm kinda a Unix newbie). I had asked some local gurus for help and so forth and I was getting frustrated. I did exactly as your instructions and was able to get my first group up and going. I hope this helps others too.

Thanks again.

--Mike Gonzalez
--mgonzalez@whc.net

From owner-wu-ftpd@wugate.wustl.edu Sat Sep 16 19:08: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 m0su99g-000DOlC; Sat, 16 Sep 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 VAA01869; Sat, 16 Sep 1995 21:04:34 -0500
Received: from itsa.ucsf.EDU (itsa.ucsf.EDU [128.218.1.14]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA01642 for <wu-ftpd@wugate.wustl.edu>; Sat, 16 Sep 1995 20:59:22 -0500
Received: (from joed@localhost) by itsa.ucsf.EDU (8.6.8/GSC4.24)
	id SAA123010; Sat, 16 Sep 1995 18:59:21 -0700
Message-Id: <Pine.A32.3.91.950916185650.65308A-100000@itsa.ucsf.edu>
Date: Sat, 16 Sep 1995 18:59:20 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joe DeBattista <joed@itsa.ucsf.EDU>
To: wu-ftpd@wugate.wustl.edu
Subject: using .message with wu-ftpd
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
   I've seen some sites using a .message in a directory, which precedes 
the list of files and directories with some message.  I seem to remember 
there being a program that's used to process this .message.  Can someone 
give me more details on the program, and its use?  Thanks.


                                     Joe DeBattista
                                     UCSF, ITS Computing Facility
                          INTERNET:  joed@itsa.ucsf.edu

From owner-wu-ftpd@wugate.wustl.edu Sat Sep 16 19:55: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 m0su9t4-000DWFC; Sat, 16 Sep 95 19: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 VAA03420; Sat, 16 Sep 1995 21:52:01 -0500
Received: from step.polymtl.ca (step.polymtl.ca [132.207.4.32]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA03234 for <wu-ftpd@wugate.wustl.edu>; Sat, 16 Sep 1995 21:46:52 -0500
Received: (from coyote@localhost) by step.polymtl.ca (8.6.10/8.6.10) id WAA18585; Sat, 16 Sep 1995 22:37:56 -0400
Message-Id: <Pine.SOL.3.91.950916215523.16712B-100000@step.polymtl.ca>
Date: Sat, 16 Sep 1995 22:37:54 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vincent Cojot <coyote@step.polymtl.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Cannot GZIP plain files...
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hello everyone,

Sorry to ask one more question to this list but I am really lost here. (I 
have read all the docs I had, checked the man pages, compared things with 
my working Solaris 2.4 setup but I still cannot find the bug.

For every user (including root, user being connected anonymously or not), 
wu-ftpd-2.4.2-beta-5 which I compiled under Linux 1.3.25/gcc 2.6.3/slackware 
2.3 gives the following:

ftp> get song.txt.gz
200 PORT command successful.
550 Cannot GZIP plain files.

ftp> get song.txt.Z
200 PORT command successful.
550 Cannot COMPRESS plain files.

When trying a ".tar.gz" file, everything is working fine.

ftp> get pub.tgz
200 PORT command successful.
150 Opening BINARY mode data connection for /bin/tar.
226 Transfer complete.
3642 bytes received in 0.263 secs (14 Kbytes/sec)

I am totally lost here, the following is information concerning my 
Linux site configuration, in case you need it:

Vincent coyote@step.polymtl.ca, coyote@info.polymtl.ca
(who would really really apreciate if someone could help.. :) )

******************** ~FTP HIERARCHY *************************
palanthas:/home/ftp# ls -lR
total 7
drwxr-xr-x   2 ftp      wheel        1024 Sep 14 23:41 bin/
drwxr-xr-x   2 ftp      wheel        1024 Aug 31 21:00 etc/
drwxr-xr-x   2 ftp      wheel        1024 Dec  3  1993 incoming/
drwxr-xr-x   2 ftp      wheel        1024 Sep 16 22:31 lib/
drwxr-xr-x   2 ftp      wheel        1024 Sep 16 22:18 pub/
drwxr-xr-x   3 ftp      wheel        1024 Aug 31 21:00 usr/
-rw-r--r--   1 ftp      wheel         417 Sep 14 23:20 welcome.msg

bin:
total 247
-rwx--x--x   1 root     wheel       12292 Sep 14 23:41 compress*
-rwx--x--x   1 root     wheel       46084 Sep 14 23:41 gzip*
-rwx--x--x   1 root     wheel       95236 Feb 12  1994 ls*
-rwx--x--x   1 root     wheel      102404 Sep 14 23:41 tar*

etc:
total 2
-rwxr-xr-x   1 root     wheel         258 Dec  3  1993 group*
-rwxr-xr-x   1 root     wheel         532 Dec  3  1993 passwd*

incoming:
total 0

lib:
total 835
-rwxr-xr-x   1 root     root        20484 Sep 16 22:10 ld.so*
-rwxr-xr-x   1 root     root       634880 Sep 16 22:31 libc.so.4*
-rwxr-xr-x   1 root     wheel      634880 Sep 14 23:42 libc.so.4.6.27*

pub:
total 16
-rw-r--r--   1 root     root         8154 Sep 16 22:18 The_Song_of_Huma.txt
-rw-r--r--   1 root     root         8154 Sep 16 22:18 song.txt

usr:
total 1
drwxr-xr-x   2 ftp      wheel        1024 Aug 31 21:00 bin/

usr/bin:
total 0
lrwxrwxrwx   1 root     root           12 Aug 31 21:00 ls -> ../../bin/ls*

********* FTPCONVERSIONS FILE****************

 :.Z:  :  :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
 :   : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
 :.gz: :  :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
 :   : :.gz:/bin/gzip -9c %s:T_REG:O_COMPRESS:GZIP
 :   : :.tar:/bin/tar -cf - %s:T_REG|T_DIR:O_TAR:TAR
 :   : :.tar.gz:/bin/tar -czf - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
 :   : :.tgz:/bin/tar -czf - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP

****** SHARED LIBS *****************

palanthas:/home/ftp/bin# ldd compress 
        libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27
palanthas:/home/ftp/bin# ldd gzip 
        libc.so.4 (DLL Jump 4.5pl26) => /lib/libc.so.4.6.27
palanthas:/home/ftp/bin# ldd tar 
        libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27
palanthas:/home/ftp/bin# ldd ls
palanthas:/home/ftp/bin# 


From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 12:09: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 m0sulYm-0006n4C; Mon, 18 Sep 95 12: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 OAA02663; Mon, 18 Sep 1995 14:04:22 -0500
Received: from step.polymtl.ca (step.polymtl.ca [132.207.4.32]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA02140 for <wu-ftpd@wugate.wustl.edu>; Mon, 18 Sep 1995 13:54:44 -0500
Received: (from coyote@localhost) by step.polymtl.ca (8.6.10/8.6.10) id OAA08931; Mon, 18 Sep 1995 14:45:45 -0400
Message-Id: <Pine.SOL.3.91.950918144416.8495A-100000@step.polymtl.ca>
Date: Mon, 18 Sep 1995 14:45:44 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vincent Cojot <coyote@step.polymtl.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Wu-ftp list..?
In-Reply-To: <9509142050.AA06998@pizza.hvu.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Is the list dead? I have not received a single message from it for the 
last two days.. If anyone sees this message, could you please tell me and 
I will re-subscribe.

Vincent
(anxiously waiting for a reply to his "cannot GZIP plain files" problem. :)
_________________________________________________________________________
Vincent S. Cojot, Computer Engineering.
Ecole Polytechnique de Montreal, Comite Micro-Informatique.
coyote@step.polymtl.ca, coyote@info.polymtl.ca

They cannot scare me with their empty spaces
Between stars - on stars where no human race is
I have it in me so much nearer home
To scare myself with my own desert places.       - Robert Frost



From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 12:45: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 m0sum7n-000DUdC; Mon, 18 Sep 95 12: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 OAA05277; Mon, 18 Sep 1995 14:40:58 -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 OAA04771 for <wu-ftpd@wugate.wustl.edu>; Mon, 18 Sep 1995 14:34:41 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id OAA14374; Mon, 18 Sep 1995 14:32:43 -0500
Message-Id: <Pine.LNX.3.91.950918142847.13880c-100000@puddytat.intecom.com>
Date: Mon, 18 Sep 1995 14:32:42 -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: Wu-ftp list..?
In-Reply-To: <Pine.SOL.3.91.950918144416.8495A-100000@step.polymtl.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Mon, 18 Sep 1995, Vincent Cojot wrote:

> 
> Is the list dead? I have not received a single message from it for the 
> last two days.. If anyone sees this message, could you please tell me and 
> I will re-subscribe.

Since this is Monday, and most of us probably monitor this from our work....
n'est pas?

Try this, originally posted by Jan Hrdonka <Jan.Hrdonka@eunet.cz>:


I have found a bug in wu-ftpd-2.4.2-beta-5, IMO. The src/ftpd.c must be:

line 1409:
        if (S_ISREG(st.st_mode) && (cptr->types & T_REG) == 0) {
                                                         ^^ not !=
...     if (S_ISREG(st.st_mode) == 0 && S_ISDIR(st.st_mode) == 0) {
...     if ((cptr->types & T_ASCII) == 0 && deny_badasciixfer(550, ""))

I didn't check all source codes but uncompression on-the-fly works well now.

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 13:04: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 m0sumQF-000DMRC; Mon, 18 Sep 95 13: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 PAA06840; Mon, 18 Sep 1995 15:00:13 -0500
Received: from Phoenix.ERC.MsState.Edu (Phoenix.ERC.MsState.Edu [192.208.145.65]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA06052 for <wu-ftpd@wugate.wustl.edu>; Mon, 18 Sep 1995 14:51:11 -0500
Received: from Silverado.ERC.MsState.Edu (trey@Silverado.ERC.MsState.Edu [192.208.145.144]);
           by Phoenix.ERC.MsState.Edu using ESMTP (8.6.8.1/7.0m-FWP-MsState);
           id OAA00195; Mon, 18 Sep 1995 14:51:28 -0500
Received:  by Silverado.ERC.MsState.Edu (SMI-8.6/6.0c-FWP);
	   id OAA02504; Mon, 18 Sep 1995 14:50:51 -0500
Message-Id: <199509181950.OAA02504@Silverado.ERC.MsState.Edu>
Date: Mon, 18 Sep 1995 14:50:51 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Trey Breckenridge <trey@ERC.MsState.Edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftp list..?
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I recieved your message!

--
    Trey Breckenridge               Mississippi State University/NSF
     -Systems Administrator           ENGINEERING RESEARCH CENTER
     -Database Administrator                     for
    trey@ERC.MsState.Edu             Computational Field Simulation


> From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 14:21:52 1995
> Date: Mon, 18 Sep 1995 14:45:44 -0400 (EDT)
> Reply-To: wu-ftpd@wugate.wustl.edu
> Sender: owner-wu-ftpd@wugate.wustl.edu
> From: Vincent Cojot <coyote@step.polymtl.ca>
> To: wu-ftpd@wugate.wustl.edu
> Subject: Wu-ftp list..?
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset="US-ASCII"
> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> Content-Length: 671
> 
> 
> Is the list dead? I have not received a single message from it for the 
> last two days.. If anyone sees this message, could you please tell me and 
> I will re-subscribe.
> 
> Vincent
> (anxiously waiting for a reply to his "cannot GZIP plain files" problem. :)
> _________________________________________________________________________
> Vincent S. Cojot, Computer Engineering.
> Ecole Polytechnique de Montreal, Comite Micro-Informatique.
> coyote@step.polymtl.ca, coyote@info.polymtl.ca
> 
> They cannot scare me with their empty spaces
> Between stars - on stars where no human race is
> I have it in me so much nearer home
> To scare myself with my own desert places.       - Robert Frost
> 
> 
> 

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 13:20: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 m0sumfy-000DQTC; Mon, 18 Sep 95 13: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 PAA07836; Mon, 18 Sep 1995 15:15: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 OAA06435 for <wu-ftpd@wugate.wustl.edu>; Mon, 18 Sep 1995 14:55:33 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id PAA03695 for wu-ftpd@wugate.wustl.edu; Mon, 18 Sep 1995 15:51:59 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
	id AA23563; Mon, 18 Sep 95 15:46:52 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id AA18078; Mon, 18 Sep 95 15:51:22 -0400
Message-Id: <9509181551.ZM18075@squid>
Date: Mon, 18 Sep 1995 15:51:18 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kgs@vx.com (Ketan Shah)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftp list..? its monday
In-Reply-To: Vincent Cojot <coyote@step.polymtl.ca>
        "Wu-ftp list..?" (Sep 18,  2:45pm)
References: <Pine.SOL.3.91.950918144416.8495A-100000@step.polymtl.ca>
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

stay calm ....its only monday.

-- 
Ketan Shah (kgs@vx.com)
	
Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222
 

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 14:36: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 m0sunra-000DQHC; Mon, 18 Sep 95 14: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 QAA13248; Mon, 18 Sep 1995 16:32: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 QAA12869 for <wu-ftpd@wugate.wustl.edu>; Mon, 18 Sep 1995 16:25:48 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id QAA15906 for wu-ftpd@wugate.wustl.edu; Mon, 18 Sep 1995 16:25:47 -0500
Message-Id: <199509182125.QAA15906@ftms.ftms.com>
Date: Mon, 18 Sep 1995 16:25:41 -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: FTP jobs hanging around
In-Reply-To: <9509181551.ZM18075@squid> from "Ketan Shah" at Sep 18, 95 03:51:18 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

The following version, wu-2.4.2-academ[BETA-5], has got major problems.

1) Look at the list below of ftp's that just don't go away.  There are 156
   in that list.  Why isn't the ftp daemon killing them off?

2) The user count is screwed up as well.  I had to make the access unlimited,
   since the user count is incremented in the access file, but never
   decremented.  Anyone have any idea as to the problem and/or fixes?

SunOS 4.1.3_U1
SPARCstation 20/M50

Thanks for any help or pointers.

MB
-- 
System Administrator - FT/MS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488 ext 6293
Visit - <URL:http://www.cdsnet.net/vidiot/>  (Your link to Star Trek and UPN)



  182 ?  IW    0:00 -199.166.254.20: anonymous/amigos@idirect.com: RETR / (in.f
  347 ?  IW    0:00 -129.105.100.94: anonymous/ferguson@: LIST (in.ftpd)
  632 ?  IW    0:00 -143.229.200.10: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
  740 ?  IW    0:00 -194.90.1.221: anonymous/Netscape@ts47p1.NetVision.ne (in.f
  752 ?  IW    0:00 -194.90.1.221: anonymous/Netscape@ts47p1.NetVision.ne (in.f
 1352 ?  IW    0:00 -204.71.19.84: anonymous/jkibbe@k12.oit.umass.edu: RE (in.f
 1369 ?  IW    0:00 -204.71.19.84: anonymous/jkibbe@k12.oit.umass.edu: RE (in.f
 1411 ?  IW    0:00 -128.206.1.129: anonymous/c656219@showme.missouri.edu (in.f
 1456 ?  IW    0:00 -199.89.235.229: anonymous/mpoling@mdn.com: RETR /pub (in.f
 1601 ?  IW    0:00 -204.174.30.26: anonymous/DAVID_YEE@mindlink.bc.ca: R (in.f
 1627 ?  IW    0:00 -194.90.1.126: anonymous/Netscape@ts42p6.NetVision.ne (in.f
 1630 ?  IW    0:00 -194.90.1.126: anonymous/Netscape@ts42p6.NetVision.ne (in.f
 1643 ?  IW    0:00 -192.188.135.24: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
 1676 ?  IW    0:00 -194.90.1.126: anonymous/Netscape@ts42p6.NetVision.ne (in.f
 1871 ?  IW    0:00 -134.88.146.21: anonymous/umassd.edu@: RETR /pub/MSCL (in.f
 1884 ?  IW    0:00 -129.74.199.139: anonymous/cluster.user@nd.edu: RETR (in.ft
 1992 ?  IW    0:00 -205.164.220.39: anonymous/llenard@monmouth.com: RETR (in.f
 2226 ?  IW    0:00 -204.191.33.95: anonymous/Netscape@ts13-15.inforamp.n (in.f
 2228 ?  IW    0:00 -204.191.33.95: anonymous/Netscape@ts13-15.inforamp.n (in.f
 2272 ?  IW    0:00 -130.236.84.33: anonymous/Netscape@: LIST (in.ftpd)
 2297 ?  IW    0:00 -198.53.172.47: anonymous/winston@islandnet.com: RETR (in.f
 2303 ?  IW    0:00 -198.53.172.47: anonymous/winston@islandnet.com: RETR (in.f
 2350 ?  IW    0:00 -205.200.18.133: anonymous/jthiesse@mts.net: RETR /pu (in.f
 2360 ?  IW    0:00 -205.200.18.133: anonymous/jthiesse@mts.net: RETR /pu (in.f
 2746 ?  IW    0:00 -140.142.180.61: anonymous/phmalat@u.washington.edu: (in.ft
 2748 ?  IW    0:00 -140.142.180.61: anonymous/phmalat@u.washington.edu: (in.ft
 2772 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E (in.f
 2774 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E (in.f
 2775 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E (in.f
 2776 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E (in.f
 2778 ?  IW    0:00 -128.146.24.195: anonymous/Netscape@slip3-17.acs.ohio (in.f
 3211 ?  IW    0:00 -147.134.225.68: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
 3224 ?  IW    0:00 -199.74.125.61: anonymous/LGShepperd@nwu.edu: RETR /p (in.f
 3226 ?  IW    0:00 -199.74.125.61: anonymous/LGShepperd@nwu.edu: RETR /p (in.f
 3227 ?  IW    0:00 -199.74.125.61: anonymous/LGShepperd@nwu.edu: RETR /p (in.f
 3733 ?  IW    0:00 -198.160.254.23: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
 5294 ?  IW    0:00 -141.211.222.111: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
 5300 ?  IW    0:00 -141.211.222.111: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
 5361 ?  IW    0:00 -165.91.64.183: anonymous/erm8237@vms1.tamu.edu: RETR (in.f
 5847 ?  IW    0:00 -129.62.131.41: anonymous/@: RETR /pub/MSCL/MSCLthem. (in.f
 5993 ?  IW    0:00 -130.157.34.187: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
 6028 ?  IW    0:00 -165.82.104.13: anonymous/@: RETR /pub/MSCL/MSCLthem. (in.f
 6256 ?  IW    0:00 -128.174.166.97: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
 6305 ?  IW    0:00 -199.224.64.34: anonymous/@: RETR /pub/MSCL/MSCLthem. (in.f
 6326 ?  IW    0:00 -205.200.32.21: anonymous/jthiesse@mts.net: RETR /pub (in.f
 6829 ?  IW    0:00 -128.174.166.88: anonymous/wantland@students.uiuc.edu (in.f
 7065 ?  IW    0:00 -204.214.136.232: anonymous/mlwatson@dns.genesis.net: (in.f
 7079 ?  IW    0:00 -204.214.136.232: anonymous/mlwatson@dns.genesis.net: (in.f
 7083 ?  IW    0:00 -204.214.136.232: anonymous/mlwatson@dns.genesis.net: (in.f
 8377 ?  IW    0:00 -205.200.18.126: anonymous/jthiesse@mts.net: RETR /pu (in.f
 8408 ?  IW    0:00 -165.254.128.20: anonymous/Keith@unix.asb.com: LIST (in.ftp
 8411 ?  IW    0:00 -165.254.128.20: anonymous/Keith@unix.asb.com: LIST (in.ftp
 8459 ?  IW    0:00 -205.200.18.153: anonymous/jthiesse@mts.net: RETR /pu (in.f
 8463 ?  IW    0:00 -165.254.128.20: anonymous/Keith@unix.asb.com: LIST (in.ftp
 8500 ?  IW    0:00 -168.143.0.151: anonymous/bn@clark.net: LIST (in.ftpd)
 8502 ?  IW    0:00 -205.200.18.105: anonymous/jthiesse@mts.net: RETR /pu (in.f
 8570 ?  IW    0:00 -152.15.210.1: anonymous/Netscape@sp1-pc.uncc.edu: RE (in.f
 8579 ?  IW    0:00 -152.15.210.1: anonymous/Netscape@sp1-pc.uncc.edu: RE (in.f
 8588 ?  IW    0:00 -199.234.182.200: anonymous/Netscape@philly11.voicene (in.f
 8592 ?  IW    0:00 -199.234.182.200: anonymous/Netscape@philly11.voicene (in.f
 8619 ?  IW    0:00 -199.234.182.200: anonymous/Netscape@philly11.voicene (in.f
 8699 ?  IW    0:00 -204.157.51.129: anonymous/jack@novagate.com: LIST (in.ftpd
 8712 ?  IW    0:00 -204.157.51.129: anonymous/jack@novagate.com: LIST (in.ftpd
 9127 ?  IW    0:00 -132.203.250.86: anonymous/687-9293@: RETR /pub/MSCL/ (in.f
 9142 ?  IW    0:00 -128.59.241.30: anonymous/jdl37@columbia.edu: RETR /p (in.f
 9164 ?  IW    0:00 -137.81.3.71: anonymous/Netscape@: RETR /pub/MSCL/MSC (in.f
12162 ?  IW    0:00 -157.252.65.118: anonymous/YOUREMAILADDRESS@: RETR /p (in.f
12175 ?  IW    0:00 -157.252.65.118: anonymous/YOUREMAILADDRESS@: RETR /p (in.f
12672 ?  IW    0:00 -204.32.168.77: anonymous/jgomb@ix.netcom.com: RETR / (in.f
12802 ?  IW    0:00 -202.36.36.140: anonymous/Netscape@heaphy.central.co. (in.f
12849 ?  IW    0:00 -199.183.109.6: anonymous/tcw@: RETR /pub/MSCL/MSCLth (in.f
12851 ?  IW    0:00 -194.65.16.39: anonymous/lems@mail.telepac.pt: LIST (in.ftp
12880 ?  IW    0:00 -199.17.178.85: anonymous/Netscape@: RETR /pub/MSCL/M (in.f
12918 ?  IW    0:00 -128.42.5.191: anonymous/Netscape@pasyn-63.rice.edu: (in.ft
14277 ?  IW    0:00 -128.148.41.69: anonymous/Kenji_Kono@brown.edu: RETR (in.ft
14303 ?  IW    0:00 -199.60.230.70: anonymous/Netscape@slip0.duncan.islan (in.f
14312 ?  IW    0:00 -199.60.230.70: anonymous/Netscape@slip0.duncan.islan (in.f
14379 ?  IW    0:00 -198.65.161.114: anonymous/mgphoto@neosoft.com: RETR (in.ft
14380 ?  IW    0:00 -198.65.161.114: anonymous/mgphoto@neosoft.com: RETR (in.ft
15005 ?  IW    0:00 -192.188.135.83: anonymous/Lopez_B.@: RETR /pub/MSCL/ (in.f
15006 ?  IW    0:00 -192.188.135.83: anonymous/Lopez_B.@: RETR /pub/MSCL/ (in.f
15350 ?  IW    0:00 -129.105.9.210: anonymous/Netscape@aragorn210.acns.nw (in.f
15777 ?  IW    0:00 -206.9.78.37: anonymous/jwestby@blueearth.k12.cfa.org (in.f
15778 ?  IW    0:00 -206.9.78.37: anonymous/jwestby@blueearth.k12.cfa.org (in.f
15901 ?  IW    0:00 -137.48.46.181: anonymous/minkner@cwis.unomaha.edu: L (in.f
16072 ?  IW    0:00 -204.174.28.3: anonymous/Netscape@line003.pg.mindlink (in.f
16101 ?  IW    0:00 -204.71.21.20: anonymous/bmw@nai.net: LIST (in.ftpd)
16104 ?  IW    0:00 -204.71.21.20: anonymous/bmw@nai.net: LIST (in.ftpd)
16223 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16224 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16231 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16239 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16240 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16242 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16243 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE (in.f
16372 ?  IW    0:00 -136.167.201.35: anonymous/savageje@cleo.bc.edu: RETR (in.f
16373 ?  IW    0:00 -136.167.201.35: anonymous/savageje@cleo.bc.edu: RETR (in.f
16869 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
16983 ?  IW    0:00 -141.225.223.46: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
17016 ?  IW    0:00 -205.216.133.229: anonymous/Netscape@port29.fishnet.n (in.f
17128 ?  IW    0:00 -128.169.27.66: anonymous/Netscape@TCHM04A5.RMT.UTK.E (in.f
17148 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
17149 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
17150 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
17158 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
17531 ?  IW    0:00 -199.174.129.41: anonymous/cory.mckay@distmirr.com: L (in.f
18317 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic. (in.f
18321 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic. (in.f
18335 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic. (in.f
18366 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic. (in.f
18615 ?  IW    0:00 -136.244.49.54: anonymous/alkee@conncoll.edu: RETR /p (in.f
18683 ?  IW    0:00 -136.244.49.54: anonymous/alkee@conncoll.edu: RETR /p (in.f
19590 ?  IW    0:00 -204.251.2.200: anonymous/leeg@bigeasy.com: RETR /pub (in.f
19592 ?  IW    0:00 -204.251.2.200: anonymous/leeg@bigeasy.com: RETR /pub (in.f
19669 ?  IW    0:00 -136.159.200.35: anonymous/darsato@acs.ucalgary.ca: R (in.f
20340 ?  IW    0:00 -198.59.166.165: anonymous/roberts@nmia.com: LIST (in.ftpd)
20357 ?  IW    0:00 -198.59.166.165: anonymous/roberts@nmia.com: LIST (in.ftpd)
20849 ?  IW    0:00 -131.144.196.142: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
20909 ?  IW    0:00 -131.144.196.142: anonymous/@: RETR /pub/MSCL/MSCLthe (in.f
21134 ?  IW    0:00 -129.105.9.209: anonymous/Netscape@aragorn209.acns.nw (in.f
21498 ?  IW    0:00 -199.185.220.23: anonymous/Chymko@mail.planet.eon.net (in.f
21526 ?  IW    0:00 -137.81.38.103: anonymous/Netscape@: RETR /pub/MSCL/M (in.f
21988 ?  IW    0:00 -194.90.1.229: anonymous/Netscape@ts47p9.NetVision.ne (in.f
22009 ?  IW    0:00 -149.130.205.18: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
22016 ?  IW    0:00 -149.130.205.18: anonymous/@: RETR /pub/MSCL/MSCLthem (in.f
22087 ?  IW    0:00 -198.53.144.214: anonymous/Netscape@ts5-14.InfoRamp.N (in.f
22089 ?  IW    0:00 -198.53.144.214: anonymous/Netscape@ts5-14.InfoRamp.N (in.f
22526 ?  IW    0:00 -204.191.100.105: anonymous/Netscape@port5.bmts.com: (in.ft
22529 ?  IW    0:00 -204.71.19.70: anonymous/jkibbe@k12.oit.umass.edu: RE (in.f
22530 ?  IW    0:00 -204.71.19.70: anonymous/jkibbe@k12.oit.umass.edu: RE (in.f
22977 ?  IW    0:00 -141.211.7.102: anonymous/@: RETR /pub/MSCL/MSCLthem. (in.f
23157 ?  IW    0:00 -140.174.243.242: anonymous/Netscape@gorgax22.pixi.co (in.f
23160 ?  IW    0:00 -140.174.243.242: anonymous/Netscape@gorgax22.pixi.co (in.f
23195 ?  IW    0:00 -141.211.6.49: anonymous/yanty@umich.edu: RETR /pub/M (in.f
23225 ?  IW    0:00 -141.211.7.77: anonymous/yanty@umich.edu: RETR /pub/M (in.f
23557 ?  IW    0:00 -141.211.7.102: anonymous/@: RETR /pub/MSCL/MSCLthem. (in.f
25897 ?  IW    0:00 -136.244.49.48: anonymous/@: RETR /pub/MSCL/MSCLthem. (in.f
25969 ?  IW    0:00 -140.192.94.87: anonymous/cboeder@shrike.depaul.edu: (in.ft
25973 ?  IW    0:00 -198.53.172.41: anonymous/kpenner@islandnet.com: RETR (in.f
26486 ?  IW    0:00 -198.53.172.46: anonymous/winston@islandnet.com: RETR (in.f
26508 ?  IW    0:00 -198.53.172.46: anonymous/winston@islandnet.com: RETR (in.f
26632 ?  IW    0:00 -199.237.36.47: anonymous/oln-165-28@whitman.edu: RET (in.f
26760 ?  IW    0:00 -204.120.67.104: anonymous/Netscape@: LIST (in.ftpd)
26761 ?  IW    0:00 -204.17.139.60: anonymous/johnson@alaska.net: RETR /p (in.f
26765 ?  IW    0:00 -204.120.67.104: anonymous/Netscape@: LIST (in.ftpd)
26773 ?  IW    0:00 -204.17.139.60: anonymous/johnson@alaska.net: RETR /p (in.f
27032 ?  IW    0:00 -199.234.182.247: anonymous/Netscape@philly58.voicene (in.f
27038 ?  IW    0:00 -199.234.182.247: anonymous/Netscape@philly58.voicene (in.f
27149 ?  IW    0:00 -199.234.182.247: anonymous/Netscape@philly58.voicene (in.f
27488 ?  IW    0:00 -194.109.7.65: anonymous/johe@xs4all.nl: LIST (in.ftpd)
27498 ?  IW    0:00 -194.109.7.65: anonymous/johe@xs4all.nl: LIST (in.ftpd)
28833 ?  IW    0:00 -165.21.1.142: anonymous/freedom@singnet.com.sg: RETR (in.f
28842 ?  IW    0:00 -165.21.1.142: anonymous/freedom@singnet.com.sg: RETR (in.f
28916 ?  IW    0:00 -194.128.188.222: anonymous/russellg@mistral.co.uk: R (in.f
29603 ?  IW    0:00 -141.211.7.60: anonymous/Netscape@pm036-18.dialip.mic (in.f
29644 ?  IW    0:00 -128.8.76.83: anonymous/Computer Science Center@: RET (in.f

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 18 15:55: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 m0sup6Q-000DKDC; Mon, 18 Sep 95 15: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 RAA18937; Mon, 18 Sep 1995 17:46:02 -0500
Received: from webcom.webcom.com (webcom.webcom.com [205.199.112.21]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA18170 for <wu-ftpd@wugate.wustl.edu>; Mon, 18 Sep 1995 17:36:23 -0500
Received: by webcom.webcom.com
	(1.37.109.15/16.2) id AA135044294; Mon, 18 Sep 1995 15:44:55 -0700
Message-Id: <199509182236.RAA18170@wugate.wustl.edu>
Date: Mon, 18 Sep 95 15:44:54 PDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Thomas Leavitt <leavitt@webcom.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Password protected access by anon users?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Has anyone set this up? How difficult is it? What is required?
--
Web Communications (sm)            Thomas Leavitt--leavitt@webcom.com
Voice: (408) 457-9671 x101         Lead Systems & Network Admin./Tech Suppt.
 
Web Communications Home Page <URL:http://www.webcom.com/>

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 19 04:01: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 m0sv0Qa-000DMiC; Tue, 19 Sep 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 FAA21054; Tue, 19 Sep 1995 05:58:26 -0500
Received: from msmail.em.cdc.gov (msmail.em.cdc.gov [158.111.3.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA20912 for <wu-ftpd@wugate.wustl.edu>; Tue, 19 Sep 1995 05:53:41 -0500
Received: from SmtpOut.em.cdc.gov by msmail.em.cdc.gov (5.0/SMI-SVR4)
	id AA04495; Tue, 19 Sep 1995 06:57:25 -0400
Received: by SmtpOut.em.cdc.gov with Microsoft Mail
	id <305E3167@SmtpOut.em.cdc.gov>; Tue, 19 Sep 95 06:56:39 EST
Message-Id: <305E3167@SmtpOut.em.cdc.gov>
Date: Tue, 19 Sep 95 06:54:00 EST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Kerr, James A." <jak7@OPSIRM1.EM.CDC.GOV>
To: "'wu-ftp list'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: FTP jobs hanging around
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I have found that when I do an FTPCOUNT or FTPWHO none of them work.  Has   
anybody else seen this?   I have also set the path to ftpaccess to a   
different dir via the pathnames.h file, however Beta 5 is still looking   
for the file in the etc dir.
Jim
http://www.geopages.com/rodeodrive/1277

 ----------
From:  owner-wu-ftpd[SMTP:owner-wu-ftpd@wugate.wustl.edu]
Sent:  Monday, September 18, 1995 4:26 PM
To:  wu-ftpd
Subject:  FTP jobs hanging around

The following version, wu-2.4.2-academ[BETA-5], has got major problems.

1) Look at the list below of ftp's that just don't go away.  There are   
156
   in that list.  Why isn't the ftp daemon killing them off?

2) The user count is screwed up as well.  I had to make the access   
unlimited,
   since the user count is incremented in the access file, but never
   decremented.  Anyone have any idea as to the problem and/or fixes?

SunOS 4.1.3_U1
SPARCstation 20/M50

Thanks for any help or pointers.

MB
 --
System Administrator - FT/MS - Madison WI.
e-mail: brown@ftms.com
phone: (608) 273-8262  fax: (608) 273-8719  voice-mail: (800) 426-6488   
ext
6293
Visit - <URL:http://www.cdsnet.net/vidiot/>  (Your link to Star Trek and   
UPN)



  182 ?  IW    0:00 -199.166.254.20: anonymous/amigos@idirect.com: RETR /
(in.f
  347 ?  IW    0:00 -129.105.100.94: anonymous/ferguson@: LIST (in.ftpd)
  632 ?  IW    0:00 -143.229.200.10: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
  740 ?  IW    0:00 -194.90.1.221: anonymous/Netscape@ts47p1.NetVision.ne
(in.f
  752 ?  IW    0:00 -194.90.1.221: anonymous/Netscape@ts47p1.NetVision.ne
(in.f
 1352 ?  IW    0:00 -204.71.19.84: anonymous/jkibbe@k12.oit.umass.edu: RE
(in.f
 1369 ?  IW    0:00 -204.71.19.84: anonymous/jkibbe@k12.oit.umass.edu: RE
(in.f
 1411 ?  IW    0:00 -128.206.1.129: anonymous/c656219@showme.missouri.edu
(in.f
 1456 ?  IW    0:00 -199.89.235.229: anonymous/mpoling@mdn.com: RETR /pub
(in.f
 1601 ?  IW    0:00 -204.174.30.26: anonymous/DAVID_YEE@mindlink.bc.ca: R
(in.f
 1627 ?  IW    0:00 -194.90.1.126: anonymous/Netscape@ts42p6.NetVision.ne
(in.f
 1630 ?  IW    0:00 -194.90.1.126: anonymous/Netscape@ts42p6.NetVision.ne
(in.f
 1643 ?  IW    0:00 -192.188.135.24: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
 1676 ?  IW    0:00 -194.90.1.126: anonymous/Netscape@ts42p6.NetVision.ne
(in.f
 1871 ?  IW    0:00 -134.88.146.21: anonymous/umassd.edu@: RETR /pub/MSCL
(in.f
 1884 ?  IW    0:00 -129.74.199.139: anonymous/cluster.user@nd.edu: RETR
(in.ft
 1992 ?  IW    0:00 -205.164.220.39: anonymous/llenard@monmouth.com: RETR
(in.f
 2226 ?  IW    0:00 -204.191.33.95: anonymous/Netscape@ts13-15.inforamp.n
(in.f
 2228 ?  IW    0:00 -204.191.33.95: anonymous/Netscape@ts13-15.inforamp.n
(in.f
 2272 ?  IW    0:00 -130.236.84.33: anonymous/Netscape@: LIST (in.ftpd)
 2297 ?  IW    0:00 -198.53.172.47: anonymous/winston@islandnet.com: RETR
(in.f
 2303 ?  IW    0:00 -198.53.172.47: anonymous/winston@islandnet.com: RETR
(in.f
 2350 ?  IW    0:00 -205.200.18.133: anonymous/jthiesse@mts.net: RETR /pu
(in.f
 2360 ?  IW    0:00 -205.200.18.133: anonymous/jthiesse@mts.net: RETR /pu
(in.f
 2746 ?  IW    0:00 -140.142.180.61: anonymous/phmalat@u.washington.edu:
(in.ft
 2748 ?  IW    0:00 -140.142.180.61: anonymous/phmalat@u.washington.edu:
(in.ft
 2772 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E
(in.f
 2774 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E
(in.f
 2775 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E
(in.f
 2776 ?  IW    0:00 -128.180.124.10: anonymous/Netscape@plb2.res.Lehigh.E
(in.f
 2778 ?  IW    0:00 -128.146.24.195: anonymous/Netscape@slip3-17.acs.ohio
(in.f
 3211 ?  IW    0:00 -147.134.225.68: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
 3224 ?  IW    0:00 -199.74.125.61: anonymous/LGShepperd@nwu.edu: RETR /p
(in.f
 3226 ?  IW    0:00 -199.74.125.61: anonymous/LGShepperd@nwu.edu: RETR /p
(in.f
 3227 ?  IW    0:00 -199.74.125.61: anonymous/LGShepperd@nwu.edu: RETR /p
(in.f
 3733 ?  IW    0:00 -198.160.254.23: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
 5294 ?  IW    0:00 -141.211.222.111: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
 5300 ?  IW    0:00 -141.211.222.111: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
 5361 ?  IW    0:00 -165.91.64.183: anonymous/erm8237@vms1.tamu.edu: RETR
(in.f
 5847 ?  IW    0:00 -129.62.131.41: anonymous/@: RETR /pub/MSCL/MSCLthem.
(in.f
 5993 ?  IW    0:00 -130.157.34.187: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
 6028 ?  IW    0:00 -165.82.104.13: anonymous/@: RETR /pub/MSCL/MSCLthem.
(in.f
 6256 ?  IW    0:00 -128.174.166.97: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
 6305 ?  IW    0:00 -199.224.64.34: anonymous/@: RETR /pub/MSCL/MSCLthem.
(in.f
 6326 ?  IW    0:00 -205.200.32.21: anonymous/jthiesse@mts.net: RETR /pub
(in.f
 6829 ?  IW    0:00 -128.174.166.88: anonymous/wantland@students.uiuc.edu
(in.f
 7065 ?  IW    0:00 -204.214.136.232: anonymous/mlwatson@dns.genesis.net:
(in.f
 7079 ?  IW    0:00 -204.214.136.232: anonymous/mlwatson@dns.genesis.net:
(in.f
 7083 ?  IW    0:00 -204.214.136.232: anonymous/mlwatson@dns.genesis.net:
(in.f
 8377 ?  IW    0:00 -205.200.18.126: anonymous/jthiesse@mts.net: RETR /pu
(in.f
 8408 ?  IW    0:00 -165.254.128.20: anonymous/Keith@unix.asb.com: LIST
(in.ftp
 8411 ?  IW    0:00 -165.254.128.20: anonymous/Keith@unix.asb.com: LIST
(in.ftp
 8459 ?  IW    0:00 -205.200.18.153: anonymous/jthiesse@mts.net: RETR /pu
(in.f
 8463 ?  IW    0:00 -165.254.128.20: anonymous/Keith@unix.asb.com: LIST
(in.ftp
 8500 ?  IW    0:00 -168.143.0.151: anonymous/bn@clark.net: LIST   
(in.ftpd)
 8502 ?  IW    0:00 -205.200.18.105: anonymous/jthiesse@mts.net: RETR /pu
(in.f
 8570 ?  IW    0:00 -152.15.210.1: anonymous/Netscape@sp1-pc.uncc.edu: RE
(in.f
 8579 ?  IW    0:00 -152.15.210.1: anonymous/Netscape@sp1-pc.uncc.edu: RE
(in.f
 8588 ?  IW    0:00 -199.234.182.200: anonymous/Netscape@philly11.voicene
(in.f
 8592 ?  IW    0:00 -199.234.182.200: anonymous/Netscape@philly11.voicene
(in.f
 8619 ?  IW    0:00 -199.234.182.200: anonymous/Netscape@philly11.voicene
(in.f
 8699 ?  IW    0:00 -204.157.51.129: anonymous/jack@novagate.com: LIST
(in.ftpd
 8712 ?  IW    0:00 -204.157.51.129: anonymous/jack@novagate.com: LIST
(in.ftpd
 9127 ?  IW    0:00 -132.203.250.86: anonymous/687-9293@: RETR /pub/MSCL/
(in.f
 9142 ?  IW    0:00 -128.59.241.30: anonymous/jdl37@columbia.edu: RETR /p
(in.f
 9164 ?  IW    0:00 -137.81.3.71: anonymous/Netscape@: RETR /pub/MSCL/MSC
(in.f
12162 ?  IW    0:00 -157.252.65.118: anonymous/YOUREMAILADDRESS@: RETR /p
(in.f
12175 ?  IW    0:00 -157.252.65.118: anonymous/YOUREMAILADDRESS@: RETR /p
(in.f
12672 ?  IW    0:00 -204.32.168.77: anonymous/jgomb@ix.netcom.com: RETR /
(in.f
12802 ?  IW    0:00 -202.36.36.140: anonymous/Netscape@heaphy.central.co.
(in.f
12849 ?  IW    0:00 -199.183.109.6: anonymous/tcw@: RETR /pub/MSCL/MSCLth
(in.f
12851 ?  IW    0:00 -194.65.16.39: anonymous/lems@mail.telepac.pt: LIST
(in.ftp
12880 ?  IW    0:00 -199.17.178.85: anonymous/Netscape@: RETR /pub/MSCL/M
(in.f
12918 ?  IW    0:00 -128.42.5.191: anonymous/Netscape@pasyn-63.rice.edu:
(in.ft
14277 ?  IW    0:00 -128.148.41.69: anonymous/Kenji_Kono@brown.edu: RETR
(in.ft
14303 ?  IW    0:00 -199.60.230.70: anonymous/Netscape@slip0.duncan.islan
(in.f
14312 ?  IW    0:00 -199.60.230.70: anonymous/Netscape@slip0.duncan.islan
(in.f
14379 ?  IW    0:00 -198.65.161.114: anonymous/mgphoto@neosoft.com: RETR
(in.ft
14380 ?  IW    0:00 -198.65.161.114: anonymous/mgphoto@neosoft.com: RETR
(in.ft
15005 ?  IW    0:00 -192.188.135.83: anonymous/Lopez_B.@: RETR /pub/MSCL/
(in.f
15006 ?  IW    0:00 -192.188.135.83: anonymous/Lopez_B.@: RETR /pub/MSCL/
(in.f
15350 ?  IW    0:00 -129.105.9.210: anonymous/Netscape@aragorn210.acns.nw
(in.f
15777 ?  IW    0:00 -206.9.78.37: anonymous/jwestby@blueearth.k12.cfa.org
(in.f
15778 ?  IW    0:00 -206.9.78.37: anonymous/jwestby@blueearth.k12.cfa.org
(in.f
15901 ?  IW    0:00 -137.48.46.181: anonymous/minkner@cwis.unomaha.edu: L
(in.f
16072 ?  IW    0:00 -204.174.28.3: anonymous/Netscape@line003.pg.mindlink
(in.f
16101 ?  IW    0:00 -204.71.21.20: anonymous/bmw@nai.net: LIST (in.ftpd)
16104 ?  IW    0:00 -204.71.21.20: anonymous/bmw@nai.net: LIST (in.ftpd)
16223 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16224 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16231 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16239 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16240 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16242 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16243 ?  IW    0:00 -199.218.238.18: anonymous/bharding@devrycols.edu: RE
(in.f
16372 ?  IW    0:00 -136.167.201.35: anonymous/savageje@cleo.bc.edu: RETR
(in.f
16373 ?  IW    0:00 -136.167.201.35: anonymous/savageje@cleo.bc.edu: RETR
(in.f
16869 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
16983 ?  IW    0:00 -141.225.223.46: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
17016 ?  IW    0:00 -205.216.133.229: anonymous/Netscape@port29.fishnet.n
(in.f
17128 ?  IW    0:00 -128.169.27.66: anonymous/Netscape@TCHM04A5.RMT.UTK.E
(in.f
17148 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
17149 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
17150 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
17158 ?  IW    0:00 -141.211.234.169: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
17531 ?  IW    0:00 -199.174.129.41: anonymous/cory.mckay@distmirr.com: L
(in.f
18317 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic.
(in.f
18321 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic.
(in.f
18335 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic.
(in.f
18366 ?  IW    0:00 -139.121.23.17: anonymous/ANARCHIE/chuckb@sibyl.saic.
(in.f
18615 ?  IW    0:00 -136.244.49.54: anonymous/alkee@conncoll.edu: RETR /p
(in.f
18683 ?  IW    0:00 -136.244.49.54: anonymous/alkee@conncoll.edu: RETR /p
(in.f
19590 ?  IW    0:00 -204.251.2.200: anonymous/leeg@bigeasy.com: RETR /pub
(in.f
19592 ?  IW    0:00 -204.251.2.200: anonymous/leeg@bigeasy.com: RETR /pub
(in.f
19669 ?  IW    0:00 -136.159.200.35: anonymous/darsato@acs.ucalgary.ca: R
(in.f
20340 ?  IW    0:00 -198.59.166.165: anonymous/roberts@nmia.com: LIST
(in.ftpd)
20357 ?  IW    0:00 -198.59.166.165: anonymous/roberts@nmia.com: LIST
(in.ftpd)
20849 ?  IW    0:00 -131.144.196.142: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
20909 ?  IW    0:00 -131.144.196.142: anonymous/@: RETR /pub/MSCL/MSCLthe
(in.f
21134 ?  IW    0:00 -129.105.9.209: anonymous/Netscape@aragorn209.acns.nw
(in.f
21498 ?  IW    0:00 -199.185.220.23: anonymous/Chymko@mail.planet.eon.net
(in.f
21526 ?  IW    0:00 -137.81.38.103: anonymous/Netscape@: RETR /pub/MSCL/M
(in.f
21988 ?  IW    0:00 -194.90.1.229: anonymous/Netscape@ts47p9.NetVision.ne
(in.f
22009 ?  IW    0:00 -149.130.205.18: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
22016 ?  IW    0:00 -149.130.205.18: anonymous/@: RETR /pub/MSCL/MSCLthem
(in.f
22087 ?  IW    0:00 -198.53.144.214: anonymous/Netscape@ts5-14.InfoRamp.N
(in.f
22089 ?  IW    0:00 -198.53.144.214: anonymous/Netscape@ts5-14.InfoRamp.N
(in.f
22526 ?  IW    0:00 -204.191.100.105: anonymous/Netscape@port5.bmts.com:
(in.ft
22529 ?  IW    0:00 -204.71.19.70: anonymous/jkibbe@k12.oit.umass.edu: RE
(in.f
22530 ?  IW    0:00 -204.71.19.70: anonymous/jkibbe@k12.oit.umass.edu: RE
(in.f
22977 ?  IW    0:00 -141.211.7.102: anonymous/@: RETR /pub/MSCL/MSCLthem.
(in.f
23157 ?  IW    0:00 -140.174.243.242: anonymous/Netscape@gorgax22.pixi.co
(in.f
23160 ?  IW    0:00 -140.174.243.242: anonymous/Netscape@gorgax22.pixi.co
(in.f
23195 ?  IW    0:00 -141.211.6.49: anonymous/yanty@umich.edu: RETR /pub/M
(in.f
23225 ?  IW    0:00 -141.211.7.77: anonymous/yanty@umich.edu: RETR /pub/M
(in.f
23557 ?  IW    0:00 -141.211.7.102: anonymous/@: RETR /pub/MSCL/MSCLthem.
(in.f
25897 ?  IW    0:00 -136.244.49.48: anonymous/@: RETR /pub/MSCL/MSCLthem.
(in.f
25969 ?  IW    0:00 -140.192.94.87: anonymous/cboeder@shrike.depaul.edu:
(in.ft
25973 ?  IW    0:00 -198.53.172.41: anonymous/kpenner@islandnet.com: RETR
(in.f
26486 ?  IW    0:00 -198.53.172.46: anonymous/winston@islandnet.com: RETR
(in.f
26508 ?  IW    0:00 -198.53.172.46: anonymous/winston@islandnet.com: RETR
(in.f
26632 ?  IW    0:00 -199.237.36.47: anonymous/oln-165-28@whitman.edu: RET
(in.f
26760 ?  IW    0:00 -204.120.67.104: anonymous/Netscape@: LIST (in.ftpd)
26761 ?  IW    0:00 -204.17.139.60: anonymous/johnson@alaska.net: RETR /p
(in.f
26765 ?  IW    0:00 -204.120.67.104: anonymous/Netscape@: LIST (in.ftpd)
26773 ?  IW    0:00 -204.17.139.60: anonymous/johnson@alaska.net: RETR /p
(in.f
27032 ?  IW    0:00 -199.234.182.247: anonymous/Netscape@philly58.voicene
(in.f
27038 ?  IW    0:00 -199.234.182.247: anonymous/Netscape@philly58.voicene
(in.f
27149 ?  IW    0:00 -199.234.182.247: anonymous/Netscape@philly58.voicene
(in.f
27488 ?  IW    0:00 -194.109.7.65: anonymous/johe@xs4all.nl: LIST   
(in.ftpd)
27498 ?  IW    0:00 -194.109.7.65: anonymous/johe@xs4all.nl: LIST   
(in.ftpd)
28833 ?  IW    0:00 -165.21.1.142: anonymous/freedom@singnet.com.sg: RETR
(in.f
28842 ?  IW    0:00 -165.21.1.142: anonymous/freedom@singnet.com.sg: RETR
(in.f
28916 ?  IW    0:00 -194.128.188.222: anonymous/russellg@mistral.co.uk: R
(in.f
29603 ?  IW    0:00 -141.211.7.60: anonymous/Netscape@pm036-18.dialip.mic
(in.f
29644 ?  IW    0:00 -128.8.76.83: anonymous/Computer Science Center@: RET
(in.f

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 19 06:51: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 m0sv356-000Dg6C; Tue, 19 Sep 95 06: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 IAA28377; Tue, 19 Sep 1995 08:48:54 -0500
Received: from texmicro.com (texmicro.com [204.95.135.19]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA28121 for <wu-ftpd@wugate.wustl.edu>; Tue, 19 Sep 1995 08:45:16 -0500
Received: from utopia.texmicro.com by texmicro.com (5.x/SMI-SVR4)
	id AA13719; Tue, 19 Sep 1995 08:45:13 -0500
Received: by utopia.texmicro.com (5.x/SMI-SVR4)
	id AA05803; Tue, 19 Sep 1995 08:45:12 -0500
Message-Id: <9509191345.AA05803@utopia.texmicro.com>
Date: Tue, 19 Sep 1995 08:45:12 -0500 (CDT)
Reply-To: max@texmicro.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: max@texmicro.com (Max Heffler)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftp list..?
In-Reply-To: <Pine.SOL.3.91.950918144416.8495A-100000@step.polymtl.ca> from "Vincent Cojot" at Sep 18, 95 02:45:44 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP3 *ALPHA*]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Is the list dead? I have not received a single message from it for the 
> last two days.. If anyone sees this message, could you please tell me and 
> I will re-subscribe.

I received it...
-- 
Max Heffler, Senior Software Design Engineer         max@texmicro.com
Homepage: http://www.texmicro.com/~max - (an exercise in egomania)
  ___________________________________________________
  / // /// // /// // /// // /// // /// // /// // ///
 ---------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 19 08:39: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 m0sv4lX-000Dg0C; Tue, 19 Sep 95 08: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 KAA06552; Tue, 19 Sep 1995 10:36:48 -0500
Received: from step.polymtl.ca (step.polymtl.ca [132.207.4.32]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA06117 for <wu-ftpd@wugate.wustl.edu>; Tue, 19 Sep 1995 10:32:32 -0500
Received: (from coyote@localhost) by step.polymtl.ca (8.6.10/8.6.10) id LAA24820; Tue, 19 Sep 1995 11:23:31 -0400
Message-Id: <Pine.SOL.3.91.950919110745.23949A-100000@step.polymtl.ca>
Date: Tue, 19 Sep 1995 11:23:26 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vincent Cojot <coyote@step.polymtl.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftp list..?
In-Reply-To: <Pine.LNX.3.91.950918142847.13880c-100000@puddytat.intecom.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Mon, 18 Sep 1995, Michael Brennen wrote:

> Try this, originally posted by Jan Hrdonka <Jan.Hrdonka@eunet.cz>:
> 
> 
> I have found a bug in wu-ftpd-2.4.2-beta-5, IMO. The src/ftpd.c must be:
> 
> line 1409:
>         if (S_ISREG(st.st_mode) && (cptr->types & T_REG) == 0) {
>                                                          ^^ not !=
> ...     if (S_ISREG(st.st_mode) == 0 && S_ISDIR(st.st_mode) == 0) {
> ...     if ((cptr->types & T_ASCII) == 0 && deny_badasciixfer(550, ""))
> 

	I tried this and recompiled but nothing changed: I can still "get
directory.tar.gz" or "get directory.tgz" but I cannot "get file.Z" or "get
file.gz", It says: "cannot GZIP plain files" or "cannot COMPRESS plain
files". I am relaly lost here so if someone has an idea, I would really
_love_ it. :) :) :)

Vincent
coyote@step.polymtl.ca, coyote@info.polymtl.ca

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 19 16: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 m0svCGn-000DeeC; Tue, 19 Sep 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 SAA12859; Tue, 19 Sep 1995 18:37:32 -0500
Received: from delyte.lib.siu.edu (delyte.lib.siu.edu [131.230.73.222]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA12708 for <wu-ftpd@wugate.wustl.edu>; Tue, 19 Sep 1995 18:35:00 -0500
Received: from slacker (ouija.mols.siu.edu [131.230.93.65]) by delyte.lib.siu.edu (8.6.12/8.6.12) with SMTP id SAA04525 for <wu-ftpd@wugate.wustl.edu>; Tue, 19 Sep 1995 18:34:59 -0500
Message-Id: <199509192334.SAA04525@delyte.lib.siu.edu>
Date: Tue, 19 Sep 1995 18:34:59 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Brian Lane <blane@lib.siu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: RE: FTP jobs hanging around
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: blane@delyte.lib.siu.edu
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At 06:54 AM 9/19/95 EST, you wrote:
>
>I have found that when I do an FTPCOUNT or FTPWHO none of them work.  Has   
>anybody else seen this?   I have also set the path to ftpaccess to a   
>different dir via the pathnames.h file, however Beta 5 is still looking   
>for the file in the etc dir.
>Jim
>http://www.geopages.com/rodeodrive/1277
>

I have noticed under Solaris 2.4 that ftpcount and ftpwho dont work.. they
do however work under a SCO box that I admin..  i am assuming it has
something to do with the utmp struct that sun provides...  should be easy to
fix.. but I just don't have the time right now..   (I graduate this
semester, and am currently a admin for a SparcCenter 2000) :-)

Brian

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 19 19:03: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 m0svEVY-000DhqC; Tue, 19 Sep 95 19: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 VAA19574; Tue, 19 Sep 1995 21:00:57 -0500
Received: from mercury.earthlink.net (mercury.earthlink.net [198.68.160.4]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA19181 for <wu-ftpd@wugate.wustl.edu>; Tue, 19 Sep 1995 20:54:12 -0500
Received: by mercury.earthlink.net (/\oo/\ Smail3.1.29.1 #29.4)
	id <m0svEKf-000071C@mercury.earthlink.net>; Tue, 19 Sep 95 18:52 PDT
Message-Id: <m0svEKf-000071C@mercury.earthlink.net>
Date: Tue, 19 Sep 1995 18:52:17 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: npc@mercury.earthlink.net (Nick Christenson)
To: wu-ftpd@wugate.wustl.edu
Subject: Wu-ftpd with built in ls.
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 looked in several places and couldn't find out how to build wu-ftpd
with built in ls, although I notice that several sites around the net
have it.  Is there a standard configuration or set of patches that allows 
one to build this in?  

Thanks in advance.

-- 
Nick Christenson
npc@earthlink.net

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 07:07: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 m0svPnm-000DaxC; Wed, 20 Sep 95 07: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 JAA18201; Wed, 20 Sep 1995 09:03:58 -0500
Received: from nic.smsu.edu (nic.smsu.edu [146.7.2.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA17847 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 08:59:07 -0500
Received: by nic.smsu.edu (AIX 3.2/UCB 5.64/4.03)
          id AA57967; Wed, 20 Sep 1995 08:59:06 -0500
Message-Id: <Pine.3.89.9509200844.A71017-0100000@nic.smsu.edu>
Date: Wed, 20 Sep 1995 08:59:06 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Patrick Day <phd985w@nic.smsu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd 2.4 install problems
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings.  Last spring we installed wu-ftpd-2.4 on an IBM RS6000-580 
with very few problems.  It limits the number of users, logs users, 
displays a welcome message, etc.  We currently attempted to install the 
same version on an IBM RS6000-390 (running the same version of the 
operating system) with little success.  It does allow a user to 
anonymously login, but does not limit the number of users, log the users, 
display a message, etc, etc.  I have struggled with this for a couple of 
days, comparing the systems.  I cannot find where they are different.  It 
is as though the files in the /usr/local/wu-ftp-2.4 directory are never 
found or read.  Any hints?  Many thanks...

      Patrick H. Day                Southwest Missouri State University   
      phd985w@nic.smsu.edu          Computer Services - Box 95            
      (417) 836-5672                Springfield, Missouri  65804          

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 08:16: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 m0svQsr-000DVEC; Wed, 20 Sep 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 KAA23392; Wed, 20 Sep 1995 10:12:43 -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 KAA23155 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 10:10:32 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA22736; Wed, 20 Sep 1995 10:08:27 -0500
Message-Id: <Pine.LNX.3.91.950920100357.22704C-100000@puddytat.intecom.com>
Date: Wed, 20 Sep 1995 10:08:26 -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: Wu-ftpd with built in ls.
In-Reply-To: <m0svEKf-000071C@mercury.earthlink.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 19 Sep 1995, Nick Christenson wrote:

> I looked in several places and couldn't find out how to build wu-ftpd
> with built in ls, although I notice that several sites around the net
> have it.  Is there a standard configuration or set of patches that allows 
> one to build this in?  

Comes with plain "ls" built in.  If you want "dir" or "ls -l" to 
work in anonymous or guest environments you have to install an external 
~/bin/ls program with appropriate ~/etc, ~/lib and ~/dev entries.

If you need more contact me directly.

Michael Brennen
mbrennen@puddytat.intecom.com

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 08:46: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 m0svRM5-0006fNC; Wed, 20 Sep 95 08: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 KAA25901; Wed, 20 Sep 1995 10:43:57 -0500
Received: from watson.npr.org (watson.npr.org [205.153.37.175]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA25427 for <WU-FTPD@WUGATE.WUSTL.EDU>; Wed, 20 Sep 1995 10:39:00 -0500
Received: by watson.npr.org; id LAA00711; Wed, 20 Sep 1995 11:42:40 -0400
Received: from blues.npr.org(150.125.107.175) by watson.npr.org via smap (V1.3)
	id sma000703; Wed Sep 20 11:42:20 1995
Received: from betty.npr.org by blues.npr.org with SMTP;
          Wed, 20 Sep 1995 11:27:44 -0400 (EDT)
Message-Id: <950920113928.2360d45a@npr.org>
Date: Wed, 20 Sep 1995 11:39:28 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: MOLIVER@npr.org
To: WU-FTPD@WUGATE.WUSTL.EDU
Cc: MOLIVER@npr.org
Subject: ftpaccess file
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN




	Is the -a command line option (enable ftpaccess file) 
	STILL a default ??  

	On my SGI w/IRIX 5.3 I must force the -a option to get it to read the
	ftpaccess file, and when I do I get the following with it enabled..


majorca 186# [/export/apps/wu-ftpd]: ftp majorca
Connected to majorca.
220 majorca FTP server (Version wu-2.4.2-academ[BETA-5](1) Wed Sep 20 11:18:53 

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 10:53: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 m0svTKK-000CHeC; Wed, 20 Sep 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 MAA05436; Wed, 20 Sep 1995 12:50:21 -0500
Received: from aur.alcatel.com (aurms0.aur.alcatel.com [143.209.4.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA05105 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 12:45:25 -0500
Received: from [143.209.86.17] (aurm99.aur.alcatel.com) by aur.alcatel.com (4.1/SMI-4.1)
	id AA12031; Wed, 20 Sep 95 13:45:22 EDT
Message-Id: <v01530504ac860229dde6@[143.209.86.17]>
Date: Wed, 20 Sep 1995 13:45:24 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kimesd@aur.alcatel.com (Sam Kimery)
To: wu-ftpd@wugate.wustl.edu
Subject: ftshut question
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: kimesd@aurms0.aur.alcatel.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Okay, I'll admit that I haven't scanned every document and all the sources
with a fine toothed comb...


If I use the ftpshut command to shut down the ftp server, what do I have to
do to get service enabled again?

- Sam


From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 10:59: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 m0svTQM-000DiQC; Wed, 20 Sep 95 10: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 MAA05931; Wed, 20 Sep 1995 12:56:26 -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 MAA05628 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 12:53:19 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AB15206
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Wed, 20 Sep 1995 19:53:13 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA12079; Wed, 20 Sep 1995 19:53:51 +0100
Message-Id: <199509201753.AB15206@mailserv.cc.kuleuven.ac.be>
Date: Wed, 20 Sep 95 19:53:51 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: ftshut question
In-Reply-To: <95092019503199@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 20, 95 7:50 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> If I use the ftpshut command to shut down the ftp server, what do I have to
> do to get service enabled again?
> 
> - Sam
> 
Check your ftpaccess, in which, there is a line looks like:
shutdown /etc/shutmsg

Delete/rename /etc/shutmsg (also check ~ftp/etc/shutmsg) will enable 
ftp service again.

--
Yanming PENG
peng@mech.kuleuven.ac.be

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:01: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 m0svTSq-000Dg6C; Wed, 20 Sep 95 11: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 MAA06150; Wed, 20 Sep 1995 12:58:56 -0500
Received: from uucp-1.csn.net (uucp-1.csn.net [199.117.27.26]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA05650 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 12:53:36 -0500
Received: from houdini.UUCP (uucp@localhost) by uucp-1.csn.net (8.6.12/8.6.12) with UUCP id LAA10770 for wu-ftpd@wugate.wustl.edu; Wed, 20 Sep 1995 11:21:09 -0600
Received: from houdini.xvt1 (houdini) by zeus.xvt.com with SMTP id AA11002
  (5.65c/IDA-1.4.4 for <wu-ftpd@wugate.wustl.edu>); Wed, 20 Sep 1995 11:05:48 -0600
Received: by houdini.xvt1 (4.1/SMI-4.1)
	id AA23243; Wed, 20 Sep 95 11:05:48 MDT
Message-Id: <9509201705.AA23243@houdini.xvt1>
Date: Wed, 20 Sep 95 11:05:48 MDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: kevink@houdini.wustl.edu (Kevin Kelm)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftpd with built in ls.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I modified the daemon to have dir/ls -l built in because I needed to control
the visibility of certain directories to different classes of users.  It
required changes to ftpcmd.c and ftpd.c.  Key to it was duping
send_file_list to send_file_list_long and some support functions to format
the data.

Kelm Kelm
XVT Software

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:05: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 m0svTWO-0000GbC; Wed, 20 Sep 95 11: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 NAA06470; Wed, 20 Sep 1995 13:02:39 -0500
Received: from tiamat.ncifcrf.gov (tiamat.NCIFCRF.GOV [129.43.1.67]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA05765 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 12:54:56 -0500
Received: (from poole@localhost) by tiamat.ncifcrf.gov (8.6.12/8.6.12) id NAA08925 for wu-ftpd@wugate.wustl.edu; Wed, 20 Sep 1995 13:54:53 -0400
Message-Id: <199509201754.NAA08925@tiamat.ncifcrf.gov>
Date: Wed, 20 Sep 1995 13:54:52 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Phil Poole <poole@ncifcrf.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftshut question
In-Reply-To: <v01530504ac860229dde6@[143.209.86.17]> from "Sam Kimery" at Sep 20, 95 01:45:24 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

Sam,

Try removing the shutdown message.

That's what worked for me.

-- 
       Phil Poole	| SUN Unix Administrator
     poole@ncifcrf.gov	| Frederick Biomedical SuperComputing Center
      (301) 846-5721	| Frederick MD, 21702

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:16: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 m0svThI-0007fFC; Wed, 20 Sep 95 11: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 NAA07459; Wed, 20 Sep 1995 13:13:59 -0500
Received: from wheaton.wheaton.edu (wheaton.wheaton.edu [192.138.89.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA07193 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 13:10:29 -0500
Received: from david.wheaton.edu by wheaton.wheaton.edu with SMTP id AA05643
  (5.65c+/IDA-1.4.4 for <wu-ftpd@wugate.wustl.edu>); Wed, 20 Sep 1995 13:13:55 -0500
Received: from [192.217.59.166] (plantin1.wheaton.edu [192.217.59.166]) by david.wheaton.edu (8.6.11/8.6.11) with SMTP id NAA23271 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 13:13:51 -0500
Message-Id: <v01510100ac8608de78c4@[192.217.59.166]>
Date: Wed, 20 Sep 1995 13:10:37 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: whp@wheaton.edu (Harry Plantinga)
To: wu-ftpd@wugate.wustl.edu
Subject: building wu-ftpd for solaris
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: whp@david.wheaton.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I wasn't able to build wu-ftpd 2.4 for solaris 2.4 on a sparcstation 5 (I
don't have Sun's C compiler, only gcc).

Are pre-built executables available, or does anyone have some pointers
on how I might succeed?

Thanks!

-Harry Plantinga
 whp@wheaton.edu


From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:32: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 m0svTvz-0007s2C; Wed, 20 Sep 95 11: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 NAA08697; Wed, 20 Sep 1995 13:29:12 -0500
Received: from tiamat.ncifcrf.gov (tiamat.NCIFCRF.GOV [129.43.1.67]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA08490 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 13:26:54 -0500
Received: (from poole@localhost) by tiamat.ncifcrf.gov (8.6.12/8.6.12) id OAA09012 for wu-ftpd@wugate.wustl.edu; Wed, 20 Sep 1995 14:26:51 -0400
Message-Id: <199509201826.OAA09012@tiamat.ncifcrf.gov>
Date: Wed, 20 Sep 1995 14:26:50 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Phil Poole <poole@ncifcrf.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: building wu-ftpd for solaris
In-Reply-To: <v01510100ac8608de78c4@[192.217.59.166]> from "Harry Plantinga" at Sep 20, 95 01:10:37 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 wasn't able to build wu-ftpd 2.4 for solaris 2.4 on a sparcstation 5 (I
> don't have Sun's C compiler, only gcc).
> 
> Are pre-built executables available, or does anyone have some pointers
> on how I might succeed?
> 
> Thanks!
> 
> -Harry Plantinga
>  whp@wheaton.edu

Harry,

	I modified the CC line in all the makefile.sol to say gcc.

	Or if you are using Gnu make 3.74 (current version I think)
	You can do build CC=gcc sol and you should be able to
	build everything successfully.

	I didn't have any problems on Solaris 2.3 once I modified
	the makefile that pertained to solaris.




-- 
       Phil Poole	| SUN Unix Administrator
     poole@ncifcrf.gov	| Frederick Biomedical SuperComputing Center
      (301) 846-5721	| Frederick MD, 21702

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11: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 m0svU28-000CHzC; Wed, 20 Sep 95 11: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 NAA09397; Wed, 20 Sep 1995 13:35:30 -0500
Received: from mercury.earthlink.net (mercury.earthlink.net [198.68.160.4]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA08954 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 13:31:18 -0500
Received: by mercury.earthlink.net (/\oo/\ Smail3.1.29.1 #29.4)
	id <m0svTtS-000075C@mercury.earthlink.net>; Wed, 20 Sep 95 11:29 PDT
Message-Id: <m0svTtS-000075C@mercury.earthlink.net>
Date: Wed, 20 Sep 1995 11:29:13 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: npc@mercury.earthlink.net (Nick Christenson)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftpd with built in ls.
In-Reply-To: <Pine.LNX.3.91.950920100357.22704C-100000@puddytat.intecom.com> from "Michael Brennen" at Sep 20, 95 10:08:26 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

> 
> On Tue, 19 Sep 1995, Nick Christenson wrote:
> 
> > I looked in several places and couldn't find out how to build wu-ftpd
> > with built in ls, although I notice that several sites around the net
> > have it.  Is there a standard configuration or set of patches that allows 
> > one to build this in?  
> 
> Comes with plain "ls" built in.  If you want "dir" or "ls -l" to 
> work in anonymous or guest environments you have to install an external 
> ~/bin/ls program with appropriate ~/etc, ~/lib and ~/dev entries.

> If you need more contact me directly.

Okay, since you volunteered :-)  I know about this, what I want to do
is eliminate the need for a bin directory altogether by merging the ls
binary in with the wu-ftpd daemon.  We have many guest user accounts
with seperate home directories (chrooted) which means many bin directories
(and dev and lib if ls isn't statically linked) and I'd really like to 
eliminate them.  

Any suggestions?

-- 
Nick Christenson
npc@earthlink.net

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:51: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 m0svUEZ-000DWGC; Wed, 20 Sep 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 NAA10478; Wed, 20 Sep 1995 13:48:09 -0500
Received: from virtual.net (virtual-city.virtual.net [140.174.91.20]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA10312 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 13:46:35 -0500
Received: by  virtual.net (4.1/SMI-4.1)
	id AA10342; Wed, 20 Sep 95 11:53:04 PDT
Message-Id: <CMM.0.90.2.811623184.strata@virtual-city.virtual.net>
Date: Wed, 20 Sep 95 11:53:04 PDT
Reply-To: strata@virtual.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: strata@virtual.net
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: building wu-ftpd for solaris
In-Reply-To: Your message of Wed, 20 Sep 1995 13:10:37 -0500
X-Sender: "M. Strata Rose" <strata@virtual-city.virtual.net>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I just finished a successful build under Solaris 2.4 with the GNU packages.

I found it was necessary to put /usr/ccs/bin in the path before /opt/gnu/bin,
as the version of "ar" supplied with the Gnu tools kept silently building me
a library which, when linked against, said "no symbols".  I also found it
necessary to create a dummy "yacc" which was just "bison -y" in order to get
past that whammy in the build script.  All in all, an annoying and
frustrating process compared to the couple of hours I spent building it on
SunOS 4.x.  At least I had the working 4.x setup to convince me that it was
posssible! 

Cheers,
_Strata

*************************************************************************
PGP-- Phil Gets Prosecuted (Persecuted?)  Support the Zimmerman Legal
Legal Defense Fund ==> Email: zldf@clark.net http://www.netresponse.com/zldf
*************************************************************************
                                INTERNET
                Installations, Training, Publishing, Security
M. Strata Rose           408-733-UNIX (8649)            strata@virtual.net
*************************************************************************

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:58: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 m0svUK0-000C9wC; Wed, 20 Sep 95 11: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 NAA10949; Wed, 20 Sep 1995 13:54:05 -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 NAA10819 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 13:52:07 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id NAA22979; Wed, 20 Sep 1995 13:50:01 -0500
Message-Id: <Pine.LNX.3.91.950920134410.22933A-100000@puddytat.intecom.com>
Date: Wed, 20 Sep 1995 13:50:01 -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: Wu-ftpd with built in ls.
In-Reply-To: <m0svTtS-000075C@mercury.earthlink.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 20 Sep 1995, Nick Christenson wrote:

> Okay, since you volunteered :-)  I know about this, what I want to do
> is eliminate the need for a bin directory altogether by merging the ls
> binary in with the wu-ftpd daemon.  We have many guest user accounts
> with seperate home directories (chrooted) which means many bin directories
> (and dev and lib if ls isn't statically linked) and I'd really like to 
> eliminate them.  

Sounds like source hack time to me.  If you want to avoid this, one way to
eliminate most of the space requirement is to make ~/bin/ls a hard inode
link back to a single copy of a static ls.  Doesn't eliminate the
directory structure, but does release most of the space.  You may know
about that too.  Oh well....

Actually, to make that process easier I wrote a perl script that builds
all that mess for me.  I prefer to run an unpersonally hacked daemon as I
get the updates in place with less work. 

Michael

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 14:16: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 m0svWV0-000DTGC; Wed, 20 Sep 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 QAA21646; Wed, 20 Sep 1995 16:13:31 -0500
Received: from watson.npr.org (watson.npr.org [205.153.37.175]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA21506 for <WU-FTPD@WUGATE.WUSTL.EDU>; Wed, 20 Sep 1995 16:11:54 -0500
Received: by watson.npr.org; id RAA07353; Wed, 20 Sep 1995 17:15:43 -0400
Received: from blues.npr.org(150.125.107.175) by watson.npr.org via smap (V1.3)
	id sma007347; Wed Sep 20 17:15:34 1995
Received: from betty.npr.org by blues.npr.org with SMTP;
          Wed, 20 Sep 1995 17:00:57 -0400 (EDT)
Message-Id: <950920171242.2360cf94@npr.org>
Date: Wed, 20 Sep 1995 17:12:42 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: MOLIVER@npr.org
To: WU-FTPD@WUGATE.WUSTL.EDU
Cc: MOLIVER@npr.org
Subject: Guest account problems.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN




	Any idea why I get these errors at the console??


Sep 20 12:27:56 7D:majorca ftpd[16166]: command: LIST^M
Sep 20 12:27:56 7D:majorca ftpd[16166]: <--- 150
Sep 20 12:27:56 7D:majorca ftpd[16166]: Opening ASCII mode data connection for /bin/ls.
Sep 20 12:27:56 2A:majorca unix: Dynamic loader /lib/libc.so.1 not found, error=2
Sep 20 12:27:56 7D:majorca ftpd[16166]: <--- 226
Sep 20 12:27:56 7D:majorca ftpd[16166]: Transfer complete.

	I keep getting Dynamic loader /lib/libc.so.1 not found, error=2

every time I try and access with a guest account.

Real and anonymous are fine..  This is on an IRIX 5.3 SGI Challenge server.
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  |   Miles D. Oliver - POSTMASTER    |   Network/Systems Administrator     |
  |   National Public Radio           |   W.      +1-202-414-2989           |
  |   635 Massachusetts Ave NW        |   FAX:    +1-202-414-3051           |
  |   Washington DC. 20001            |   Internet: moliver@npr.org         |
  |                                   |   http://www.npr.org/               |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
  | TECH:  Now is this a DOS or Windows product we are helping you with.... |
  | USER:       Gee.. I dont know.. Let me look at the box....              |
  -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 15:06: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 m0svXHg-000DiHC; Wed, 20 Sep 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 RAA25494; Wed, 20 Sep 1995 17:03:19 -0500
Received: from dispatch.dickens.com (dispatch.dickens.com [192.131.82.100]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA25366 for <WU-FTPD@WUGATE.WUSTL.EDU>; Wed, 20 Sep 1995 17:02:01 -0500
Received: by dispatch.dickens.com (AIX 3.2/UCB 5.64/4.04)
          id AA62654; Wed, 20 Sep 1995 18:01:47 -0400
Message-Id: <9509201801.ZM25532@dispatch.dickens.com>
Date: Wed, 20 Sep 1995 18:01:47 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Brendan Martin" <brendan@dickens.com>
To: WU-FTPD@WUGATE.WUSTL.EDU
Subject: configuration under AIX
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail Lite (3.2.0 26may94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I had hoped to find a FAQ, but haven't, so here goes:
I have ftpd up and running.  My real users are happy that I figured out
the format for the /etc/shells file, which AIX doesn't use.  The only
thing I am having trouble with now is the conversions.  I get error
550, No such file OR directory, whenever I try to tar and/or compress
files on the fly.  As far as I can tell, all the required files exist,
and have the correct permissions.
Any insight would be greatly appreciated.
-- 
--- The opinions I express are not necessarily shared by anyone else. ---
Brendan E. Martin, Systems Administrator     VOICE:  (770) 442-7595
Dickens Data Systems, Inc.                   FAX:    (770) 442-7525
1175 Northmeadow Parkway Suite 150
Roswell, GA 30076-3857                       email:  brendan@dickens.com

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 15:20: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 m0svXUp-0007mcC; Wed, 20 Sep 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 RAA26803; Wed, 20 Sep 1995 17:17:22 -0500
Received: from netmail1.austin.ibm.com (netmail1.austin.ibm.com [129.35.208.96]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA26510 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 17:14:23 -0500
Received: from blammo.austin.ibm.com (blammo.austin.ibm.com [129.35.42.239]) by netmail1.austin.ibm.com (8.6.12/8.6.11) with SMTP id RAA170374 for <wu-ftpd@wugate.wustl.edu>; Wed, 20 Sep 1995 17:14:21 -0500
Received: by blammo.austin.ibm.com (AIX 3.2/UCB 5.64/4.03-client-2.6)
          for wu-ftpd@wugate.wustl.edu at austin.ibm.com; id AA21957; Wed, 20 Sep 1995 17:14:20 -0500
Message-Id: <9509202214.AA21957@blammo.austin.ibm.com>
Date: Wed, 20 Sep 95 17:14:18 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Womble" <womble@austin.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Help with Groups 
In-Reply-To: (Your message of Fri, 15 Sep 95 23:57:10 T.)
             <199509152156.AA20394@mailserv.cc.kuleuven.ac.be> 
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I have been trying to get this group access thing to work with no success.
The reason it still doesn't work is that wu-ftp does not recognize the 
group permissions on directories or files. It only recognizes the owner
and world directory/file permissions. I don't know if this is a problem
associated with the AIX version that I am running or it is this way across
all platforms. 

But on my system, if I set a directory to rwxrwx--- and have it owned by
root and group owned by a group named 'shared', and have a user that is 
a member of the group 'shared' try to cd to that directory, I get a
'Permission denied' error. As soon as I change the access permissions for
world, I can access the directory. 

Is this the way it is suppose to work?

Steve
-------------------------------------------------------------------------
     Steve Womble                              womble@austin.ibm.com


>>:  > 
     > 
     > I recently posted this same question and have not heard back other than
     > from people that say "I've asked the same question, tell me if you find
     > out the answer." I did receive a message from someone who said he needed
     > more information and that autogroup was probably not needed, but I have
     > not heard back from him after giving him more information.
     > 
     > Maybe what we are trying to do what can't be done, but maybe myself and 
     > others haven't explained what we want in layman's terms. I'll assume the
     > latter, so here goes:
     > 
     > I have setup three users - Moe, Larry, and Curly. Each of these users'
     > primary group is named 'stooge'. The 'stooge' group is defined as a
     > guestgroup which gives Moe, Larry, and Curly restricted access to their
     > home directory called /numskulls.
     > 
     > Below the directory /numskulls there are three directories called
     > /numskulls/yuk-yuk, /numskulls/bad-hair, and /numskulls/poke-n-eye. 
     > Now I want to set up the users Moe, Larry, and Curly with different
     > accesses to these directories. Say, Moe with access to poke-n-eye and
     > bad-hair and no access to yuk-yuk. Larry with access to bad-hair and no
     > access to yuk-yuk and poke-n-eye. And Curly with access to yuk-yuk and 
     > no access to bad-hair and poke-n-eye.
     > 
     Great a group in /etc, say "shared", add Moe and Larry to this group.
     bad-hair  owned by Larry, group shared, mode=770
     poke-neye owend by Moe,   group stooge, mode=700
     yuk-yuk   owend by Curly, group stooge, mode=700

     Disable chown if your system allow regular user to use it.


     > Is this possible using the access permissions, user and group setups, 
     > and wu-ftpd capabilities? If this is not possible, myself and others 

     It seems nothing to do with wu-ftpd capabilities.

     > will have to live with what we have. If it is, then I would like an
     > answer so that my superiors will stop bugging mw to fix this problem.
     > 
     > I hope this explains the problem myself and others want solved.
     > 
     > 
     > Steve
     > ------------------------------------------------------------------------
       -
     >      Steve Womble                              womble@austin.ibm.com
     > 
     --
     Yanming PENG

>>:

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 08:02: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 m0svn8K-0006gKC; Thu, 21 Sep 95 08: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 JAA10789; Thu, 21 Sep 1995 09:58:20 -0500
Received: from cbpfsu1.cat.cbpf.br (cbpfsu1.cat.cbpf.br [152.84.253.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA10051 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 09:47:47 -0500
Received: from cat1.cbpf.br (www.cbpf.br) by cbpfsu1.cat.cbpf.br (4.1/SMI-4.1)
	id AA12243; Thu, 21 Sep 95 11:45:00 EST
Received: by cat1.cbpf.br (4.1/SMI-4.1)
	id AA11059; Thu, 21 Sep 95 11:37:59 EST
Message-Id: <Pine.SUN.3.91.950921113128.11048B-100000@cat1>
Date: Thu, 21 Sep 1995 11:37:58 -0300 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Renato Moutinho Silva <moutinho@cat1.cat.cbpf.br>
To: WU-FTPD Mail List <wu-ftpd@wugate.wustl.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Dear Subscribers,

	After installing the wu-ftpd on a machine and setting up the account,
the config files and everything else, when trying to make a connection, 
it prompts for a login, but when it comes to prompt for a password, it 
says service not available, or something like that. I saw the log, and it
said my connection was terminated with an exit signal 11 (Segmentation 
Violation). Does anybody around knows what's wrong ??
	I'm using a Sparc Classic SUN station as my ftp server running 
SunOS 4.1.3. The machine isn't the NIS or NFS server and there are NIS 
and NFS servers on the domain. Could it be the problem ?? What should I
do ?? 

					Sincerely Yours, Renato Moutinho

==============================================
Renato Moutinho Silva - Rio de Janeiro, Brasil

Emails: moutinho@cat.cbpf.br
	silva@ime.eb.br
==============================================

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 08:34: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 m0svndU-000CvhC; Thu, 21 Sep 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 KAA13657; Thu, 21 Sep 1995 10:31:07 -0500
Received: from dsi.dsinc.com (dsi.dsinc.com [199.72.118.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA13396 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 10:28:13 -0500
Received: from morph (morph.dsinc.com)  by dsi.dsinc.com with SMTP; Thu, 21 Sep 1995 11:28:07 -0400
Received: by morph
	(1.38.193.4/16.2) id AA01424; Thu, 21 Sep 1995 11:30:38 -0400
Message-Id: <199509211528.KAA13396@wugate.wustl.edu>
Date: Thu, 21 Sep 95 11:30:37 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Brower <brower@dsinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: your mail
In-Reply-To: <Pine.SUN.3.91.950921113128.11048B-100000@cat1>; from "Renato Moutinho Silva" at Sep 21, 95 11:37 am
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>said my connection was terminated with an exit signal 11 (Segmentation 
>Violation). Does anybody around knows what's wrong ??

I'm having the same error, only on the data connection for a GET. I can
login and ls (over data connection) fine. I got a spark-5 running solaris
however. And is I disable the use of the ftpaccess file (-A rather than -a)
the problem goes away.

I use  anonynous only class 

class   a   anonymous  *

and the following deny line

deny !nameserved /etc/msgs/aftp.no.nameserver

but this should stop the login as I read it, not the data connection.         

I will be trying to trim the ftpaccess of things to see if I can find
one that causes the problem but not until tonight.  Any suggestions
of other things to look at?

thanks,
dcb

--
-------------------------------------------------------------------
Dave Brower                              Internet: brower@dsinc.com
Decision Support Inc.                    voice:    (704) 847-8904
Matthews, NC 28106                       fax:      (704) 847-4875

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 08:43: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 m0svnmP-000DNMC; Thu, 21 Sep 95 08: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 KAA14430; Thu, 21 Sep 1995 10:40:28 -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 KAA14186 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 10:38:08 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA17131
  (5.67a8/IDA-1.5 for wu-ftpd@wugate.wustl.edu); Thu, 21 Sep 1995 17:37:28 +0200
Received: by gobelijn.mech.kuleuven.ac.be
	(1.38.193.4/16.2) id AA29251; Thu, 21 Sep 1995 17:38:06 +0100
Message-Id: <199509211537.AA17131@mailserv.cc.kuleuven.ac.be>
Date: Thu, 21 Sep 95 17:38:02 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: Help with Groups 
In-Reply-To: <95092100191760@popeye.mech.kuleuven.ac.be>; from "wu-ftpd@wugate.wustl.edu" at Sep 21, 95 12:19 (midnight)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 
> 
> I have been trying to get this group access thing to work with no success.
> The reason it still doesn't work is that wu-ftp does not recognize the 
> group permissions on directories or files. It only recognizes the owner
> and world directory/file permissions. I don't know if this is a problem
> associated with the AIX version that I am running or it is this way across
> all platforms. 

At least it works on my Linux v2.1.13. The group we are talking is in /etc,
not in ~user/etc. I created a group called "ftponly" and made guest a member
of it. guest has the primary group users. A directory owned by root.ftponly
with mode=770 can be accessed (read/write) via guest login.
> 
> But on my system, if I set a directory to rwxrwx--- and have it owned by
> root and group owned by a group named 'shared', and have a user that is 

Where did you define the group "shared"?

> a member of the group 'shared' try to cd to that directory, I get a

via anonymous ftp or guest login? It should not work with anonymous ftp.

> 'Permission denied' error. As soon as I change the access permissions for
> world, I can access the directory. 
> 
> Is this the way it is suppose to work?
> 
> Steve
> -------------------------------------------------------------------------
>      Steve Womble                              womble@austin.ibm.com
> 

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 09:54: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 m0svotf-000D2VC; Thu, 21 Sep 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 LAA19762; Thu, 21 Sep 1995 11:51:57 -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 LAA19394 for <wu-ftpd@mail.wustl.edu>; Thu, 21 Sep 1995 11:47:46 -0500
Received: from peacock.tcinc.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HVJBQUMLSG001OQS@wunet.wustl.edu>; Thu, 21 Sep 1995 11:37:23 -0500 (CDT)
Received: from animas.tcinc.com (animas.tcinc.com [165.137.131.8])
 by peacock.tcinc.com (8.6.12/8.6.12) with SMTP id KAA05397 for
 <wu-ftpd@wunet.wustl.edu>; Thu, 21 Sep 1995 10:47:29 -0600
Received: from dal-mon1. by animas.tcinc.com (5.x/SMI-SVR4) id AA13193; Thu,
 21 Sep 1995 10:47:28 -0600
Received: by dal-mon1. (5.x/SMI-SVR4) id AA22277; Thu,
 21 Sep 1995 11:44:01 -0500
Message-Id: <9509211644.AA22277@dal-mon1.>
Date: Thu, 21 Sep 1995 11:44:01 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: james@animas.tcinc.com (James B. Davis)
To: wu-ftpd@wunet.wustl.edu
Subject: Is this mailing list dead?
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I haven't seen any traffic for quite a while.
I hope my link/aliases are still working.  Could
someone kindly email me if this makes it to the list
in case I don't get it back.

Much thanks,

James B. Davis, Sr. UNIX Systems Administrator
TCI / Advanced Information Technology Group
Southern Datacenter (corporate)
1776 S Greenville Ave, Richardson, TX 75081 ph 214.234.1245
davis.james@tcinc.com  / 1.800.SKY.PAGE Pin 1205956

"The bureaucratic mentality is the only constant in the universe."
	- Dr. McCoy, MD UFP

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 10:02: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 m0svp0d-000D1uC; Thu, 21 Sep 95 10: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 LAA20442; Thu, 21 Sep 1995 11:59:03 -0500
Received: from dispatch.dickens.com (dispatch.dickens.com [192.131.82.100]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA19913 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 11:53:41 -0500
Received: by dispatch.dickens.com (AIX 3.2/UCB 5.64/4.04)
          id AA52441; Thu, 21 Sep 1995 12:53:40 -0400
Message-Id: <9509211253.ZM19671@dispatch.dickens.com>
Date: Thu, 21 Sep 1995 12:53:39 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Brendan Martin" <brendan@dickens.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Is this mailing list dead?
In-Reply-To: james@animas.tcinc.com (James B. Davis)
        "Is this mailing list dead?" (Sep 21, 11:44)
References: <9509211644.AA22277@dal-mon1.>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail Lite (3.2.0 26may94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Got it.  It's not dead.  I just joined yesterday.

-- 
--- The opinions I express are not necessarily shared by anyone else. ---
Brendan E. Martin, Systems Administrator     VOICE:  (770) 442-7595
Dickens Data Systems, Inc.                   FAX:    (770) 442-7525
1175 Northmeadow Parkway Suite 150
Roswell, GA 30076-3857                       email:  brendan@dickens.com

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 11:11: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 m0svq5h-000D2KC; Thu, 21 Sep 95 11: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 NAA25763; Thu, 21 Sep 1995 13:08:19 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA25458 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 13:04:52 -0500
Received: from viper (viper.hardlink.com [192.215.98.74]) by ccnet.ccnet.com (8.6.12/8.6.12) with SMTP id LAA27127 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 11:00:56 -0700
Received: by viper (5.0/SMI-SVR4)
	id AA14680; Thu, 21 Sep 1995 11:04:08 +0800
Message-Id: <9509211804.AA14680@viper>
Date: Thu, 21 Sep 1995 11:04:08 +0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: hardesty@viper.hardlink.com (Robert R. Hardesty)
To: wu-ftpd@wugate.wustl.edu
Cc: hardesty@viper.hardlink.com
Subject: Re: building wu-ftpd for solaris
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


> From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:14 PDT 1995
> Date: Wed, 20 Sep 1995 13:10:37 -0500
> From: whp@wheaton.edu (Harry Plantinga)
> To: wu-ftpd@wugate.wustl.edu
> Subject: building wu-ftpd for solaris
> Mime-Version: 1.0
> X-Sender: whp@david.wheaton.edu
> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> 
> I wasn't able to build wu-ftpd 2.4 for solaris 2.4 on a sparcstation 5 (I
> don't have Sun's C compiler, only gcc).
> 
> Are pre-built executables available, or does anyone have some pointers
> on how I might succeed?

I sort of had the same problem.  I cheated and found a version that of 1.4
that would compile using gcc on Solaris 2.3.  I have a copy of it at:

	ftp.hardlink.com/pub/unix/ftp/wu-ftpd-2.4-academ.tar.Z

It worked for me.

Regards,

Robert R. Hardesty                    _  _             _ _ _      _   
hardesty@hardlink.com                | || |The Internet | (_)_ _ | |__
http://www.hardlink.com              | __ / _` | '_/ _` | | | ' \| / /
Free Internet Access (510) 371-6986  |_||_\__,_|_| \__,_|_|_|_||_|_\_\

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 21 11:20: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 m0svqEM-000D1fC; Thu, 21 Sep 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 NAA26632; Thu, 21 Sep 1995 13:17:22 -0500
Received: from wheaton.wheaton.edu (wheaton.wheaton.edu [192.138.89.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA26498 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 13:15:54 -0500
Received: from david.wheaton.edu by wheaton.wheaton.edu with SMTP id AA01608
  (5.65c+/IDA-1.4.4 for <wu-ftpd@wugate.wustl.edu>); Thu, 21 Sep 1995 13:19:20 -0500
Received: from [192.217.59.166] (plantin1.wheaton.edu [192.217.59.166]) by david.wheaton.edu (8.6.11/8.6.11) with SMTP id NAA11006 for <wu-ftpd@wugate.wustl.edu>; Thu, 21 Sep 1995 13:19:17 -0500
Message-Id: <v01510104ac875bcd1a95@[192.217.59.166]>
Date: Thu, 21 Sep 1995 13:16:03 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: whp@wheaton.edu (Harry Plantinga)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: building wu-ftpd for solaris
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: whp@david.wheaton.edu
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>> From owner-wu-ftpd@wugate.wustl.edu Wed Sep 20 11:14 PDT 1995
>> Date: Wed, 20 Sep 1995 13:10:37 -0500
>> From: whp@wheaton.edu (Harry Plantinga)
>> To: wu-ftpd@wugate.wustl.edu
>> Subject: building wu-ftpd for solaris
>> Mime-Version: 1.0
>> X-Sender: whp@david.wheaton.edu
>> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>>
>> I wasn't able to build wu-ftpd 2.4 for solaris 2.4 on a sparcstation 5 (I
>> don't have Sun's C compiler, only gcc).
>>
>> Are pre-built executables available, or does anyone have some pointers
>> on how I might succeed?
>
>I sort of had the same problem.  I cheated and found a version that of 1.4
>that would compile using gcc on Solaris 2.3.  I have a copy of it at:
>
>	ftp.hardlink.com/pub/unix/ftp/wu-ftpd-2.4-academ.tar.Z
>
>It worked for me.

Thanks for your reply.  I found a patch file to make it work via anonymous
FTP on ftp.fwi.uva.nl.

-Harry


--------------------------------------------------
Harry Plantinga        Math/Computer Science
whp@wheaton.edu        Wheaton College
(708) 752-5875         Wheaton, IL 60187
Web home page:         http://www.wheaton.edu/~whp
--------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu Fri Sep 22 00:49: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 m0sw2rO-0006keC; Fri, 22 Sep 95 00: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 CAA11315; Fri, 22 Sep 1995 02:45:56 -0500
Received: from axl01it.ntc.nokia.com (axl01it.ntc.nokia.com [131.228.118.232]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA10999 for <wu-ftpd@wugate.wustl.edu>; Fri, 22 Sep 1995 02:34:36 -0500
Received: from spider.research.nokia.com (spider.research.nokia.fi [131.228.14.49]) by axl01it.ntc.nokia.com (8.6.9/8.6.9) with SMTP id KAA01220 for <wu-ftpd@wugate.wustl.edu>; Fri, 22 Sep 1995 10:32:35 +0300
Received: by spider.research.nokia.com
	(1.38.193.4/16.2) id AA27298; Fri, 22 Sep 1995 10:28:13 +0300
Message-Id: <199509220732.KAA01220@axl01it.ntc.nokia.com>
Date: Fri, 22 Sep 95 10:28:13 EETDST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mikko Suonio <suonio@spider.research.nokia.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Signal 11 with wu-ftpd
In-Reply-To: <Pine.SUN.3.91.950921113128.11048B-100000@cat1>; from "Renato Moutinho Silva" at Sep 21, 95 11:37 am
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>	After installing the wu-ftpd on a machine and setting up the account,
>the config files and everything else, when trying to make a connection, 
>it prompts for a login, but when it comes to prompt for a password, it 
>says service not available, or something like that. I saw the log, and it
>said my connection was terminated with an exit signal 11 (Segmentation 
>Violation). Does anybody around knows what's wrong ??
>	I'm using a Sparc Classic SUN station as my ftp server running 
>SunOS 4.1.3. The machine isn't the NIS or NFS server and there are NIS 
>and NFS servers on the domain. Could it be the problem ?? What should I
>do ?? 


	Hi!

I experienced the same problem with wu-ftpd on Linux. I traced the problem
to the ftphosts file (at least that was the problem in my case). If you
have more than one address restriction on _the first_ line of ftphosts,
it does that SEGV-error. I even got some verifications to this theory in
the following (there are a couple of words in Finnish in it but I guess
you get the idea):

>Article 6236 of sfnet.atk.linux:
>Path: news.helsinki.fi!news.funet.fi!news.cs.hut.fi!katiska.clinet.fi!krisse.www.fi!not-for-mail
>From: jaakko@krisse.www.fi (Jaakko Hyvatti)
>Newsgroups: sfnet.atk.linux
>Subject: Re: wu-ftpd slackware 2.3:ssa
>Date: 21 Sep 1995 09:31:16 +0300
>Organization: PiiPää Oy, Helsinki, Finland
>Lines: 68
>Message-ID: <43r0rl$o45@krisse.www.fi>
>References: <43m247$suf@kruuna.helsinki.fi>
>NNTP-Posting-Host: krisse.www.fi
>Mime-Version: 1.0
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>
>Mikko Suonio <msuonio@cc.Helsinki.FI> wrote:
>
>421 Service not available, remote server has closed connection .
>
>  wu-ftpd kuoli segmentation violationiin.  Siinä on bugi.  Kokeile
>seuraavaa:
>
>ftp://www.fi/pub/linux/diffs/utils/wu-ftpd-2.4
>
>  Linux C libraries have always been very sensitive to free()ing same
>malloc()ed memory block twice.  This has exposed quite a few bugs
>previously, and now as I installed wu-ftpd-2.4 with linux libc-5.0.0
>this revealed a bug in hostacc.c: endhacc().
>
>  This bug affects all Linux systems that have host access lists with
>multiple hostnames per config line defined.  wu-ftpd crashes with SEGV
>randomly.
>
>  (Seems to me like structure of ha_arr had changed but the deallocator
>routine was left as it is. Am I right?)
>
>  Fix is trivial, patch below:
>
>*** wu-ftpd-2.4/src/hostacc.c.~1~	Mon Aug  1 15:31:38 1994
>--- wu-ftpd-2.4/src/hostacc.c	Thu Apr 13 17:10:05 1995
>***************
>*** 296,308 ****
>          int     iInd;
>          hacc_t  *ptHtmp;
>  
>!         for(iInd=0, ptHtmp = ha_arr;
>!             (ptHtmp->ha_hosts[iInd]);
>!             iInd++)
>!         {
>!                 free(ptHtmp->ha_login);
>!                 free(ptHtmp->ha_hosts[iInd]);
>!         }
>  
>          if (fclose(ptFp))
>                  return (-1);
>--- 296,317 ----
>          int     iInd;
>          hacc_t  *ptHtmp;
>  
>! 	for (ptHtmp = ha_arr;
>! 	     ptHtmp < ha_arr + MAXLIN && ptHtmp->ha_type;
>! 	     ptHtmp++)
>! 	{
>! 		ptHtmp->ha_type = 0;
>! 		if (ptHtmp->ha_login) {
>! 			free(ptHtmp->ha_login);
>! 			ptHtmp->ha_login = NULL;
>! 		}
>! 		for(iInd=0;
>! 		    iInd < MAXHST && ptHtmp->ha_hosts[iInd];
>! 		    iInd++) {
>! 			free(ptHtmp->ha_hosts[iInd]);
>! 			ptHtmp->ha_hosts[iInd] = NULL;
>! 		}
>! 	}
>  
>          if (fclose(ptFp))
>                  return (-1);
>
>  Hope this help someone.
>



  Should I apply this patch? Or are there any better ones? I'm just a little
bit concerned about the security of these things.


--

	Mikko				I $\heartsuit$ _____ !




From owner-wu-ftpd@wugate.wustl.edu Fri Sep 22 05:53: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 m0sw7bw-000DktC; Fri, 22 Sep 95 05: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 HAA20095; Fri, 22 Sep 1995 07:50:53 -0500
Received: from dsi.dsinc.com (dsi.dsinc.com [199.72.118.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA19540 for <wu-ftpd@wugate.wustl.edu>; Fri, 22 Sep 1995 07:45:51 -0500
Received: from morph (morph.dsinc.com)  by dsi.dsinc.com with SMTP; Fri, 22 Sep 1995 08:46:49 -0400
Received: by morph
	(1.38.193.4/16.2) id AA05595; Fri, 22 Sep 1995 08:49:25 -0400
Message-Id: <199509221245.HAA19540@wugate.wustl.edu>
Date: Fri, 22 Sep 95 8:49:25 EDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Brower <brower@dsinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Signal 11 with wu-ftpd
In-Reply-To: <199509220732.KAA01220@axl01it.ntc.nokia.com>; from "Mikko Suonio" at Sep 22, 95 10:28 am
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Morning list,

FYI

After finding nothing (indeed commenting or removing everything) in either
ftpaccess or ftphosts last night, I pulled out a "fix-kit" I'd been using 
and my signal 11 problems went away. This "fix-kit" has a definate linix 
flavor.

-dcb
--
-------------------------------------------------------------------
Dave Brower                              Internet: brower@dsinc.com
Decision Support Inc.                    voice:    (704) 847-8904
Matthews, NC 28106                       fax:      (704) 847-4875

From owner-wu-ftpd@wugate.wustl.edu Sat Sep 23 02:46: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 m0swRAF-000DtXC; Sat, 23 Sep 95 02:46 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA17047; Sat, 23 Sep 1995 04:41:38 -0500
Received: from evitech.evitech.fi by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA16764 for <wu-ftpd@wugate.wustl.edu>; Sat, 23 Sep 1995 04:32:12 -0500
Received: from ftp.evitech.fi by evitech.evitech.fi with SMTP
	(1.37.109.4/16.2) id AA28632; Sat, 23 Sep 95 12:33:51 +0200
Received: by mbone.evitech.fi (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@mail.wustl.edu id MAA01743; Sat, 23 Sep 1995 12:31:21 -0100
Message-Id: <9509231231.ZM1741@mbone.evitech.fi>
Date: Sat, 23 Sep 1995 12:31:19 +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: Chrooted Guest Account Problem
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

HI

At first I have to apologize if this topic has come up lately, but I have
not been following this list for couple of months because I though that my
problems related with wu-ftpd were solved. But once again I was proven to be
wrong after creating a chrooted guest account. The account was created
following instructions given in the O'Reilly's MIIS -book plus the wu-ftpd
man-pages and it works but... after the guest has logged in he can upload
files, create directories, download files BUT the 'dir' and 'ls' commands
returns NOTHING.
So, he cannot see the content of the chrooted-directory at all. Only the 'pwd'
shows the current working directory. Well, the question is how to solve this
malfunction??

The system is running on IRIX5.3 and otherwise the wu-ftpd works just fine.


Erik

-- 
* <A HREF="http://www.evitech.fi/~erikp/home.shtml">Erik's Home Page</A> *****

From owner-wu-ftpd@wugate.wustl.edu Sun Sep 24 16:26: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 m0sx0RS-000DmhC; Sun, 24 Sep 95 16:26 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA21637; Sun, 24 Sep 1995 18:21:36 -0500
Received: from adee2net.adee.net by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA21326 for <wu-ftpd@wugate.wustl.edu>; Sun, 24 Sep 1995 18:14:44 -0500
Received: (from wuftpd@localhost) 
	by adee2net.adee.net (8.6.11/8.6.11)
	id AAA03338 for wu-ftpd@mail.wustl.edu; Mon, 25 Sep 1995 00:20:03 +0100
Message-Id: <199509242320.AAA03338@adee2net.adee.net>
Date: Mon, 25 Sep 1995 00:20:03 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "wuftpd -  adee.net" <wuftpd@adee.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Setting of further guest ftp-accounts - looking for more info
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi,

I have problems to set guest ftp-accounts (wu-ftpd-2.4/Solaris 2.4/SPARC).
It simply does not work ("530 User guest1 access denied...").
The anonymous/ftp account works fine.

I already red few times the 'Managing INTERNET Information Services'
and tried many times different entries to find out what I am doing wrong,
but I was not successfull and did not find anything.

Where could I find more details or a kind of "cookbook" for setting
such further guest accounts? Does a kind of FAQ exist?

Thank you in advance for your help!

rgds, Mark Schneider

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 02:26: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 m0sx9ME-000DU6C; Mon, 25 Sep 95 01:57 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA07790; Mon, 25 Sep 1995 03:54:16 -0500
Received: from concorde.inria.fr by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id DAA07657 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 03:45:03 -0500
Received: from maillol.inria.fr (maillol.inria.fr [128.93.25.14]) by concorde.inria.fr (8.6.10/8.6.9) with ESMTP id JAA22409 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 09:44:42 +0100
Received: from localhost (chat@localhost) by maillol.inria.fr (8.6.8/8.6.6) with SMTP id JAB09253 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 09:45:16 +0100
Message-Id: <199509250845.JAB09253@maillol.inria.fr>
Date: Mon, 25 Sep 1995 09:45:15 +0100
Reply-To: Catherine.Chat@inria.fr
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Catherine.Chat@inria.fr
To: wu-ftpd@wugate.wustl.edu
Subject: guest ftp-accounts - searching help
In-Reply-To: Your message of Mon, 25 Sep 1995 00:20:03 +0100.
             <199509242320.AAA03338@adee2net.adee.net> 
X-Sender: Catherine.Chat@inria.fr
X-Authentication-Warning: maillol.inria.fr: Host localhost didn't use HELO protocol
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



Hi,

I am new to this list so escuse me if I ask already asked questions.

I have problems to set guest ftp-accounts (wu-ftpd-2.4 on SunOS 4.1.4)
It simply does not work ("530 User guest1 access denied...").

Where can I find more information to solve this problem.

Thanks in advance.

Catherine.
--
Catherine Chat, INRIA Rocquencourt, Direction du Developpement, bat 25, 
BP 105, 78153 LE CHESNAY cedex, FRANCE

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 06:53: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 m0sxDyh-000Dw1C; Mon, 25 Sep 95 06:53 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA04666; Mon, 25 Sep 1995 08:49:41 -0500
Received: from falco.udac.uu.se by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA04139 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 08:40:52 -0500
Received: from vespa.udac.uu.se by falco.udac.uu.se with SMTP id AA27058
  (5.67b/IDA-1.5 for <wu-ftpd@wugate.wustl.edu>); Mon, 25 Sep 1995 14:37:13 +0100
Received: by vespa.udac.uu.se (AIX 4.1/UCB 5.64/4.03)
          id AA13898; Mon, 25 Sep 1995 15:42:00 +0200
Message-Id: <9509251342.AA13898@vespa.udac.uu.se>
Date: Mon, 25 Sep 1995 15:42:00 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Torbjorn.Wictorin@udac.uu.se (Torbj\vrn Wictorin)
To: wu-ftpd@wugate.wustl.edu
Subject: Solaris 2.4 and chroot and /dev/zero
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello!
   I have a small(?) problem. WuFtpd under SunOS 5.4 chrooted
requires /dev/zero and /dev/tcp as described in the installation
instructions.
But it does not work.
I get No such device or address.

It it anyone who knows a bit about solaris who knows why?
It way easyier under SunOS...
/torbjorn Wictorin <torbjorn.wictorin@udac.uu.se>

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 07:06: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 m0sxEAU-000DqMC; Mon, 25 Sep 95 07:06 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA05471; Mon, 25 Sep 1995 09:02:57 -0500
Received: from peacock.tcinc.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA05119 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 08:58:25 -0500
Received: from animas.tcinc.com (animas.tcinc.com [165.137.131.8]) by peacock.tcinc.com (8.6.12/8.6.12) with SMTP id HAA07452 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 07:58:24 -0600
Received: from dal-mon1. by animas.tcinc.com (5.x/SMI-SVR4)
	id AA12075; Mon, 25 Sep 1995 07:58:24 -0600
Received: by dal-mon1. (5.x/SMI-SVR4)
	id AA25489; Mon, 25 Sep 1995 08:54:56 -0500
Message-Id: <9509251354.AA25489@dal-mon1.>
Date: Mon, 25 Sep 1995 08:54:56 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: james@animas.tcinc.com (James B. Davis)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris 2.4 and chroot and /dev/zero
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


> From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 07:49 MDT 1995
> Date: Mon, 25 Sep 1995 15:42:00 +0200
> From: Torbjorn.Wictorin@udac.uu.se (Torbj\vrn Wictorin)
> To: wu-ftpd@wugate.wustl.edu
> Subject: Solaris 2.4 and chroot and /dev/zero
> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> 
> Hello!
>    I have a small(?) problem. WuFtpd under SunOS 5.4 chrooted
> requires /dev/zero and /dev/tcp as described in the installation
> instructions.
> But it does not work.
> I get No such device or address.
> 
> It it anyone who knows a bit about solaris who knows why?
> It way easyier under SunOS...
> /torbjorn Wictorin <torbjorn.wictorin@udac.uu.se>
> 

I have it all working under Solaris 2.4 just fine.  You
MUST read the in.ftpd manpage.  It goes into alot of detail
how to setup an anony server.  There is even a shell script
in the manpage that will create the devices for you
(I set mine up by hand though).  If you don't get the
major and minor addresses correct, you will get the
above error messages...  After you have setup the
environment like the manpage said, go over the
installation notes for wu-ftpd.  I put all my message
files in ~ftp/etc and made links back to /etc for each.

james

James B. Davis, Sr. UNIX Systems Administrator
TCI / Advanced Information Technology Group
Southern Datacenter (corporate)
1776 S Greenville Ave, Richardson, TX 75081 ph 214.234.1245
davis.james@tcinc.com  / 1.800.SKY.PAGE Pin 1205956

"The bureaucratic mentality is the only constant in the universe."
	- Dr. McCoy, MD UFP

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 08:25: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 m0sxFOz-000Dj1C; Mon, 25 Sep 95 08:25 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA10922; Mon, 25 Sep 1995 10:21:49 -0500
Received: from huckle.cs.umt.edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA10645 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 10:18:05 -0500
Received: from beaverhead.cs.umt.edu by huckle.cs.umt.edu (AIX 3.2/UCB 5.64/4.03)
          id AA22681; Mon, 25 Sep 1995 09:18:03 -0600
Message-Id: <v01530500ac8c213f0794@[150.131.15.59]>
Date: Mon, 25 Sep 1995 09:18:03 -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: AIX version of WU-FTPD
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 have been trying to get the AIX version of the beta up and running.  I've
run into a few problems and thought that I would mention them.

1.  The groups still do not seem to have the fix made by Bill Pemberton.
This can be obtained at
tigger.itc.virginia.edu:/pub/AIX/wu-ftpd.diffs.txt.gz

2.  With a build AIX, there are a couple of problems. In config.h
  #define SVR4 needs to be #undef SVR4
  In popen.c   #include <sys/m_wait.h>  needs to be added.

3.  Even when I added the -a switch to the inetd.conf file for my ftpd, it
still would not recognize that I wanted it to use the ftpaccess files.  I
hacked the code and made this the default again, and now it works -- I
suggest making this the default behavior again.

If the people updating the code are listening, please respond.  If you need
assistance, I would be glad to help out.

--David

.............................................................................
David L. Thompson                     mailto:dthompsn@cs.umt.edu
The University of Montana/ITRC        The University of Montana/CS Department
                                      Missoula, MT  59812
                                      Work Phone : (406)243-4810


From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 08:34: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 m0sxFXb-000Do1C; Mon, 25 Sep 95 08:33 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA11734; Mon, 25 Sep 1995 10:30:57 -0500
Received: from puddytat.intecom.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA11388 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 10:27:54 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id KAA00375; Mon, 25 Sep 1995 10:25:23 -0500
Message-Id: <Pine.LNX.3.91.950925102245.316I-200000@puddytat.intecom.com>
Date: Mon, 25 Sep 1995 10:25:22 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@puddytat.intecom.com>
To: Catherine.Chat@inria.fr
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: guest ftp-accounts - searching help
In-Reply-To: <199509250845.JAB09253@maillol.inria.fr>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="-155185017-694002476-812042722=:316"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

---155185017-694002476-812042722=:316
Content-Type: TEXT/PLAIN; charset=US-ASCII


Just for the record to the wu-ftpd list, any time a guest account help
request comes across I will turn a copy of my recent guest account howto
around to them.

Please look the howto over for specific OS tips (esp. Sun/Solaris /dev 
and /lib requirements) that could be added to make it more complete.

Michael Brennen


On Mon, 25 Sep 1995 Catherine.Chat@inria.fr wrote:

> 
> 
> Hi,
> 
> I am new to this list so escuse me if I ask already asked questions.
> 
> I have problems to set guest ftp-accounts (wu-ftpd-2.4 on SunOS 4.1.4)
> It simply does not work ("530 User guest1 access denied...").
> 
> Where can I find more information to solve this problem.
> 
> Thanks in advance.
> 
> Catherine.
> --
> Catherine Chat, INRIA Rocquencourt, Direction du Developpement, bat 25, 
> BP 105, 78153 LE CHESNAY cedex, FRANCE
> 
---155185017-694002476-812042722=:316
Content-Type: TEXT/PLAIN; charset=US-ASCII; name=guest-howto
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.LNX.3.91.950925102522.316J@puddytat.intecom.com>
Content-Description: 

DQoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKg0KVGhlIHdvcmtpbmcg
ZXhhbXBsZSBoZXJlIHdpbGwgYmUgYXMgaWYgaXQgd2VyZSBhIGRpcmVjdG9y
eSB1bmRlciBhIFdlYg0KdHJlZSwgL2hvbWUvd2ViLiAgVGhlIFdlYiBhY2Nv
dW50IHdpbGwgYmUgbWFpbnRhaW5lZCByZW1vdGVseSBieSBGVFAuICBUaGUN
CnJlbW90ZSB1c2VyIGlzIE1vcnRpbWVyLiAgTW9ydGltZXIncyBhY2NvdW50
IG5hbWUgaXMgIm1vcnQiLCBncm91cA0KImNsaWVudCIuIA0KDQooWWVzLCB0
aGVyZSBpcyBzb21lIGRyb2xsIGh1bW9yIGhlcmUgZm9yIHRoZSBGcmVuY2gg
c3BlYWtlcnMuLi4pDQoNCg0KMS4gRG8gdGhlIC9ldGMgaGFja3MuICBDcmVh
dGUgTW9ydCdzIGVudHJ5IGluIC9ldGMvcGFzc3dkIGFuZCBhZGQgdGhlIA0K
ICAgL2V0Yy9ncm91cCBlbnRyeS4gIChPciBhZGR1c2VyIG9yIHdoYXRldmVy
IHlvdSB1c2UuKSAgQWRkIHRoZSANCiAgIGVudHJpZXMgdG8gL2V0Yy9mdHBh
Y2Nlc3MuDQoNCi9ldGMvcGFzc3dkOg0KbW9ydDoqOjQwMzo0MDA6TW9ydGlt
ZXIgU25lcmQ6L2hvbWUvd2ViL21vcnQvLi86L2V0Yy9mdHBvbmx5DQogICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIF5eXg0K
ICAgVGhlIC8uLyBzZXF1ZW5jZSBkZXRlcm1pbmVzIHdoZXJlIHRoZSBjaHJv
b3QoKSBpcyBkb25lIHRvLiAgSWYgeW91IA0KICAgd2FudCB0aGUgY2hyb290
KCkgZG9uZSB0byB0aGUgd2ViIGRpcmVjdG9yeSBhbmQgYSBjaGRpcigpIHRv
IG1vcnQsDQogICBpdCB3b3VsZCBsb29rIGxpa2UgdGhpczoNCg0KbW9ydDoq
OjQwMzo0MDA6TW9ydGltZXIgU25lcmQ6L2hvbWUvd2ViLy4vbW9ydC86L2V0
Yy9mdHBvbmx5DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICBeXl4NCg0KICAgLS0tLS0tLS0+IChtYWtlIHN1cmUgIi9ldGMvZnRw
b25seSIgaXMgaW4gL2V0Yy9zaGVsbHMuKQ0KDQoNCg0KL2V0Yy9ncm91cDoN
CmNsaWVudDo6NDAwOm1vcnQNCg0KDQoNClNldCBNb3J0J3MgcGFzc3dvcmQg
YXMgeW91IHdpc2gsIG9yIGJldHRlciB5ZXQgdXNlIFMvS0VZLg0KDQoNCg0K
DQpJZiB5b3UgYXJlIHVzaW5nIHRoZSBCZXRhIHZlcnNpb24gb2YgZnRwZCAo
SElHSExZIFJFQ09NTUVOREVEKSB0aGF0DQpTdGFuIEJhcmJlciBoYXMgcHV0
IHRvZ2V0aGVyLCB5b3UgbXVzdCBkbyBvbmUgb2YgdHdvIHRoaW5nIHRvIHBy
b3Blcmx5DQp1c2UgL2V0Yy9mdHBhY2Nlc3M6DQoNCjEpICBjb21waWxlIHRo
ZSBzb3VyY2UgdG8gdXNlIC9ldGMvZnRwYWNjZXNzIGJ5IGRlZmF1bHQgKGNv
bWVzIHR1cm5lZCBvZmYpOw0KICAgIGhhY2sgdGhlIHNvdXJjZSB0byBzZXQg
dXNlX2FjY2Vzc2ZpbGUgPSAxOw0KDQpPUg0KDQoyKSAgcnVuIHRoZSBkYWVt
b24gd2l0aCB0aGUgLWEgb3B0aW9uLg0KDQoNCi9ldGMvZnRwYWNjZXNzOg0K
Y2xhc3MgICBsb2NhbCAgIHJlYWwsZ3Vlc3QsYW5vbnltb3VzIC4uLi4uLg0K
Li4uICAgICAgICAgICAgICAgICAgXl5eXl4NCi4uLiAgICAgICAgICAgICAg
ICAgICAgKy0tLS0tLS0tLS0tIGRlZmluZSAnZ3Vlc3QnIGluIHRoZSBwcm9w
ZXIgY2xhc3NlczsNCi4uLiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgIHRoaXMgaXMgc2l0ZSBkZXBlbmRlbnQuDQouLi4NCi4uLg0KZGVsZXRl
ICAgICBubyAgIGFub255bW91cyxndWVzdCAgICAgICAgICAgICAgICMgZGVs
ZXRlIHBlcm1pc3Npb24/DQpvdmVyd3JpdGUgIG5vICAgYW5vbnltb3VzLGd1
ZXN0ICAgICAgICAgICAgICAgIyBvdmVyd3JpdGUgcGVybWlzc2lvbj8NCnJl
bmFtZSAgICAgbm8gICBhbm9ueW1vdXMsZ3Vlc3QgICAgICAgICAgICAgICAj
IHJlbmFtZSBwZXJtaXNzaW9uPw0KY2htb2QgICAgICBubyAgIGFub255bW91
cyxndWVzdCAgICAgICAgICAgICAgICMgY2htb2QgcGVybWlzc2lvbj8NCnVt
YXNrICAgICAgbm8gICBhbm9ueW1vdXMsZ3Vlc3QgICAgICAgICAgICAgICAj
IHVtYXNrIHBlcm1pc3Npb24/DQouLi4gICAgICAgICAgICAgICAgICAgICAg
IF5eXl5eDQouLi4gICAgICAgICAgICAgICAgICAgICAgICAgKy0tLS0tLSBk
ZWNpZGUgaWYgZ3Vlc3Qgc2hvdWxkIGJlIGluIHRoaXMgDQouLi4gICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICBwZXJtaXNzaW9uIGxpc3Q7IHRo
aXMgaXMgc2l0ZSBkZXBlbmRlbnQuDQouLi4NCi4uLg0KcGF0aC1maWx0ZXIg
IGd1ZXN0ICAgICAgL2V0Yy9wYXRobXNnICBeWy1BLVphLXowLTlfXC5dKiQg
IF5cLiAgXi0NCi4uLg0KZ3Vlc3Rncm91cCBjbGllbnQNCi4uLg0KDQoNCg0K
DQoyLiBDcmVhdGUgTW9ydCdzIGhvbWUgZGlyZWN0b3J5IGFuZCBzZXQgaXRz
IG93bmVyc2hpcCBhbmQgcHJvdGVjdGlvbnMuDQoNCm1rZGlyIC9ob21lL3dl
Yi9tb3J0DQoNCmNob3duIG1vcnQuY2xpZW50IC9ob21lL3dlYi9tb3J0DQoN
CmNobW9kIDc1NSAvaG9tZS93ZWIvbW9ydA0KDQoNCg0KDQozLiBCdWlsZCB0
aGUgZGlyZWN0b3J5IHN0cnVjdHVyZSB1bmRlciBNb3J0J3MgYWNjb3VudC4N
Cg0KY2QgL2hvbWUvd2ViL21vcnQNCg0KbWtkaXIgZXRjIGJpbiBbZGV2IGxp
Yl0gICAoZGV2IGFuZCBsaWIgYXJlIG9wdGlvbmFsIGFuZCBhcmUgT1MgZGVw
ZW5kZW50LikNCg0KY2hvd24gcm9vdC5kYWVtb24gZXRjIGJpbg0KDQpjaG1v
ZCAxMTEgZXRjIGJpbg0KDQoNCg0KDQo0LiBCdWlsZCB0aGUgY29udGVudHMg
b2YgdGhlIH4vYmluIGRpcmVjdG9yeS4NCg0KVVNFIFNUQVRJQ0FMTFkgTElO
S0VEIENPUElFUyBPRiBBTEwgVVRJTElUSUVTIElGIFBPU1NJQkxFIC0tIFlP
VVIgTElGRQ0KKEFORCBFVkVSWU9ORSBFTFNFJ1MgT04gd3UtZnRwZEB3dWdh
dGUud3VzdGwuZWR1KSBXSUxMIEJFIFNJTVBMRVIuIA0KDQpjcCAvLi4uL2Jp
bi9scyBiaW4NCmNob3duIHJvb3QuYmluIGJpbi9scw0KY2htb2QgMTExIGJp
bi9scw0KDQpPcHRpb25hbCBmb3Igb24gdGhlIGZseSBjb21wcmVzc2lvbiBh
bmQgdGFyOg0KDQpjcCAvLi4uL2Jpbi9nemlwIGJpbg0KY3AgLy4uLi9iaW4v
dGFyICBiaW4NCmNob3duIHJvb3QuYmluIGJpbi9nemlwDQpjaG93biByb290
LmJpbiBiaW4vdGFyDQpjaG1vZCAxMTEgYmluL2d6aXANCmNobW9kIDExMSBi
aW4vdGFyDQoNCg0KSWYgdGhlIHV0aWxpdGllcyBhcmUgbm90IHN0YXRpYywg
Y3JlYXRlIHRoZSBuZWNlc3NhcnkgZGV2aWNlcyBpbiB+L2RldiBhbmQgDQpj
b3B5IHRoZSBuZWNlc3NhcnkgbGlicmFyaWVzIGludG8gfi9saWIuICBDaGVj
ayB0aGUgbWFuIHBhZ2UgZm9yIGZ0cGQgdGhhdCANCmNvbWVzIHdpdGggeW91
ciBzeXN0ZW07IGl0IG1heSBiZSBvZiBoZWxwLg0KDQpSRUdBUkRJTkcgSEFS
RCBBTkQgU09GVC9TWU1CT0xJQyBMSU5LUzoNCg0KVGhlIGNocm9vdCgpIG9i
dmlhdGVzIHRoZSB1c2Ugb2Ygc29mdCBsaW5rcyBpbiB0aGlzIGNhc2UuICBI
b3dldmVyLCBpdA0KaXQgaXMgcG9zc2libGUgdG8gbWFrZSB0aGVzZSBoYXJk
IGxpbmtzIGJhY2sgdG8gdGhlIG1hc3RlciBjb3B5IG9mIHRoZQ0KdXRpbGl0
aWVzIHJhdGhlciB0aGFuIGNvcGllcy4gIFRoaXMgY2FuIHNhdmUgc29tZSBk
aXNrIHNwYWNlIGlmIHRoYXQgaXMNCmEgY29uY2Vybi4NCg0KDQoNCg0KNS4g
QnVpbGQgdGhlIGNvbnRlbnRzIG9mIHRoZSB+L2V0YyBkaXJlY3RvcnkuDQoN
CkVkaXQgInBhc3N3ZCIgdG8gY29udGFpbiB0aGUgZm9sbG93aW5nOg0KDQpy
b290Oio6MDowOjovOi9ldGMvZnRwb25seQ0KbW9ydDoqOjQwMzo0MDA6Oi9o
b21lL3dlYi9tb3J0Ly4vOi9ldGMvZnRwb25seQ0KDQoNCkVkaXQgImdyb3Vw
IiB0byBjb250YWluIHRoZSBmb2xsb3dpbmc6DQoNCnJvb3Q6OjA6cm9vdA0K
Y2xpZW50Ojo0MDA6bW9ydA0KDQoNCmNob3duIHJvb3QuZGFlbW9uIHBhc3N3
ZCBncm91cA0KDQpjaG1vZCA0NDQgcGFzc3dkIGdyb3VwDQoNCg0KDQoNCjYu
IEFkZCBzb21lIGV4dHJhIHNlY3VyaXR5IHRvdWNoZXMNCg0KY2QgL2hvbWUv
d2ViL21vcnQNCnRvdWNoIC5yaG9zdHMgLmZvcndhcmQNCmNob3duIHJvb3Qu
cm9vdCAucmhvc3RzIC5mb3J3YXJkDQpjaG1vZCA0MDAgLnJob3N0cyAuZm9y
d2FyZA0KDQoNCg0KDQpZb3Ugc2hvdWxkIG5vdyBiZSB0aGUgcHJvdWQgb3du
ZXIgb2YgYSB3b3JraW5nIGd1ZXN0IGdyb3VwIEZUUCBsb2dpbi4gDQpDb25u
ZWN0IHRvIHRoZSBtYWNoaW5lIHZpYSBGVFAgYW5kIGxvZ2luIGFzICJtb3J0
Ii4gIFlvdSBzaG91bGQgZW5kIHVwIGluDQpNb3J0J3MgYWNjb3VudCB3aXRo
IGEgY3VycmVudCBkaXJlY3Rvcnkgb2YgIi8iLg0KDQpJZiBub3QsIGdvIG92
ZXIgaXQgY2FyZWZ1bGx5IGFnYWluLCBhcyB0aGVyZSBpcyBhIGxvdCBvZiBk
ZXRhaWwgaGVyZS4gIElmDQp5b3Ugc3RpbGwgY2FuJ3QgZ2V0IGl0IHRvIHdv
cmssIHllbGwgZm9yIGhlbHAgb24gd3UtZnRwZEB3dWdhdGUud3VzdGwuZWR1
LiANCg0KKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioNCg0KT1MgREVQ
RU5ERU5DSUVTIC8gUVVJUktTDQoNCkxJTlVYOg0KDQpMaW51eCBkb2VzIG5v
dCBuZWVkIGEgfi9kZXYgZGlyLiAgSXQgZG9lcyBuZWVkIHRoZSB+L2xpYiBk
aXIgaWYgdGhlDQp1dGlsaXRpZXMgaW4gfi9iaW4gYXJlIGR5bmFtaWNhbGx5
IGxpbmtlZC4gDQoNClVzZSB0aGUgJ2xkZCcgY29tbWFuZCB0byBmaW5kIG91
dCB3aGF0IGxpYnJhcmllcyBhcmUgbmVjZXNzYXJ5IGZvciBhIGdpdmVuDQpk
eW5hbWljYWxseSBsaW5rZWQgdXRpbGl0eS4gDQoNCg0KDQpTT0xBUklTOiAN
Cg0KKFRoaXMgd2FzIGN1bGxlZCBmcm9tIGFub3RoZXIgcG9zdCBieSBUb20g
TGVhY2ggdG8gdGhlIHd1LWZ0cGQgbGlzdC4pDQoNCkZvciBwZW9wbGUgd2hv
IGFyZSBoYXZpbmcgcHJvYmxlbXMgd2l0aCBscyAtYWwgYW5kIGRpciBvbiBz
b2xhcmlzIDIueA0Kc3lzdGVtcywgeW91IG1pZ2h0IHRyeSB0aGUgZm9sbG93
aW5nIHRvIGZpbmQgb3V0IHdoYXQncyBtaXNzaW5nLi4uIA0KDQp0cnVzcyAt
ZiBjaHJvb3QgfmZ0cCAvYmluL2xzDQoNClRoaXMgd2lsbCBydW4gdGhlIGxz
IGNvbW1hbmQgaW4gdGhlIHNhbWUgY2hyb290J2QgZW52aXJvbm1lbnQgdGhh
dA0KYW5vbnltb3VzIEZUUCBydW5zIGluLiAgVGhlIHRydXNzIHdpbGwgc2hv
dyB5b3Ugd2hhdA0KZmlsZXMvbGlicmFyaWVzL2RldmljZXMgYXJlIGFjY2Vz
c2VkIGFuZCB3aGVyZSB0aGUgbHMgaXMgbG9va2luZyBmb3IgdGhlbS4gDQoN
ClRvbSBMZWFjaA0KbGVhY2hAb2NlLm9yc3QuZWR1DQoNCg0KDQoNCioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqDQoNCkZvciBleHRyYSB0aXBzIG9u
IHNlY3VyaXR5IHNlZSBDaHJpc3RvcGhlciBLbGF1cydzIEZBUToNCg0KaHR0
cDovL3d3dy5pc3MubmV0L2lzcy9mYXEuaHRtbA0KDQoqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKg0KDQpJZiB5b3UgcnVuIGFjcm9zcyBzb21lIHNw
ZWNpYWwgdHJpY2sgcmVxdWlyZWQgdG8gZ2V0IGd1ZXN0IGFjY2VzcyB0byBy
dW4NCm9uIHlvdXIgT1MsIG9yIHNvbWUgc2VjdXJpdHkgY2xlYW51cCwgcGxl
YXNlIGxldCBtZSBrbm93IGFuZCBJIHdpbGwgdXBkYXRlDQp0aGUgbWFzdGVy
IG9mIHRoaXMgZG9jdW1lbnQuIA0KDQpEb24ndCBjb250YWN0IG1lIGluZGl2
aWR1YWxseSBmb3IgaGVscC4gIEdvIHRocm91Z2ggdGhlIHd1LWZ0cGQgbGlz
dCBmb3INCnRoYXQgYW5kIEkgd2lsbCBzZWUgdGhlIHBvc3QgdGhlcmUuDQoN
Ck1pY2hhZWwgQnJlbm5lbg0KbWJyZW5uZW5AcHVkZHl0YXQuaW50ZWNvbS5j
b20NCg==
---155185017-694002476-812042722=:316--

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 10:12: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 m0sxH4R-000DzuC; Mon, 25 Sep 95 10:11 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA19924; Mon, 25 Sep 1995 12:08:43 -0500
Received: from bunyip.reflections.com.au by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA19604 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 12:04:30 -0500
Received: (from uucp@localhost) by bunyip.reflections.com.au (8.6.12/8.6.12) id DAA04483 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 03:04:25 +1000
Received: from bonanza(203.10.122.64) by bunyip via smap (V1.3)
	id sma004476; Tue Sep 26 03:03:58 1995
Received: (from jason@localhost) by bonanza.reflections.com.au (8.6.12/8.6.12) id DAA00964 for wu-ftpd@mail.wustl.edu; Tue, 26 Sep 1995 03:03:57 +1000
Message-Id: <199509251703.DAA00964@bonanza.reflections.com.au>
Date: Tue, 26 Sep 1995 03:03:57 +1000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jason Patterson <jason@reflections.com.au>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd timezone problem
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi All,

I'm running wu-ftpd on a SPARC running Solaris 2.4.

The problem is that ftpd seems to think the timezone is GMT (ie +0), but
it is actually +1000 (Australian east coast). You can tell it gets the
timezone wrong by looking at the times recorded in the xferlog file, and
the %T value in the welcome message.

All the other network services and normal applications get the timezone
correct.

So what could be confusing wu-ftpd? Does it get the timezone some strange
non-standard way? Is it compiled into the executable as a define which I
missed when I installed it? Is this problem something to do with being
forked from inetd?

If not, and other ideas...??

I really doubt that I'm the first person to come across this problem,
since I run a very standard setup...


JASON PATTERSON (jason@reflections.com.au,http://www.reflections.com.au/~jason)

  Imagine that CRAY decides to make a personal computer. It contains 16
  `Alpha' based processors executing in parallel, has 800 megabytes of RAM,
  9 Gigabytes of disk storage, a resolution of 4096 x 4096 pixels, does
  24bit 3D graphics in realtime, relies entirely on voice recognition for
  input, fits in your shirt pocket and costs $300. What is the first
  question the computer community asks?
  
  "Is it DOS compatible?"

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 10:34: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 m0sxHQE-000DbtC; Mon, 25 Sep 95 10:34 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA21702; Mon, 25 Sep 1995 12:30:57 -0500
Received: from interbusiness.it by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA21423 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 12:27:11 -0500
Received: from caronte (caronte.logos.it [151.99.184.18]) by interbusiness.it (8.6.10/8.6.10) with SMTP id SAA14105 for <wu-ftpd@mail.wustl.edu>; Mon, 25 Sep 1995 18:25:19 +0100
Received: from odino.logos.it (odino_be0) by caronte (5.x/SMI-SVR4)
	id AA00926; Mon, 25 Sep 1995 18:26:07 +0100
Received: from pc195 (odino-0123) by odino.logos.it (5.x/SMI-SVR4)
	id AA20348; Mon, 25 Sep 1995 18:23:17 +0100
Message-Id: <9509251723.AA20348@odino.logos.it>
Date: Mon, 25 Sep 1995 18:29:09 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tino@logos.it (Giustino Scardovelli)
To: wu-ftpd@wugate.wustl.edu
Subject: Compiled wu-ftpd for SOLARIS 2.4
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: tino@odino
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello,
is there some anonymous ftp site where I can find a compiled 
wu-ftpd running under Sun SOLARIS 2.4?

I would like a step-by-step installation-guide too.

Any help would be very appreciated :-)

/--------------------------------------------------------------------\
|  Dr. Giustino Scardovelli    e-mail: tino@mo.logos-translations.it |
|      LOGOS GROUP Srl            Tel: (+39)-59-280802               |
|     via Curtatona 5/2           Fax: (+39)-59-401020               |
|    41100 MODENA (ITALY)                                            |
\--------------------------------------------------------------------/

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 10:48: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 m0sxHdd-000DurC; Mon, 25 Sep 95 10:48 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA22902; Mon, 25 Sep 1995 12:45:09 -0500
Received: from peacock.tcinc.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA22449 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 12:42:16 -0500
Received: from animas.tcinc.com (animas.tcinc.com [165.137.131.8]) by peacock.tcinc.com (8.6.12/8.6.12) with SMTP id LAA18607 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 11:42:15 -0600
Received: from dal-mon1. by animas.tcinc.com (5.x/SMI-SVR4)
	id AA19041; Mon, 25 Sep 1995 11:42:14 -0600
Received: by dal-mon1. (5.x/SMI-SVR4)
	id AA25662; Mon, 25 Sep 1995 12:38:47 -0500
Message-Id: <9509251738.AA25662@dal-mon1.>
Date: Mon, 25 Sep 1995 12:38:47 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: james@animas.tcinc.com (James B. Davis)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Compiled wu-ftpd for SOLARIS 2.4
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

How about ftp'ing gcc 2.7.x from prep.ai.mit.edu, building it
and makeing your own.  It's bad enough to compile source and run
it without checking the source for bad bits rather than
blindly accepting what someone else as cc'd for you.

After you build gcc and install it (read the README) then
print out the in.ftpd manpage for Solaris and read it ALL
then start doing the steps it tells you to.  Read the wu-ftp
README too.  You shouldn't have any problems.

james

James B. Davis, Sr. UNIX Systems Administrator
TCI / Advanced Information Technology Group
Southern Datacenter (corporate)
1776 S Greenville Ave, Richardson, TX 75081 ph 214.234.1245
davis.james@tcinc.com  / 1.800.SKY.PAGE Pin 1205956

"The bureaucratic mentality is the only constant in the universe."
	- Dr. McCoy, MD UFP

> From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 11:32 MDT 1995
> Date: Mon, 25 Sep 1995 18:29:09 -0400
> From: tino@logos.it (Giustino Scardovelli)
> To: wu-ftpd@wugate.wustl.edu
> Subject: Compiled wu-ftpd for SOLARIS 2.4
> Mime-Version: 1.0
> X-Sender: tino@odino
> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> 
> Hello,
> is there some anonymous ftp site where I can find a compiled 
> wu-ftpd running under Sun SOLARIS 2.4?
> 
> I would like a step-by-step installation-guide too.
> 
> Any help would be very appreciated :-)
> 
> /--------------------------------------------------------------------\
> |  Dr. Giustino Scardovelli    e-mail: tino@mo.logos-translations.it |
> |      LOGOS GROUP Srl            Tel: (+39)-59-280802               |
> |     via Curtatona 5/2           Fax: (+39)-59-401020               |
> |    41100 MODENA (ITALY)                                            |
> \--------------------------------------------------------------------/
> 
> 

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 14:09: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 m0sxKll-000DzTC; Mon, 25 Sep 95 14:08 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA06532; Mon, 25 Sep 1995 16:05:30 -0500
Received: from ccvcom.auckland.ac.nz by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA06099 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 16:00:24 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
 id <01HVQ5POFMYO90NIB3@ccvcom.auckland.ac.nz>; Tue,
 26 Sep 1995 09:00:10 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
 id JAA20428 for wu-ftpd@wugate.wustl.edu; Tue, 26 Sep 1995 09:00:03 +1200
Message-Id: <199509252100.JAA20428@ccu1.auckland.ac.nz>
Date: Tue, 26 Sep 1995 09:00:02 +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: Solaris 2.4 and chroot and /dev/zero
In-Reply-To: <9509251342.AA13898@vespa.udac.uu.se> from "Torbj\vrn Wictorin" at
 Sep 25, 95 03:42:00 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


> I get No such device or address.

Sounds strange.  An ls -lR on my tree looks like the below.  Try to
make yours look like mine, including all the permissions on the files.

This was built using the instructions in the Solaris man pages and it
worked first time.

You could also try:

	chroot ~ftp /bin/sh
	echo test > /dev/zero

and see what error messages you get out of that.

Cheers
Russell


# ls -lR ~ftp
total 6842
d--x--x--x   2 root     root         512 Jul 13 18:30 bin
d--x--x--x   2 root     root         512 Oct 13  1994 dev
d--x--x--x   2 root     root         512 Oct 13  1994 etc
d--x--x--x   3 root     root         512 Oct 13  1994 usr

/ftp/bin:
total 382
---x--x--x   2 root     root       60640 May  7 13:45 compress
---x--x--x   2 root     root       60640 May  7 13:45 gzip
---x--x--x   1 root     root       19916 Mar 28  1994 ls
---x--x--x   1 root     root        3256 Aug  9  1994 pwd
---x--x--x   1 root     root       47740 Aug  9  1994 tar

/ftp/dev:
total 0
crw-rw-rw-   1 root     root      11, 42 Mar 28  1994 tcp
crw-rw-rw-   1 root     root      11,  9 Mar 28  1994 ticotsord
crw-rw-rw-   1 root     root      11, 41 Mar 28  1994 udp
crw-rw-rw-   1 root     root      13, 12 Mar 28  1994 zero

/ftp/etc:
total 8
-r--r--r--   1 root     root         199 Oct 12  1994 allowed.filenames
-r--r--r--   1 root     root          34 Oct 12  1994 group
-r--r--r--   1 root     root         643 Oct 12  1994 netconfig
-r--r--r--   1 root     root         337 Oct 12  1994 passwd

/ftp/usr:
total 4
lrwxrwxrwx   1 root     root           6 Jul 14 08:02 bin -> ../bin
d--x--x--x   2 root     root         512 Oct 13  1994 lib

/ftp/usr/lib:
total 2804
-r-xr-xr-x   1 root     root       24576 Mar 28  1994 ld.so
-r-xr-xr-x   1 root     root       90312 Mar 28  1994 ld.so.1
-r-xr-xr-x   1 root     root      563684 Mar 28  1994 libc.so.1
-r-xr-xr-x   1 root     root        3296 Mar 28  1994 libdl.so.1
-r-xr-xr-x   1 root     root       12764 Mar 28  1994 libintl.so.1
-r-xr-xr-x   1 root     root      482984 Mar 28  1994 libnsl.so.1
-r-xr-xr-x   1 root     root       76088 Mar 28  1994 libsocket.so.1
-r-xr-xr-x   1 root     root       33052 Mar 28  1994 libw.so
-r-xr-xr-x   1 root     root       33052 Mar 28  1994 libw.so.1
-r-xr-xr-x   1 root     root       10496 Mar 28  1994 nss_dns.so.1
-r-xr-xr-x   1 root     root       16304 Mar 28  1994 nss_files.so.1
-r-xr-xr-x   1 root     root       25584 Mar 28  1994 nss_nis.so.1
-r-xr-xr-x   1 root     root       28828 Mar 28  1994 nss_nisplus.so.1
-r-xr-xr-x   1 root     root        9264 Mar 28  1994 straddr.so.2

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 14:15: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 m0sxKrO-000DzhC; Mon, 25 Sep 95 14:14 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA07062; Mon, 25 Sep 1995 16:10:50 -0500
Received: from ccvcom.auckland.ac.nz by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA06733 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 16:07:06 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
 id <01HVQ5Y1I27K90NIRC@ccvcom.auckland.ac.nz>; Tue,
 26 Sep 1995 09:06:56 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
 id JAA20884; Tue, 26 Sep 1995 09:06:42 +1200
Message-Id: <199509252106.JAA20884@ccu1.auckland.ac.nz>
Date: Tue, 26 Sep 1995 09:06:41 +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: jason@reflections.com.au
Subject: Re: wu-ftpd timezone problem
In-Reply-To: <199509251703.DAA00964@bonanza.reflections.com.au> from
 "Jason Patterson" at Sep 26, 95 03:03:57 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

You are probably compiling with the 'fiddle with ARGV option'
(SETPROCTITLE) erronously set.  This hack does NOT work on SysV
machines and one of the side effects is to wipe out the enviroment
variables, i.e., TZ...

Unset it and see if you spring into the right timezone.

Cheers
Russell

From owner-wu-ftpd@wugate.wustl.edu Mon Sep 25 19:16: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 m0sxOgF-000D5tC; Mon, 25 Sep 95 18:19 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA18707; Mon, 25 Sep 1995 20:15:53 -0500
Received: from bond.crim.ca by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA18572 for <wu-ftpd@wugate.wustl.edu>; Mon, 25 Sep 1995 20:13:36 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id VAA12819; Mon, 25 Sep 1995 21:11:45 -0400
Message-Id: <199509260111.VAA12819@bond.crim.ca>
Date: Mon, 25 Sep 1995 21:11:45 -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
Cc: jason@reflections.com.au
Subject: Re: wu-ftpd timezone problem 
In-Reply-To: Votre message du "Tue, 26 Sep 1995 09:06:41 +1200."
             <199509252106.JAA20884@ccu1.auckland.ac.nz> 
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


> You are probably compiling with the 'fiddle with ARGV option'
> (SETPROCTITLE) erronously set.  This hack does NOT work on SysV
> machines and one of the side effects is to wipe out the enviroment
> variables, i.e., TZ...
> 
> Unset it and see if you spring into the right timezone.

make sure as well to have ~ftp/usr/share/lib/zoneinfo/... if
you use dynamicly linked ls.


As Tom Leach said on august 29:

> For people who are having problems with ls -al and dir on solaris 2.x systems,
> you might try the following to find out what's missing...
> 
> truss -f chroot ~ftp /bin/ls

is very effective to see what's missing.


Luc Desrosiers
CIRISQ, CRIM


From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 06:47: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 m0sxaM1-000E5yC; Tue, 26 Sep 95 06:47 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA09000; Tue, 26 Sep 1995 08:43:49 -0500
Received: from nic.smsu.edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA08551 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 08:36:31 -0500
Received: by nic.smsu.edu (AIX 3.2/UCB 5.64/4.03)
          id AA52461; Tue, 26 Sep 1995 08:36:27 -0500
Message-Id: <Pine.3.89.9509260836.A107579-0100000@nic.smsu.edu>
Date: Tue, 26 Sep 1995 08:36:26 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Nickell Charles F <cfn162s@nic.smsu.edu>
To: wu-ftpd <wu-ftpd@wugate.wustl.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am helping the systems administrator here and we're having a problem.

We have anonymous ftp set up on two machines, NIC and URSA.  On NIC 
everything works fine.  But on URSA, while we can ftp in as anonymous
with no problem, we cannot ftp as user.  

The two machines are the same, both with AIX3.2.5.  Do you have any
suggestions as to the source of this problem?

Thanks in advance.

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 07:19: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 m0sxaqa-000DZDC; Tue, 26 Sep 95 07:19 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA11017; Tue, 26 Sep 1995 09:15:21 -0500
Received: from huckle.cs.umt.edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA10720 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 09:12:31 -0500
Received: from beaverhead.cs.umt.edu by huckle.cs.umt.edu (AIX 3.2/UCB 5.64/4.03)
          id AA18360; Tue, 26 Sep 1995 08:12:29 -0600
Message-Id: <v01530500ac8d65d5913a@[150.131.15.59]>
Date: Tue, 26 Sep 1995 08:12:29 -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: Re: 
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

These are the same re-occuring AIX questions.  Anybody got the FAQ started yet?

To fix your problems, groups for real users need to be fixed.  The code to
get these fixed can be located at

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

If you're not just having group problems, make sure that you don't have the
real users "guest grouped."  If you do, this will really raise havoc when
trying to chroot out of the anonymous path.

David

>I am helping the systems administrator here and we're having a problem.
>
>We have anonymous ftp set up on two machines, NIC and URSA.  On NIC
>everything works fine.  But on URSA, while we can ftp in as anonymous
>with no problem, we cannot ftp as user.
>
>The two machines are the same, both with AIX3.2.5.  Do you have any
>suggestions as to the source of this problem?
>
>Thanks in advance.

.............................................................................
David L. Thompson                     mailto:dthompsn@cs.umt.edu
The University of Montana/ITRC        The University of Montana/CS Department
                                      Missoula, MT  59812
                                      Work Phone : (406)243-4810


From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 07:23: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 m0sxauy-0000LDC; Tue, 26 Sep 95 07:23 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA11430; Tue, 26 Sep 1995 09:20:18 -0500
Received: from dispatch.dickens.com by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA11291 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 09:19:09 -0500
Received: by dispatch.dickens.com (AIX 3.2/UCB 5.64/4.04)
          id AA39927; Tue, 26 Sep 1995 10:19:08 -0400
Message-Id: <9509261019.ZM34037@dispatch.dickens.com>
Date: Tue, 26 Sep 1995 10:19:05 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Brendan Martin" <brendan@dickens.com>
To: wu-ftpd@wugate.wustl.edu
Subject: real ftp users on AIX
In-Reply-To: Nickell Charles F <cfn162s@nic.smsu.edu>
        "" (Sep 26,  8:36)
References: <Pine.3.89.9509260836.A107579-0100000@nic.smsu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail Lite (3.2.0 26may94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sep 26,  8:36, Nickell Charles F wrote:
> We have anonymous ftp set up on two machines, NIC and URSA.  On NIC 
> everything works fine.  But on URSA, while we can ftp in as anonymous
> with no problem, we cannot ftp as user.  
> 
> The two machines are the same, both with AIX3.2.5.  Do you have any
> suggestions as to the source of this problem?
>-- End of excerpt from Nickell Charles F

I ran into this on AIX also.  The problem I had was that AIX doesn't
use a /etc/shells file.  Instead, valid shells are listed in
/etc/security/login.cfg.  You will need to build a /etc/shells file
from the shells stanza in the login.cfg file.  Put each valid shell on
a line by itself.  That took care of my problem.

-- 
--- The opinions I express are not necessarily shared by anyone else. ---
Brendan E. Martin, Systems Administrator     VOICE:  (770) 442-7595
Dickens Data Systems, Inc.                   FAX:    (770) 442-7525
1175 Northmeadow Parkway Suite 150
Roswell, GA 30076-3857                       email:  brendan@dickens.com

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 08:00: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 m0sxbUR-000E52C; Tue, 26 Sep 95 08:00 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA13311; Tue, 26 Sep 1995 09:56:14 -0500
Received: from bow.rain.fr by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA13136 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 09:54:00 -0500
Received: from merlin.capmedia.fr (merlin.capmedia.fr [194.51.87.1]) by bow.rain.fr (8.6.10/8.6.10) with SMTP id PAA19817 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 15:54:24 GMT
Received: from pcpbb.capmedia.fr by merlin.capmedia.fr; (5.65/1.1.8.2/19Sep95-1135AM)
	id AA19533; Tue, 26 Sep 1995 15:54:34 GMT
Message-Id: <9509261554.AA19533@merlin.capmedia.fr>
Date: Tue, 26 Sep 1995 15:54:34 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: benas@merlin.capmedia.fr
To: wu-ftpd@wugate.wustl.edu
Subject: Problem with the autogroup command
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: benas@mail.capmedia.fr
X-Mailer: <PC Eudora Version 1.4>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello !

I just installed the WU-FTPD 2.4 server on a Dec Alpha / OSF 3.2. It works 
fine but I have a problem with the 'autogroup' command : I cannot make files 
or sub directories readable only by anonymous users of any specific class. 
On the contrary, all users can read and get any file, whatever the group and 
class they (user and file) belong to.

I checked the following points :
- the ftpaccess file is read by the server (the message and limit commands 
it contains are correctly processed),
- the classes are correctly assigned to the users (which was checked with a 
class-limited login message), 
- the ls -al command produces correct results (names and not figures, and 
groups corresponding to those defined in the group file and 'autogroup' 
command).

Could somebody help me ?

Many thanks.
----------------------------------------------------------------------------
-----------
Bruno Benas - Cap Mediatel - Email: benas@capmedia.fr
 Parc Technologique Delta Sud - 09120 Varilhes - France
       Tel : (33) 61 69 51 00      Fax : (33) 69 67 92 48
----------------------------------------------------------------------------
-----------

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 08:42: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 m0sxc8s-000E1LC; Tue, 26 Sep 95 08:41 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA15722; Tue, 26 Sep 1995 10:38:34 -0500
Received: from nic.smsu.edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA15497 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 10:35:26 -0500
Received: by nic.smsu.edu (AIX 3.2/UCB 5.64/4.03)
          id AA15877; Tue, 26 Sep 1995 10:35:17 -0500
Message-Id: <Pine.3.89.9509261045.A111465-0100000@nic.smsu.edu>
Date: Tue, 26 Sep 1995 10:35:17 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Nickell Charles F <cfn162s@nic.smsu.edu>
To: wu-ftpd <wu-ftpd@wugate.wustl.edu>
Subject: ftp problem fixed
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thank you to those who replied to our ftp problem.

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 13:14: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 m0sxgOt-000EAEC; Tue, 26 Sep 95 13:14 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA03987; Tue, 26 Sep 1995 15:11:22 -0500
Received: from wunet.wustl.edu by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA03770 for <wu-ftpd@mail.wustl.edu>; Tue, 26 Sep 1995 15:08:16 -0500
Received: from wow.sunriver.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HVQI7SQD5S002FTC@wunet.wustl.edu>; Tue, 26 Sep 1995 14:57:37 -0500 (CDT)
Received: by wow.sunriver.com; id PAA18715; Tue, 26 Sep 1995 15:54:16 GMT
Received: from tyrell.sunriver.com(199.171.141.55) by wow.sunriver.com via smap
 (g3.0.1) id sma018706; Tue, 26 Sep 95 15:54:09 GMT
Received: from monster.SunRiver.COM (monster [204.253.159.39])
 by tyrell.sunriver.com (8.6.10/8.6.10) with SMTP id UAA18220 for
 <wu-ftpd@wunet.wustl.edu>; Tue, 26 Sep 1995 20:08:50 GMT
Received: by monster.SunRiver.COM (4.1/SMI-4.1) id AA28519; Tue,
 26 Sep 95 16:11:05 EDT
Message-Id: <9509261611.ZM28517@monster>
Date: Tue, 26 Sep 1995 16:11:03 -0400
Reply-To: John Argenziano <ja@sunriver.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ja@sunriver.com (John Argenziano)
To: wu-ftpd@wunet.wustl.edu
Subject: Help with anonymous ftp
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-Mailer: Z-Mail (3.0.1 23feb94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

HI.

I've recently retrieved the wu-ftpd 2.4 code and compiled it.  It seems to be
working OK.  I can ftp in to the host as a "real" user and everything works
fine.  However, when I come in as user "anonymous", when I try to perform any
command that requires a socket for data transfer, I get the following message:

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

Thus, whenever I do an "ls", or a "get", etc., I get this error.  I DO have the
proper character-special devices in my ~/ftp/dev directory (tcp, zero, null),
and they are permissioned exactly as the originals in /dev.  Does any one have
any ideas as to what might be the problem?  Any information would be greatly
appreciated.

Thanks,


-- 
John Argenziano
SunRiver Data Systems
Telephone: (407)333-8338
FAXsimile: (407)333-0050
Email:     John.Argenziano@SunRiver.COM

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 16:14: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 m0sxjD3-000DYRC; Tue, 26 Sep 95 16:14 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA15045; Tue, 26 Sep 1995 18:11:21 -0500
Received: from courage.cc.uq.oz.au by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA14840 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 18:08:23 -0500
Received: from zziibadm.slip.cc.uq.oz.au (zziibadm.slip.cc.uq.oz.au [130.102.21.98]) by courage.cc.uq.oz.au (8.6.12/8.6.12) with SMTP id JAA08185 for <wu-ftpd@wugate.wustl.edu>; Wed, 27 Sep 1995 09:06:21 +1000
Message-Id: <199509262306.JAA08185@courage.cc.uq.oz.au>
Date: Wed, 27 Sep 1995 09:06:21 +1000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: iib.admin@mailbox.uq.oz.au (IIB Admin)
To: wu-ftpd@wugate.wustl.edu
Subject: OK FAQ again
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: zziibadm@dingo.cc.uq.oz.au
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>These are the same re-occuring AIX questions.  Anybody got the FAQ started yet?

Is anyone interested in doing an FAQ??????

What would beinvolved ?????

Sean
--
Sean O'Kelly                                Information Industries Board
iib.admin@mailbox.uq.oz.au                  Dept. Business Industry and 
I am not a Government Spokesman.            Regional Development
I'm here to help.
                        - We work for Queensland Business -

From owner-wu-ftpd@wugate.wustl.edu Tue Sep 26 16:31: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 m0sxjT8-000E7cC; Tue, 26 Sep 95 16:31 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA16052; Tue, 26 Sep 1995 18:28:03 -0500
Received: from softhost.nla.gov.au by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA15994 for <wu-ftpd@wugate.wustl.edu>; Tue, 26 Sep 1995 18:27:37 -0500
Received: (from tdao@localhost) by softhost.nla.gov.au (8.6.12/8.6.9) id JAA04080; Wed, 27 Sep 1995 09:28:39 +1000
Message-Id: <Pine.LNX.3.91.950927092514.4071A@softhost.nla.gov.au>
Date: Wed, 27 Sep 1995 09:28:36 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tien Dao <tdao@nla.gov.au>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: your mail
In-Reply-To: <Pine.3.89.9509260836.A107579-0100000@nic.smsu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Have you checked whethe there is an entry for '/bin/ksh' in /etc/shells.
This is one of the most easily overlooked things when running wuftp under
AIX.

Tien
Sys Admin
Nationla Library of Australia

On Tue, 26 Sep 1995, Nickell Charles F wrote:

> I am helping the systems administrator here and we're having a problem.
> 
> We have anonymous ftp set up on two machines, NIC and URSA.  On NIC 
> everything works fine.  But on URSA, while we can ftp in as anonymous
> with no problem, we cannot ftp as user.  
> 
> The two machines are the same, both with AIX3.2.5.  Do you have any
> suggestions as to the source of this problem?
> 
> Thanks in advance.
> 

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 27 09:53: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 m0sxzjK-000DdTC; Wed, 27 Sep 95 09:53 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA22715; Wed, 27 Sep 1995 11:48:52 -0500
Received: from netmail.austin.ibm.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA22215 for <wu-ftpd@wugate.wustl.edu>; Wed, 27 Sep 1995 11:39:30 -0500
Received: from blammo.austin.ibm.com (blammo.austin.ibm.com [129.35.42.239]) by netmail.austin.ibm.com (8.6.12/8.6.11) with SMTP id LAA13016 for <wu-ftpd@wugate.wustl.edu>; Wed, 27 Sep 1995 11:39:25 -0500
Received: by blammo.austin.ibm.com (AIX 3.2/UCB 5.64/4.03-client-2.6)
          for wu-ftpd@wugate.wustl.edu at austin.ibm.com; id AA17914; Wed, 27 Sep 1995 11:39:21 -0500
Message-Id: <9509271639.AA17914@blammo.austin.ibm.com>
Date: Wed, 27 Sep 95 11:38:45 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Womble" <womble@austin.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: AIX version of WU-FTPD 
In-Reply-To: (Your message of Mon, 25 Sep 95 09:18:03 CST.)
             <v01530500ac8c213f0794@[150.131.15.59]> 
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


The problem that I was having regarding group access and restrictions
to certain directories now works. I applied the fixes listed below to
my AIX wu-ftp code and now it works. These changes along with setting
up the groups and directory/file group accesses did the trick!

Thanks.

Steve
-------------------------------------------------------------------------
     Steve Womble                              womble@austin.ibm.com



>>:  I have been trying to get the AIX version of the beta up and running. 
I've
     run into a few problems and thought that I would mention them.

     1.  The groups still do not seem to have the fix made by Bill Pemberton.
     This can be obtained at
     tigger.itc.virginia.edu:/pub/AIX/wu-ftpd.diffs.txt.gz

     2.  With a build AIX, there are a couple of problems. In config.h
       #define SVR4 needs to be #undef SVR4
       In popen.c   #include <sys/m_wait.h>  needs to be added.

     3.  Even when I added the -a switch to the inetd.conf file for my ftpd, it
     still would not recognize that I wanted it to use the ftpaccess files.  I
     hacked the code and made this the default again, and now it works -- I
     suggest making this the default behavior again.

     If the people updating the code are listening, please respond.  If you
need
     assistance, I would be glad to help out.

     --David

     ..........................................................................
...
     David L. Thompson                     mailto:dthompsn@cs.umt.edu
     The University of Montana/ITRC        The University of Montana/CS
Department
                                           Missoula, MT  59812
                                           Work Phone : (406)243-4810


>>:

From owner-wu-ftpd@wugate.wustl.edu Wed Sep 27 13:06: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 m0sy2kL-000DTPC; Wed, 27 Sep 95 13:06 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA05515; Wed, 27 Sep 1995 15:02:11 -0500
Received: from wunet.wustl.edu by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA05032 for <wu-ftpd@mail.wustl.edu>; Wed, 27 Sep 1995 14:56:44 -0500
Received: from wow.sunriver.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HVRW3N89G0002NGV@wunet.wustl.edu>; Wed, 27 Sep 1995 14:45:55 -0500 (CDT)
Received: by wow.sunriver.com; id PAA25697; Wed, 27 Sep 1995 15:42:27 GMT
Received: from tyrell.sunriver.com(199.171.141.55) by wow.sunriver.com via smap
 (g3.0.1) id sma025695; Wed, 27 Sep 95 15:42:02 GMT
Received: from monster.SunRiver.COM (monster [204.253.159.39])
 by tyrell.sunriver.com (8.6.10/8.6.10) with SMTP id TAA18320 for
 <wu-ftpd@wunet.wustl.edu>; Wed, 27 Sep 1995 19:56:58 GMT
Received: by monster.SunRiver.COM (4.1/SMI-4.1) id AA20599; Wed,
 27 Sep 95 15:59:13 EDT
Message-Id: <9509271559.ZM20597@monster>
Date: Wed, 27 Sep 1995 15:59:12 -0400
Reply-To: John Argenziano <ja@sunriver.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ja@sunriver.com (John Argenziano)
To: wu-ftpd@wunet.wustl.edu
Subject: Help with ATT/NCR UNIX build
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-Mailer: Z-Mail (3.0.1 23feb94)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings,

	Has anyone successfully built wu-ftpd on an NCR/ATT Unix box?  The
	large list of sample makefiles does not include this platform.  I have
	got ftpd built, but it is not working correctly; and I suspect that
	perhaps I am missing something in the build itself, rather than my
	configuration.  If anyone has any insight into this, or has
	successfully completed such a build and install, please lend a hand.

	Thank you very much,

	John

	ja@sunriver.com

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 05:54: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 m0syIUC-0000IbC; Thu, 28 Sep 95 05:54 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA15519; Thu, 28 Sep 1995 07:49:56 -0500
Received: from wunet.wustl.edu by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA15269 for <wu-ftpd@mail.wustl.edu>; Thu, 28 Sep 1995 07:41:58 -0500
Received: from ns.gtsi.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HVSV5L4968002IVP@wunet.wustl.edu>; Thu, 28 Sep 1995 07:30:01 -0500 (CDT)
Received: from [192.254.17.64] (grossj.gtsi.com) by ns.gtsi.com (4.1/SMI-4.1)
 id AA00852; Thu, 28 Sep 95 08:43:21 EDT
Message-Id: <v01520c00ac9048295d9b@[192.254.17.64]>
Date: Thu, 28 Sep 1995 08:43:36 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: GrossJ@gtsi.com (Jon E. Gross)
To: wu-ftpd@wunet.wustl.edu
Subject: Compile problems on SunOS 4.1.3
MIME-version: 1.0
Content-type: text/plain; charset="us-ascii"
Content-transfer-encoding: 7BIT
X-Sender: grossj@ns.gtsi.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am trying to compile the daemon with the following results...  Can anyone
tell me what is wrong?  I have check, I have the vers.c, but not a vers.o.

TIA
Jon

grossj@ns% build s41
make args are :
make opts are :

Linking Makefiles.

Making support library.
gcc -g -DDEBUG   -c fnmatch.c
gcc -g -DDEBUG   -c strcasestr.c
gcc -g -DDEBUG   -c strerror.c
gcc -g -DDEBUG   -c strsep.c
gcc -g -DDEBUG   -c authuser.c
gcc -g -DDEBUG    -target sun4 -c  syslog.c
rm -f libsupport.a
ar cq libsupport.a fnmatch.o strcasestr.o strerror.o strsep.o authuser.o syslog.
o
ranlib libsupport.a

Making ftpd.
gcc -g -DDEBUG -I.. -I../support -L../support  -target sun4 -c  ftpd.c
ftpd.c: In function `statcmd':
ftpd.c:1972: `typenames' undeclared (first use this function)
ftpd.c:1972: (Each undeclared identifier is reported only once
ftpd.c:1972: for each function it appears in.)
ftpd.c:1974: `formnames' undeclared (first use this function)
ftpd.c:1982: `strunames' undeclared (first use this function)
ftpd.c:1982: `modenames' undeclared (first use this function)
*** Error code 1
make: Fatal error: Command failed for target `ftpd.o'

Making ftpcount.
gcc -g -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c vers.o -lsu
pport
gcc: vers.o: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `ftpcount'

Making ftpshut.
gcc -g -DDEBUG -I.. -I../support -L../support -o ftpshut ftpshut.c vers.o -lsupp
ort
gcc: vers.o: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `ftpshut'

Making ckconfig.
gcc -g -DDEBUG -I.. -I../support -L../support -o ckconfig ckconfig.c

Links to executables are in bin directory:
size: bin/ftpd not found
size: bin/ftpcount not found
size: bin/ftpshut not found
size: bin/ftpwho not found
text    data    bss     dec     hex
8192    8192    0       16384   4000    bin/ckconfig
Done
grossj@ns%


From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 06:06: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 m0syIfu-000BvUC; Thu, 28 Sep 95 06:06 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA16059; Thu, 28 Sep 1995 08:03:01 -0500
Received: from garbanzo.SSESCO.com by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA15862 for <wu-ftpd@mail.wustl.edu>; Thu, 28 Sep 1995 07:59:56 -0500
Received: from ribs.ssesco.com by garbanzo.SSESCO.com (AIX 3.2/UCB 5.64/4.03.SSESCO.srv.92.07.22)
          id AA32913; Thu, 28 Sep 1995 08:00:45 -0500
Received: by ribs.SSESCO.com (AIX 3.2/UCB 5.64/4.03.SSESCO.cli.92.10.15)
          id AA17799; Thu, 28 Sep 1995 07:59:53 -0500
Message-Id: <9509281259.AA17799@ribs.SSESCO.com>
Date: Thu, 28 Sep 1995 07:59:52 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: nau@SSESCO.com
To: wu-ftpd@wugate.wustl.edu
Subject: Compiling for AIX 3.2.5
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've been trying to complie wu-ftp for AIX 3.2.5.  I expect
a few problems here and there, but it's just getting silly.
Includes are wrong, so I fix them.  Typedefs don't get declared
so I move them to where they will be.  Now system calls are
being called with the wrong number of args.  I must be doing
something wrong.  Has anyone managed to compile for AIX
3.2.5 (or similar)?  What little piece of magic do I need?

Thanks.

-- 
William R. Nau
Supercomputer Systems Engineering and Services Company (SSESCO)
511 11th Avenue South, Suite 216
Minneapolis, Minnesota 55415-1536

Phone: 612-342-0003,  Email: nau@SSESCO.com,  WWW: http://www.SSESCO.com

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 06:44: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 m0syJG5-000ByRC; Thu, 28 Sep 95 06:44 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA17644; Thu, 28 Sep 1995 08:40:25 -0500
Received: from interbusiness.it by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA17481 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 08:38:34 -0500
Received: from caronte (caronte.logos.it [151.99.184.18]) by interbusiness.it (8.6.10/8.6.10) with SMTP id OAA10413 for <wu-ftpd@mail.wustl.edu>; Thu, 28 Sep 1995 14:36:38 +0100
Received: from odino.logos.it (odino_be0) by caronte (5.x/SMI-SVR4)
	id AA01771; Thu, 28 Sep 1995 14:37:25 +0100
Received: from pc195 by odino.logos.it (5.x/SMI-SVR4)
	id AA05429; Thu, 28 Sep 1995 14:34:32 +0100
Message-Id: <9509281334.AA05429@odino.logos.it>
Date: Thu, 28 Sep 1995 14:40:28 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tino@logos.it (Giustino Scardovelli)
To: wu-ftpd@wugate.wustl.edu
Subject: Various questions on wu-ftpd 2.4 
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: tino@odino
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi all,
I'm building up a wu-ftp 2.4 anonymous ftp site under Solaris 2.4.
I set it up and it works, but it has some problems:

(1) when a user uploads a file, the upload is performed but user
    cannot see the file he just sent.

    To me, it seems a file-system permissions misconfiguration.
    Could someone DEFINITIVELY tell me what are the most secure
    owner,group and mode of all branches in the ftp hierarchy
    when runninf wu-ftpd under Solaris 2.4?

    There are different opinions out there. For example Solaris
    2.4 in.ftpd man page says the owner of the ftp hierarchy should 
    be ftp, but in some anonymous_ftp_FAQ it is recommended to have
    the ftp hierarchy owned by root. What about the /pub subdirs ?

(2) upload rules are not respected: REAL USERS CAN UPLOAD FILES EVERYWHERE !!!!

    This is my hierarchy and permissions i would like to have for real,guest
    and anonymous users (same treatment from the uploads point of view):

    DIRECTORY                 UPLOAD  CREATE-DIR
    /ftp                        NO      NO
    /ftp/bin                    NO      NO     
    /ftp/dev                    NO      NO 
    /ftp/etc                    NO      NO 
    /ftp/Obin                   NO      NO 
    /ftp/pub                    NO      NO 
    /ftp/pub/applications       NO      NO      
    /ftp/pub/doc                NO      NO 
    /ftp/pub/incoming          YES      YES   on subdirectories too
    /ftp/pub/outgoing          YES      YES   on subdirectories too
    /ftp/pub/utilities          NO      NO   
    /ftp/usr                    NO      NO

    This is the set of upload rules I have in the ftpaccess file:

    upload  /ftp    *               no
    upload  /ftp    /pub/incoming   yes     root    trad    0666    dirs
    upload  /ftp    /pub/outgoing   yes     root    trad    0666    dirs
    upload  /ftp    /pub/incoming/* yes     root    trad    0666    dirs
    upload  /ftp    /pub/outgoing/* yes     root    trad    0666    dirs

    The trad group is the translators user group. Should I put this
    group in the /etc/ftpgroups file?

Any help would be very appeciated.
    Thanks in advance


From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 07:30: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 m0syJyb-000E1LC; Thu, 28 Sep 95 07:30 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA20169; Thu, 28 Sep 1995 09:26:05 -0500
Received: from netmail.austin.ibm.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA19759 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 09:20:52 -0500
Received: from blammo.austin.ibm.com (blammo.austin.ibm.com [129.35.42.239]) by netmail.austin.ibm.com (8.6.12/8.6.11) with SMTP id JAA63309; Thu, 28 Sep 1995 09:20:48 -0500
Received: by blammo.austin.ibm.com (AIX 3.2/UCB 5.64/4.03-client-2.6)
          for nau@SSESCO.com at austin.ibm.com; id AA21954; Thu, 28 Sep 1995 09:20:41 -0500
Message-Id: <9509281420.AA21954@blammo.austin.ibm.com>
Date: Thu, 28 Sep 95 09:20:40 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Womble" <womble@austin.ibm.com>
To: nau@SSESCO.com, wu-ftpd@wugate.wustl.edu
Subject: Re: Compiling for AIX 3.2.5 
In-Reply-To: (Your message of Thu, 28 Sep 95 07:59:52 EST.)
             <9509281259.AA17799@ribs.SSESCO.com> 
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

William:

I compiled wu-ftp on an AIX 3.2.5 system with little problems. I did change
my Makefile to install the files in my /usr/local/* directories and had
to create an /etc/shells file, but those shouldn't affect your compile.

You might want to look at the changes that are in the diff file located
at:

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

I was having problems with guestgroup restrictions and after I applied 
these fixes it solved my problem. There are changes to Makefiles and other
files that may solve your problem.

Steve
-------------------------------------------------------------------------
     Steve Womble                              womble@austin.ibm.com



>>:  I've been trying to complie wu-ftp for AIX 3.2.5.  I expect
     a few problems here and there, but it's just getting silly.
     Includes are wrong, so I fix them.  Typedefs don't get declared
     so I move them to where they will be.  Now system calls are
     being called with the wrong number of args.  I must be doing
     something wrong.  Has anyone managed to compile for AIX
     3.2.5 (or similar)?  What little piece of magic do I need?

     Thanks.

     -- 
     William R. Nau
     Supercomputer Systems Engineering and Services Company (SSESCO)
     511 11th Avenue South, Suite 216
     Minneapolis, Minnesota 55415-1536

     Phone: 612-342-0003,  Email: nau@SSESCO.com,  WWW: http://www.SSESCO.com
>>:

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 07:33: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 m0syK1Q-0000IbC; Thu, 28 Sep 95 07:33 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA20449; Thu, 28 Sep 1995 09:29:04 -0500
Received: from WUVMD.Wustl.Edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA19803 for <WU-FTPD@wugate.wustl.edu>; Thu, 28 Sep 1995 09:21:11 -0500
Received: from WUVMD.WUSTL.EDU by WUVMD.Wustl.Edu (IBM VM SMTP V2R1)
   with BSMTP id 2694; Thu, 28 Sep 95 09:18:40 CST
Received: from TWSUVM.UC.TWSU.EDU (NJE origin MAILER@TWSUVM) by WUVMD.WUSTL.EDU (LMail V1.1d/1.7f) with BSMTP id 2793; Thu, 28 Sep 1995 09:18:39 -0600
Received: from TWSUVM (NELSON) by TWSUVM.UC.TWSU.EDU (Mailer R2.08) with BSMTP
 id 8980; Thu, 28 Sep 95 09:21:57 CDT
Message-Id: <199509281421.JAA19803@wugate.wustl.edu>
Date: Thu, 28 Sep 95  09:21:56 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chuck Nelson <NELSON%TWSUVM.bitnet@WUVMD.WUSTL.EDU>
To: "wu-ftpd discussion list" <WU-FTPD@wugate.wustl.edu>
Subject: lost server after maintenance.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Okay, I needed to send this note before I took a ball bat to my machine.

I am running wu-ftpd 2.4 on AIX 3.2.5 and have had things running fine
for a few months. Yesterday, due to an apar against my hard drive
definitions (apar IX48926 for those interested), I needed to backup,
redefine and restore the drive. All the ftpd code was located on this
drive so I needed to shutdown the ftp server before work began. Now
that I am done, I am unable to get the server running again. What did
I miss? When I try to FTP to the server I get the msg "500 FTP server is
down..."

When a FTPSHUT is down does something need to be done to get it running
again?

Thanks for any input,

Chuck

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 07:44: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 m0syKCT-000Dh5C; Thu, 28 Sep 95 07:44 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA21136; Thu, 28 Sep 1995 09:39:13 -0500
Received: from netmail.austin.ibm.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA20843 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 09:34:40 -0500
Received: from blammo.austin.ibm.com (blammo.austin.ibm.com [129.35.42.239]) by netmail.austin.ibm.com (8.6.12/8.6.11) with SMTP id JAA86667; Thu, 28 Sep 1995 09:34:28 -0500
Received: by blammo.austin.ibm.com (AIX 3.2/UCB 5.64/4.03-client-2.6)
          for nau@SSESCO.com at austin.ibm.com; id AA20187; Thu, 28 Sep 1995 09:34:25 -0500
Message-Id: <9509281434.AA20187@blammo.austin.ibm.com>
Date: Thu, 28 Sep 95 09:34:24 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Womble <womble@austin.ibm.com>
To: nau@SSESCO.com, wu-ftpd@wugate.wustl.edu
Subject: Re: Compiling for AIX 3.2.5 
X-Sender: womble@austin.ibm.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

William:

Also forgot you might try this:

 With a build AIX, there are a couple of problems. In config.h
       #define SVR4 needs to be #undef SVR4
       In popen.c   #include <sys/m_wait.h>  needs to be added.

This was a reported problem, but I did not make these changes to mine
and it still worked.

Steve
------------------------------------------------------------------------
Steve Womble                              womble@austin.ibm.com

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 08:13: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 m0syKdq-000BuGC; Thu, 28 Sep 95 08:12 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA23192; Thu, 28 Sep 1995 10:08:55 -0500
Received: from blue.ct.net by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA23015 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 10:05:48 -0500
Received: (from sysadm@localhost) by blue.ct.net (8.6.12/8.6.12) id LAA20330; Thu, 28 Sep 1995 11:30:28 -0400
Message-Id: <Pine.BSD/.3.91.950928112900.20270A-100000@blue.ct.net>
Date: Thu, 28 Sep 1995 11:30:26 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sysadm@blue.ct.net
To: wu-ftpd@wugate.wustl.edu
Subject: Where is FAQ? 
In-Reply-To: <9509281434.AA20187@blammo.austin.ibm.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Please point me to the FAQ and/or archive for this list.
Thank you!
Arthur Wolfe

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 12:20: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 m0syOUY-0007n7C; Thu, 28 Sep 95 12:19 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA08480; Thu, 28 Sep 1995 14:14:05 -0500
Received: from ego.psych.mcgill.ca by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA08379 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 14:12:56 -0500
Received: (from mferan@localhost) by ego.psych.mcgill.ca (8.6.9/8.6.6) id PAA23164 for wu-ftpd@Mail.wustl.edu; Thu, 28 Sep 1995 15:16:08 -0400
Message-Id: <199509281916.PAA23164@ego.psych.mcgill.ca>
Date: Thu, 28 Sep 1995 15:16:08 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Shelly Feran <mferan@ego.psych.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: "ls" doesn't work for *some* clients...
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi - apologies to all in advance if this has been asked-to-death,
but I didn't find an archive for this list. Am running wu-ftpd ver 2.4
on a SunOs 4.1.4 system. For most client programs, anonymous users
have no problems with "ls". (I'm using Sun's ls, with copies of  the
libraries in ~ftp/usr/lib.) Some clients, notably the IRIX 5.2 one
and Fetch on the mac, return no outout from "ls", other than the
opening connection and transfer complete messages. Can someone
tell me what's going wrong and how to fix it?

thanks
Shelly Feran
Systems Manager
Dept. of Psychology, Mcgill Univ. 

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 12:44: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 m0syOsg-000DlwC; Thu, 28 Sep 95 12:44 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA10216; Thu, 28 Sep 1995 14:40:49 -0500
Received: from newsit2.mcdata.com by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA09958 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 14:36:23 -0500
Received: by newsit2.mcdata.com (4.1/SMI-4.1)
	id AA05217; Thu, 28 Sep 95 13:36:16 MDT
Message-Id: <9509281936.AA05217@newsit2.mcdata.com>
Date: Thu, 28 Sep 1995 13:36:16 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mel0083@mcdata.com (Michael Lausin)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: lost server after maintenance.
In-Reply-To: <199509281421.JAA19803@wugate.wustl.edu> from "Chuck Nelson" at Sep 28, 95 09:21:56 am
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

> 
> Okay, I needed to send this note before I took a ball bat to my machine.
> 
> I am running wu-ftpd 2.4 on AIX 3.2.5 and have had things running fine
> for a few months. Yesterday, due to an apar against my hard drive
> definitions (apar IX48926 for those interested), I needed to backup,
> redefine and restore the drive. All the ftpd code was located on this
> drive so I needed to shutdown the ftp server before work began. Now
> that I am done, I am unable to get the server running again. What did
> I miss? When I try to FTP to the server I get the msg "500 FTP server is
> down..."
> 
> When a FTPSHUT is down does something need to be done to get it running
> again?
> 
> Thanks for any input,
> 
> Chuck
> 

Look in /etc for ftpshut file and rm it.

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 12:56: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 m0syP3w-0005kkC; Thu, 28 Sep 95 12:56 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA11082; Thu, 28 Sep 1995 14:51:44 -0500
Received: from gatekeeper.fnx.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA10895 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 14:49:50 -0500
Received: (from neil@localhost) by gatekeeper.fnx.com (8.6.12/8.6.12) id PAA15930 for wu-ftpd@wugate.wustl.edu; Thu, 28 Sep 1995 15:50:43 -0400
Message-Id: <199509281950.PAA15930@gatekeeper.fnx.com>
Date: Thu, 28 Sep 1995 15:50:42 -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: lost server after maintenance.
In-Reply-To: <9509281936.AA05217@newsit2.mcdata.com> from "Michael Lausin" at Sep 28, 95 01:36:16 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Look in /etc for ftpshut file and rm it.

No! Its not there unless the ftpaccess file says so. You have to
look for the line like this one:
shutdown               /usr/lib/shutdown

Note that mine is different...

--->Neil

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 20:59: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 m0syWbx-00073zC; Thu, 28 Sep 95 20:59 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA03565; Thu, 28 Sep 1995 22:55:34 -0500
Received: from wunet.wustl.edu by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA03386 for <wu-ftpd@mail.wustl.edu>; Thu, 28 Sep 1995 22:52:47 -0500
Received: from bossa.oit.unc.edu by wunet.wustl.edu (PMDF V4.3-10 #8766)
 id <01HVTR07MC80002M5V@wunet.wustl.edu>; Thu, 28 Sep 1995 22:41:57 -0500 (CDT)
Received: by bossa.oit.unc.edu; id AA05643; Thu, 28 Sep 1995 23:58:48 -0400
Message-Id: <Pine.OSF.3.91.950928235248.5645A-100000@bossa.oit.unc.edu>
Date: Thu, 28 Sep 1995 23:58:46 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jim Murrell <murrell@bossa.oit.unc.edu>
To: wu-ftpd@wunet.wustl.edu
Subject: Making ftpd
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
   I'm new to this list as well as to wu-ftpd which I ftp'd and tried 
installing today with the following result:
_____________________________________________________________________________
Making ftpd.
gcc -g -DDEBUG -I.. -I../support -L../support   -c ftpd.c
ftpd.c: In function `statcmd':
ftpd.c:1972: `typenames' undeclared (first use this function)
ftpd.c:1972: (Each undeclared identifier is reported only once
ftpd.c:1972: for each function it appears in.)
ftpd.c:1974: `formnames' undeclared (first use this function)
ftpd.c:1982: `strunames' undeclared (first use this function)
ftpd.c:1982: `modenames' undeclared (first use this function)
make: *** [ftpd.o] Error 1
Making ftpcount.
gcc -g -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c 
vers.c -lsupport -lsocket -lnsl -lgen

Making ftpshut.
gcc -g -DDEBUG -I.. -I../support -L../support -o ftpshut ftpshut.c vers.c 
-lsupport -lsocket -lnsl -lgen

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

Links to executables are in bin directory:
size: bin/ftpd: cannot open
bin/ftpcount: 7698 + 716 + 860 = 9274
bin/ftpshut: 6492 + 556 + 340 = 7388
bin/ftpwho: 7698 + 716 + 860 = 9274
bin/ckconfig: 3912 + 320 + 328 = 4560
Done
__________________________________________________________________________________

I was unable to find source for the four unresolved functions.  Did I 
fail to get something that I was supposed to get?

Thanks,
murrell@ra.isis.unc.edu

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 21:23: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 m0syWyc-000DMAC; Thu, 28 Sep 95 21:23 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA04740; Thu, 28 Sep 1995 23:19:14 -0500
Received: from kroner.ecel.uwa.edu.au by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id XAA04428 for <wu-ftpd@wugate.wustl.edu>; Thu, 28 Sep 1995 23:14:16 -0500
Received: (from tim@localhost) by kroner.ecel.uwa.edu.au (8.6.9/8.6.9) id MAA17811 for wu-ftpd@wugate.wustl.edu; Fri, 29 Sep 1995 12:13:56 +0800
Message-Id: <199509290413.MAA17811@kroner.ecel.uwa.edu.au>
Date: Fri, 29 Sep 1995 12:13:55 +0800 (WST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tim Villa - ECS <tim@ecel.uwa.edu.au>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Making ftpd
In-Reply-To: <Pine.OSF.3.91.950928235248.5645A-100000@bossa.oit.unc.edu> from "Jim Murrell" at Sep 28, 95 11:58:46 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

> Hi,
>    I'm new to this list as well as to wu-ftpd which I ftp'd and tried 
> installing today with the following result:
> 
[...]
> I was unable to find source for the four unresolved functions.  Did I 
> fail to get something that I was supposed to get?
> 
Not sure if this is what is causing your problem but there's a header
file that often needs replacing.  From the INSTALL file (line 64 in 2.4):

    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.

Hope this is useful..

Tim
-- 
Tim Villa                   Faculties of Economics & Commerce, Education and Law
Network/Systems officer            The University of Western Australia    _-@
Phone: +61-9-380-1796                              Fax: +61-9-380-1068  --\ \,)
email: tim@ecel.uwa.edu.au     http://www.ecel.uwa.edu.au:80/~tim/tim/  (*)'~(*)

From owner-wu-ftpd@wugate.wustl.edu Thu Sep 28 22:31: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 m0syY2Y-00073oC; Thu, 28 Sep 95 22:31 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA07288; Fri, 29 Sep 1995 00:26:31 -0500
Received: from shell1.eznet.net by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA07114 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 00:22:41 -0500
Received: (from dfoster@localhost) by shell1.eznet.net (8.6.9/8.6.9) id BAA03128; Fri, 29 Sep 1995 01:22:40 -0400
Message-Id: <199509290522.BAA03128@shell1.eznet.net>
Date: Fri, 29 Sep 1995 01:22:39 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dfoster@eznet.net>
To: wu-ftpd@wugate.wustl.edu
Cc: dfoster@shell1.eznet.net (Dan Foster)
Subject: Re: Making ftpd
In-Reply-To: <Pine.OSF.3.91.950928235248.5645A-100000@bossa.oit.unc.edu> from "Jim Murrell" at Sep 28, 95 11:58:46 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

Whoops! I overheard Jim Murrell saying:
> Hi,
>    I'm new to this list as well as to wu-ftpd which I ftp'd and tried 
> installing today with the following result:

Same here.

> _____________________________________________________________________________
> Making ftpd.
> gcc -g -DDEBUG -I.. -I../support -L../support   -c ftpd.c

[deletia]
 
> I was unable to find source for the four unresolved functions.  Did I 
> fail to get something that I was supposed to get?

This is a me-too post, sorta. :) How do you compile it for Linux under
1.2.13 (or 1.2.x/1.3.x kernels, for that matter)? I see it was known
to work under Linux 0.99pl18 (or so), with gcc2.3.x and old libs. I
think a few header files are tripping me up... If nobody knows the
proper procedure/files to modify/add/delete for building ftp under
Linux, I'll post more specifics (error messages, etc.)

Many thanks! :)

-Dan

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 03:28: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 m0sycaW-0006eoC; Fri, 29 Sep 95 03:22 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA14171; Fri, 29 Sep 1995 05:18:51 -0500
Received: from Relay1.Austria.EU.net by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA14094 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 05:17:06 -0500
Received: from aut.alcatel.at (dnisun.aut.alcatel.at) by Relay1.Austria.EU.net with SMTP id AA00744
  (5.67b/IDA-1.5 for <wu-ftpd@mail.wustl.edu>); Fri, 29 Sep 1995 11:16:53 +0100
Received: from atusks06.aut.alcatel.at by aut.alcatel.at (4.1/SMI-4.1/AAA-1.29/main)
	id AA14155; Fri, 29 Sep 95 11:13:28 +0100
Received: by atusks06.aut.alcatel.at (5.x/SMI-SVR4/CC-SUB-1.1)
	id AA01951; Fri, 29 Sep 1995 11:16:47 +0100
Message-Id: <9509291016.AA01951@atusks06.aut.alcatel.at>
Date: Fri, 29 Sep 1995 11:16:47 +0100 (MET)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: wolf.paul@aut.alcatel.at
To: wu-ftpd@wugate.wustl.edu
Subject: Wu-FTPD under Solaris 2.4 ???
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: ELM [version 2.4 PL23 (Solaris)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello!

After using wu-ftpd for quite some time on a SunOS 4.x box, we are now
of necessity switching to a Solaris box.

Building wu-ftpd 2.4 for Solaris (with gcc 2.6.3) goes without a hitch (no
error messages, and then ftpd behaves just fine -- until you do anything
that requires it to open a socket back to the remote machine. Then it
reports,

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

Running it under truss  shows that this is due to an attempt to open /dev/tcp
for reading and writing, which under Solaris is a symlink to
/devices/pseudo/clone@0:tcp, which has permissions 0666, just as
/dev/tcp does under SunOS.

Any clues anybody?
-- 
W. N. Paul/KSRU * Alcatel Austria AG * Scheydgasse 41 * A-1210 Vienna, Austria 
wnp@aut.alcatel.at * +43-1-277-22 x2523 (voice)/x118 (fax) * +43-1-774-1947 (h)
"Never attribute to malice that which can be adequately explained by stupidity."
"Wo Dummheit als Erklaerung ausreicht, sollte man nicht nach Bosheit suchen."

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 05:48: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 m0syerX-00076tC; Fri, 29 Sep 95 05:48 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA17566; Fri, 29 Sep 1995 07:44:21 -0500
Received: from WUVMD.Wustl.Edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA17460 for <WU-FTPD@wugate.wustl.edu>; Fri, 29 Sep 1995 07:41:59 -0500
Received: from WUVMD.WUSTL.EDU by WUVMD.Wustl.Edu (IBM VM SMTP V2R1)
   with BSMTP id 8845; Fri, 29 Sep 95 07:39:26 CST
Received: from TWSUVM.UC.TWSU.EDU (NJE origin MAILER@TWSUVM) by WUVMD.WUSTL.EDU (LMail V1.1d/1.7f) with BSMTP id 5887; Fri, 29 Sep 1995 07:39:26 -0600
Received: from TWSUVM (NELSON) by TWSUVM.UC.TWSU.EDU (Mailer R2.08) with BSMTP
 id 9895; Fri, 29 Sep 95 07:42:43 CDT
Message-Id: <199509291241.HAA17460@wugate.wustl.edu>
Date: Fri, 29 Sep 95  07:42:41 CDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chuck Nelson <NELSON%TWSUVM.bitnet@WUVMD.WUSTL.EDU>
To: "wu-ftpd discussion list" <WU-FTPD@wugate.wustl.edu>
Subject: ftpshut thanks
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thansk to those who respond to my FTPSHUT question. Once I had removed
my head from that dark place I realized the error of my ways and was
able to find and rm the necessary file. Again thanks.

Chuck

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 07:29: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 m0sygQk-0000FtC; Fri, 29 Sep 95 07:28 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA23143; Fri, 29 Sep 1995 09:24:37 -0500
Received: from thor by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA22946 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 09:20:38 -0500
Received: by thor (5.x/SMI-SVR4)
	id AA26178; Fri, 29 Sep 1995 09:20:42 -0500
Message-Id: <9509291420.AA26178@thor>
Date: Fri, 29 Sep 1995 09:20:42 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ajw@thor.pla-net.net (Andy Wessels)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-FTPD under Solaris 2.4 ???
Content-Type: X-sun-attachment
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

----------
X-Sun-Data-Type: text
X-Sun-Data-Description: text
X-Sun-Data-Name: text
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 47


----- Begin Included Message -----


Building wu-ftpd 2.4 for Solaris (with gcc 2.6.3) goes without a hitch (no
error messages, and then ftpd behaves just fine -- until you do anything
that requires it to open a socket back to the remote machine. Then it
reports,

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

Running it under truss  shows that this is due to an attempt to open /dev/tcp
for reading and writing, which under Solaris is a symlink to
/devices/pseudo/clone@0:tcp, which has permissions 0666, just as
/dev/tcp does under SunOS.

Any clues anybody?

----- End Included Message -----

I had the same problem.   What I ended up doing was to remove the ~ftp tree and
started from groupnd zero.  After you compile the ftpd binaries and get them
installed, and make sure that you have an entry in the /etc/passwd file.

Do a man on in.ftpd--this will show the ftpd manpage from sun.  Look in there
for a script.  You can use this script to build the archive tree.  Note that
you may get an error that mknod cannot create for ticots and ticotsord.  Sun
has changed their names, at least on the US version of 2.4 (3/95 release).
The easiest way around this is to edit the script.  Look for the section where
the tcp, ticots, and ticotsord devices are made.   Copy this whole section.  I
believe it was about 10 lines or so.  Remove ticots and ticotsord from the first
section, change the basename in the second section, and delete tcp in the
second. Be sure to change the variable 'prefix' in the second part.  See the
attached script--this is straight from the man page.  I make no claim of writing
this except for the modification noted above.

You should be able to now do a 'ls' on the directory when you come in as
anonymous.  Now, here is where I am having problems.  ls works, but not ls -l.
I have traced the library calls, and ls -l is trying to open the libraries in
/usr/openwin/lib (?!?!?)  setting up a link from /usr/openwin/lib to /usr/lib
does not seem to help.  Any ideas??



andy.
ajw@pla-net.net

----------
X-Sun-Data-Type: shell-script
X-Sun-Data-Description: shell-script
X-Sun-Data-Name: setup.anon.ftp
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 149

#!/bin/sh
# script to setup SunOS 5.3 anonymous ftp area
#

     # handle the optional command line argument
     case $# in

        # the default location for the anon ftp comes from the passwd file
        0) ftphome="`grep '^ftp:' /etc/passwd | cut -d: -f6`"
           ;;

        1) if [ "$1" = "start" ]; then
              ftphome="`grep '^ftp:' /etc/passwd | cut -d: -f6`"
           else
              ftphome=$1
           fi
           ;;

        *) echo "Usage: $0 [anon-ftp-root]"
           exit 1
           ;;
     esac

     if [ -z "${ftphome}" ]; then
        echo "$0: ftphome must be non-null"
        exit 2
     fi

     # This script assumes that ftphome is neither / nor /usr so ...
     if [ "${ftphome}" = "/" -o "${ftphome}" = "/usr" ]; then
        echo "$0: ftphome must not be / or /usr"
        exit 2
     fi

     # If ftphome does not exist but parent does, create ftphome
     if [ ! -d ${ftphome} ]; then
         # lack of -p below is intentional
         mkdir ${ftphome}
     fi

     echo Setting up anonymous ftp area ${ftphome} for SunOS 5.3

     # Ensure that the /usr/bin directory exists
     if [ ! -d ${ftphome}/usr/bin ]; then
         mkdir -p ${ftphome}/usr/bin
     fi

     cp /usr/bin/ls ${ftphome}/usr/bin
     chmod 111 ${ftphome}/usr/bin/ls

     # Now set the ownership and modes to match the man page
     chown root ${ftphome}/usr/bin
     chmod 555 ${ftphome}/usr/bin

     # this may not be the right thing to do
     # but we need the bin -> usr/bin link
     if [ -r ${ftphome}/bin ]; then
         mv -f ${ftphome}/bin ${ftphome}/Obin
     fi
     ln -s usr/bin ${ftphome}

     # Ensure that the /usr/lib and /etc directories exist
     if [ ! -d ${ftphome}/usr/lib ]; then
         mkdir -p ${ftphome}/usr/lib
     fi
     if [ ! -d ${ftphome}/etc ]; then
         mkdir -p ${ftphome}/etc
     fi

     #Most of the following are needed for basic operation, except
     #for libnsl.so, nss_nis.so, libsocket.so, and straddr.so which are
     #needed to resolve NIS names.

     cp /usr/lib/ld.so /usr/lib/ld.so.1 ${ftphome}/usr/lib

     for lib in libc libdl libintl libw libnsl libsocket \
        nss_nis nss_nisplus nss_dns nss_files
     do
        cp /usr/lib/${lib}.so.1 ${ftphome}/usr/lib
        rm -f ${ftphome}/usr/lib/${lib}.so
        ln -s ./${lib}.so.1 ${ftphome}/usr/lib/${lib}.so
     done

     cp /usr/lib/straddr.so.2 ${ftphome}/usr/lib
     rm -f ${ftphome}/usr/lib/straddr.so
     ln -s ./straddr.so.2 ${ftphome}/usr/lib/straddr.so

     cp /etc/passwd /etc/group /etc/netconfig ${ftphome}/etc

     chmod 555 ${ftphome}/usr/lib/*
     chmod 444 ${ftphome}/etc/*

     # Now set the ownership and modes
     chown root ${ftphome}/usr/lib ${ftphome}/etc
     chmod 555 ${ftphome}/usr/lib ${ftphome}/etc

     # Ensure that the /dev directory exists
     if [ ! -d ${ftphome}/dev ]; then
         mkdir -p ${ftphome}/dev
     fi

     # make device nodes. ticotsord and udp are necessary for
     # 'ls' to resolve NIS names.
     prefix="/devices/pseudo/mm@0:"

     for device in zero
     do
        line=`ls -l ${prefix}${device} | sed -e 's/,//'`
        major=`echo $line | awk '{print $5}'`
        minor=`echo $line | awk '{print $6}'`
        rm -f ${ftphome}/dev/${device}
        mknod ${ftphome}/dev/${device} c ${major} ${minor}
     done

    # This prefix does not work. need to change.
    prefix="/devices/pseudo/clone@0:"
    # prefix="/devices/pseudo/tl@0:"

     for device in tcp udp 
     do
        line=`ls -l ${prefix}${device} | sed -e 's/,//'`
        major=`echo $line | awk '{print $5}'`
        minor=`echo $line | awk '{print $6}'`
        rm -f ${ftphome}/dev/${device}
        mknod ${ftphome}/dev/${device} c ${major} ${minor}
     done
     
     prefix="/devices/pseudo/tl@0:"

     for device in ticotsord
     do
        line=`ls -l ${prefix}${device} | sed -e 's/,//'`
        major=`echo $line | awk '{print $5}'`
        minor=`echo $line | awk '{print $6}'`
        rm -f ${ftphome}/dev/${device}
        mknod ${ftphome}/dev/${device} c ${major} ${minor}
     done
     chmod 666 ${ftphome}/dev/*

     ## Now set the ownership and modes
     chown root ${ftphome}/dev
     chmod 555 ${ftphome}/dev

     if [ ! -d ${ftphome}/pub ]; then
        mkdir -p ${ftphome}/pub
     fi
     chown ftp ${ftphome}/pub
     chmod 777 ${ftphome}/pub

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 11:00: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 m0syjjP-00079mC; Fri, 29 Sep 95 11:00 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA04575; Fri, 29 Sep 1995 12:55:44 -0500
Received: from interbusiness.it by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA04216 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 12:50:12 -0500
Received: from caronte (caronte.logos.it [151.99.184.18]) by interbusiness.it (8.6.10/8.6.10) with SMTP id SAA22944 for <wu-ftpd@mail.wustl.edu>; Fri, 29 Sep 1995 18:48:13 +0100
Received: from odino.logos.it (odino_be0) by caronte (5.x/SMI-SVR4)
	id AA02226; Fri, 29 Sep 1995 18:48:56 +0100
Received: from pc195 by odino.logos.it (5.x/SMI-SVR4)
	id AA08070; Fri, 29 Sep 1995 18:46:01 +0100
Message-Id: <9509291746.AA08070@odino.logos.it>
Date: Fri, 29 Sep 1995 18:51:58 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tino@logos.it (Giustino Scardovelli)
To: wu-ftpd@wugate.wustl.edu
Subject: Found make on Solaris 2.4 but build DOES NOT WORK
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: tino@odino
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi all,
I finally got my make in /usr/ccs/bin when I installed 
SUNWsprot as Andreas Buschmann suggested to me.
Thanks to you Andreas and to all who answered my question!

But now I'm in trouble again...

I'm building wu-ftpd-2.4 and build does not work.
Seems it can't find make. I want to compile with 
GNU gcc compiler. I installed gcc stuff under
/opt/gnu as default (I've got /opt/gnu/bin/gcc).

A trace of the broblem follows:

# pwd
/usr/tools/wu-ftpd-2.4
# whoami
root
# ls -al build
-rwx------   1 root    root        3691 Apr  1  1994 build
# build sol
make args are : 
make opts are : 

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

Making support library.
./build: make: not found

Making ftpd.
./build: make: not found

Making ftpcount.
./build: make: not found

Making ftpshut.
./build: make: not found

Making ckconfig.
./build: make: not found

Links to executables are in bin directory:
./build: size: not found
Done
#

Any suggestions?

/--------------------------------------------------------------------\
|  Dr. Giustino Scardovelli                e-mail: tino@logos.it     |
|--------------------------------------------------------------------|
|      LOGOS GROUP Srl               Direct Phone: (+39)-59-412513   |
|     via Curtatona 5/2       Central SwitchBoard: (+39)-59-412412   |
|    41100 MODENA (ITALY)                     Fax: (+39)-59-280854   |
\--------------------------------------------------------------------/

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 11:47: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 m0sykSP-000Dd6C; Fri, 29 Sep 95 11:46 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA07688; Fri, 29 Sep 1995 13:42:18 -0500
Received: from narq.avian.org by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA07418 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 13:38:52 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.12/_H*) id JAA00423 for wu-ftpd@wugate.wustl.edu; Fri, 29 Sep 1995 09:34:20 -0400
Message-Id: <199509291334.JAA00423@narq.avian.org>
Date: Fri, 29 Sep 1995 09:34:20 -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: sigh
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

This list oughta be run through a script that will fire some kind of FAQ back
to the sender of any message containing "socket (0.0.0.0,20): bad file number"
and not forward it to the recipients...

_H*

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 12:11: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 m0sykqR-00078cC; Fri, 29 Sep 95 12:11 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA09118; Fri, 29 Sep 1995 14:07:16 -0500
Received: from central.bldrdoc.gov by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA08559 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 13:57:11 -0500
Received: (from coleman@localhost) by central.bldrdoc.gov (8.6.12/8.6.11) id MAA22795 for wu-ftpd@wugate.wustl.edu; Fri, 29 Sep 1995 12:57:24 -0600
Message-Id: <199509291857.MAA22795@central.bldrdoc.gov>
Date: Fri, 29 Sep 1995 12:57:24 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Sean S Coleman 303-497-5672 <coleman@boulder.nist.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Found make on Solaris 2.4 but build DOES NOT WORK
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Giustino,

I recommend adding to the path in the shell where you do your
make, /usr/ccs/bin. This should allow build to find make.

Sean Coleman

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 13:32: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 m0sym6f-000769C; Fri, 29 Sep 95 13:32 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA08534; Fri, 29 Sep 1995 13:57:01 -0500
Received: from elmer.Harvard.EDU by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA08221 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 13:51:46 -0500
Received: from localhost.Harvard.EDU (localhost.Harvard.EDU [127.0.0.1]) by elmer.Harvard.EDU (8.6.12/8.6.12) with SMTP id OAA00261 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 14:52:04 -0400
Message-Id: <199509291852.OAA00261@elmer.Harvard.EDU>
Date: Fri, 29 Sep 1995 14:52:04 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Young Sul <ylsul@elmer.Harvard.EDU>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Found make on Solaris 2.4 but build DOES NOT WORK 
In-Reply-To: Your message of "Fri, 29 Sep 1995 18:51:58 EDT."
             <9509291746.AA08070@odino.logos.it> 
X-Authentication-Warning: elmer.Harvard.EDU: Host localhost.Harvard.EDU didn't use HELO protocol
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

What's your $PATH like?

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 14:18: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 m0symoj-000DMXC; Fri, 29 Sep 95 14:18 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA09279; Fri, 29 Sep 1995 14:09:27 -0500
Received: from uswat.advtech.uswest.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA08685 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 14:00:06 -0500
Received: from centhub ([151.116.23.137]) by uswat.advtech.uswest.com (8.7/8.6.12) with SMTP id MAA19014 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 12:59:58 -0600 (MDT)
Received: by centhub.mnet.uswest.com (M-Net Hub.950111)
Received: from ut-nt1.uswc.uswest.com by ut-lno1.uswest.com (5.x/SMI-SVR4)
	id AA05277; Fri, 29 Sep 1995 12:51:58 -0600
Message-Id: <Pine.PCW.3.91.950929124718.4511K-100000@ut-nt1.uswc.uswest.com>
Date: Fri, 29 Sep 1995 12:58:03 -0900 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jason Boerner <jboerne@ut-lno1.mnet.uswest.com>
To: wu-ftpd Mail List <wu-ftpd@wugate.wustl.edu>
Subject: FAQ & Using wu-ftpd w/ httpd...
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: jboerne@ut-lno1.uswc.uswest.com
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm sure that this is in the FAQ so I'll first ask: How do I obtain the 
FAQ for this list?

What I'm trying to do is link some stuff from my html home page to my 
anonymous ftp service.  Unforunetly, everytime the file starts to come 
accross, the browser comes up with
Fatal Error: FTP-server replies: Entering Passive Mode
I assume that what is happening is that wu-ftpd is getting the PASV 
request and responding (to the user) with a text string to say that it is 
about to initiate the transfer.  At this point the browser is confused, 
drops the connection and reports a fatal error.

Am I right?

How do I fix it?

Thanks

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 21:51: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 m0sytst-000DLgC; Fri, 29 Sep 95 21:50 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA06883; Fri, 29 Sep 1995 23:45:22 -0500
Received: from zcias1.ziff.com by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id XAA06584 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 23:40:45 -0500
Received: from DN-ARNOR by zcias1.ziff.com (PMDF V4.3-10 #6906)
 id <01HVTGRZ288000JALG@zcias1.ziff.com>; Thu, 28 Sep 1995 17:48:59 -0500 (EST)
Received: from arnor.zis.ziff.com by arnor.zis.ziff.com (PMDF V4.3-10 #6906)
 id <01HVTGP4KSVWFI6AVY@arnor.zis.ziff.com>; Thu,
 28 Sep 1995 17:48:56 -0400 (EDT)
Message-Id: <01HVTGP4KSVYFI6AVY@arnor.zis.ziff.com>
Date: Thu, 28 Sep 1995 17:48:56 -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@wugate.wustl.edu, james_peterson@iacnet.com,
        michael_mooradian@iacnet.com, rickn@iacnet.com
Subject: Timezone related question...sorry...
MIME-version: 1.0
Content-transfer-encoding: 7BIT
X-Envelope-to: wu-ftpd@wugate.wustl.edu
X-VMS-To: IN%"wu-ftpd@wugate.wustl.edu"
X-VMS-Cc: THE_SUPPORT_GROUP,RICKN,EPUB::CRAIGJ,CLIFF,SEAN
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

	Via FTP user does a dir command and gets (note the incorrect
	file timestamps as compared to the others listed below):

ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
total 4238
drwxr-s--x   2 20000    4002         512 Sep 26 18:15 .
dr-x--s--x  13 20000    4002         512 Sep 21 21:23 ..
-rw-rw-r--   1 20000    4002        1426 Sep 28 14:17 dsrpest.rpt
drwxr-s--x  12 20000    4002         512 Sep 15 19:37 extra
-rw-rw-r--   1 20000    4002     1345017 Sep 22 12:04 q370i.z
-rw-r--r--   1 20000    4002          12 Sep 26 18:15 q370i.z.sum
-rw-rw-r--   1 20000    4002      791387 Sep 22 12:04 q370u.z
-rw-r--r--   1 20000    4002          12 Sep 26 18:14 q370u.z.sum
226 Transfer complete.
515 bytes received in 0.037 seconds (14 Kbytes/s)
ftp> 221 Goodbye.

	Via telnet as root I see the correct timestamps:

drwxr-s--x   2 user_ftp ftponly      512 Sep 26 14:15 ./
dr-x--s--x  13 user_ftp ftponly      512 Sep 21 17:23 ../
-rw-rw-r--   1 user_ftp ftponly     1426 Sep 28 10:17 dsrpest.rpt
drwxr-s--x  12 user_ftp ftponly      512 Sep 15 15:37 extra/
-rw-rw-r--   1 user_ftp ftponly  1345017 Sep 22 08:04 q370i.z
-rw-r--r--   1 user_ftp ftponly       12 Sep 26 14:15 q370i.z.sum
-rw-rw-r--   1 user_ftp ftponly   791387 Sep 22 08:04 q370u.z
-rw-r--r--   1 user_ftp ftponly       12 Sep 26 14:14 q370u.z.sum
total 4238

	Via telnet as root I can do a chroot'ed /bin/ls and get the
	correct timestamps as well (i.e., proves zoneinfo files are
	correctly installed in the chroot'ed FTP environment):

drwxr-s--x   2 20000    4002         512 Sep 26 14:15 ./
dr-x--s--x  13 20000    4002         512 Sep 21 17:23 ../
-rw-rw-r--   1 20000    4002        1426 Sep 28 10:17 dsrpest.rpt
drwxr-s--x  12 20000    4002         512 Sep 15 15:37 extra/
-rw-rw-r--   1 20000    4002     1345017 Sep 22 08:04 q370i.z
-rw-r--r--   1 20000    4002          12 Sep 26 14:15 q370i.z.sum
-rw-rw-r--   1 20000    4002      791387 Sep 22 08:04 q370u.z
-rw-r--r--   1 20000    4002          12 Sep 26 14:14 q370u.z.sum
total 4238

	I have all the /usr/share/lib/zoneinfo files in place in the
	anonymous (and protected FTP--for guest logins) ftp (chroot'ed)
	areas.  I chmod 444 all files and chmod 111 all directories under
	usr/share/lib/zoneinfo for security reasons (although I tested
	with 777 permissions, and I still fail;  so I don't think this is
	a permissions-related problem).

	[BTW, without the zoneinfo files the chroot'ed /bin/ls gives the
	wrong timestamps just like an ftp connection, so I know the file(s)
	I am missing live in zoneinfo.]

	Anyone happen to have run into this one and have the answer?
	Yes, Solaris 2.4.  Yes, I have all the libraries necessary to
	run /bin/ls (per truss).  Thanks!!!

								Sean.

+--------------------------------------+---------------------------------------+
|      Sean_Gonzalez@iacnet.com        |    Project Leader, Internetworking    |
+--------------------------------------+---------------------------------------+
|      Information Access Centre       |                                       |
|       Ten Presidents Landing         |    Information Access Company WWW     |
|          Medford, MA 02155           |         http://www.iacnet.com         |
|            617.393.3252              |                                       |
+--------------------------------------+---------------------------------------+

L.A.T.R.:  HI Rh+W B 04 Y L W- C++ I+++ T+ A+ E H+ S++ V++ F Q++ P B++ PA++ PL--
ISAAC:  AS W C 07 Y L+++ W+ C-- I+++ T+ A++ E H+ S+++ V++ F- Q++ P++ B- PA++ PL+
SPECKLES:  AS r C 04 X L++ W++ C-- I+++ T+ A-  E++ H S+++ V- F- Q++ P+ B PA+ PL+
TwinkCode v1.12:  T5C1L5 (w) h+ d-- a- (w) c- y (e) (g) f+ (t) k s- (m1) (m2) q-

From owner-wu-ftpd@wugate.wustl.edu Fri Sep 29 22:38: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 m0syud6-000DjnC; Fri, 29 Sep 95 22:38 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA09020; Sat, 30 Sep 1995 00:21:25 -0500
Received: from joseph.math.umt.edu by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA06876 for <wu-ftpd@wugate.wustl.edu>; Fri, 29 Sep 1995 23:45:19 -0500
Received: by joseph.math.umt.edu (5.65/DEC-Ultrix/4.3)
	id AA20569; Fri, 29 Sep 1995 16:41:57 -0600
Message-Id: <Pine.ULT.3.91.950929164100.20541B-100000@joseph.math.umt.edu>
Date: Fri, 29 Sep 1995 16:41:57 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dick Thompson <rkt@joseph.math.umt.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd and Ultrix 4.4
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi all,
   I'm new to this list and would like to ask 2 questions.  First, is 
there a FAQ anywhere?  This should prevent me from asking dumb questions 
in the future.
   Second, I'm trying to run wu-ftpd on an Ultrix 4.4 box.  It compiles 
fine and works well for anonymous users, but not for real users.  If I 
remove the "real" member from the class "all", it kicks me out without 
even asking for a password.  When "real" is a member of "all", it asks 
for the password, but the login always fails.  I assume that it's just 
not handling the Ultrix authentication (shadow passwords), but haven't a 
clue where to start looking (actually tried looking in the config.h for 
Ultrix and tried #define ULT_AUTH and such with no luck).  Thanks in 
advance for any help.

						Dick

						Richard K. Thompson
						(406) 243-4032
						rkt@charlo.math.umt.edu
						rkt@selway.umt.edu



From owner-wu-ftpd@wugate.wustl.edu Sat Sep 30 17:46: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 m0szCY2-000Dn5C; Sat, 30 Sep 95 17:46 PDT
Received: from host by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA09756; Sat, 30 Sep 1995 19:41:36 -0500
Received: from step.polymtl.ca by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA09558 for <wu-ftpd@wugate.wustl.edu>; Sat, 30 Sep 1995 19:34:27 -0500
Received: (from coyote@localhost) by step.polymtl.ca (8.6.10/8.6.10) id UAA15682; Sat, 30 Sep 1995 20:25:15 -0400
Message-Id: <Pine.SOL.3.91.950930201744.15053A-100000@step.polymtl.ca>
Date: Sat, 30 Sep 1995 20:25:13 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vincent Cojot <coyote@step.polymtl.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Working ftpd + Linux?
In-Reply-To: <199509290522.BAA03128@shell1.eznet.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi everyone,

I am sorry if this has been asked before but I still need a little help 
working with wu-ftpd under Linux. Everything compiles fine, runs fine, 
transfers fine, anonymous and real users are happy, except for this:

I can 'get' 'dir.tgz' or 'dir.tar.gz' fine but when I try:

'get file.gz', I get: cannot GZIP plain files.

'get file.Z', I get: cannot COMPRESS plain files.

It happens for anonymous, real and root users...

If anyone has an idea to help this to working, I would really apreciate 
it. Thank you very much for reading this.

(I tried several 1.2.x kernels and 1.3.25-29 kernels..and it still does 
not work..)

Vincent
_________________________________________________________________________
Vincent S. Cojot, Computer Engineering.
Ecole Polytechnique de Montreal, Comite Micro-Informatique.
coyote@step.polymtl.ca, coyote@info.polymtl.ca

They cannot scare me with their empty spaces
Between stars - on stars where no human race is
I have it in me so much nearer home
To scare myself with my own desert places.       - Robert Frost



