From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  1 09:13:03 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA22767;
	Wed, 1 Apr 1998 09:13:02 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA31941;
	Wed, 1 Apr 1998 09:08:34 -0600 (CST)
Received: from K3.peakpeak.com (root@[207.174.103.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA23287
	for <wu-ftpd@wugate.wustl.edu>; Wed, 1 Apr 1998 08:58:45 -0600 (CST)
Received: from [199.165.157.57] (lovetown.oneup.com [199.165.157.57])
	by K3.peakpeak.com (8.8.5/8.8.5) with ESMTP id HAA20246;
	Wed, 1 Apr 1998 07:58:36 -0700
Message-Id: <v0313030bb148059bad3f@[199.165.157.57]>
Date: Wed, 1 Apr 1998 07:58:46 -0700
Reply-To: chrism@peakpeak.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Chris J. Magnuson" <chrism@peakpeak.com>
To: wu-ftpd@wugate.wustl.edu
Subject: OK, so I'm an idiot, I need help
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Thanks to those of you that responded with help, but I'm having very
sporadic success getting wu-ftp to work properly.  I want to set it up to
allow anonymous ftp and guest access.  I also want virtual ftp to work.  So
far, I get virtual ftp to mostly work, except for ls (apparently having
trouble getting a staticly-linked ls going).  I can get anonymous access to
work but not guest access.  Now real users can't log in and put files.  All
I've changed is the ftpaccess file and the directories/files under
/home/ftp (Linux system) but when I tried to go back I couldn't get there
either.  What a mess I've made.

Is there someone out there that wants to make some money helping me to
configure this?  I don't have another day to blow on it.

Thanks a lot,
Chris



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  1 23:01:30 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id XAA00932;
	Wed, 1 Apr 1998 23:01:29 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA31140;
	Wed, 1 Apr 1998 22:59:28 -0600 (CST)
Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA26810
	for <wu-ftpd@wugate.wustl.edu>; Wed, 1 Apr 1998 22:56:41 -0600 (CST)
Received: from sadhana.india.hp.com (sadhana.india.hp.com [15.10.40.76])
	by atlrel2.hp.com (8.8.6/8.8.5tis) with ESMTP id XAA19330
	for <wu-ftpd@wugate.wustl.edu>; Wed, 1 Apr 1998 23:56:02 -0500 (EST)
Received: by sadhana.india.hp.com
	(1.37.109.20/16.2) id AA068024818; Thu, 2 Apr 1998 10:26:58 +0500
Message-Id: <199804020456.XAA19330@atlrel2.hp.com>
Date: Thu, 2 Apr 1998 10:26:56 +0500 (IST)
Reply-To: harshalj@india.hp.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Harshal Savalia <harshalj@india.hp.com>
To: wu-ftpd@wugate.wustl.edu
Cc: harshalj@india.hp.com (Harshal Savalia)
Subject: Options -i, -o and -L are not working
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [Revision: 213.1]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello,

	Is it really  true  that  nobody  has  answer to my  (silly  :-)
	question.  I am resending this mail almost for the third time as
	no one  replied me yet.  May be because  the mail is too long to
	read it.  In short my problem  is that  until you  specify  "log
	transfers"  directive in  ftpaccess  file "-i" and "-o"  command
	line  options have no effect.  Similarly  until you specify "log
	commands" directive "-L" command line option have no effect.  If
	you need  more  info.  then go thro'  the mail  attached  below.

	Please help me if you can!

	P.S,: I am using wu-ftpd-2.4.2-beta-15 on HP-UX.

Thanks,
Harshal

> 
> Hello,
> 
> 	I think there is a problem with the  "-L","-i"  and "-o" options
> 	used in the command line options of ftpd.
> 
> 	I have  started my ftpd daemon with the "-L" option.  I have not
> 	included "log commands" directive in my ftpaccess file.  Now man
> 	page for ftpd says as follow :
> 
> 	If the -L option  is  specified,  commands  sent to the  ftpd(8)
> 	     server  will be  logged to the  syslog.  The -L  option  is
> 	     over-ridden  by the  ftpaccess(5)  file.  If the -L flag is
> 	     used, command  logging will be on by default as soon as the
> 	     ftp  server is  invoked.  This will cause the server to log
> 	     all USER commands,  which if a user  accidentally  enters a
> 	     password for that  command  instead of the  username,  will
> 	     cause passwords to be logged via syslog.
> 
> 	So according to man page it should log all USER commands.  But I
> 	noticed that until you include "log  commands"  directive in the
> 	ftpaccess file it won't log the information.
> 
> 	In the file access.c the function acl_setfunctions() initializes
> 	log_commands  variable  to zero.  I think this is the cause that
> 	suppresses the effect of "-L" command line option.
> 
> 	Similar things  happened when I started ftpd daemon with command
> 	line  options  "-i" and "-o".  It is not logging  file  transfer
> 	information  in xferlog  file until you include "log  transfers"
> 	directive in the ftpaccess file.
> 
> 	It can happen  that I have  interpreted  the thing  incorrectly.
> 	Can any one throw light on this matter.
> 
> 	Thanks in advance.
> 
> Regards,
> Harshal
> 

-- 
-------------------------------------------------------------------------------
Harshal Savalia					email : harshalj@india.hp.com
Hewlett Packard - ISO				Phone : (91)(80)2251554 x 1424
30C, Cunningham Road				Fax   : (91)(80)2200196
Bangalore 560 052				Telnet: 847-1424
India.
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  2 20:31:09 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id UAA23557;
	Thu, 2 Apr 1998 20:31:08 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id UAA29638;
	Thu, 2 Apr 1998 20:28:47 -0600 (CST)
Received: from mailq1.ncal.verio.com (mailq1.ncal.verio.com [204.247.247.43])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id UAA02735
	for <wu-ftpd@wugate.wustl.edu>; Thu, 2 Apr 1998 20:23:55 -0600 (CST)
Received: from Sun-E3000.ChampUSA.COM (root@sun-e3000.champusa.com [207.21.123.4])
	by mailq1.ncal.verio.com (8.8.7/8.8.7) with ESMTP id SAA10170
	for <wu-ftpd@wugate.wustl.edu>; Thu, 2 Apr 1998 18:23:50 -0800 (PST)
Received: from ChampUSA.COM (monstars.ChampUSA.COM [207.21.123.8])
	by Sun-E3000.ChampUSA.COM (8.8.8/8.8.8) with ESMTP id SAA09431;
	Thu, 2 Apr 1998 18:23:48 -0800 (PST)
Message-Id: <35244834.5336464@ChampUSA.COM>
Date: Thu, 02 Apr 1998 18:23:48 -0800
Reply-To: wally.winzer@ChampUSA.COM
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Auteria Wally Winzer Jr." <wally.winzer@ChampUSA.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Message File For Users That Exit The System
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en] (Win95; U)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a novice question so please bear with me.
I'd like to know which message file (or message filename) can be used
when users (anonymous or real end-users of the system) exit the FTP
Server?  I looked in the ftpaccess man pages and did not find any
information.

TIA.

- Wally Winzer Jr.


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 05:47:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA09245;
	Fri, 3 Apr 1998 05:47:10 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA14107;
	Fri, 3 Apr 1998 05:45:14 -0600 (CST)
Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA30623
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 05:35:35 -0600 (CST)
Received: from sadhana.india.hp.com (sadhana.india.hp.com [15.10.40.76])
	by palrel3.hp.com (8.8.5/8.8.5tis) with ESMTP id DAA07321;
	Fri, 3 Apr 1998 03:35:23 -0800 (PST)
Received: by sadhana.india.hp.com
	(1.37.109.20/16.2) id AA106695131; Fri, 3 Apr 1998 17:05:31 +0500
Message-Id: <199804031135.DAA07321@palrel3.hp.com>
Date: Fri, 3 Apr 1998 17:05:31 +0500 (IST)
Reply-To: harshalj@india.hp.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Harshal Savalia <harshalj@india.hp.com>
To: tneshite@MSIS.dmso.mil
Cc: wu-ftpd@wugate.wustl.edu, harshalj@india.hp.com (Harshal Savalia)
Subject: Re: Options -i, -o and -L are not working
In-Reply-To: <199804021614.LAA13374@triton.dmso.mil> from Thomas Neshite at Apr "2," 1998 "11:13:03" am
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [Revision: 213.1]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello Thomas,

	Its not a problem of syslog level  setting.  Otherwise it should
	not log information when "log commands" directive is specified.

	And what about "-i" and "-o"  options.  It is not  dependent  on
	level of syslog.  Did you check up the code protion which I have
	mentioned in my mail.

	In the file access.c the function acl_setfunctions() initializes
	log_commands,    log_incoming_xfers    and    log_outbound_xfers
	variables  to zero.  I think this is the cause  that  suppresses
	the effect of "-L", "-i" and "-o" command line options.

	Note that if you don't use "-a" option with the above  mentioned
	options then all is ok because  then we are not using  ftpaccess
	file.  So we won't be callig the function acl_setfunctions().

	Did you get my point ? Any way thanks a lot for your response.

Regards,
Harshal

>
>Alright... I've been hanging back because I'm definitely no expert.
>But, when you use the -L option for ftpd to log to syslog, I believe
>there is a little more involved:
>
>I think you have to also tell your logging daemon to look for the
>type of messages ftpd will be sending in order for syslog to accept
>and log them.
>
>There is (at least) /etc/syslog.conf or something similar.
>
>Additionally, mine ( version wu-2.4(4) )is set up with -l
>(lowercase), not -L. Don't know if it matters.
>
>Hope this helps. I'd rather say something than nothing.
>
>tjn
>
>
>> 
>> 
>> Hello,
>> 
>> 	Is it really  true  that  nobody  has  answer to my  (silly  :-)
>> 	question.  I am resending this mail almost for the third time as
>> 	no one  replied me yet.  May be because  the mail is too long to
>> 	read it.  In short my problem  is that  until you  specify  "log
>> 	transfers"  directive in  ftpaccess  file "-i" and "-o"  command
>> 	line  options have no effect.  Similarly  until you specify "log
>> 	commands" directive "-L" command line option have no effect.  If
>> 	you need  more  info.  then go thro'  the mail  attached  below.
>> 
>> 	Please help me if you can!
>> 
>> 	P.S,: I am using wu-ftpd-2.4.2-beta-15 on HP-UX.
>> 
>> Thanks,
>> Harshal
>> 
>> > 
>> > Hello,
>> > 
>> > 	I think there is a problem with the  "-L","-i"  and "-o" options
>> > 	used in the command line options of ftpd.
>> > 
>> > 	I have  started my ftpd daemon with the "-L" option.  I have not
>> > 	included "log commands" directive in my ftpaccess file.  Now man
>> > 	page for ftpd says as follow :
>> > 
>> > 	If the -L option  is  specified,  commands  sent to the  ftpd(8)
>> > 	     server  will be  logged to the  syslog.  The -L  option  is
>> > 	     over-ridden  by the  ftpaccess(5)  file.  If the -L flag is
>> > 	     used, command  logging will be on by default as soon as the
>> > 	     ftp  server is  invoked.  This will cause the server to log
>> > 	     all USER commands,  which if a user  accidentally  enters a
>> > 	     password for that  command  instead of the  username,  will
>> > 	     cause passwords to be logged via syslog.
>> > 
>> > 	So according to man page it should log all USER commands.  But I
>> > 	noticed that until you include "log  commands"  directive in the
>> > 	ftpaccess file it won't log the information.
>> > 
>> > 	In the file access.c the function acl_setfunctions() initializes
>> > 	log_commands  variable  to zero.  I think this is the cause that
>> > 	suppresses the effect of "-L" command line option.
>> > 
>> > 	Similar things  happened when I started ftpd daemon with command
>> > 	line  options  "-i" and "-o".  It is not logging  file  transfer
>> > 	information  in xferlog  file until you include "log  transfers"
>> > 	directive in the ftpaccess file.
>> > 
>> > 	It can happen  that I have  interpreted  the thing  incorrectly.
>> > 	Can any one throw light on this matter.
>> > 
>> > 	Thanks in advance.
>> > 
>> > Regards,
>> > Harshal
>> > 
>> 
>
>

-- 
-------------------------------------------------------------------------------
Harshal Savalia                                 email : harshalj@india.hp.com
Hewlett Packard - ISO                           Phone : (91)(80)2251554 x 1424
30C, Cunningham Road                            Fax   : (91)(80)2200196
Bangalore 560 052                               Telnet: 847-1424
India.
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 06:01:32 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA09392;
	Fri, 3 Apr 1998 06:01:31 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA07854;
	Fri, 3 Apr 1998 05:59:46 -0600 (CST)
Received: from bourbon.propertymall.com ([194.201.169.190])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA10315
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 05:58:49 -0600 (CST)
Received: (from nils@localhost) by bourbon.propertymall.com (8.6.12/8.6.9) id MAA01149 for wu-ftpd@wugate.wustl.edu; Fri, 3 Apr 1998 12:59:18 GMT
Message-Id: <199804031259.MAA01149@bourbon.propertymall.com>
Date: Fri, 3 Apr 1998 12:59:18 GMT
Reply-To: nils@bourbon.propertymall.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Nils <nils@bourbon.propertymall.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Wu-ftpd stops working for a specific machine 
X-Mailer: Sendmail/Ream v4.18a (The Choice for a New Generation)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

We have been using wu-ftpd version wu-2.4(8) for some time without any
problems. Now it appears that connections from a a specific machine
(same domain, but not on the local network) are not working correctly
(It was working until a few days ago).

What happens is that a message saying a connection has been made, after
which the connection seems to hang without the welcome message being
displayed. On occasions after a long delay (over 10 to 15 minutes),
the message may be displayed and a normal FTP session is established.

We tried subsituting a different ftpd server and the connection worked
normally. Other machines can connect without any problems using wu-ftpd.
No system files for wu-ftpd have been changed. We even tried running
wu-ftpd on a different port with the same result - other machines could
connect normally, but the one we are having a problem with does not
connect. There are no clues in the log files as to what is going wrong.

Any ideas or suggestions would be appreciated.

I know the obvious answer is to install a more recent version, but I
would like to find out what is causing this problem!

Nils

nils@propertymall.com


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 06:07:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA09898;
	Fri, 3 Apr 1998 06:07:56 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA12093;
	Fri, 3 Apr 1998 06:06:16 -0600 (CST)
Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA14643
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 06:00:13 -0600 (CST)
Received: from sadhana.india.hp.com (sadhana.india.hp.com [15.10.40.76])
	by palrel3.hp.com (8.8.5/8.8.5tis) with ESMTP id EAA13504;
	Fri, 3 Apr 1998 04:00:06 -0800 (PST)
Received: by sadhana.india.hp.com
	(1.37.109.20/16.2) id AA106906620; Fri, 3 Apr 1998 17:30:20 +0500
Message-Id: <199804031200.EAA13504@palrel3.hp.com>
Date: Fri, 3 Apr 1998 17:30:19 +0500 (IST)
Reply-To: harshalj@india.hp.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Harshal Savalia <harshalj@india.hp.com>
To: lundberg@vr.net
Cc: wu-ftpd@wugate.wustl.edu, harshalj@india.hp.com (Harshal Savalia)
Subject: Re: Options -i, -o and -L are not working
In-Reply-To: <Pine.LNX.3.95.980402111443.4903C-100000@gaia.vr.net> from Gregory A Lundberg at Apr "2," 1998 "11:17:31" am
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [Revision: 213.1]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello Gregory,

> > > 	If the -L option  is  specified,  commands  sent to the  ftpd(8)
> > > 	     server  will be  logged to the  syslog.  The -L  option  is
> > > 	     over-ridden  by the  ftpaccess(5)  file.  If the -L flag is
> > > 	     used, command  logging will be on by default as soon as the
> > > 	     ftp  server is  invoked.  This will cause the server to log
> > > 	     all USER commands,  which if a user  accidentally  enters a
> > > 	     password for that  command  instead of the  username,  will
> > > 	     cause passwords to be logged via syslog.
> 
> > > 	Similar things  happened when I started ftpd daemon with command
> > > 	line  options  "-i" and "-o".  It is not logging  file  transfer
> > > 	information  in xferlog  file until you include "log  transfers"
> > > 	directive in the ftpaccess file.
> > > 
> > > 	It can happen  that I have  interpreted  the thing  incorrectly.
> > > 	Can any one throw light on this matter.
> 
> I believe this was changed some time ago to the behavior you've reported,
> go through the change history to be sure.  The man pages are simply wrong. 

Where should I look for the change history ? 

Thanks a lot for your response.

Regards,
Harshal



-- 
-------------------------------------------------------------------------------
Harshal Savalia                                 email : harshalj@india.hp.com
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 06:14:21 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA09960;
	Fri, 3 Apr 1998 06:14:20 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA03804;
	Fri, 3 Apr 1998 06:12:39 -0600 (CST)
Received: from btmplq.god.bel.alcatel.be (gatekeeper.alcatel.be [138.203.244.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA06642
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 06:06:55 -0600 (CST)
Received: from localhost (uucp@localhost) by btmplq.god.bel.alcatel.be (8.6.5/8.6.5) id OAA18295 for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 14:05:28 +0200
Received: from net034.god.bel.alcatel.be(138.203.207.34) by btmplq via smap (V1.3)
	id sma018273; Fri Apr  3 14:05:02 1998
Received: from localhost by net034.god.bel.alcatel.be with SMTP
	(1.38.193.5/16.2) id AA17834; Fri, 3 Apr 1998 13:40:25 +0200
Message-Id: <3524CAA8.1546@net.alcatel.be>
Date: Fri, 03 Apr 1998 13:40:24 +0200
Reply-To: christine.wittoeck@net.alcatel.be
Sender: owner-wu-ftpd@wugate.wustl.edu
From: WITTOECK Christine <christine.wittoeck@net.alcatel.be>
To: wu-ftpd@wugate.wustl.edu
Subject: Problem building wu-ftpd-2.4.2-beta-16
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: wittoecc@net.alcatel.be
X-Mailer: Mozilla 3.0 (X11; I; HP-UX A.09.04 9000/826)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi, 

I want to install wu-ftpd-2.4.2-beta-16 on HPUX 10.20 and with the build
I get folloing errors:

.........

Making ftpd.
        cc -Aa -Dunix -D_HPUX_SOURCE -O -I.. -I../support  -c ftpd.c
(Bundled) cc: warning 480: The -A option is available only with the
C/ANSI C pro
duct; ignored.
(Bundled) cc: warning 480: The -O option is available only with the
C/ANSI C pro
duct; ignored.
(Bundled) cc: "ftpd.c", line 3767: warning 5: "const" will become a
keyword.
(Bundled) cc: "ftpd.c", line 3767: error 1000: Unexpected symbol:
"const".
*** Error exit code 1

Stop.

.Making ftpcount.
        cc -Aa -Dunix -D_HPUX_SOURCE -O -I.. -I../support  -o ftpcount
ftpcount.
c vers.o ../support/libsupport.a
(Bundled) cc: warning 480: The -A option is available only with the
C/ANSI C pro
duct; ignored.
(Bundled) cc: warning 480: The -O option is available only with the
C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: Can't open vers.o
/usr/ccs/bin/ld: No such file or directory
*** Error exit code 1

Stop.

Making ftpshut.
        cc -Aa -Dunix -D_HPUX_SOURCE -O -I.. -I../support  -o ftpshut
ftpshut.c
vers.o ../support/libsupport.a
(Bundled) cc: warning 480: The -A option is available only with the
C/ANSI C pro
duct; ignored.
(Bundled) cc: warning 480: The -O option is available only with the
C/ANSI C pro
duct; ignored.
/usr/ccs/bin/ld: Can't open vers.o
/usr/ccs/bin/ld: No such file or directory
*** Error exit code 1

Stop.

Making ckconfig.
`ckconfig' is up to date.
ln: ckconfig exists

Links to executables are in bin directory:
size:  bin/ftpd:  cannot open
size:  bin/ftpcount:  cannot open
size:  bin/ftpshut:  cannot open
size:  bin/ftpwho:  cannot open
bin/ckconfig: 5917 + 1852 + 8 = 7777
Done

.........

What am I missing to do the build correctly ?

-- 
Christine Wittoeck              email: christine.wittoeck@alcatel.be
Alcanet International Benelux   tel:    +32 3 4503444
De Villermontstraat 38          fax:    +32 3 4503038
B 2550 Kontich
Belgium

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 06:20:37 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA09994;
	Fri, 3 Apr 1998 06:20:35 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA09345;
	Fri, 3 Apr 1998 06:18:55 -0600 (CST)
Received: from nomina.lu.se (nomina.lu.se [130.235.132.90])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA14931
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 06:17:17 -0600 (CST)
Received: from lu-dal2.ling.lu.se by nomina.lu.se with SMTP
	(5.65/IDA-1.2.8) id AA15810; Fri, 3 Apr 98 14:20:06 +0200
Received: from LU-DAL2/SpoolDir by lu-dal2.dal.lu.se (Mercury 1.21);    3 Apr 98 14:19:21 +0100
Received: from SpoolDir by LU-DAL2 (Mercury 1.21); 3 Apr 98 14:19:20 +0100
Message-Id: <167A27D3604@lu-dal2.dal.lu.se>
Date: Fri, 3 Apr 1998 14:19:19 GMT+200
Reply-To: Stig.Isaksson@dal.lu.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Stig Isaksson" <Stig.Isaksson@dal.lu.se>
To: nils@bourbon.propertymall.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftpd stops working for a specific machine 
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
X-Pmrqc: 1
X-Mailer: Pegasus Mail for Windows (v2.33)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Nils,

This looks like a problem we had here too some time ago (this might 
be different of course but the symptom looks similar).

Here it was a misconfigured computer in the same domain that caused 
the trouble. The unhappy configurer had given this machine the same 
ip-nr as the default name-server for the domain, which caused the 
call-back lookup to try to figure out what ip-nr the calling machines 
had by chancing a lookup in the misconfigured machine instead of in 
the proper name-server. The result was a many minutes long hang, 
sometimes ending in a lookup at some secondary name-server.

So, perhaps it could be worth while to check if someone in your 
neighbourhood has a newly configured machine with a spurious ip-nr.

Hopefully ...

Stig

> We have been using wu-ftpd version wu-2.4(8) for some time without any
> problems. Now it appears that connections from a a specific machine
> (same domain, but not on the local network) are not working correctly
> (It was working until a few days ago).
> 
> What happens is that a message saying a connection has been made, after
> which the connection seems to hang without the welcome message being
> displayed. On occasions after a long delay (over 10 to 15 minutes),
> the message may be displayed and a normal FTP session is established.
> 
> We tried subsituting a different ftpd server and the connection worked
> normally. Other machines can connect without any problems using wu-ftpd.
> No system files for wu-ftpd have been changed. We even tried running
> wu-ftpd on a different port with the same result - other machines could
> connect normally, but the one we are having a problem with does not
> connect. There are no clues in the log files as to what is going wrong.
> 
> Any ideas or suggestions would be appreciated.
> 
> I know the obvious answer is to install a more recent version, but I
> would like to find out what is causing this problem!
> 
> Nils
> 
> nils@propertymall.com
> 
> 
------------------------------------------------------------
Stig Isaksson
Dialekt- och ortnamnsarkivet
Helgonabacken 14
S-223 62 LUND
S W E D E N
tel.: +46 46 222 74 68   fax: +46 46 15 23 81
e-mail: Stig.Isaksson@DAL.lu.se
http://www.dal.lu.se/

<Forstaor MIME    Understands MIME>
------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 06:27:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA10043;
	Fri, 3 Apr 1998 06:27:01 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA12454;
	Fri, 3 Apr 1998 06:25:16 -0600 (CST)
Received: from solsoft.solsoft.com (solsoft.solsoft.com [192.70.106.193])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA13586
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 06:23:18 -0600 (CST)
Received: from skiff.solsoft.com (root@skiff.solsoft.com [192.70.106.201])
	by solsoft.solsoft.com (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id OAA08664;
	Fri, 3 Apr 1998 14:22:21 +0200 (CEST)
Received: (from babafou@localhost)
	by skiff.solsoft.com (8.9.0.Beta5/8.9.0.Beta5) id OAA13379;
	Fri, 3 Apr 1998 14:22:34 +0200 (MET DST)
Message-Id: <19980403142233.A13087@skiff.solsoft.com>
Date: Fri, 3 Apr 1998 14:22:33 +0200
Reply-To: Marc.Baudoin@solsoft.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marc Baudoin <Marc.Baudoin@solsoft.com>
To: christine.wittoeck@net.alcatel.be, wu-ftpd@wugate.wustl.edu
Subject: Re: Problem building wu-ftpd-2.4.2-beta-16
In-Reply-To: <3524CAA8.1546@net.alcatel.be>; from WITTOECK Christine on Fri, Apr 03, 1998 at 01:40:24PM +0200
References: <3524CAA8.1546@net.alcatel.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: Mutt 0.90.11i
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

WITTOECK Christine <christine.wittoeck@net.alcatel.be> écrit :
> 
> I want to install wu-ftpd-2.4.2-beta-16 on HPUX 10.20 and with the build
> I get folloing errors:
> 
> .........
> 
> Making ftpd.
>         cc -Aa -Dunix -D_HPUX_SOURCE -O -I.. -I../support  -c ftpd.c
> (Bundled) cc: warning 480: The -A option is available only with the
> C/ANSI C pro
> duct; ignored.
> (Bundled) cc: warning 480: The -O option is available only with the
> C/ANSI C pro
> duct; ignored.
> (Bundled) cc: "ftpd.c", line 3767: warning 5: "const" will become a
> keyword.
> (Bundled) cc: "ftpd.c", line 3767: error 1000: Unexpected symbol:
> "const".
> *** Error exit code 1

The cc shipped with HP-UX is braindead and is of no use.  The
only thing you can do with it is compile a real C compiler such
as GNU gcc.  wu-ftpd compiles fine with gcc.

-- 
Marc Baudoin   -=-   <Marc.Baudoin@solsoft.com>
Security On-Line Software (Solsoft) SA

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 08:41:35 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA11028;
	Fri, 3 Apr 1998 08:41:34 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA26957;
	Fri, 3 Apr 1998 08:39:40 -0600 (CST)
Received: from cfa.harvard.edu (root@cfa.harvard.edu [131.142.10.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA17232
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 08:34:45 -0600 (CST)
Received: from cfahub.harvard.edu (cfahub.harvard.edu [131.142.10.146]) by cfa.harvard.edu (8.8.5/8.7.3) with SMTP id JAA24002 for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 09:34:29 -0500 (EST)
Received: from cfahub by cfahub.harvard.edu (SMI-8.6/SMI-SVR4)
	id JAA08055; Fri, 3 Apr 1998 09:34:20 -0500
Message-Id: <199804031434.JAA08055@cfahub.harvard.edu>
Date: Fri, 03 Apr 1998 09:34:19 -0500
Reply-To: wyatt@cfa.harvard.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Wyatt <wyatt@cfahub.harvard.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Options -i, -o and -L are not working
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I haven't examined the source in enough detail to be sure, but as of
(I think) beta-16, the "-a" option to use the ftpaccess file is on
by default. Maybe the -L etc. options are still being overriden. Try
the -A option before the others to disable use of the ftpaccess file.

Bill Wyatt  (wyatt@cfa.harvard.edu)
    Smithsonian Astrophysical Observatory  (Cambridge, MA, USA)




From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  3 10:45:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA12295;
	Fri, 3 Apr 1998 10:45:01 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA08807;
	Fri, 3 Apr 1998 10:34:18 -0600 (CST)
Received: from hahp9k.harte-lyne.ca (hahp9k.harte-lyne.ca [209.47.131.101])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA08875
	for <wu-ftpd@wugate.wustl.edu>; Fri, 3 Apr 1998 10:32:29 -0600 (CST)
Received: from hal_ham_g01_u01 ([209.47.131.111])
	by hahp9k.harte-lyne.ca (8.8.7/8.8.7) with SMTP id LAA13054;
	Fri, 3 Apr 1998 11:39:39 -0500 (EST)
Message-Id: <199804031639.LAA13054@hahp9k.harte-lyne.ca>
Date: Fri, 3 Apr 1998 11:31:22 -5
Reply-To: byrnejb@harte-lyne.ca
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "James B. Byrne" <byrnejb@harte-lyne.ca>
To: christine.wittoeck@net.alcatel.be, wu-ftpd@wugate.wustl.edu,
        Marc.Baudoin@solsoft.com
Subject: Re: Problem building wu-ftpd-2.4.2-beta-16
In-Reply-To: <19980403142233.A13087@skiff.solsoft.com>
References: <3524CAA8.1546@net.alcatel.be>; from WITTOECK Christine on Fri, Apr 03, 1998 at 01:40:24PM +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v2.54)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On  3 Apr 98 at 14:22, Marc Baudoin wrote:

> The cc shipped with HP-UX is braindead and is of no use.  The
> only thing you can do with it is compile a real C compiler such
> as GNU gcc.  wu-ftpd compiles fine with gcc.

The C compilier that comes bundled with HP-UX is a full function 
K&R C compilier.  It just isn't an ANSI C compilier.  

Many programs, such as sendmail, do not use ANSI C programming 
constructs and so do not require an ANSI C compilier.  Many, 
like WU-FTPD, do.

You have two choices:

1.	Get and build gcc 2.8.1 from the GNU archives at 
ftp://ai.prep.mit.edu.  You will also need some items from the 
binsutil package located at the same site.

2.	Purchase from HP the ANSI C and C++ developers kit.

If you go with gcc then in addition you will require either YACC 
or BISON on your system to build wu-ftpd.  BISON is available 
from the same place as gcc. I don't know where to get yacc for 
the HP-UX OS.  It may form part of the CDK.

If you are going to build many other packages you may as well 
obtain lex or flex while you are about it.  FLEX is available 
from the GNU repositories as well.

If you build your own tool kit you will suffer a significant 
delay in getting the final product (wu-ftpd) up and running, but 
you will learn what you need to build other packages for your 
system.

Regards,
Jim

---
James B. Byrne                Harte & Lyne Limited
vox: +1 905 561 1241          9 Brockley Drive
fax: +1 905 561 0757          Hamilton, Ontario
mailto:byrnejb@harte-lyne.ca  Canada L8E 3C3

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr  4 17:01:26 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA07323;
	Sat, 4 Apr 1998 17:01:25 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA02367;
	Sat, 4 Apr 1998 16:55:11 -0600 (CST)
Received: from castor.ipac.caltech.edu (ipac.caltech.edu [131.215.11.35])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA11669
	for <wu-ftpd@wugate.wustl.edu>; Sat, 4 Apr 1998 16:45:48 -0600 (CST)
Received: from starman (starman.ipac.caltech.edu [134.4.40.78]) 
	  by castor.ipac.caltech.edu (8.8.8/8.6.4)
	  with ESMTP id OAA06265
	  for <wu-ftpd@mail.wustl.edu>; Sat, 4 Apr 1998 14:45:47 -0800 (PST)
Received: (jrl@localhost) by starman (SMI-8.6/8.6.4) id OAA00905 for wu-ftpd@mail.wustl.edu; Sat, 4 Apr 1998 14:45:45 -0800
Message-Id: <199804042245.OAA00905@starman>
Date: Sat, 4 Apr 1998 14:45:45 -0800
Reply-To: jrl@ipac.caltech.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jack Lampley <jrl@ipac.caltech.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: max number of characters in a filename
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello,

What is the maximum number of characters allowed in a file name before ftp
rejects upload? Can this be set higher and what are disadvantages of doing 
so, if any?

Thanks,

Jack Lampley, System Administrator
Infrared Processing and Analysis Center (IPAC)
California Institute of Technology (CalTech)
MS 100/22, Pasadena, CA 91125

Telephone : 818-397-9551
Internet  : jrl@ipac.caltech.edu

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr  4 18:00:12 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA07716;
	Sat, 4 Apr 1998 18:00:11 -0600 (CST)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA12803;
	Sat, 4 Apr 1998 17:55:54 -0600 (CST)
Received: from mailffx.LASER.NET (root@mailffx.LASER.NET [199.172.16.10])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id RAA19730
	for <wu-ftpd@wugate.wustl.edu>; Sat, 4 Apr 1998 17:49:56 -0600 (CST)
Received: from fairfax2.laser.net (fairfax2.LASER.NET [199.172.16.3])
	by mailffx.LASER.NET (8.8.8/8.8.8) with ESMTP id SAA20317;
	Sat, 4 Apr 1998 18:49:34 -0500 (EST)
Received: (from pbatt@localhost) by fairfax2.laser.net (8.6.12/8.6.12) id SAA24635; Sat, 4 Apr 1998 18:49:14 -0500
Message-Id: <Pine.BSD/.3.91.980404184459.24520A-100000@fairfax2.laser.net>
Date: Sat, 4 Apr 1998 18:49:13 -0500 (EST)
Reply-To: pbatt@laser.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Peter Batt <pbatt@laser.net>
To: Harshal Savalia <harshalj@india.hp.com>
Cc: tneshite@MSIS.dmso.mil, wu-ftpd@wugate.wustl.edu,
        Harshal Savalia <harshalj@india.hp.com>
Subject: Re: Options -i, -o and -L are not working
In-Reply-To: <199804031135.DAA07321@palrel3.hp.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I recently had problems with these flags.  In my case the pathname to the 
xferlog was not correct for my system BSDI.  Once set, it worked fine to 
log transfers.  However, I still expected to show in other syslog files.  
pb

Peter Batt
LaserNet LLC
703 591 4232


On Fri, 3 Apr 1998, Harshal Savalia wrote:

> 
> Hello Thomas,
> 
> 	Its not a problem of syslog level  setting.  Otherwise it should
> 	not log information when "log commands" directive is specified.
> 
> 	And what about "-i" and "-o"  options.  It is not  dependent  on
> 	level of syslog.  Did you check up the code protion which I have
> 	mentioned in my mail.
> 
> 	In the file access.c the function acl_setfunctions() initializes
> 	log_commands,    log_incoming_xfers    and    log_outbound_xfers
> 	variables  to zero.  I think this is the cause  that  suppresses
> 	the effect of "-L", "-i" and "-o" command line options.
> 
> 	Note that if you don't use "-a" option with the above  mentioned
> 	options then all is ok because  then we are not using  ftpaccess
> 	file.  So we won't be callig the function acl_setfunctions().
> 
> 	Did you get my point ? Any way thanks a lot for your response.
> 
> Regards,
> Harshal
> 
> >
> >Alright... I've been hanging back because I'm definitely no expert.
> >But, when you use the -L option for ftpd to log to syslog, I believe
> >there is a little more involved:
> >
> >I think you have to also tell your logging daemon to look for the
> >type of messages ftpd will be sending in order for syslog to accept
> >and log them.
> >
> >There is (at least) /etc/syslog.conf or something similar.
> >
> >Additionally, mine ( version wu-2.4(4) )is set up with -l
> >(lowercase), not -L. Don't know if it matters.
> >
> >Hope this helps. I'd rather say something than nothing.
> >
> >tjn
> >
> >
> >> 
> >> 
> >> Hello,
> >> 
> >> 	Is it really  true  that  nobody  has  answer to my  (silly  :-)
> >> 	question.  I am resending this mail almost for the third time as
> >> 	no one  replied me yet.  May be because  the mail is too long to
> >> 	read it.  In short my problem  is that  until you  specify  "log
> >> 	transfers"  directive in  ftpaccess  file "-i" and "-o"  command
> >> 	line  options have no effect.  Similarly  until you specify "log
> >> 	commands" directive "-L" command line option have no effect.  If
> >> 	you need  more  info.  then go thro'  the mail  attached  below.
> >> 
> >> 	Please help me if you can!
> >> 
> >> 	P.S,: I am using wu-ftpd-2.4.2-beta-15 on HP-UX.
> >> 
> >> Thanks,
> >> Harshal
> >> 
> >> > 
> >> > Hello,
> >> > 
> >> > 	I think there is a problem with the  "-L","-i"  and "-o" options
> >> > 	used in the command line options of ftpd.
> >> > 
> >> > 	I have  started my ftpd daemon with the "-L" option.  I have not
> >> > 	included "log commands" directive in my ftpaccess file.  Now man
> >> > 	page for ftpd says as follow :
> >> > 
> >> > 	If the -L option  is  specified,  commands  sent to the  ftpd(8)
> >> > 	     server  will be  logged to the  syslog.  The -L  option  is
> >> > 	     over-ridden  by the  ftpaccess(5)  file.  If the -L flag is
> >> > 	     used, command  logging will be on by default as soon as the
> >> > 	     ftp  server is  invoked.  This will cause the server to log
> >> > 	     all USER commands,  which if a user  accidentally  enters a
> >> > 	     password for that  command  instead of the  username,  will
> >> > 	     cause passwords to be logged via syslog.
> >> > 
> >> > 	So according to man page it should log all USER commands.  But I
> >> > 	noticed that until you include "log  commands"  directive in the
> >> > 	ftpaccess file it won't log the information.
> >> > 
> >> > 	In the file access.c the function acl_setfunctions() initializes
> >> > 	log_commands  variable  to zero.  I think this is the cause that
> >> > 	suppresses the effect of "-L" command line option.
> >> > 
> >> > 	Similar things  happened when I started ftpd daemon with command
> >> > 	line  options  "-i" and "-o".  It is not logging  file  transfer
> >> > 	information  in xferlog  file until you include "log  transfers"
> >> > 	directive in the ftpaccess file.
> >> > 
> >> > 	It can happen  that I have  interpreted  the thing  incorrectly.
> >> > 	Can any one throw light on this matter.
> >> > 
> >> > 	Thanks in advance.
> >> > 
> >> > Regards,
> >> > Harshal
> >> > 
> >> 
> >
> >
> 
> -- 
> -------------------------------------------------------------------------------
> Harshal Savalia                                 email : harshalj@india.hp.com
> Hewlett Packard - ISO                           Phone : (91)(80)2251554 x 1424
> 30C, Cunningham Road                            Fax   : (91)(80)2200196
> Bangalore 560 052                               Telnet: 847-1424
> India.
> -------------------------------------------------------------------------------
> 

From owner-wu-ftpd@wugate.wustl.edu  Sun Apr  5 04:49:15 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id EAA22493;
	Sun, 5 Apr 1998 04:49:14 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA32188;
	Sun, 5 Apr 1998 04:43:42 -0500 (CDT)
Received: from hermes.cti.gr (hermes.cti.gr [150.140.7.30])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA03107
	for <wu-ftpd@wugate.wustl.edu>; Sun, 5 Apr 1998 04:37:25 -0500 (CDT)
Received: (qmail 3236 invoked by uid 22003); 5 Apr 1998 09:38:02 -0000
Message-Id: <Pine.GSO.3.96.980405123212.9470A-100000@hermes.cti.gr>
Date: Sun, 5 Apr 1998 12:38:02 +0300 (EET DST)
Reply-To: G.Stathakopoulos@cti.gr
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "G.Stathakopoulos" <stathako@cti.gr>
To: wu-ftpd@wugate.wustl.edu
Subject: HELP: WU-FTPD Crashes on Solaris 2.6
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hi, 

I've installed wu-ftpd-2.4.2-beta-16 on two Sun Ultra servers
running Solaris2.6. The server (wuftpd) works only when I don't put any
parameters in the end of its line in inetd.conf. I tried to use -laio like
manual says but it 

Apr  5 11:16:18 patreas ftpd[13069]: exiting on signal 11

Is something with wuftpd or Solaris goes wrong?

Thanks,
G.Stathakopoulos
Sys/Net Admin


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr  5 04:58:28 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id EAA22520;
	Sun, 5 Apr 1998 04:58:27 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA06217;
	Sun, 5 Apr 1998 04:54:40 -0500 (CDT)
Received: from sun50.thp.Uni-Koeln.DE (sun50.thp.Uni-Koeln.DE [134.95.67.51])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id EAA03787
	for <wu-ftpd@wugate.wustl.edu>; Sun, 5 Apr 1998 04:45:58 -0500 (CDT)
Received: (from sinder@localhost)
	by sun50.thp.Uni-Koeln.DE (8.8.7/8.8.7) id LAA06391;
	Sun, 5 Apr 1998 11:45:52 +0200 (MET DST)
Message-Id: <199804050945.LAA06391@sun50.thp.Uni-Koeln.DE>
Date: Sun, 5 Apr 1998 11:45:52 +0200 (MET DST)
Reply-To: sinder@thp.Uni-Koeln.DE
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andreas Sindermann <sinder@thp.Uni-Koeln.DE>
To: G.Stathakopoulos@cti.gr
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: HELP: WU-FTPD Crashes on Solaris 2.6
In-Reply-To: <Pine.GSO.3.96.980405123212.9470A-100000@hermes.cti.gr>
References: <Pine.GSO.3.96.980405123212.9470A-100000@hermes.cti.gr>
Mime-Version: 1.0 (generated by tm-edit 7.92)
Content-Type: text/plain; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

G. Stathakopoulos writes:
 > 
 > Hi, 
 > 
 > I've installed wu-ftpd-2.4.2-beta-16 on two Sun Ultra servers
 > running Solaris2.6. The server (wuftpd) works only when I don't put any
 > parameters in the end of its line in inetd.conf. I tried to use -laio like
 > manual says but it 
 > 
 > Apr  5 11:16:18 patreas ftpd[13069]: exiting on signal 11
 > 
 > Is something with wuftpd or Solaris goes wrong?

It's a bug in the ftpd. Try 'in.ftpd -l -a -i -o' instead.

Andreas

From owner-wu-ftpd@wugate.wustl.edu  Sun Apr  5 05:05:59 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA22555;
	Sun, 5 Apr 1998 05:05:58 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA04926;
	Sun, 5 Apr 1998 05:00:54 -0500 (CDT)
Received: from hermes.cti.gr (hermes.cti.gr [150.140.7.30])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA32125
	for <wu-ftpd@wugate.wustl.edu>; Sun, 5 Apr 1998 04:57:27 -0500 (CDT)
Received: (qmail 3395 invoked by uid 22003); 5 Apr 1998 09:58:04 -0000
Message-Id: <Pine.GSO.3.96.980405125432.9470B-100000@hermes.cti.gr>
Date: Sun, 5 Apr 1998 12:58:04 +0300 (EET DST)
Reply-To: G.Stathakopoulos@cti.gr
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "G.Stathakopoulos" <stathako@cti.gr>
To: Andreas Sindermann <sinder@thp.Uni-Koeln.DE>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: HELP: WU-FTPD Crashes on Solaris 2.6
In-Reply-To: <199804050945.LAA06391@sun50.thp.Uni-Koeln.DE>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Sun, 5 Apr 1998, Andreas Sindermann wrote:

> G. Stathakopoulos writes:
>  > 
>  > Hi, 
>  > 
>  > I've installed wu-ftpd-2.4.2-beta-16 on two Sun Ultra servers
>  > running Solaris2.6. The server (wuftpd) works only when I don't put any
>  > parameters in the end of its line in inetd.conf. I tried to use -laio like
>  > manual says but it 
>  > 
>  > Apr  5 11:16:18 patreas ftpd[13069]: exiting on signal 11
>  > 
>  > Is something with wuftpd or Solaris goes wrong?
> 
> It's a bug in the ftpd. Try 'in.ftpd -l -a -i -o' instead.
> 
> Andreas
> 
It doesn't work either. 
BTW, there is a wrapper in 

http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html#QA26

that it seems that is working.

G.Stathakopoulos
Sys/Net Admin


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  6 03:47:38 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id DAA11303;
	Mon, 6 Apr 1998 03:47:36 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id DAA23550;
	Mon, 6 Apr 1998 03:41:09 -0500 (CDT)
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id DAA10170
	for <wu-ftpd@wugate.wustl.edu>; Mon, 6 Apr 1998 03:36:37 -0500 (CDT)
Received: from sadhana.india.hp.com (sadhana.india.hp.com [15.10.40.76])
	by palrel1.hp.com (8.8.6/8.8.5tis) with ESMTP id BAA21952;
	Mon, 6 Apr 1998 01:36:14 -0700 (PDT)
Received: by sadhana.india.hp.com
	(1.37.109.20/16.2) id AA013873711; Mon, 6 Apr 1998 14:08:32 +0500
Message-Id: <199804060836.BAA21952@palrel1.hp.com>
Date: Mon, 6 Apr 1998 14:08:31 +0500 (IST)
Reply-To: harshalj@india.hp.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Harshal Savalia <harshalj@india.hp.com>
To: pbatt@laser.net
Cc: harshalj@india.hp.com, tneshite@MSIS.dmso.mil, wu-ftpd@wugate.wustl.edu
Subject: Re: Options -i, -o and -L are not working
In-Reply-To: <Pine.BSD/.3.91.980404184459.24520A-100000@fairfax2.laser.net> from Peter Batt at Apr "4," 1998 "06:49:13" pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [Revision: 213.1]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello Peter,

	It is not a  problem  of  xferlog  pathname.  Because  when "log
	commands"  directive  is present in  ftpaccess  file it logs the
	information  in it.  But if you are using the options "-i", "-o"
	and "-a" and "log  commands"  directive is not  specified in the
	ftpaccess file then it won't log the information.

	I think it is  assumed  in the  implementation  of the ftpd code
	that if you are using the  ftpaccess  file then  "-i",  "-o" and
	"-L"  options  have no more  effect and if user wants to log the
	information  then he has to  specify  propeer  directive  in the
	ftpaccess file.

Regards,
Harshal

> I recently had problems with these flags.  In my case the pathname to the 
> xferlog was not correct for my system BSDI.  Once set, it worked fine to 
> log transfers.  However, I still expected to show in other syslog files.  
> pb
> 
> Peter Batt
> LaserNet LLC
> 703 591 4232
> 
> 
> On Fri, 3 Apr 1998, Harshal Savalia wrote:
> 
> > 
> > Hello Thomas,
> > 
> > 	Its not a problem of syslog level  setting.  Otherwise it should
> > 	not log information when "log commands" directive is specified.
> > 
> > 	And what about "-i" and "-o"  options.  It is not  dependent  on
> > 	level of syslog.  Did you check up the code protion which I have
> > 	mentioned in my mail.
> > 
> > 	In the file access.c the function acl_setfunctions() initializes
> > 	log_commands,    log_incoming_xfers    and    log_outbound_xfers
> > 	variables  to zero.  I think this is the cause  that  suppresses
> > 	the effect of "-L", "-i" and "-o" command line options.
> > 
> > 	Note that if you don't use "-a" option with the above  mentioned
> > 	options then all is ok because  then we are not using  ftpaccess
> > 	file.  So we won't be callig the function acl_setfunctions().
> > 
> > 	Did you get my point ? Any way thanks a lot for your response.
> > 
> > Regards,
> > Harshal
> > 
> > >
> > >Alright... I've been hanging back because I'm definitely no expert.
> > >But, when you use the -L option for ftpd to log to syslog, I believe
> > >there is a little more involved:
> > >
> > >I think you have to also tell your logging daemon to look for the
> > >type of messages ftpd will be sending in order for syslog to accept
> > >and log them.
> > >
> > >There is (at least) /etc/syslog.conf or something similar.
> > >
> > >Additionally, mine ( version wu-2.4(4) )is set up with -l
> > >(lowercase), not -L. Don't know if it matters.
> > >
> > >Hope this helps. I'd rather say something than nothing.
> > >
> > >tjn
> > >
> > >
> > >> 
> > >> 
> > >> Hello,
> > >> 
> > >> 	Is it really  true  that  nobody  has  answer to my  (silly  :-)
> > >> 	question.  I am resending this mail almost for the third time as
> > >> 	no one  replied me yet.  May be because  the mail is too long to
> > >> 	read it.  In short my problem  is that  until you  specify  "log
> > >> 	transfers"  directive in  ftpaccess  file "-i" and "-o"  command
> > >> 	line  options have no effect.  Similarly  until you specify "log
> > >> 	commands" directive "-L" command line option have no effect.  If
> > >> 	you need  more  info.  then go thro'  the mail  attached  below.
> > >> 
> > >> 	Please help me if you can!
> > >> 
> > >> 	P.S,: I am using wu-ftpd-2.4.2-beta-15 on HP-UX.
> > >> 
> > >> Thanks,
> > >> Harshal
> > >> 
> > >> > 
> > >> > Hello,
> > >> > 
> > >> > 	I think there is a problem with the  "-L","-i"  and "-o" options
> > >> > 	used in the command line options of ftpd.
> > >> > 
> > >> > 	I have  started my ftpd daemon with the "-L" option.  I have not
> > >> > 	included "log commands" directive in my ftpaccess file.  Now man
> > >> > 	page for ftpd says as follow :
> > >> > 
> > >> > 	If the -L option  is  specified,  commands  sent to the  ftpd(8)
> > >> > 	     server  will be  logged to the  syslog.  The -L  option  is
> > >> > 	     over-ridden  by the  ftpaccess(5)  file.  If the -L flag is
> > >> > 	     used, command  logging will be on by default as soon as the
> > >> > 	     ftp  server is  invoked.  This will cause the server to log
> > >> > 	     all USER commands,  which if a user  accidentally  enters a
> > >> > 	     password for that  command  instead of the  username,  will
> > >> > 	     cause passwords to be logged via syslog.
> > >> > 
> > >> > 	So according to man page it should log all USER commands.  But I
> > >> > 	noticed that until you include "log  commands"  directive in the
> > >> > 	ftpaccess file it won't log the information.
> > >> > 
> > >> > 	In the file access.c the function acl_setfunctions() initializes
> > >> > 	log_commands  variable  to zero.  I think this is the cause that
> > >> > 	suppresses the effect of "-L" command line option.
> > >> > 
> > >> > 	Similar things  happened when I started ftpd daemon with command
> > >> > 	line  options  "-i" and "-o".  It is not logging  file  transfer
> > >> > 	information  in xferlog  file until you include "log  transfers"
> > >> > 	directive in the ftpaccess file.
> > >> > 
> > >> > 	It can happen  that I have  interpreted  the thing  incorrectly.
> > >> > 	Can any one throw light on this matter.
> > >> > 
> > >> > 	Thanks in advance.
> > >> > 
> > >> > Regards,
> > >> > Harshal
> > >> > 
> > >> 
> > >
> > >
> > 
> > -- 
> > -------------------------------------------------------------------------------
> > Harshal Savalia                                 email : harshalj@india.hp.com
> > Hewlett Packard - ISO                           Phone : (91)(80)2251554 x 1424
> > 30C, Cunningham Road                            Fax   : (91)(80)2200196
> > Bangalore 560 052                               Telnet: 847-1424
> > India.
> > -------------------------------------------------------------------------------
> > 
> 


-- 
-------------------------------------------------------------------------------
Harshal Savalia                                 email : harshalj@india.hp.com
Hewlett Packard - ISO                           Phone : (91)(80)2251554 x 1424
30C, Cunningham Road                            Fax   : (91)(80)2200196
Bangalore 560 052                               Telnet: 847-1424
India.
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  6 08:12:21 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA14017;
	Mon, 6 Apr 1998 08:12:20 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA06915;
	Mon, 6 Apr 1998 08:04:42 -0500 (CDT)
Received: from mail.xxedgexx.com (qmailr@mail.xxedgexx.com [204.186.110.34])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA06172
	for <wu-ftpd@wugate.wustl.edu>; Mon, 6 Apr 1998 07:56:43 -0500 (CDT)
Received: (qmail 7916 invoked from network); 6 Apr 1998 12:56:42 -0000
Received: from netman.ptd.net (HELO xxedgexx.com) (204.186.98.20)
  by mail.xxedgexx.com with SMTP; 6 Apr 1998 12:56:42 -0000
Message-Id: <3528D0F1.46FE865F@xxedgexx.com>
Date: Mon, 06 Apr 1998 08:56:17 -0400
Reply-To: jeremy@xxedgexx.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeremy Hansen <jeremy@xxedgexx.com>
To: wu-ftpd@wugate.wustl.edu
Subject: bandwidth shaping with wuftp?
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: jeremy
X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 5.5.1 sun4u)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Is it possible within wuftpd to limit the amount
of incoming bandwidth.  I run a small server off
of a cable network, which we are limited to 63megs
in 3 hours.  I have exceeding this several times.

I'm running Linux 2.0.33.

Any help or pointers would be appreciated.  I am
aware of the traffic shaper available in development
kernels, but I'm not quite sure if I want to run
a development kernel, plus the only thing that seems
to be causing high bandwidth is ftp.

Thanks
-jeremy

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  6 16:19:39 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA18263;
	Mon, 6 Apr 1998 16:19:39 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA13292;
	Mon, 6 Apr 1998 16:10:48 -0500 (CDT)
Received: from xavier.ups.com (xavier.ups.com [198.80.14.117])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA12978
	for <wu-ftpd@wugate.wustl.edu>; Mon, 6 Apr 1998 16:06:15 -0500 (CDT)
Received: from revere2.telecom.ups.com (smtp.field2.ups.com [153.2.0.50])
	by xavier.ups.com (8.8.7/UPS) with ESMTP id RAA21424
	for <wu-ftpd@wugate.wustl.edu>; Mon, 6 Apr 1998 17:05:44 -0400 (EDT)
Received: from tel1mlg.telecom.ups.com (mystique.telecom.ups.com [153.2.164.42])
	by revere2.telecom.ups.com (8.8.7/UPS) with SMTP id RAA17773
	for <wu-ftpd@wugate.wustl.edu>; Mon, 6 Apr 1998 17:05:44 -0400 (EDT)
Message-Id: <352943A8.1DD8@ups.com>
Date: Mon, 06 Apr 1998 17:05:44 -0400
Reply-To: tel1mlg@njcmail.ups.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Maria L. Giamboi" <maria@ups.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Adding Users
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01Gold (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Are there any docs on adding a guest uesr? I found some at
www.landfield.com/wu-ftpd., are there any others?
Does anyone if there is a script or utility to add guest users?

Maria

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 06:52:49 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA06563;
	Tue, 7 Apr 1998 06:52:48 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA28286;
	Tue, 7 Apr 1998 06:43:26 -0500 (CDT)
Received: from nexnix.co.uk (netserver.nexnix.co.uk [194.242.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA27814
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 06:34:43 -0500 (CDT)
Received: from netserver.nexnix.co.uk (jason.nexnix.co.uk [194.242.150.214])
	by nexnix.co.uk (8.8.7/8.8.7) with SMTP id MAA15795
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 12:35:03 +0100
Message-Id: <3.0.32.19980407123516.00683bbc@netserver>
Date: Tue, 07 Apr 1998 12:35:16 +0100
Reply-To: jason@nexnix.co.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jason Belam <jason@nexnix.co.uk>
To: wu-ftpd@wugate.wustl.edu
Subject: Installing wu-ftpd-2.4.2_beta16 on Red Hat 5.0
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: jason@netserver
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have had a few minor problems with sendmail-8.8.8 and bind-8.1.1 that I
have traced back to variable definition conflicts in stdio.h but I can't
seem to trace the source of this particular problem when building wu-ftpd
(lnx)

ftpd.o: In function 'pass':
ftpd.o(.text+0x156e): Undefined referance to 'crypt'
private.o: In function 'priv_gpass':
private.o(.text+0x385): Undefined reference to 'crypt'

Any ideas?

thanks in advance,   JB.

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 09:04:22 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA07664;
	Tue, 7 Apr 1998 09:04:21 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA01091;
	Tue, 7 Apr 1998 08:55:50 -0500 (CDT)
Received: from onyx.mc.duke.edu (onyx.mc.duke.edu [152.3.40.230])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA31822
	for <wu-ftpd@mail.wustl.edu>; Tue, 7 Apr 1998 08:49:41 -0500 (CDT)
Received: by ONYX.mc.duke.edu with Internet Mail Service (5.0.1458.49)
	id <GTL5TYNL>; Tue, 7 Apr 1998 09:50:08 -0400
Message-Id: <1D9B7E8C047BD011B82400805FC1C2B30233A77B@ONYX.mc.duke.edu>
Date: Tue, 7 Apr 1998 09:50:07 -0400
Reply-To: hepp0001@onyx.mc.duke.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Hepp, Paul" <hepp0001@onyx.mc.duke.edu>
To: "'WU-FTPD list server'" <wu-ftpd@wugate.wustl.edu>
Subject: Where is the list FAQ?
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I did to suspend mail for awhile. I know the command is "set NOMAIL".
but to what address?
Private e-mail to save bandwidth please.
Paul
hepp0001@onyx.mc.duke.edu

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 09:57:03 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA08149;
	Tue, 7 Apr 1998 09:57:02 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA05160;
	Tue, 7 Apr 1998 09:55:10 -0500 (CDT)
Received: from dungeon.eiq.com (intranet.eiq.com [204.31.148.47])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA05002
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 09:48:08 -0500 (CDT)
Received: from jkennedy.eiq.com ([204.31.148.2])
	by dungeon.eiq.com (8.8.8/8.8.8) with SMTP id HAA13769
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 07:47:49 -0700 (PDT)
Received: by localhost with Microsoft MAPI; Tue, 7 Apr 1998 07:46:56 -0700
Message-Id: <01BD61F9.56706780.jkennedy@eiq.com>
Date: Tue, 7 Apr 1998 07:46:54 -0700
Reply-To: "jkennedy@eiq.com" <jkennedy@eiq.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff Kennedy <jkennedy@eiq.com>
To: "'WUftp List'" <wu-ftpd@wugate.wustl.edu>
Subject: usr and dev
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello all,

I am new to wu-ftp and have a question in regards to real and guest 
accounts.  Is it necessary to have /usr and /dev in the directory 
structure?  I know I need /bin and I think I need /etc (although I am not 
doing anonymous ftp so I'm not sure about that either).  All this site is 
going to be is a drop-off for real and guest users, no anonymous, nothing 
fancy, just chrooted to an ftp directory and let them upload.  If I don't 
need all that stuff in there then why put it there?

Thanks.

===============================
Jeff Kennedy
Solaris/Microsoft Network Administrator
Information Quest
Carlsbad, CA.  92008
760 431-7474
jkennedy@eiq.com



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 10:10:31 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA08303;
	Tue, 7 Apr 1998 10:10:30 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA06558;
	Tue, 7 Apr 1998 10:08:28 -0500 (CDT)
Received: from ns-1.macromedia.com (ns-1.macromedia.com [207.88.220.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA05794
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 10:04:25 -0500 (CDT)
Received: from ns-2.macromedia.com (ns-2.macromedia.com [207.88.156.10])
	by ns-1.macromedia.com (8.8.8/8.8.8) with ESMTP id IAA04671;
	Tue, 7 Apr 1998 08:04:20 -0700 (PDT)
Received: from lobster.macromedia.com (lobster.macromedia.com [192.168.40.77])
	by ns-2.macromedia.com (8.8.5/8.8.8) with ESMTP id IAA18167;
	Tue, 7 Apr 1998 08:03:49 -0700 (PDT)
Received: from lobster (localhost [127.0.0.1])
	by lobster.macromedia.com (8.8.8/8.8.8) with ESMTP id IAA00345;
	Tue, 7 Apr 1998 08:03:49 -0700 (PDT)
Message-Id: <199804071503.IAA00345@lobster.macromedia.com>
Date: Tue, 07 Apr 1998 08:03:48 -0700
Reply-To: rsr@macromedia.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Roy S. Rapoport" <rsr@macromedia.com>
To: "jkennedy@eiq.com" <jkennedy@eiq.com>
Cc: "'WUftp List'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: usr and dev 
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


On April 7, 1998, Jeff Kennedy <jkennedy@eiq.com> said:
>I am new to wu-ftp and have a question in regards to real and guest 
>accounts.  Is it necessary to have /usr and /dev in the directory 
>structure?  I know I need /bin and I think I need /etc (although I am not 
>doing anonymous ftp so I'm not sure about that either).  All this site is 
>going to be is a drop-off for real and guest users, no anonymous, nothing 
>fancy, just chrooted to an ftp directory and let them upload.  If I don't 
>need all that stuff in there then why put it there?

/bin/ls is linked to libraries in /usr/lib
without /dev you can't do an 'ls'.  Not sure if you could even drop off a
file.

I auto-create guest accounts (my users trigger off a creation of one by
using one of our web pages), and it really doesn't take that much space.

-roy


           Roy S. Rapoport / rsr@macromedia.com / 415-252-2215
                Titanic:  Proof you can still buy an Oscar

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 10:16:38 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA08364;
	Tue, 7 Apr 1998 10:16:36 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA06793;
	Tue, 7 Apr 1998 10:14:40 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA06377
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 10:10:30 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id LAA20109;
	Tue, 7 Apr 1998 11:10:24 -0400
Message-Id: <Pine.LNX.3.95.980407110938.19766B-100000@gaia.vr.net>
Date: Tue, 7 Apr 1998 11:10:24 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Jeff Kennedy <jkennedy@eiq.com>
Cc: "'WUftp List'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: usr and dev
In-Reply-To: <01BD61F9.56706780.jkennedy@eiq.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Tue, 7 Apr 1998, Jeff Kennedy wrote:

> I am new to wu-ftp and have a question in regards to real and guest 
> accounts.  Is it necessary to have /usr and /dev in the directory 
> structure?  I know I need /bin and I think I need /etc (although I am not 
> doing anonymous ftp so I'm not sure about that either).  All this site is 
> going to be is a drop-off for real and guest users, no anonymous, nothing 
> fancy, just chrooted to an ftp directory and let them upload.  If I don't 
> need all that stuff in there then why put it there?

Depens on the machine you're running on.  Check the FAQ.

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/


----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 10:35:33 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA08514;
	Tue, 7 Apr 1998 10:35:32 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA08743;
	Tue, 7 Apr 1998 10:33:41 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA02809
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 10:25:43 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id LAA26449; Tue, 7 Apr 1998 11:25:19 -0400
Message-Id: <199804071525.LAA26449@Bahamut.dragonfire.net>
Date: Tue, 07 Apr 1998 11:25:15 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Jeff Kennedy <jkennedy@eiq.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: usr and dev
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I am new to wu-ftp and have a question in regards to real and guest 
>accounts.  Is it necessary to have /usr and /dev in the directory 
>structure?  I know I need /bin and I think I need /etc (although I am not 
>doing anonymous ftp so I'm not sure about that either).  All this site is 
>going to be is a drop-off for real and guest users, no anonymous, nothing 
>fancy, just chrooted to an ftp directory and let them upload.  If I don't 
>need all that stuff in there then why put it there?

     It depends on what system you're using.  On Linux, and probably
others, you can get away with just /bin (containing a statically-linked
ls).  On Solaris you'll need /dev with several devices in it.  You
shouldn't need a /usr or /lib unless you can't compile ls statically (in
which case you'd want to copy libc from wherever it is in the real
filesystem to the equivalent location in the FTP tree).  You don't need
/etc for most purposes--it'll give you names instead of UIDs/GIDs in
directory listings, but it's not necessary for FTP to work.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 10:41:53 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA08569;
	Tue, 7 Apr 1998 10:41:52 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA09633;
	Tue, 7 Apr 1998 10:40:03 -0500 (CDT)
Received: from emcmail.lss.emc.com (emcmail.lss.emc.com [168.159.48.78])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA06028
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 10:35:34 -0500 (CDT)
Received: from lss4178.lss.emc.com (lss4178.lss.emc.com [168.159.52.178]) by emcmail.lss.emc.com (8.8.8/8.7.3) with ESMTP id LAA10910 for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 11:34:58 -0400 (EDT)
Received: from localhost (tgorby@localhost)
	by lss4178.lss.emc.com (8.8.8/8.8.8) with SMTP id LAA05905
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 11:34:57 -0400 (EDT)
Message-Id: <Pine.SOL.3.96.980407112333.5793A-100000@lss4178.lss.emc.com>
Date: Tue, 7 Apr 1998 11:34:57 -0400 (EDT)
Reply-To: tgorby@emc.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Terry Gorby <tgorby@emc.com>
To: "'WUftp List'" <wu-ftpd@wugate.wustl.edu>
Subject: Port refused
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: lss4178.lss.emc.com: tgorby owned process doing -bs
X-Sender: tgorby@lss4178.lss.emc.com
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Greetings Gang Members. Having a problem with anonymous
ftp connections. Hoping someone can help.
wuftpd v5 running on Solaris 5.5.1 Sparc 20.

Many (perhaps most) ftp connections and transfers are
working.
I am logging the following errors from various IP addresses.

ftp ftpd[24487]: refused PORT 0.0.0.0,0 from ip.nu.mb.er

Most refusals are for port 0.0.0.0,0. several other ports
are included in the refusals (eg 1300, 1305, 1276, 1280).

thanks


%%%%%%%%%%%%%%%%%%%%%%%%
%%%%  Terry  Gorby  %%%%
%%%%                %%%%
%%%% tgorby@emc.com %%%%
%%%%%%%%%%%%%%%%%%%%%%%%



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 11:51:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA09245;
	Tue, 7 Apr 1998 11:51:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA15414;
	Tue, 7 Apr 1998 11:49:38 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA13656
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 11:45:35 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id MAA22958;
	Tue, 7 Apr 1998 12:44:58 -0400
Message-Id: <Pine.LNX.3.95.980407124429.20137A-100000@gaia.vr.net>
Date: Tue, 7 Apr 1998 12:44:58 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Terry Gorby <tgorby@emc.com>
Cc: "'WUftp List'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Port refused
In-Reply-To: <Pine.SOL.3.96.980407112333.5793A-100000@lss4178.lss.emc.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is in the FAQ

On Tue, 7 Apr 1998, Terry Gorby wrote:

> Date: Tue, 7 Apr 1998 11:34:57 -0400 (EDT)
> From: Terry Gorby <tgorby@emc.com>
> To: 'WUftp List' <wu-ftpd@wugate.wustl.edu>
> Subject: Port refused
> 
> Greetings Gang Members. Having a problem with anonymous
> ftp connections. Hoping someone can help.
> wuftpd v5 running on Solaris 5.5.1 Sparc 20.
> 
> Many (perhaps most) ftp connections and transfers are
> working.
> I am logging the following errors from various IP addresses.
> 
> ftp ftpd[24487]: refused PORT 0.0.0.0,0 from ip.nu.mb.er
> 
> Most refusals are for port 0.0.0.0,0. several other ports
> are included in the refusals (eg 1300, 1305, 1276, 1280).
> 
> thanks
> 
> 
> %%%%%%%%%%%%%%%%%%%%%%%%
> %%%%  Terry  Gorby  %%%%
> %%%%                %%%%
> %%%% tgorby@emc.com %%%%
> %%%%%%%%%%%%%%%%%%%%%%%%
> 
> 
The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/


----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 12:49:04 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA09866;
	Tue, 7 Apr 1998 12:49:03 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA20044;
	Tue, 7 Apr 1998 12:46:54 -0500 (CDT)
Received: from toaster.berksys.com (toaster.berksys.com [192.216.216.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA19231
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 12:38:43 -0500 (CDT)
Received: from skywalker by toaster.berksys.com via SMTP (950413.SGI.8.6.12/951211.SGI)
	for <wu-ftpd@wugate.wustl.edu> id KAA18569; Tue, 7 Apr 1998 10:35:30 -0700
Message-Id: <3.0.32.19980407104349.00956260@pop.netaddress.com>
Date: Tue, 07 Apr 1998 10:44:02 -0700
Reply-To: webpros@usa.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: The WebPros <webpros@usa.net>
To: wu-ftpd@wugate.wustl.edu
Subject: wuftp setup help....
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: webpros@pop.netaddress.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi.  I'm trying to setup wu-ftpd as a non super user non a non regular port
(something >1024).  Is there a way to do this and if so bhow do i change
the build stuff?  This is on a linux box 2.0.33.  If I can't do this, can
someone suggest something that I can use?  It needs to be able to be run on
a high port, does not need superuser access, can be run by a regular user,
remote administration (not requred, but helpful), and the ability to create
accounts/groups and allow restricted access.  Thanks all!

-The WebPros

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  7 16:42:49 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA12306;
	Tue, 7 Apr 1998 16:42:46 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA04886;
	Tue, 7 Apr 1998 16:40:16 -0500 (CDT)
Received: from relay.iceinc.com (relay.iceinc.com [199.71.161.4])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA04090
	for <wu-ftpd@wugate.wustl.edu>; Tue, 7 Apr 1998 16:36:31 -0500 (CDT)
Received: (qmail 7573 invoked from network); 7 Apr 1998 21:40:23 -0000
Received: from iceinc.com (HELO war-peace) (199.71.161.28)
  by relay.iceinc.com with SMTP; 7 Apr 1998 21:40:23 -0000
Message-Id: <msg55385.thr-5eae2.4c555f@iceinc.com>
Date: Tue, 7 Apr 1998 18:42:30 -0500
Reply-To: Stephen_Smith@iceinc.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Stephen_Smith@iceinc.com (Stephen Smith)
To: wu-ftpd@wugate.wustl.edu
Subject: Netscape runs on...
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
Content-ID: <msg55385.thr-5eae2.4c555f.part0@iceinc.com>
X-Sender: Stephen_Smith@iceinc.com
X-Gateway: NASTA Gate 1.18 for FirstClass(R)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm having a problem with wu-ftp b15 when connecting from Netscape.
Most of the time when getting a directory listing the screen finishes
updating with all of the files, but Netscape doesn't stop (ie: the
Netscape logo continues to animate, and the connection status indicator
at the bottom runs back and forth) This will continue forever unless
the Netscape 'stop' button is pressed. It works the same for uploading
from Netscape -- the upload will finish but Netscape doesn't
acknowledge it and just keeps it's dialog on the screen telling the
user that the upload is progressing. 

Connecting to other ftp servers works fine with the Netscape browsers
I've tried.

wu-ftp
------
OS: Redhat 5
wu-ftp version:  b15

Netscape
------
OS:  Win'95 and MacOS
Versions: 4.05 and 4.04

Thanks in advance

Stephen Smith

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 05:48:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA28468;
	Wed, 8 Apr 1998 05:48:00 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA30827;
	Wed, 8 Apr 1998 05:45:46 -0500 (CDT)
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA29994
	for <wu-ftpd@wugate.wustl.edu>; Wed, 8 Apr 1998 05:38:59 -0500 (CDT)
Received: (from koos@localhost) by pizza.hvu.nl (8.8.6/KH19970721 (dbm++)) id MAA15388; Wed, 8 Apr 1998 12:38:50 +0200 (MET DST)
Message-Id: <199804081038.MAA15388@pizza.hvu.nl>
Date: Wed, 8 Apr 1998 12:38:50 +0200 (MET DST)
Reply-To: koos@pizza.hvu.nl
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Koos van den Hout _U nix and we all_ <koos@pizza.hvu.nl>
To: jkennedy@eiq.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: usr and dev
In-Reply-To: <01BD61F9.56706780.jkennedy@eiq.com> from Jeff Kennedy at "Apr 7, 98 07:46:54 am"
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Zen: Ommmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
X-Files: the truth is out there
X-I-Am-Not-Simes: There is only one Simes
X-Mailer: ELM [version 2.4ME+ PL31H (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Quoting Jeff Kennedy, who wrote :

> I am new to wu-ftp and have a question in regards to real and guest 
> accounts.  Is it necessary to have /usr and /dev in the directory 
> structure?  I know I need /bin and I think I need /etc (although I am not 
> doing anonymous ftp so I'm not sure about that either).  All this site is 
> going to be is a drop-off for real and guest users, no anonymous, nothing 
> fancy, just chrooted to an ftp directory and let them upload.  If I don't 
> need all that stuff in there then why put it there?

Some external programs needed by the ftpd need it. Opening sockets needs
certain /dev entries, listing files needs /etc and /lib for certain
libraries (or /usr/lib depending on OS).

You can find out the minimum needed for your OS by trail and error.

But, a lot of this has been done already and is available in :

http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html

                                             Koos

-- 
  Koos van den Hout,     Internetter, Unix freak, ISFJ and BBS SysOp at large
  koos@pizza.hvu.nl (Work)                                Fax: +31-30-2586290
  koos@kzdoos.xs4all.nl (Home)                      Workphone: +31-30-2586287
  http://web.cetis.hvu.nl/~koos/   Looking for a license plate with "RFC 822"

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 08:04:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA00420;
	Wed, 8 Apr 1998 08:04:53 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA07897;
	Wed, 8 Apr 1998 08:02:50 -0500 (CDT)
Received: from letterbox.rl.ac.uk (letterbox.rl.ac.uk [130.246.8.100])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id HAA07478
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 07:57:08 -0500 (CDT)
Received: from asdvs1 (asdvs1.ag.rl.ac.uk [130.246.24.49])
          by letterbox.rl.ac.uk (8.8.8) with SMTP id NAA09173
          for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 13:56:58 +0100
Message-Id: <98040812481831@asdvs1.ag.rl.ac.uk>
Date: Wed, 8 Apr 1998 12:48:18 +0100
Reply-To: pcmc@asdvs1.ag.rl.ac.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: pcmc@asdvs1.ag.rl.ac.uk (Peter Chiu RAL SSD EODG Computer Section)
To: WU-FTPD@wugate.wustl.edu
Subject: FTP outbound traffic logging
X-VMS-To: WU-FTPD@WUGATE.WUSTL.EDU
X-VMS-Cc: PCMC
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Dear all,

We have a requirement of recording all outbound
ftp activities on our DEC Unix (V4.0) server.
This is not implemented by the DEC Unix ftp client.

Could someone enlightens me if wu-ftpd or any
package includes a ftp client that records all the 
ftp transfers initiated by users logged on the DEC 
Unix server?

Thanks a lot in advance.

Regards,
Peter Chiu
***************************************************************
Peter Chiu                     
Rutherford Appleton Laboratory | E-mail: P.Chiu@rl.ac.uk 
Space Science Department       |       
Building R25 Room 1.27         | Voice : (44)-(0)1235-44-6699
Chilton, Didcot                | Fax   : (44)-(0)1235-44-5848 
Oxfordshire OX11 0QX  UK       
****************************************************************


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 10:50:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA02637;
	Wed, 8 Apr 1998 10:50:35 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA23630;
	Wed, 8 Apr 1998 10:48:01 -0500 (CDT)
Received: from pcug.org.au (supreme.pcug.org.au [203.10.76.34])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA21497
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 10:42:13 -0500 (CDT)
Received: (from smtpd@localhost) by pcug.org.au (8.8.7/8.8.7/TIP-1.13) id BAA05013; Thu, 9 Apr 1998 01:42:09 +1000 (EST)
Received: from ts65.canb.auug.org.au(203.11.71.65), claiming to be "ego"
 via SMTP by supreme.tip.net.au, id smtpdAAAa001EJ; Thu Apr  9 01:42:06 1998
Message-Id: <199804081542.BAA05013@pcug.org.au>
Date: Thu, 09 Apr 98 01:41:58 +1100
Reply-To: "Michael Lightfoot" <Michael.Lightfoot@canb.auug.org.au>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Michael Lightfoot" <Michael.Lightfoot@canb.auug.org.au>
To: "WU-FTPD@wugate.wustl.edu" <WU-FTPD@wugate.wustl.edu>
Subject: Re: FTP outbound traffic logging
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: PMMail 1.95a For OS/2
X-Tag:  ** TagIt/2 v2.0 **  by Robert Spangler [UNREGISTERED]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998 12:48:18 +0100, Peter Chiu RAL SSD EODG Computer
Section wrote:

>Dear all,
>
>We have a requirement of recording all outbound
>ftp activities on our DEC Unix (V4.0) server.
>This is not implemented by the DEC Unix ftp client.
>
Typical!  ;-)

>Could someone enlightens me if wu-ftpd or any
>package includes a ftp client that records all the 
>ftp transfers initiated by users logged on the DEC 
>Unix server?
>
It certainly does.  I use it at my site to check that users aren't
downloading stuff they aren't supposed to (like /etc/passwd.)  There
are also freeware log processors which give you all sorts of useful
info from the logs.

 ** TagIt/2 v2.0 ** 
 
... LONG JUMPERS do it with a running start 

//------------------------------------------------------------------------
// michael
//===============================
// Michael.Lightfoot@canb.auug.org.au			ftpmaster@tip.net.au
// http://www.canb.auug.org.au/~michal



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 11:08:28 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA03093;
	Wed, 8 Apr 1998 11:08:28 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA28309;
	Wed, 8 Apr 1998 11:06:29 -0500 (CDT)
Received: from cfa.harvard.edu (root@cfa.harvard.edu [131.142.10.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA27634
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 11:00:26 -0500 (CDT)
Received: from cfahub.harvard.edu (cfahub.harvard.edu [131.142.10.146]) by cfa.harvard.edu (8.8.5/8.7.3) with SMTP id MAA23873 for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 12:00:18 -0400 (EDT)
Received: from cfahub by cfahub.harvard.edu (SMI-8.6/SMI-SVR4)
	id MAA24859; Wed, 8 Apr 1998 12:00:01 -0400
Message-Id: <199804081600.MAA24859@cfahub.harvard.edu>
Date: Wed, 08 Apr 1998 12:00:00 -0400
Reply-To: wyatt@cfa.harvard.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Wyatt <wyatt@cfahub.harvard.edu>
To: WU-FTPD@wugate.wustl.edu
Subject: Re: FTP outbound traffic logging 
In-Reply-To: Your message of Thu, 09 Apr 1998 01:41:58 +1100.
             <199804081542.BAA05013@pcug.org.au> 
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


[...]
> >Could someone enlightens me if wu-ftpd or any
> >package includes a ftp client that records all the 
> >ftp transfers initiated by users logged on the DEC 
> >Unix server?
> >
> It certainly does.  I use it at my site to check that users aren't
> downloading stuff they aren't supposed to (like /etc/passwd.)  There
> are also freeware log processors which give you all sorts of useful
> info from the logs.

Stuff that users aren't supposed to download should be blocked using
the NORETRIEVE line in the ftpaccess file.


Bill Wyatt (wyatt@cfa.harvard.edu)
    Smithsonian Astrophysical Observatory  (Cambridge, MA, USA)

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 11:34:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA03560;
	Wed, 8 Apr 1998 11:34:05 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA30381;
	Wed, 8 Apr 1998 11:31:53 -0500 (CDT)
Received: from www.idci.net (nameserver.idci.net [205.136.21.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA30261
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 11:28:10 -0500 (CDT)
Received: from idci.net ([209.146.8.78]) by www.idci.net
          (Netscape Messaging Server 3.5)  with ESMTP id AAA1E18
          for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 12:20:31 -0400
Message-Id: <352BA577.FCE73B5@idci.net>
Date: Wed, 08 Apr 1998 12:27:35 -0400
Reply-To: steveh@idci.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve Hormell" <steveh@idci.net>
To: "WU-FTPD@wugate.wustl.edu" <WU-FTPD@wugate.wustl.edu>
Subject: Multiple Guest groups
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en] (Win95; U)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Is there a way to set more than one guest group with different access
permissions?


Steve


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 11:53:34 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA03982;
	Wed, 8 Apr 1998 11:53:29 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA32119;
	Wed, 8 Apr 1998 11:51:09 -0500 (CDT)
Received: from tower.ti.com (tower.ti.com [192.94.94.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA31649
	for <wu-ftpd@wugate.wustl.edu>; Wed, 8 Apr 1998 11:47:13 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.179.59]) by tower.ti.com (8.8.8) with ESMTP id LAA03791 for <wu-ftpd@wugate.wustl.edu>; Wed, 8 Apr 1998 11:46:43 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id LAA04756; Wed, 8 Apr 1998 11:46:42 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA010484001@pavis.dadd.ti.com>; Wed, 8 Apr 1998 11:46:41 -0500
Message-Id: <199804081646.AA010484001@pavis.dadd.ti.com>
Date: Wed, 8 Apr 98 11:46:41 CDT
Reply-To: bobl@ti.com (Bob Luckin)
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FTP outbound traffic logging
In-Reply-To: <199804081542.BAA05013@pcug.org.au>; from "Michael Lightfoot" at Apr 09, 98 1:41 am
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> On Wed, 8 Apr 1998 12:48:18 +0100, Peter Chiu RAL SSD EODG Computer
> Section wrote:
> 
> >Could someone enlightens me if wu-ftpd or any
> >package includes a ftp client that records all the 
> >ftp transfers initiated by users logged on the DEC 
> >Unix server?
> >
Michael Lightfoot replied :-
> It certainly does.  I use it at my site to check that users aren't
> downloading stuff they aren't supposed to (like /etc/passwd.)  There
> are also freeware log processors which give you all sorts of useful
> info from the logs.

There seems to be some confusion here - wu-ftpd is an FTP server, not a
client.  It does not include any FTP client software, let alone any that
does logging.

However, the wu-ftpd server does have the ability to log both outbound and
inbound transfers, at your choice.  So if you replace the DEC Unix server
with wu-ftpd, you should be able to get what you seem to be asking for.

If you really want your FTP _clients_ to log transfers, then I'm afraid you
need to look elsewhere...

Cheers, Bob
-- 
"On mega data disks, attempt FTP. An inapt FTP; met task's ID a tad. A gem, no?"
Bob Luckin      bobl@ti.com      [http://www.dhc.net/~luckin/palindromes.html]

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 12:30:23 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA04796;
	Wed, 8 Apr 1998 12:30:21 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA14673;
	Wed, 8 Apr 1998 12:28:29 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA02698
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 12:21:49 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA10192;
	Wed, 8 Apr 1998 13:21:46 -0400
Message-Id: <Pine.LNX.3.95.980408131944.5871C-100000@gaia.vr.net>
Date: Wed, 8 Apr 1998 13:21:46 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Steve Hormell <steveh@idci.net>
Cc: "WU-FTPD@wugate.wustl.edu" <WU-FTPD@wugate.wustl.edu>
Subject: Re: Multiple Guest groups
In-Reply-To: <352BA577.FCE73B5@idci.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998, Steve Hormell wrote:

> Is there a way to set more than one guest group with different access
> permissions?

Yes.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 12:36:29 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA04868;
	Wed, 8 Apr 1998 12:36:28 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA04140;
	Wed, 8 Apr 1998 12:34:36 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA03882
	for <wu-ftpd@wugate.wustl.edu>; Wed, 8 Apr 1998 12:29:21 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id KAA29171
	for <wu-ftpd@wugate.wustl.edu>; Wed, 8 Apr 1998 10:28:39 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <2KK7360R>; Wed, 8 Apr 1998 10:29:21 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC047852CE@cnfvs008.cnf.com>
Date: Wed, 8 Apr 1998 10:29:19 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ftpgroups
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

could someone tell me a little about the ftpgroups file?

I checked the faq, and cannot find anything.  Why is it needed?
Do all guestusers' groups need to be entried in this file?  What
happens if they are not?


Guy

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 12:49:16 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA05008;
	Wed, 8 Apr 1998 12:49:15 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA05132;
	Wed, 8 Apr 1998 12:47:18 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA04792
	for <wu-ftpd@wugate.wustl.edu>; Wed, 8 Apr 1998 12:41:25 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA10840;
	Wed, 8 Apr 1998 13:41:15 -0400
Message-Id: <Pine.LNX.3.95.980408133827.10579A-100000@gaia.vr.net>
Date: Wed, 8 Apr 1998 13:41:15 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ftpgroups
In-Reply-To: <6985723206B8D011BA180000F8043BDC047852CE@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998, Speier, Guy J - CNF wrote:

> could someone tell me a little about the ftpgroups file?
> 
> I checked the faq, and cannot find anything.  Why is it needed?
> Do all guestusers' groups need to be entried in this file?  What
> happens if they are not?

>From the man page:

After user logs in, the SITE GROUP and SITE GPASS commands may be used to
specify an enhanced access group and associated password.  If the group
name and password are valid, the user becomes (via setegid()) a member of
the group specified in the group access file /etc/ftpgroups. 

The format of the group access file is:

            access_group_name:encrypted_password:real_group_name

where access_group_name is an arbitrary (alphanumeric + punctuation) 
string.  encrypted_password is the password encrypted via crypt(3),
exactly like in /etc/passwd.  real_group_name is the name of a valid group
listed in /etc/group. 

NOTE: For this option to work for anonymous FTP users, the ftp server must
keep /etc/group permanently open and the group access file is loaded into
memory.  This means that (1) the ftp server now has an additional file
descriptor open, and (2) the necessary passwords and access privileges
granted to users via SITE GROUP will be static for the duration of an FTP
session.  If you have an urgent need to change the access groups and/or
passwords *NOW*, you just kill all of the running FTP servers. 

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 13:59:53 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA05600;
	Wed, 8 Apr 1998 13:59:47 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA11953;
	Wed, 8 Apr 1998 13:57:21 -0500 (CDT)
Received: from www.idci.net (nameserver.idci.net [205.136.21.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA12190
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 13:56:35 -0500 (CDT)
Received: from idci.net ([209.146.8.78]) by www.idci.net
          (Netscape Messaging Server 3.5)  with ESMTP id AAA3318
          for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 14:49:05 -0400
Message-Id: <352BC849.404FD6EC@idci.net>
Date: Wed, 08 Apr 1998 14:56:09 -0400
Reply-To: steveh@idci.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve Hormell" <steveh@idci.net>
To: "WU-FTPD@wugate.wustl.edu" <WU-FTPD@wugate.wustl.edu>
Subject: Let me make this clearer
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en] (Win95; U)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I need to have two guestgroups on my ftp server.  One with time limits
on the number of users and one with no limits.

I thought that i could do it with two guest groups.   But how do i set
the classes so that one guest group has limits and the other dosen't?
Either one has the limit and the other can roam free in the system, or
the limit is enforced on all.

I;ve looked in man pages and FAQ's to no avail.   Someone please help.


Thank you

Steve


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 14:18:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA05753;
	Wed, 8 Apr 1998 14:18:01 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA13411;
	Wed, 8 Apr 1998 14:16:13 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA12700
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 14:12:23 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id PAA13542;
	Wed, 8 Apr 1998 15:12:08 -0400
Message-Id: <Pine.LNX.3.95.980408150355.10579D-100000@gaia.vr.net>
Date: Wed, 8 Apr 1998 15:12:08 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Steve Hormell <steveh@idci.net>
Cc: "WU-FTPD@wugate.wustl.edu" <WU-FTPD@wugate.wustl.edu>
Subject: Re: Let me make this clearer
In-Reply-To: <352BC849.404FD6EC@idci.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998, Steve Hormell wrote:

> I need to have two guestgroups on my ftp server.  One with time limits
> on the number of users and one with no limits.
> 
> I thought that i could do it with two guest groups.   But how do i set
> the classes so that one guest group has limits and the other dosen't?
> Either one has the limit and the other can roam free in the system, or
> the limit is enforced on all.

wu-ftpd uses the 'class' and 'limit' clauses in the ftpaccess file to
limit the number of users of a particular class for a given time-of-day.
This check is performed prior to authentication, so the guestgroup plays
no part in it.

If you can make the distinction by domain-name or IP number, just add what
you need in your ftpaccess.  If you _must_ make the determination based
upon group membership, you'll need to hack the source pretty heavily or
find someone who has already hacked it to do this.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  8 18:19:18 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA10455;
	Wed, 8 Apr 1998 18:19:16 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA03807;
	Wed, 8 Apr 1998 18:17:23 -0500 (CDT)
Received: from scccnta01.sccd.ctc.edu (scccnta01.sccd.ctc.edu [134.39.60.201])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA03483
	for <WU-FTPD@wugate.wustl.edu>; Wed, 8 Apr 1998 18:15:40 -0500 (CDT)
Received: by scccnta01.sccd.ctc.edu with Internet Mail Service (5.0.1458.49)
	id <2J225X7A>; Wed, 8 Apr 1998 16:14:56 -0700
Message-Id: <9F8E6EFEC21BD1118590080009DDDECA1DDDBE@scccnta01.sccd.ctc.edu>
Date: Wed, 8 Apr 1998 16:14:54 -0700
Reply-To: SMarxen@sccd.ctc.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Marxen, Sara" <SMarxen@sccd.ctc.edu>
To: "'WU-FTPD@wugate.wustl.edu'" <WU-FTPD@wugate.wustl.edu>
Subject: group and user change on files when uploaded
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am wondering if there is anyway to change the group and owner
of a file when it is uploaded into a directory using wu-ftpd?

Any help would be appreciated.

Sara

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 03:09:14 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id DAA26063;
	Thu, 9 Apr 1998 03:09:13 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id DAA17566;
	Thu, 9 Apr 1998 03:06:58 -0500 (CDT)
Received: from d06lmsgate.uk.ibm.com (d06lmsgate.uk.ibm.com [195.212.29.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA17159
	for <WU-FTPD@wugate.wustl.edu>; Thu, 9 Apr 1998 02:59:29 -0500 (CDT)
Received: from d06lms01.emea.ibm.com by d06lmsgate.uk.ibm.com (AIX 4.1/UCB 5.64/4.03)
          id AA32328; Thu, 9 Apr 1998 08:52:13 +0100
Received: by UK.IBM.COM (Soft-Switch LMS 2.0) with snapi via D06AU009
          id 5060100017422964; Thu, 9 Apr 1998 08:02:59 +0000
Message-Id: <5060100017422964000002L042*@MHS>
Date: Thu, 9 Apr 1998 08:02:59 +0000
Reply-To: juha@uk.ibm.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Juha Nevalainen <juha@uk.ibm.com>
To: <WU-FTPD@wugate.wustl.edu>
Subject: 500 Illegal Port Command
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by wugate.wustl.edu id CAA17396
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

I am having trouble issuing port against wu-ftpd (beta-15) when my client
is coming over socks firewall.  Here's a sample session:

rftp moomin
...
230 Guest login ok, access restrictions apply.
ftp> quote pasv
227 Entering Passive Mode (9,180,180,214,10,200)
ftp> quote port 0,0,0,0,7,28
500 Illegal PORT Command

This works against many other ftp servers, and would be very useful
for mirror.   Is there any way to overcome this problem, either from client
or server side?   Other than dropping socks or wu-ftpd of course!!

Cheers,
Juha
-------------------------------------------------------
EMEA Internet Centre of Competence
IBM UK Ltd, Hursley Park, SO21 2JN
juha@hursley.ibm.com
http://w3.hursley.ibm.com/inet
+44-1962-818026, fax -818191, tl 24-8026

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 10:35:05 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA01948;
	Thu, 9 Apr 1998 10:35:01 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA14709;
	Thu, 9 Apr 1998 10:31:54 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA14194
	for <WU-FTPD@wugate.wustl.edu>; Thu, 9 Apr 1998 10:29:33 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id LAA25208;
	Thu, 9 Apr 1998 11:29:25 -0400
Message-Id: <Pine.LNX.3.95.980409112851.24983C-100000@gaia.vr.net>
Date: Thu, 9 Apr 1998 11:29:25 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Marxen, Sara" <SMarxen@sccd.ctc.edu>
Cc: "'WU-FTPD@wugate.wustl.edu'" <WU-FTPD@wugate.wustl.edu>
Subject: Re: group and user change on files when uploaded
In-Reply-To: <9F8E6EFEC21BD1118590080009DDDECA1DDDBE@scccnta01.sccd.ctc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998, Marxen, Sara wrote:

> I am wondering if there is anyway to change the group and owner
> of a file when it is uploaded into a directory using wu-ftpd?

Use the 'upload' clause in your ftpaccess file.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 10:39:54 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA02001;
	Thu, 9 Apr 1998 10:39:49 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA15470;
	Thu, 9 Apr 1998 10:37:52 -0500 (CDT)
Received: from scccnta01.sccd.ctc.edu (scccnta01.sccd.ctc.edu [134.39.60.201])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA15052
	for <WU-FTPD@wugate.wustl.edu>; Thu, 9 Apr 1998 10:32:33 -0500 (CDT)
Received: by scccnta01.sccd.ctc.edu with Internet Mail Service (5.0.1458.49)
	id <2J225ZK5>; Thu, 9 Apr 1998 08:31:49 -0700
Message-Id: <9F8E6EFEC21BD1118590080009DDDECA1DDDC1@scccnta01.sccd.ctc.edu>
Date: Thu, 9 Apr 1998 08:31:46 -0700
Reply-To: SMarxen@sccd.ctc.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Marxen, Sara" <SMarxen@sccd.ctc.edu>
To: "Marxen, Sara" <SMarxen@sccd.ctc.edu>,
        "'Gregory A Lundberg'"
	 <lundberg@vr.net>
Cc: "'WU-FTPD@wugate.wustl.edu'" <WU-FTPD@wugate.wustl.edu>
Subject: RE: group and user change on files when uploaded
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I should have been more specific, I need the group and user
permissions to be changed only when uploading to a particular 
directory outside of their home directory (they are allowed to 
upload to 2 seperate directories).  When they upload to 
their home dir they can keep their own user and group perms.
I was under the impression the upload clause only worked within 
a real users own home dir.  (as specified in the passwd file?)

> ----------
> From: 	Gregory A Lundberg[SMTP:lundberg@vr.net]
> Sent: 	Thursday, April 09, 1998 10:29 AM
> To: 	Marxen, Sara
> Cc: 	'WU-FTPD@wugate.wustl.edu'
> Subject: 	Re: group and user change on files when uploaded
> 
> On Wed, 8 Apr 1998, Marxen, Sara wrote:
> 
> > I am wondering if there is anyway to change the group and owner
> > of a file when it is uploaded into a directory using wu-ftpd?
> 
> Use the 'upload' clause in your ftpaccess file.
> 
> ----
> 
> Gregory A Lundberg		Senior Partner, VRnet Company
> 1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
> Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 10:40:36 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA02012;
	Thu, 9 Apr 1998 10:40:35 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA15755;
	Thu, 9 Apr 1998 10:38:29 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA11947
	for <WU-FTPD@wugate.wustl.edu>; Thu, 9 Apr 1998 10:34:05 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id LAA25327;
	Thu, 9 Apr 1998 11:33:48 -0400
Message-Id: <Pine.LNX.3.95.980409113059.24983D-100000@gaia.vr.net>
Date: Thu, 9 Apr 1998 11:33:48 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Juha Nevalainen <juha@uk.ibm.com>
Cc: WU-FTPD@wugate.wustl.edu
Subject: Re: 500 Illegal Port Command
In-Reply-To: <5060100017422964000002L042*@MHS>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 9 Apr 1998, Juha Nevalainen wrote:

> I am having trouble issuing port against wu-ftpd (beta-15) when my client
> is coming over socks firewall.  Here's a sample session:

wu-ftpd requires that the IP address in the PORT command exactly match the
IP address of the client machine.  Since you're using SOCKs, that'll be
the IP address of the proxy machine.

> ftp> quote port 0,0,0,0,7,28
> 500 Illegal PORT Command
> 
> This works against many other ftp servers, and would be very useful
> for mirror.   Is there any way to overcome this problem, either from client
> or server side?   Other than dropping socks or wu-ftpd of course!!

For more information on why this is see the relavent CERT security
advisories at http://www.cert.org/

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 10:41:04 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA02027;
	Thu, 9 Apr 1998 10:41:01 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA09708;
	Thu, 9 Apr 1998 10:39:11 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA14219
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 10:34:50 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id LAA25178;
	Thu, 9 Apr 1998 11:28:22 -0400
Message-Id: <Pine.LNX.3.95.980409112419.24983B-100000@gaia.vr.net>
Date: Thu, 9 Apr 1998 11:28:21 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Nigel Moorcroft <Nigel.Moorcroft.nigelm@nt.com>
Cc: WU-FTPD Discussion List <wu-ftpd@wugate.wustl.edu>
Subject: RE: ftpgroups
In-Reply-To: <915C65C50371D11187AD0000F881B9A4643491@bcarua62.ca.nortel.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998, Nigel Moorcroft wrote:

> Please remove me from this receiver list.

You'll have to do it yourself.  From the email you received when you
signed up for the mailing list:

----

To signoff from the list, email to listproc@wugate.wustl.edu with the
following request:

                signoff WU-FTPD
or
                unsubscribe WU-FTPD

----

What it doesn't make clear is that you'll need to do it from the email
address you used to sign up to the list.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 10:46:31 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA02077;
	Thu, 9 Apr 1998 10:46:28 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA16310;
	Thu, 9 Apr 1998 10:44:15 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA15211
	for <WU-FTPD@wugate.wustl.edu>; Thu, 9 Apr 1998 10:37:48 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id LAA25439;
	Thu, 9 Apr 1998 11:37:45 -0400
Message-Id: <Pine.LNX.3.95.980409113510.24983E-100000@gaia.vr.net>
Date: Thu, 9 Apr 1998 11:37:44 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Marxen, Sara" <SMarxen@sccd.ctc.edu>
Cc: "'WU-FTPD@wugate.wustl.edu'" <WU-FTPD@wugate.wustl.edu>
Subject: RE: group and user change on files when uploaded
In-Reply-To: <9F8E6EFEC21BD1118590080009DDDECA1DDDC1@scccnta01.sccd.ctc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 9 Apr 1998, Marxen, Sara wrote:

> I was under the impression the upload clause only worked within 
> a real users own home dir.  (as specified in the passwd file?)

Wrong impressions.  It's relative to the chroot'd root, which from what
you've said, doesn't appear to be the user's home directory.

Try using two or more upload clauses.  Look at the examples on the man
page for ftpaccess.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 11:57:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA02701;
	Thu, 9 Apr 1998 11:57:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA22486;
	Thu, 9 Apr 1998 11:54:29 -0500 (CDT)
Received: from castor.ipac.caltech.edu (ipac.caltech.edu [131.215.11.35])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA22511
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 11:53:38 -0500 (CDT)
Received: from starman (starman.ipac.caltech.edu [134.4.40.78]) 
	  by castor.ipac.caltech.edu (8.8.8/8.6.4)
	  with ESMTP id JAA03396
	  for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 09:53:32 -0700 (PDT)
Received: (jrl@localhost) by starman (SMI-8.6/8.6.4) id JAA08907 for wu-ftpd@wugate.wustl.edu; Thu, 9 Apr 1998 09:53:31 -0700
Message-Id: <199804091653.JAA08907@starman>
Date: Thu, 9 Apr 1998 09:53:31 -0700
Reply-To: jrl@ipac.caltech.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jack Lampley <jrl@ipac.caltech.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: max number of characters in a filename
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


One more try at getting an answer on this. I didn't get one reply. I have had files
rejected because the name was too long and the error is of a nature that it isn't
readily apparent what the problem is. If anyone knows or can point me to where I 
can find out I'd appreciate it. I've checked the FAQ and found nothing there or in
documentation.

Thanks,

Jack Lampley, System Administrator
Infrared Processing and Analysis Center (IPAC)
California Institute of Technology (CalTech)
MS 100/22, Pasadena, CA 91125

Telephone : 818-397-9551
Internet  : jrl@ipac.caltech.edu


Original message:

What is the maximum number of characters allowed in a file name before ftp
rejects upload? Can this be set higher and what are disadvantages of doing 
so, if any?

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 12:41:47 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA03133;
	Thu, 9 Apr 1998 12:41:41 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA26120;
	Thu, 9 Apr 1998 12:39:00 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA25498
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 12:33:28 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA28924;
	Thu, 9 Apr 1998 13:33:12 -0400
Message-Id: <Pine.LNX.3.95.980409133041.28722A-100000@gaia.vr.net>
Date: Thu, 9 Apr 1998 13:33:11 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Jack Lampley <jrl@ipac.caltech.edu>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: max number of characters in a filename
In-Reply-To: <199804091653.JAA08907@starman>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 9 Apr 1998, Jack Lampley wrote:

> One more try at getting an answer on this. I didn't get one reply. I have had files
> rejected because the name was too long and the error is of a nature that it isn't
> readily apparent what the problem is. If anyone knows or can point me to where I 
> can find out I'd appreciate it. I've checked the FAQ and found nothing there or in
> documentation.

The source code is a good place to look.

> What is the maximum number of characters allowed in a file name before ftp
> rejects upload? Can this be set higher and what are disadvantages of doing 
> so, if any?

By my reading of the source code, I'd say the answer is "whatever your
operating system limit is", which is what I'd hoped.  On most Unix
systems, the answer is "pretty big" so I'd suggest looking for another
cause. 

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 12:47:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA03191;
	Thu, 9 Apr 1998 12:47:08 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA26457;
	Thu, 9 Apr 1998 12:45:19 -0500 (CDT)
Received: from dungeon.eiq.com (dungeon.eiq.com [204.31.148.30])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA26196
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 12:42:09 -0500 (CDT)
Received: from jkennedy.eiq.com ([204.31.148.2])
	by dungeon.eiq.com (8.8.8/8.8.8) with SMTP id KAA14312
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 10:41:51 -0700 (PDT)
Received: by localhost with Microsoft MAPI; Thu, 9 Apr 1998 10:40:59 -0700
Message-Id: <01BD63A3.FC28E700.jkennedy@eiq.com>
Date: Thu, 9 Apr 1998 10:40:58 -0700
Reply-To: "jkennedy@eiq.com" <jkennedy@eiq.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff Kennedy <jkennedy@eiq.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Can't see anything
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello,

I am having a problem seeing anything in a chrooted directory when I log on 
from outside.  From an internal machine I can ftp to the site and see 
everything, if I telnet out then ftp in I can't see anything.  I log in 
fine and 'ls' seems to work, it shows the following:

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

but nothing is returned.  We have tried this from 2 separate provider 
accounts and both have the same problem.
However, we tried from a 3rd provider and 'ls' worked from there, same 
login, password, everything. I have read the fptd man page for Solaris 2.6 
and have all directories and files in place with correct permissions.  Any 
idea why it will work from inside and a particular provider account but not 
from others????

Note:  I had this exact problem before putting in the /bin, /dev, /etc, and 
/usr directories.  'ls' would work from inside and one provider but not 
from the other 2.

===============================
Jeff Kennedy
Solaris/Microsoft Network Administrator
Information Quest
Carlsbad, CA.  92008
760 431-7474
jkennedy@eiq.com



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 13:00:56 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA03405;
	Thu, 9 Apr 1998 13:00:55 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA27596;
	Thu, 9 Apr 1998 12:58:28 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA27369
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 12:55:40 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA29532;
	Thu, 9 Apr 1998 13:55:35 -0400
Message-Id: <Pine.LNX.3.95.980409135449.28947A-100000@gaia.vr.net>
Date: Thu, 9 Apr 1998 13:55:35 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Jeff Kennedy <jkennedy@eiq.com>
Cc: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Can't see anything
In-Reply-To: <01BD63A3.FC28E700.jkennedy@eiq.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 9 Apr 1998, Jeff Kennedy wrote:

> Subject: Can't see anything

Read the guest-howto

----

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/


----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 13:12:56 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA03561;
	Thu, 9 Apr 1998 13:12:43 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA28942;
	Thu, 9 Apr 1998 13:10:23 -0500 (CDT)
Received: from shodan.in-trier.de (root@shodan.in-trier.de [198.22.51.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA27946
	for <WU-FTPD@wugate.wustl.edu>; Thu, 9 Apr 1998 13:06:08 -0500 (CDT)
Received: from localhost (root@windows95.sucks.eu.org [198.22.51.119])
	by shodan.in-trier.de (8.8.8/8.8.8) with SMTP id TAA20123;
	Thu, 9 Apr 1998 19:09:45 +0200
Message-Id: <Pine.LNX.3.96.980409191850.6420C-100000@k6.bero>
Date: Thu, 9 Apr 1998 19:19:22 +0200 (CEST)
Reply-To: linux@linux.net.eu.org
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bernhard Rosenkraenzer <linux@linux.net.eu.org>
To: Peter Chiu RAL SSD EODG Computer Section <pcmc@asdvs1.ag.rl.ac.uk>
Cc: WU-FTPD@wugate.wustl.edu
Subject: Re: FTP outbound traffic logging
In-Reply-To: <98040812481831@asdvs1.ag.rl.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: linux@k6.bero
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 8 Apr 1998, Peter Chiu RAL SSD EODG Computer Section wrote:

> We have a requirement of recording all outbound
> ftp activities on our DEC Unix (V4.0) server.
> This is not implemented by the DEC Unix ftp client.
> 
> Could someone enlightens me if wu-ftpd or any
> package includes a ftp client that records all the 
> ftp transfers initiated by users logged on the DEC 
> Unix server?

Sure - wu-ftpd and BeroFTPD (ftp://unix.eu.org/pub/BeroFTPD) can do the
job.

LLaP
bero

-- bero@bero-online.ml.org - ICQ/UIN 6545964 - http://www.star-trek.ml.org/ --

"Nobody will ever need more than 640k RAM!"
                           -- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM."
                           -- Bill Gates, 1996
"Nobody will ever need Windows 95."
                           -- logical conclusion



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 13:51:15 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA04021;
	Thu, 9 Apr 1998 13:51:13 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA31975;
	Thu, 9 Apr 1998 13:48:30 -0500 (CDT)
Received: from dungeon.eiq.com (intranet.eiq.com [204.31.148.47])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA32026
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 13:42:11 -0500 (CDT)
Received: from jkennedy.eiq.com ([204.31.148.2])
	by dungeon.eiq.com (8.8.8/8.8.8) with SMTP id LAA14934;
	Thu, 9 Apr 1998 11:41:51 -0700 (PDT)
Received: by localhost with Microsoft MAPI; Thu, 9 Apr 1998 11:40:59 -0700
Message-Id: <01BD63AC.5D858C80.jkennedy@eiq.com>
Date: Thu, 9 Apr 1998 11:40:57 -0700
Reply-To: "jkennedy@eiq.com" <jkennedy@eiq.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff Kennedy <jkennedy@eiq.com>
To: "'Emmett Hogan'" <hogan@gnac.com>
Cc: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: Can't see anything
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have put lib under usr as well as share/lib/zoneinfo.  The whole 
structure looks as follows:

			/ftp

	guest1		guest2		guest3

guest1-ftp	guest2-ftp	guest3-ftp	(these are the chrooted directories)

  bin  dev  usr  etc	 same		 same

bin --> ls
dev -->  zero tcp udp ticotsord
etc  -->  passwd group netconfig
usr  -->  /lib  /share/lib/zoneinfo	

These are all the directories (and the files in the directories) that 
Solaris states are needed.  The fact that it works from some places and not 
others is what really stumps me.

===============================
Jeff Kennedy
Solaris/Microsoft Network Administrator
Information Quest
Carlsbad, CA.  92008
760 431-7474
jkennedy@eiq.com


-----Original Message-----
From:	Emmett Hogan [SMTP:hogan@gnac.com]
Sent:	Thursday, April 09, 1998 10:49 AM
To:	jkennedy@eiq.com
Subject:	RE: Can't see anything


This one gets me every time.....you need to put the shared libraries
in place.  It depends on what OS you are running as to what libraries
you need.  Usually it is just libc...put it in either the lib or shlib
(again, depending on the OS) directory in your FTP tree.

Hope this helps,
Emmett

--
Emmett Hogan
Global Networking and Computing
Home Page: http://www.gnac.com/~hogan
Inet: Hogan@gnac.com
ICBM: 37d 33' 47" N, 122d 19' 28" W


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 14:55:13 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA04573;
	Thu, 9 Apr 1998 14:55:02 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA05645;
	Thu, 9 Apr 1998 14:52:42 -0500 (CDT)
Received: from gear.elektroson.com ([204.32.47.66])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA04285
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 14:48:04 -0500 (CDT)
Received: from vdunham (kpearsall [204.32.47.77]) by gear.elektroson.com (8.8.0/8.7.3) with SMTP id MAA13782 for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 12:35:22 -0700 (PDT)
Message-Id: <3.0.5.32.19980409124634.007a97f0@204.32.47.66>
Date: Thu, 09 Apr 1998 12:46:34 -0700
Reply-To: kpearsall@elektroson.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kevin Pearsall <kpearsall@elektroson.com>
To: wu-ftpd@wugate.wustl.edu
Subject: wu.ftpd + multiple logins
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: kpearsal@204.32.47.66
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I've sent this a few times (although recently, my mails don't seem to be
echoed on the list?)...  Basically, I've got an FTP server on which people
open dozens of connections at once.  It's causing unbeleivable congestion
problems...

Does anybody know of any way to limit the amount of connections per host?
Or a way to deny IE?0User@ and mozilla@ as possible e-mail addresses?

Thanks,
Kevin...

<--    Kevin Pearsall, Technical Support    -->
Elektroson Incorporated     Phone: 408-371-4800
2105 S. Bascom Avenue         FAX: 408-371-4895
Suite #160                   Tech: 408-371-4995
Campbell, CA 95008
    Try new trial versions of our software!
<--   ftp://ftp.elektroson.com/pub/demos/   -->

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 15:46:46 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id PAA05012;
	Thu, 9 Apr 1998 15:46:38 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id PAA09710;
	Thu, 9 Apr 1998 15:43:33 -0500 (CDT)
Received: from jester.ti.com (jester.ti.com [192.94.94.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id PAA05938
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 15:39:39 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.179.59]) by jester.ti.com (8.8.8) with ESMTP id PAA11575 for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 15:39:20 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id PAA17071; Thu, 9 Apr 1998 15:39:03 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA014514342@pavis.dadd.ti.com>; Thu, 9 Apr 1998 15:39:02 -0500
Message-Id: <199804092039.AA014514342@pavis.dadd.ti.com>
Date: Thu, 9 Apr 98 15:39:01 CDT
Reply-To: bobl@ti.com (Bob Luckin)
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: RE: Can't see anything
In-Reply-To: <01BD63AC.5D858C80.jkennedy@eiq.com>; from "Jeff Kennedy" at Apr 9, 98 11:40 am
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Jeff,

> I have put lib under usr as well as share/lib/zoneinfo.  The whole 
> structure looks as follows:
> 
> 			/ftp
> 
> 	guest1		guest2		guest3
> 
> guest1-ftp	guest2-ftp	guest3-ftp	(these are the chrooted directories)
> 
>   bin  dev  usr  etc	 same		 same
> 
> bin --> ls
> dev -->  zero tcp udp ticotsord
> etc  -->  passwd group netconfig
> usr  -->  /lib  /share/lib/zoneinfo	
> 
> These are all the directories (and the files in the directories) that 
> Solaris states are needed.  The fact that it works from some places and not 
> others is what really stumps me.

Could this be due to differences between the FTP clients at the different
sites ?  Some FTP clients send the LIST command when the user types "ls",
and others send NLST.  One of these two executes locally inside wu-ftpd,
the other invokes an external program which requires the correct shared
libraries.

If all the sites are using the same client, this doesn't explain the
difference - and it might be due to something else anyway, but I thought
I'd run it up the flagpole and see if you salute it.  :-)

I recall you said you'd read the original Solaris man page, and the FAQ,
but I don't recall if you've checked the Solaris "wu-ftpd how-to" at
   http://www.wildheart.org/wu-ftpd/
so if you haven't, it might be worth a look as well.

Cheers, Bob
-- 
Bob Luckin      bobl@ti.com      "Coder adapt; FTP Ada, redo C"
                                 [http://www.dhc.net/~luckin/palindromes.html]

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 16:10:46 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA05175;
	Thu, 9 Apr 1998 16:10:45 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA11604;
	Thu, 9 Apr 1998 16:08:44 -0500 (CDT)
Received: from einstein.primus.baynet.de (root@einstein.primus.baynet.de [194.95.217.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA11735
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 16:03:42 -0500 (CDT)
Received: from edison (mm-ppp69.primus.baynet.de [194.95.217.69])
	by einstein.primus.baynet.de (8.8.8/Primus1.1/Antispam) with SMTP id XAA16496
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 23:03:24 +0200
Message-Id: <001401bd63fa$de2c2210$45d95fc2@edison>
Date: Thu, 9 Apr 1998 23:02:52 +0200
Reply-To: chaas@primus.baynet.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Christian Haas" <chaas@primus.baynet.de>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Problem with .files
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi all,

on our server we have a problem with .files. Anytime, when a user upload
expl. .forward, the upload fails with a deny. I think, this is a
configuration problem, or? The upload-dir. is his /home, under /home/www
(for his homepage) is any upload allright!
So, I have the question, you (I hope) the answer.....:-))

cu Chris
FTP-Admin. von Primus
http://www.primus.baynet.de/~chaas/

Theorie ist, wenn man alles weiss und nichts funktioniert,
Praxis ist, wenn alles funktioniert und keiner weiss, warum!



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 20:44:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id UAA07397;
	Thu, 9 Apr 1998 20:44:00 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id UAA29873;
	Thu, 9 Apr 1998 20:41:55 -0500 (CDT)
Received: from www.idci.net (nameserver.idci.net [205.136.21.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id UAA29293
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 20:38:36 -0500 (CDT)
Received: from idci.net ([209.146.20.4]) by www.idci.net
          (Netscape Messaging Server 3.5)  with ESMTP id AAA32FC
          for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 21:31:04 -0400
Message-Id: <352D7851.F6A434A3@idci.net>
Date: Thu, 09 Apr 1998 21:39:29 -0400
Reply-To: steveh@idci.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steve Hormell" <steveh@idci.net>
To: "wu-ftpd@wugate.wustl.edu" <wu-ftpd@wugate.wustl.edu>
Subject: Multiple logins
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en] (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

How can I stop multiple logins from one IP address?  Users are coming to
the site and opening up many sessions and tying up the resources that
others could use.


Steve
--
---------------------------------------------------
><{{">        http://guyute.idci.net       <*}}><
---------------------------------------------------
information is not knowledge. knowledge is not
wisdom.  wisdom is not truth.  truth is not beauty.
beauty is not love. love is not music.
music is the best.   -- FZ



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 22:51:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA08363;
	Thu, 9 Apr 1998 22:51:01 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA02244;
	Thu, 9 Apr 1998 22:49:05 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA02905
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 22:45:21 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id WAA27203;
	Thu, 9 Apr 1998 22:45:28 -0500
Message-Id: <Pine.LNX.3.96.980409224457.27049B-100000@ns1.fni.com>
Date: Thu, 9 Apr 1998 22:45:28 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Steve Hormell <steveh@idci.net>
Cc: "wu-ftpd@wugate.wustl.edu" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Multiple logins
In-Reply-To: <352D7851.F6A434A3@idci.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Check /etc/ftpaccess 'class' and 'limit' directives.

   -- Michael

On Thu, 9 Apr 1998, Steve Hormell wrote:

> How can I stop multiple logins from one IP address?  Users are coming to
> the site and opening up many sessions and tying up the resources that
> others could use.


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  9 23:35:32 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id XAA08597;
	Thu, 9 Apr 1998 23:35:31 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id XAA04387;
	Thu, 9 Apr 1998 23:33:29 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id XAA03397
	for <wu-ftpd@wugate.wustl.edu>; Thu, 9 Apr 1998 23:30:01 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id AAA25256; Fri, 10 Apr 1998 00:29:45 -0400
Message-Id: <199804100429.AAA25256@Bahamut.dragonfire.net>
Date: Fri, 10 Apr 1998 00:29:38 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Kevin Pearsall <kpearsall@elektroson.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: wu.ftpd + multiple logins
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I've sent this a few times (although recently, my mails don't seem to be
>echoed on the list?)...  Basically, I've got an FTP server on which people
>open dozens of connections at once.  It's causing unbeleivable congestion
>problems...
>
>Does anybody know of any way to limit the amount of connections per host?
>Or a way to deny IE?0User@ and mozilla@ as possible e-mail addresses?

     For the former, there's no way at the moment, though I'll see if I can
work it in.  For the latter, try my "deny-email" patch:

ftp://achurch.dragonfire.net/wu-ftpd/deny-email.patch

This introduces a new ftpaccess directive, "deny-email", which can be used
(in conjunction with "passwd-check ... enforce") to prevent users from
connecting to the server using E-mail addresses you list in the ftpaccess
file.  See the README.patches file in that directory for a fuller
description.

     I might also suggest (to everyone, or no one in particular) looking at
the other patches in that directory:

ftp://achurch.dragonfire.net/wu-ftpd/

which include the following:

     - a variant of the originally posted fix for the seg-fault and
       "sendmail" process name problems

     - a significant enhancement to the "virtual" directive (allowing the
       use of any other ftpaccess directive, such as "upload"), plus the
       addition of an "include" directive to let you split up the ftpaccess
       file (e.g. a separate file for each virtual server)

     - a patch which I've either mentioned or posted before that allows the
       use of numeric UIDs/GIDs in upload lines, thus speeding up wu-ftpd's
       initialization

     - addition of a #define in config.h which controls strict checking of
       the parameters to the PORT command

     - a slight modification to the SITE CHMOD command, allowing the use of
       the set-uid, set-gid, and sticky bits

     All these patches will apply correctly against clean beta-16 sources
(though some will have offsets--don't worry about them).

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 10 06:07:52 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA22034;
	Fri, 10 Apr 1998 06:07:51 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA27248;
	Fri, 10 Apr 1998 06:05:38 -0500 (CDT)
Received: from emcmail.lss.emc.com (emcmail.lss.emc.com [168.159.48.78])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA20212
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 05:58:05 -0500 (CDT)
Received: from lss4178.lss.emc.com (lss4178.lss.emc.com [168.159.52.178]) by emcmail.lss.emc.com (8.8.8/8.7.3) with ESMTP id GAA18117 for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 06:57:34 -0400 (EDT)
Received: from localhost (tgorby@localhost)
	by lss4178.lss.emc.com (8.8.8/8.8.8) with SMTP id GAA09862
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 06:57:32 -0400 (EDT)
Message-Id: <Pine.SOL.3.96.980410063449.9061F-100000@lss4178.lss.emc.com>
Date: Fri, 10 Apr 1998 06:57:32 -0400 (EDT)
Reply-To: Terry Gorby <tgorby@emc.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Terry Gorby <tgorby@emc.com>
To: "wu-ftpd@wugate.wustl.edu" <wu-ftpd@wugate.wustl.edu>
Subject: Passive mode
In-Reply-To: <Pine.LNX.3.96.980409224457.27049B-100000@ns1.fni.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: lss4178.lss.emc.com: tgorby owned process doing -bs
X-Sender: tgorby@lss4178.lss.emc.com
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I am currently using Solaris 5.5.1 and wuftp 2.4-beta16.
I just upgraded from an earlier version of wuftp.

I have a customer complaining about not being able to
upload files as before. The complain being I no longer support
the passive mode; indicating the pasv command.

Any ideas or pointers? Where can I get more information on
the quote and site commands?

Thanks


%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%    Terry  Gorby    %%%
%%%                    %%%
%%%   tgorby@emc.com   %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 10 08:26:03 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA23095;
	Fri, 10 Apr 1998 08:25:42 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA25860;
	Fri, 10 Apr 1998 08:23:20 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA27377
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 08:19:31 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id JAA31918; Fri, 10 Apr 1998 09:19:22 -0400
Message-Id: <199804101319.JAA31918@Bahamut.dragonfire.net>
Date: Fri, 10 Apr 1998 09:19:20 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Terry Gorby <tgorby@emc.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Passive mode
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I am currently using Solaris 5.5.1 and wuftp 2.4-beta16.
>I just upgraded from an earlier version of wuftp.
>
>I have a customer complaining about not being able to
>upload files as before. The complain being I no longer support
>the passive mode; indicating the pasv command.

     The curent version of wu-ftpd supports the PASV command.

>Any ideas or pointers? Where can I get more information on
>the quote and site commands?

     QUOTE is simply an FTP client command that lets you send arbitrary
commands directly to the server, instead of being interpreted by the client
first.  (For example, some older FTP clients don't understand the SITE
command, so to send it to a server, you'd have to type QUOTE SITE.)  For
the wu-ftpd extensions handled by the SITE command, see the wu-ftpd manual
page (man ftpd).

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 10 08:50:38 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA23342;
	Fri, 10 Apr 1998 08:50:37 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA29733;
	Fri, 10 Apr 1998 08:48:32 -0500 (CDT)
Received: from att.com (kcgw2.att.com [192.128.133.152])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA26903
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 08:48:02 -0500 (CDT)
Received: by kcgw2.att.com; Fri Apr 10 08:29 CDT 1998
Received: from merlin.lz.att.com (lynx.lz.att.com [135.25.200.5])
	by kcig2.att.att.com (AT&T/GW-1.0) with SMTP id IAA00028
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 08:47:48 -0500 (CDT)
Received: by merlin.lz.att.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.993.5)
	id <01BD6466.856AE960@merlin.lz.att.com>; Fri, 10 Apr 1998 09:53:32 -0400
Message-Id: <c=US%a=_%p=att%l=MERLIN-980410135331Z-3471@merlin.lz.att.com>
Date: Fri, 10 Apr 1998 09:53:31 -0400
Reply-To: rah@lynx.lz.att.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Roger Hanke <rah@lynx.lz.att.com>
To: "'WUFTPD List'" <wu-ftpd@wugate.wustl.edu>
Subject: server gets ENOMEM, client gets no error
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer:  Microsoft Exchange Server Internet Mail Connector Version 4.0.993.5
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Have been able to reproduce the problem, so have been
able to truss the wuftpd process to see that the execv call
in ftpd_popen routine in popen.c is getting errno 12, ENOMEM
(this is legitimate error since we are running Share II on Solaris
2.5.1 currently, with memory limits set for each customer).
The child does a _exit(1) after this failure so the parent wait
should be able to detect a error occurred. There seems to be
code to send back a failure client reply, but I never see it 
happen. I am issuing ls -l calls from the client so that the
server is trying to vfork and then execv the /bin/ls program.
The client just sees all the normal response messages except
there is no files listed in the middle. Obviously this has been
leading to customer complaints about where customer files
have gone. Turns out they can just issue a ls command,
which uses the builtin, and see their files no problem.
But would still like to know why wuftpd process is not returning
a failure message when execv fails like this. Especially since
the code appears to be trying to detect errors from the wait 
return and do the right thing. Anyone have any experience 
in this area at all? I am still working with Beta 13 since that is
what is in the field for us, but I suspect this has not changed
in the few betas since. I didnt find any mention of this in the 
archives so suspect this is still occurring with even the latest
version.
So any thoughts would be appreciated.
	Thanx,
	Roger Hanke  

---------------------------------------------------------------
 Roger A. Hanke         AT&T Web Site Services
 (732)576-5738          rhanke@att.com
 FAX (732)576-6041      http://lynxhub.att.com/~rah/
---------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 10 09:29:22 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA23611;
	Fri, 10 Apr 1998 09:29:21 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA00492;
	Fri, 10 Apr 1998 09:26:55 -0500 (CDT)
Received: from emcmail.lss.emc.com (emcmail.lss.emc.com [168.159.48.78])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA00008
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 09:25:23 -0500 (CDT)
Received: from lss4178.lss.emc.com (lss4178.lss.emc.com [168.159.52.178]) by emcmail.lss.emc.com (8.8.8/8.7.3) with ESMTP id KAA08286 for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 10:24:44 -0400 (EDT)
Received: from localhost (tgorby@localhost)
	by lss4178.lss.emc.com (8.8.8/8.8.8) with SMTP id KAA10059
	for <wu-ftpd@wugate.wustl.edu>; Fri, 10 Apr 1998 10:24:44 -0400 (EDT)
Message-Id: <Pine.SOL.3.96.980410101812.9061M-100000@lss4178.lss.emc.com>
Date: Fri, 10 Apr 1998 10:24:43 -0400 (EDT)
Reply-To: tgorby@emc.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Terry Gorby <tgorby@emc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Passive mode Solved
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: lss4178.lss.emc.com: tgorby owned process doing -bs
X-Sender: tgorby@lss4178.lss.emc.com
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have received help from this list and wanted
to return the favor in a small way. Hope this
is not against the group policy.

Original request:

>I just upgraded from an earlier version of wuftp.

> Currently running Solaris 2.5.1 and wuftpdB16
>
>I have a customer complaining about not being able to
>upload files as before. The complain being I no longer support
>the passive mode; indicating the pasv command.

> netscape works ok.

The solution is in the FAQ, Heading:
"Normal ftp clients work, Netscape ftp's fail. passive mode doesn't work. "

the solution is:
ftpd needs write permission on ~ftp/dev/tcp.
cd ~ftp/dev
chmod 666 tcp

Strange how some clients work while others did not.

Thanks to all who helped.

%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%    Terry  Gorby    %%%
%%%                    %%%
%%%   tgorby@emc.com   %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 12 08:33:23 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA00343;
	Sun, 12 Apr 1998 08:33:22 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA31457;
	Sun, 12 Apr 1998 08:31:15 -0500 (CDT)
Received: from noc.hol.gr (firewall-user@efterpi.hol.gr [194.30.220.101])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA29433
	for <wu-ftpd@wugate.wustl.edu>; Sun, 12 Apr 1998 08:24:28 -0500 (CDT)
Received: by noc.hol.gr; id QAA03026; Sun, 12 Apr 1998 16:24:45 +0300 (EET DST)
Received: from chaos.noc.hol.gr(10.0.20.6) by efterpi.noc.hol.gr via smap (3.2)
	id xma003020; Sun, 12 Apr 98 16:24:25 +0300
Received: by localhost with Microsoft MAPI; Sun, 12 Apr 1998 16:24:24 +0300
Message-Id: <01BD662F.74C27900.tkor@hol.gr>
Date: Sun, 12 Apr 1998 16:24:23 +0300
Reply-To: "tkor@hol.gr" <tkor@hol.gr>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Themistoklis Kordogiannis <tkor@hol.gr>
To: "'WUSTL ListProc'" <wu-ftpd@wugate.wustl.edu>
Subject: wu-ftpd question
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have wu-ftp-2.4.2-beta-16.
What i want to know is if it's possible to configure to ftp server so when a user follows a link, when he does "cd ..", 
instead of going to the parent directory from where he is at the moment, to 'follow the link back' to where he came from.

Thanks
Themis



From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 12 11:23:43 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA01083;
	Sun, 12 Apr 1998 11:23:42 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA04023;
	Sun, 12 Apr 1998 11:21:52 -0500 (CDT)
Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA32071
	for <wu-ftpd@wugate.wustl.edu>; Sun, 12 Apr 1998 11:15:46 -0500 (CDT)
Received: from SIMON (cpu1698.adsl.bellglobal.com [206.47.27.179])
	by smtp11.bellglobal.com (8.8.5/8.8.5) with SMTP id MAA04708
	for <wu-ftpd@wugate.wustl.edu>; Sun, 12 Apr 1998 12:15:25 -0400 (EDT)
Received: by SIMON           with Microsoft Mail
	id <01BD660D.658A1C80@SIMON          >; Sun, 12 Apr 1998 12:20:36 -0400
Message-Id: <01BD660D.658A1C80@SIMON          >
Date: Sun, 12 Apr 1998 12:20:34 -0400
Reply-To: evidian@sympatico.ca
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Simon <evidian@sympatico.ca>
To: "'Wu-FTP'" <wu-ftpd@wugate.wustl.edu>
Subject: Site To Site Copying
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by wugate.wustl.edu id LAA02970
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hope you guys have time for hopefully a "not" stupid question.  I am currently working on a Redhat 5.0 Linux server.  Have got everything setup all except for one thing.  I currently need to get site to site copy to work.  I have read quite a few articles that say wu-ftp does not support this feature.  Your documentation mentions the commands PASV and PORT also including the coin phrase "site to site".  Have done much searching through the internet on this topic and it has to be the most elusive information (not saying I haven't found anything).  A friend of mine runs an identical setup and somehow managed to get it working (wu-ftpd 2.4.2 beta 15(1) - have tried a compiled version of Nov and Dec).  He can't remember what he did.  Needless to say he has since reformatted that system and it no longer works after fresh install.

One thing I did notice was an article talking about possible attacks and security risks.  How do I turn on the port command in that case.  I know now that it can't be a compiled option and must be a setting.  I have done a site to site going out from my server, but not in.  My friend could do both.  Also have thorougly tested this remote/local with multiple users and OS'es.

When I do a site to site copy the server claims that it does not recognize the port command.  I have not changed any port addresses either.  There was another article that mentioned assigning dedicated ports for this purpose, but cannot find the article again.  I am running masquerade (my friend also) and am not sure if this would propose a problem.  And yes, I have tried roughly four programs capable of site to site.  Hope you will have some helpful feedback on this.  Any info would be grately appreciated.

Thanks in advance for your trouble.
PS: Hope this isn't the millionth email on the subject :)

From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 12 18:18:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA03461;
	Sun, 12 Apr 1998 18:18:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA18765;
	Sun, 12 Apr 1998 18:17:09 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA18771
	for <wu-ftpd@wugate.wustl.edu>; Sun, 12 Apr 1998 18:10:12 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id TAA08892;
	Sun, 12 Apr 1998 19:09:31 -0400
Message-Id: <Pine.LNX.3.95.980412190846.8870A-100000@gaia.vr.net>
Date: Sun, 12 Apr 1998 19:09:31 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Themistoklis Kordogiannis <tkor@hol.gr>
Cc: "'WUSTL ListProc'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: wu-ftpd question
In-Reply-To: <01BD662F.74C27900.tkor@hol.gr>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Sun, 12 Apr 1998, Themistoklis Kordogiannis wrote:

> What i want to know is if it's possible to configure to ftp server so
> when a user follows a link, when he does "cd ..", instead of going to
> the parent directory from where he is at the moment, to 'follow the link
> back' to where he came from. 

No.  Unix doesn't work that way and any hack to the server to do it would
be a lot of work.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 12 18:21:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA03475;
	Sun, 12 Apr 1998 18:21:08 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA15598;
	Sun, 12 Apr 1998 18:19:23 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA17943
	for <wu-ftpd@wugate.wustl.edu>; Sun, 12 Apr 1998 18:14:02 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id TAA08918;
	Sun, 12 Apr 1998 19:13:59 -0400
Message-Id: <Pine.LNX.3.95.980412190937.8870B-100000@gaia.vr.net>
Date: Sun, 12 Apr 1998 19:13:58 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Simon <evidian@sympatico.ca>
Cc: "'Wu-FTP'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Site To Site Copying
In-Reply-To: <01BD660D.658A1C80@SIMON          >
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Sun, 12 Apr 1998, Simon wrote:

> copy to work.  I have read quite a few articles that say wu-ftp does not
> support this feature.  Your documentation mentions the commands PASV and
> PORT also including the coin phrase "site to site".  Have done much

The ftp server doesn't support this any more because it turns out to be a
security problem.  The original intention of the RFC was to allow a user
on machine A to ftp files from machine B to machine C.  wu-ftpd doesn not
allow this, other servers may but shouldn't either.

> searching through the internet on this topic and it has to be the most
> elusive information (not saying I haven't found anything).  A friend of

What you want is to run a mirror from one machine to the other.  Mirror is
an ftp client, or a script for an ftp client (there are several mirrors
available).  I don't have a need for mirroring, so I've never grabbed one
but I'm sure they're easy to find.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 01:43:32 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id BAA08096;
	Mon, 13 Apr 1998 01:43:31 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id BAA14276;
	Mon, 13 Apr 1998 01:39:57 -0500 (CDT)
Received: from mail.next.ru (mail.next.ru [195.9.251.90])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id BAA15368
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 01:33:38 -0500 (CDT)
Received: from next.ru (test2.next.ru [195.9.251.31]) by mail.next.ru
          (Netscape Messaging Server 3.5)  with ESMTP id AAA1B3C
          for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 10:34:49 -0300
Message-Id: <3531B205.6A97B4A@next.ru>
Date: Mon, 13 Apr 1998 10:34:45 +0400
Reply-To: mantonov@next.ru
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Michael Antonov" <mantonov@next.ru>
To: "'Wu-FTP'" <wu-ftpd@wugate.wustl.edu>
Subject: Help wu-ftpd-2.4.2
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en] (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Good afternoon.

Ask me sorry for the bad translation on english.

Beside I appeared a problem at the assembly wu-ftpd-2.4.2-betaXX.
Collected only version wu-ftpd-2.4.2-beta1, but no possibility to
install virtual ftp-server.

I was tortured to install ftpd on SUN-sparc-Solaris2.5.1 with help
compiler GCC2.8.

Daemon is going to, but files ftpaccess is read not the whole
 (understands only "banner", "class", "limit").

Making ftpd.
gcc -g -DVIRTUAL -I.. -I../support -L../support   -c ftpd.c -o ftpd.o
ftpd.c: In function `main':
ftpd.c:385: warning: return type of `main' is not `int'

Prompt please where my mistake.

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 02:11:36 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id CAA09471;
	Mon, 13 Apr 1998 02:11:35 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA11977;
	Mon, 13 Apr 1998 02:09:45 -0500 (CDT)
Received: from mail.next.ru (mail.next.ru [195.9.251.90])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id CAA16453
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 02:06:56 -0500 (CDT)
Received: from next.ru (test2.next.ru [195.9.251.31]) by mail.next.ru
          (Netscape Messaging Server 3.5)  with ESMTP id AAA1B92;
          Mon, 13 Apr 1998 11:08:06 -0300
Message-Id: <3531B9D2.1B386C6@next.ru>
Date: Mon, 13 Apr 1998 11:08:02 +0400
Reply-To: mantonov@next.ru
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Michael Antonov" <mantonov@next.ru>
To: wally.winzer@ChampUSA.COM
Cc: "'Wu-FTP'" <wu-ftpd@wugate.wustl.edu>
Subject: wu-ftpd-2.4.2
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.04 [en] (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Prompt, how to create virtual ftp-server.
Record in ftpaccess file about the virtual server are ignored.

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 07:44:47 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id HAA19211;
	Mon, 13 Apr 1998 07:44:47 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA29441;
	Mon, 13 Apr 1998 07:42:50 -0500 (CDT)
Received: from jealousy.icparc.ic.ac.uk (jealousy.icparc.ic.ac.uk [155.198.177.4])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id HAA26724
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 07:36:55 -0500 (CDT)
Received: from [155.198.177.3] (helo=triumph.icparc.ic.ac.uk)
	by jealousy.icparc.ic.ac.uk with esmtp (Exim 1.891 #1)
	id 0yOiSk-0007iY-00; Mon, 13 Apr 1998 13:35:50 +0100
Received: from lmjm by triumph.icparc.ic.ac.uk with local (Exim 1.890 #1)
	id 0yOiSi-0006Hh-00; Mon, 13 Apr 1998 13:35:48 +0100
Message-Id: <E0yOiSi-0006Hh-00@triumph.icparc.ic.ac.uk>
Date: Mon, 13 Apr 1998 13:35:48 +0100
Reply-To: lmjm@icparc.ic.ac.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: lmjm@icparc.ic.ac.uk (Lee McLoughlin)
To: lundberg@vr.net, Themistoklis Kordogiannis <tkor@hol.gr>
Cc: "'WUSTL ListProc'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: wu-ftpd question
In-Reply-To: Gregory A Lundberg <lundberg@vr.net>
       "Re: wu-ftpd question" (Apr 12,  7:09pm)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Apr 12,  7:09pm, Gregory A Lundberg wrote:
} Subject: Re: wu-ftpd question
} 
} On Sun, 12 Apr 1998, Themistoklis Kordogiannis wrote:
} 
} > What i want to know is if it's possible to configure to ftp server so
} > when a user follows a link, when he does "cd ..", instead of going to
} > the parent directory from where he is at the moment, to 'follow the link
} > back' to where he came from. 
} 
} No.  Unix doesn't work that way and any hack to the server to do it would
} be a lot of work.

I've already done these patches they can be found in:
	ftp://sunsite.org.uk/packages/mirror/experimental/wu-2.4.2-upd13.shar

Have a look at the MAPPING_CHDIR code.

Someone has fixed the patches to work with a more recent wu-ftpd but I've
not had the time to cut a new shar file, sorry.

I've tried to get them incorporated into wu-ftpd in the distant past but never
succeeded.  If anyone could tell me what the current procedure is for getting
extensions added I'd be grateful.

-- 
--
Lee McLoughlin.                         Phone: +44 171 594 8388
IC-Parc, Imperial College,              Fax:   +44 171 594 8432
South Kensington, London. SW7 2AZ. UK.  Email: lmjm@icparc.ic.ac.uk

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 09:52:16 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA20231;
	Mon, 13 Apr 1998 09:52:15 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA05898;
	Mon, 13 Apr 1998 09:49:49 -0500 (CDT)
Received: from dungeon.eiq.com (intranet.eiq.com [204.31.148.47])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA05729
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 09:44:33 -0500 (CDT)
Received: from jkennedy.eiq.com ([204.31.148.2])
	by dungeon.eiq.com (8.8.8/8.8.8) with SMTP id HAA17824
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 07:44:13 -0700 (PDT)
Received: by localhost with Microsoft MAPI; Mon, 13 Apr 1998 07:43:20 -0700
Message-Id: <01BD66AF.D4A5FD80.jkennedy@eiq.com>
Date: Mon, 13 Apr 1998 07:43:19 -0700
Reply-To: "jkennedy@eiq.com" <jkennedy@eiq.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff Kennedy <jkennedy@eiq.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: "." files returned
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

First off, many thanks to Bob Luckin who pointed me to a great how-to. 
 Followed the instructions and whalla, things are good.

Except for one thing (it's never quite so easy, is it?), when I do a 'ls', 
'dir', or 'ls -l' it returns all files including the "." files.  Is this 
standard for WU?  I don't believe it would be and I'm not sure how to fix 
it.  Any (more) help would be appreciated.


===============================
Jeff Kennedy
Solaris/Microsoft Network Administrator
Information Quest
Carlsbad, CA.  92008
760 431-7474
jkennedy@eiq.com



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 11:02:59 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA20687;
	Mon, 13 Apr 1998 11:02:58 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA10547;
	Mon, 13 Apr 1998 11:00:57 -0500 (CDT)
Received: from bert.acesag.auburn.edu (bert.acesag.auburn.edu [131.204.46.47])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA08878
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 10:54:17 -0500 (CDT)
Received: from bert (bert [131.204.46.47])
	by bert.acesag.auburn.edu (8.8.8/8.8.8) with SMTP id KAA24000
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 10:54:15 -0500 (CDT)
Message-Id: <Pine.SOL.3.96.980413093145.12279E-100000@bert>
Date: Mon, 13 Apr 1998 10:54:15 -0500 (CDT)
Reply-To: "Gregory A. Parmer" <gparmer@acesag.auburn.edu>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Gregory A. Parmer" <gparmer@acesag.auburn.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Small Incoming Anon files empty
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: gparmer@bert
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Has anyone seen this before???

My entire ftp structure (/bin, /dev, /pub, /incoming, ...) is 
temporarily being mounted via NFS from a machine besides
the actual FTP server machine.  When a *small* (55k or less) incoming 
anon ftp file is placed in the /incoming directory it becomes empty and
I get an "NFS write error....yadiyadiyadi...Permission denied" message
in the message log (/var/adm/messages). From the client side all reports
are of a successful upload.
The transfer works fine if the file is 117k (or greater) or if I do not
use anonymous.

I'm going to be moving the filesystem back to the server, but
I'd like to know whether this is an OS problem, FTPD
problem, or another of my config problems.  I'm guessing it's
cache or timing related, but haven't been able to find the
culprit.

Some particulars:
NFS server and FTP server are running Solaris 2.5.
NFS server is SS1000 with Disksuite (concat/stripe) and 
 the FTP server is an LX.
The wu-ftpd was beta15 and is now beta16--same error.
User "root" and "ftp" were able to successfully copy 
 small (and large) files to the NFS mounted /incoming.
Shell for "ftp" has been tried as "/bin/sync",
 "/bin/false", and even as "/bin/csh".

The ftpaccess file contains
   upload /public/ftp /incoming yes guest other 0640 nodirs
   log commands anonymous
   log transfers real,anonymous inbound,outbound
as well as the usual stuff.

-greg

Greg Parmer
Network Engineer
Cooperative Extension & College of Ag
Auburn University, AL 


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 11:28:06 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA20945;
	Mon, 13 Apr 1998 11:28:05 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA12922;
	Mon, 13 Apr 1998 11:26:06 -0500 (CDT)
Received: from tahoe. (sun-sm.sgum.mci.com [205.218.147.178])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA09133
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 11:21:54 -0500 (CDT)
Received: from mci.com by tahoe. (SMI-8.6/SMI-SVR4)
	id JAA00340; Mon, 13 Apr 1998 09:23:28 -0700
Message-Id: <35323BFF.A7753952@mci.com>
Date: Mon, 13 Apr 1998 09:23:27 -0700
Reply-To: steve.maraglia@mci.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Maraglia <steve.maraglia@mci.com>
To: wu-ftpd@wugate.wustl.edu
Subject: IBM (EBCDIC) to Unix (ASCII)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: maraglia@mci.com
X-Mailer: Mozilla 4.04 [en] (X11; U; SunOS 5.5 sun4m)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm using wu-ftp version 2.4 on Solaris 2.6

Are there any special considerations when an IBM mainframe
(client) put's and EBCDIC file to a Unix host (server).

The user is selecting ASCII mode before the "put" however
on a 860 byte record about 6-8 bytes, at random, are not
being translated into valid  ascii characters. The octel values
are outside the ascii character set.

The mainframe (client) is also getting a
"command not recognized" after all the data has
been transferred.

Any pointers would be appreciated!

Thanks for your time!!

Steve Maraglia
System/Network Engineer
MCI Telecommunications - State Government & University Markets
steve.maraglia@mci.com
work  800-288-2624  ext. 6240



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 11:28:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA20960;
	Mon, 13 Apr 1998 11:28:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA13142;
	Mon, 13 Apr 1998 11:27:06 -0500 (CDT)
Received: from bert.acesag.auburn.edu (bert.acesag.auburn.edu [131.204.46.47])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA12387
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 11:25:30 -0500 (CDT)
Received: from bert (bert [131.204.46.47])
	by bert.acesag.auburn.edu (8.8.8/8.8.8) with SMTP id LAA25965
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 11:25:27 -0500 (CDT)
Message-Id: <Pine.SOL.3.96.980413112245.12279F-100000@bert>
Date: Mon, 13 Apr 1998 11:25:26 -0500 (CDT)
Reply-To: gparmer@acesag.auburn.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Gregory A. Parmer" <gparmer@acesag.auburn.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Small Incoming Anon files empty
In-Reply-To: <Pine.SOL.3.96.980413093145.12279E-100000@bert>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: gparmer@bert
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



'Tis in the FAQ under SunOS!....no reference
to why large files work, though.

Someone also offered that the filesystem could
be exported with root priveleges to the FTP server,
which hadn't worked here.

Thanks all,
-greg



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 14:07:54 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA22383;
	Mon, 13 Apr 1998 14:07:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA25965;
	Mon, 13 Apr 1998 14:05:44 -0500 (CDT)
Received: from castor.ipac.caltech.edu (ipac.caltech.edu [131.215.11.35])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA22803
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 14:03:45 -0500 (CDT)
Received: from starman (starman.ipac.caltech.edu [134.4.40.78]) 
	  by castor.ipac.caltech.edu (8.8.8/8.6.4)
	  with ESMTP id MAA21639
	  for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 12:03:44 -0700 (PDT)
Received: (jrl@localhost) by starman (SMI-8.6/8.6.4) id MAA18871 for wu-ftpd@wugate.wustl.edu; Mon, 13 Apr 1998 12:03:43 -0700
Message-Id: <199804131903.MAA18871@starman>
Date: Mon, 13 Apr 1998 12:03:43 -0700
Reply-To: jrl@ipac.caltech.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jack Lampley <jrl@ipac.caltech.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: mirroring an ftp site
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I have a need to find out about ftp mirroring. Can anyone point me to a WEB site or
documentation on how to set this up?

Thanks in advance,

Jack Lampley, System Administrator
Infrared Processing and Analysis Center (IPAC)
California Institute of Technology (CalTech)
MS 100/22, Pasadena, CA 91125

Telephone : 818-397-9551
Internet  : jrl@ipac.caltech.edu

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 15:50:50 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id PAA23375;
	Mon, 13 Apr 1998 15:50:49 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id PAA01395;
	Mon, 13 Apr 1998 15:49:02 -0500 (CDT)
Received: from dinosaur.privsys.gip.net (dinosaur.gip.net [204.59.155.63])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id PAA29234
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 15:48:12 -0500 (CDT)
Received: from dinosaur (dinosaur [204.59.155.63])
	by dinosaur.privsys.gip.net (8.8.8/8.8.8) with SMTP id QAA29564;
	Mon, 13 Apr 1998 16:55:33 -0400 (EDT)
Message-Id: <Pine.GSO.3.96.980413165435.28951B-100000@dinosaur>
Date: Mon, 13 Apr 1998 16:55:33 -0400 (EDT)
Reply-To: mlu@privsys.gip.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ming Lu <mlu@privsys.gip.net>
To: Michael Antonov <mantonov@next.ru>
Cc: "'Wu-FTP'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Help wu-ftpd-2.4.2
In-Reply-To: <3531B205.6A97B4A@next.ru>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mlu@dinosaur
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Don't use gcc2.8, it is broken. or try gcc2.8.1 (never used it).

_ming

On Mon, 13 Apr 1998, Michael Antonov wrote:

->Good afternoon.
->
->Ask me sorry for the bad translation on english.
->
->Beside I appeared a problem at the assembly wu-ftpd-2.4.2-betaXX.
->Collected only version wu-ftpd-2.4.2-beta1, but no possibility to
->install virtual ftp-server.
->
->I was tortured to install ftpd on SUN-sparc-Solaris2.5.1 with help
->compiler GCC2.8.
->
->Daemon is going to, but files ftpaccess is read not the whole
-> (understands only "banner", "class", "limit").
->
->Making ftpd.
->gcc -g -DVIRTUAL -I.. -I../support -L../support   -c ftpd.c -o ftpd.o
->ftpd.c: In function `main':
->ftpd.c:385: warning: return type of `main' is not `int'
->
->Prompt please where my mistake.
->

============================================================================
Ming Lu                                         Email: Ming.Lu@GlobalOne.net
Network Tech Consulting Engineer                Phone: 703-689-5290 (w)
Product Engineering                                    703-855-4194 (m)
Global One Telecommunications, LLT.                    703-689-6575 (f)
============================================================================  
"Do not pay attention to every word people say, or you may hear your
 servant cursing you ---- for you know in your heart that many times you
 yourself have cursed others."


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 16:42:29 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA23854;
	Mon, 13 Apr 1998 16:42:19 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA04356;
	Mon, 13 Apr 1998 16:39:59 -0500 (CDT)
Received: from mailq1.ncal.verio.com (mailq1.ncal.verio.com [204.247.247.43])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA04345
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 16:37:15 -0500 (CDT)
Received: from Sun-E3000.ChampUSA.COM (root@[207.21.123.4])
	by mailq1.ncal.verio.com (8.8.7/8.8.7) with ESMTP id OAA08454;
	Mon, 13 Apr 1998 14:37:09 -0700 (PDT)
Received: from ChampUSA.COM (monstars.ChampUSA.COM [207.21.123.8])
	by Sun-E3000.ChampUSA.COM (8.8.8/8.8.8) with ESMTP id OAA05345;
	Mon, 13 Apr 1998 14:37:07 -0700 (PDT)
Message-Id: <35328582.6894257D@ChampUSA.COM>
Date: Mon, 13 Apr 1998 14:37:07 -0700
Reply-To: wally.winzer@ChampUSA.COM
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Auteria Wally Winzer Jr." <wally.winzer@ChampUSA.COM>
To: mlu@privsys.gip.net
Cc: Michael Antonov <mantonov@next.ru>, "'Wu-FTP'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Help wu-ftpd-2.4.2
References: <Pine.GSO.3.96.980413165435.28951B-100000@dinosaur>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.03 [en] (Win95; U)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Ming;

FYI 2.8.1 will return the same warning message. gcc-2.8.0 isn't broken.
As I stated in another posting, any warnings can be ignored, unless you wish
to rewrite the code to make it squeaky-clean.  Use lint to locate warnings
and errors (if any).  Otherwise, leave the warnings alone, for it will not stop
the compilation unless it exits with an error code number.

- Wally Winzer Jr.
SR. UNIX Systems/Network Administrator
Champion Nutrition
2615 Stanwell Drive
Concord, CA. 94520
email addr: wally.winzer@ChampUSA.COM
Phone #1: 945-689-1790
Phone #2: 945-825-3362
Phone #3: 510-599-5241

Ming Lu wrote:

> Don't use gcc2.8, it is broken. or try gcc2.8.1 (never used it).
>
> _ming
>
> On Mon, 13 Apr 1998, Michael Antonov wrote:
>
> ->Good afternoon.
> ->
> ->Ask me sorry for the bad translation on english.
> ->
> ->Beside I appeared a problem at the assembly wu-ftpd-2.4.2-betaXX.
> ->Collected only version wu-ftpd-2.4.2-beta1, but no possibility to
> ->install virtual ftp-server.
> ->
> ->I was tortured to install ftpd on SUN-sparc-Solaris2.5.1 with help
> ->compiler GCC2.8.
> ->
> ->Daemon is going to, but files ftpaccess is read not the whole
> -> (understands only "banner", "class", "limit").
> ->
> ->Making ftpd.
> ->gcc -g -DVIRTUAL -I.. -I../support -L../support   -c ftpd.c -o ftpd.o
> ->ftpd.c: In function `main':
> ->ftpd.c:385: warning: return type of `main' is not `int'
> ->
> ->Prompt please where my mistake.
> ->
>
> ============================================================================
> Ming Lu                                         Email: Ming.Lu@GlobalOne.net
> Network Tech Consulting Engineer                Phone: 703-689-5290 (w)
> Product Engineering                                    703-855-4194 (m)
> Global One Telecommunications, LLT.                    703-689-6575 (f)
> ============================================================================
> "Do not pay attention to every word people say, or you may hear your
>  servant cursing you ---- for you know in your heart that many times you
>  yourself have cursed others."




From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 17:07:46 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA24048;
	Mon, 13 Apr 1998 17:07:45 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA00833;
	Mon, 13 Apr 1998 17:05:48 -0500 (CDT)
Received: from noc.uba.ar (noc.uba.ar [170.210.2.33])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA07424
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 16:59:05 -0500 (CDT)
Received: by noc.uba.ar
	via sendmail with stdio
	id <m0yOrEn-000rMYC@noc.uba.ar>
	for wu-ftpd@wugate.wustl.edu; Mon, 13 Apr 1998 18:58:01 -0300 (ARG)
	(Smail-3.2 1996-Jul-4 #2 built 1996-Aug-16)
Message-Id: <m0yOrEn-000rMYC@noc.uba.ar>
Date: Mon, 13 Apr 1998 18:58:01 -0300 (ARG)
Reply-To: gaston@riu.edu.ar
Sender: owner-wu-ftpd@wugate.wustl.edu
From: gaston@riu.edu.ar (Gaston Franco)
To: steveh@idci.net
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Multiple logins
In-Reply-To: <352D7851.F6A434A3@idci.net> from "Steve Hormell" at Apr 9, 98 09:39:29 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

You can define in your ftpaccess file 
one class with the IP address that you want limit 
then limit this class

Example

class	restrict	anonymous	ip-address
limit	restrict 1 Any	/etc/msgs/msg.toomany

PD: see the ftpaccess man page for more detail.

Steve Hormell wrote:
> 
> How can I stop multiple logins from one IP address?  Users are coming to
> the site and opening up many sessions and tying up the resources that
> others could use.
> 
> 
> Steve
> --
> ---------------------------------------------------
> ><{{">        http://guyute.idci.net       <*}}><
> ---------------------------------------------------
> information is not knowledge. knowledge is not
> wisdom.  wisdom is not truth.  truth is not beauty.
> beauty is not love. love is not music.
> music is the best.   -- FZ
> 
> 
> 


-- 
                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                            Gaston Franco (gaston@riu.edu.ar)

                            Red de Interconexion Universitaria 
                               Universidad de Buenos Aires
                       Tel.: (54-1) 511-1200; Fax: (54-1) 787-2656
                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 18:23:36 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA24751;
	Mon, 13 Apr 1998 18:23:35 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA13390;
	Mon, 13 Apr 1998 18:21:51 -0500 (CDT)
Received: from hahp9k.harte-lyne.ca (hahp9k.harte-lyne.ca [209.47.131.101])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA11858
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 18:16:49 -0500 (CDT)
Received: from u01 (charlton.harte-lyne.ca [209.47.131.30])
	by hahp9k.harte-lyne.ca (8.8.7/8.8.7) with SMTP id TAA26852
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 19:24:13 -0400 (EDT)
Message-Id: <199804132324.TAA26852@hahp9k.harte-lyne.ca>
Date: Mon, 13 Apr 1998 20:13:53 -5
Reply-To: byrnejb@harte-lyne.ca
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "James B. Byrne" <byrnejb@harte-lyne.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Newvirt
In-Reply-To: <199804100429.AAA25256@Bahamut.dragonfire.net>
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v2.54)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Is anybody else out there using Kent Landfield's newvirt-040 release 
based on beta 15?  I have got it working (mostly) on an HP-UX 11.00 
installation but I have one situation which seems to be defeating me. 

I can get all the virtual servers to respond, but the "real" domain 
will not allow ANY users, real or anonymous to login.  I suppose that 
I am overlooking something obvious but I cannot see it.

If anyone can help please drop me a line.

Regards,
Jim

PS.  Is this form of virtual support likely to make its way into the 
base distribution?
---
James B. Byrne			Harte & Lyne Limited
vox +1 905 561 1241		9 Brockley Drive
fax +1 905 561 0757		Hamilton, Ontario
ByrneJB@Harte-Lyne.ca		Canada	L8E 3C3

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 21:28:22 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id VAA26518;
	Mon, 13 Apr 1998 21:28:21 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA25356;
	Mon, 13 Apr 1998 21:26:35 -0500 (CDT)
Received: from zacatecas.optimum.com (zacatecas.optimum.com [198.81.218.67])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id VAA25131
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 21:23:22 -0500 (CDT)
Received: from optimum.com by zacatecas.optimum.com (8.8.7/97090301)
	id CAA22766; Tue, 14 Apr 1998 02:22:51 GMT
Message-Id: <l03110726b1587f5c6a67@[198.81.219.146]>
Date: Mon, 13 Apr 1998 22:24:03 -0500
Reply-To: srp336@optimum.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Pfister <srp336@optimum.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Trouble with virtual servers
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: srp336@mail.optimum.com
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm having some trouble upgrading our copy of wu-ftpd. The old version (wu-ftp 2.4(1)) was using
virtual servers. The new version (I'm trying to use wu-ftpd 2.4.2-beta16) is compiled with 
-DVIRTUAL.  No matter what I put in the ftpaccess file, connecting to the ftp server displays
the root directory of the server (no chroot), and doesn't display the login banner. What
might I be missing?

Thanks,
Steve Pfister
Optimum Group
srp336@optimum.com



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 21:53:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id VAA26796;
	Mon, 13 Apr 1998 21:53:55 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA26117;
	Mon, 13 Apr 1998 21:52:11 -0500 (CDT)
Received: from news.dcn-asu.ru. (news.dcn-asu.ru [194.226.214.40])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA17888
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 21:51:03 -0500 (CDT)
Received: from news.dcn-asu.ru by news.dcn-asu.ru. (SMI-8.6/SMI-SVR4)
	id JAA27650; Tue, 14 Apr 1998 09:44:40 -0600
Message-Id: <35338468.B01291EB@news.dcn-asu.ru>
Date: Tue, 14 Apr 1998 09:44:40 -0600
Reply-To: sae@news.dcn-asu.ru
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alex Shavkun <sae@news.dcn-asu.ru>
To: jrl@ipac.caltech.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: mirroring an ftp site
References: <199804131903.MAA18871@starman>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="MimeMultipartBoundary"
X-Sender: sae@newsreader.wustl.edu
X-Mailer: Mozilla 4.05 [en] (X11; I; SunOS 5.5.1 sun4u)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Jack Lampley wrote:

> I have a need to find out about ftp mirroring. Can anyone point me to a WEB site or
> documentation on how to set this up?
>
> Thanks in advance,
>
> Jack Lampley, System Administrator
> Infrared Processing and Analysis Center (IPAC)
> California Institute of Technology (CalTech)
> MS 100/22, Pasadena, CA 91125
>
> Telephone : 818-397-9551
> Internet  : jrl@ipac.caltech.edu

  Try ftp://ftp.dcn-asu.ru/pub/unix/ftpd/mirror-2.8.tar.gz. It's for mirroring.

Bye.
Alex.

Altai State University, Department of Computer Networks,
On-line master.


--MimeMultipartBoundary--

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 13 22:00:09 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA26847;
	Mon, 13 Apr 1998 22:00:08 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA27294;
	Mon, 13 Apr 1998 21:58:28 -0500 (CDT)
Received: from johngalt.celestial.com (johngalt.celestial.com [192.136.111.59])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA26628
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 21:55:38 -0500 (CDT)
Received: from thinker.celestial.com (1725 bytes) by johngalt.celestial.com
	via rsmtp with P:bsmtp/R:inet_hosts/T:smtp
	(sender: <bill@celestial.com>) 
	id <m0yOvs9-000FrfC@johngalt.celestial.com>
	for <wu-ftpd@wugate.wustl.edu>; Mon, 13 Apr 1998 19:54:57 -0700 (PDT)
	(Smail-3.2.0.101 1997-Dec-17 #7 built 1998-Mar-24)
Received: from localhost (1293 bytes) by thinker.celestial.com
	via sendmail with P:stdio/R:smart_host/T:inet_demand_uusmtp
	(sender: <bill>) (ident <bill> using unix)
	id <m0yOvrm-000dH9C@thinker.celestial.com>
	for <archive-bill@camco2.celestial.com>; Mon, 13 Apr 1998 19:54:34 -0700 (PDT)
	(Smail-3.2.0.96 1997-Jun-2 #23 built 1997-Sep-15)
Message-Id: <19980413195434.51791@celestial.com>
Date: Mon, 13 Apr 1998 19:54:34 -0700
Reply-To: bill@celestial.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Campbell <bill@celestial.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd: IBM (EBCDIC) to Unix (ASCII)
In-Reply-To: <35323BFF.A7753952@mci.com>; from Steve Maraglia on Mon, Apr 13, 1998 at 09:23:27AM -0700
References: <35323BFF.A7753952@mci.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.88
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, Apr 13, 1998 at 09:23:27AM -0700, Steve Maraglia wrote:
>I'm using wu-ftp version 2.4 on Solaris 2.6
>
>Are there any special considerations when an IBM mainframe
>(client) put's and EBCDIC file to a Unix host (server).
>

I would take the info direct from the mainframe in EBCDIC and do the
conversion on the Unix side with the ``dd'' command.

There are some characters in EBCDIC that are ambiguous which is why the
Unix ``dd'' command has multiple conversion options.

Bill
--
INTERNET:   bill@Celestial.COM  Bill Campbell; Celestial Systems, Inc.
UUCP:               camco!bill  PO Box 820; 2835 82nd Avenue S.E. S-100
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 14 20:25:56 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id UAA18588;
	Tue, 14 Apr 1998 20:25:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id UAA18369;
	Tue, 14 Apr 1998 20:23:42 -0500 (CDT)
Received: from zacatecas.optimum.com (zacatecas.optimum.com [198.81.218.67])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id UAA18394
	for <wu-ftpd@wugate.wustl.edu>; Tue, 14 Apr 1998 20:15:52 -0500 (CDT)
Received: from optimum.com by zacatecas.optimum.com (8.8.7/97090301)
	id BAA09917; Wed, 15 Apr 1998 01:15:20 GMT
Message-Id: <l03110704b159c7a95a9f@[198.81.219.146]>
Date: Tue, 14 Apr 1998 21:16:39 -0500
Reply-To: srp336@optimum.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Pfister <srp336@optimum.com>
To: wu-ftpd@wugate.wustl.edu
Subject: One last question on virtual servers
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: srp336@mail.optimum.com
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Thanks to everyone who responded to my last post...

The main reason I did the upgrade was to get logging working while using virtual servers.
Using the new version, I can get files transmitted and received to be logged to the server's
local /usr/adm/xferlog. I'm using -a, -i, and -o on the command line, and 'log transfers'
in the ftpaccess file. I'd also like to get commands to be logged as well. Can this be logged
to a file like xferlog (or xferlog itself), or can commands only be logged to syslog?

Thanks again,

Steve Pfister
Optimum Group
srp336@optimum.com



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 15 10:38:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA06632
	for <wuftpd@landfield.com>; Wed, 15 Apr 1998 10:38:08 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA06536;
	Wed, 15 Apr 1998 10:23:41 -0500 (CDT)
Received: from soul.univ-savoie.fr (soul.univ-savoie.fr [193.48.124.8])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA28341
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 10:17:45 -0500 (CDT)
Received: from (berard@localhost)
          by soul.univ-savoie.fr (8.8.8/jtpda-5.2.9.1) id RAA08197
          ; Wed, 15 Apr 1998 17:18:10 +0200 (MET DST)
Message-Id: <Pine.GSO.3.96.980415170638.26990U-100000@soul.univ-savoie.fr>
Date: Wed, 15 Apr 1998 17:18:10 +0200 (MET DST)
Reply-To: berard@univ-savoie.fr
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Berard <berard@univ-savoie.fr>
To: wu-ftpd@wugate.wustl.edu
Subject: Pb with compress
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


	Hello everybody,

I have installed a ftp server (wu-ftpd 2.4.2 beta16) on
a FreeBSD 2.2.6 machine , and I am trying to use the on-the-fly
compression.

I have installed static version of gzip tar zip and compress in the
hierarchy of my anonymous and guest accounts.

tar,gzip and zip are OK.

But compress return a null file under guests accounts. It's OK
under anonymous. 

If I test with chroot, it's OK.

I don't find the problem. I want to try an another compress program.

Please, can you tell me where I can get source for the compress program ?

Or if you have an idear, it's welcome...

Sorry for my english, but it's not my primary language nor my second...


Regards.

--

David Berard                 | Tel : 04 50 66 60 87
CRIR / ESIA                  | Fax : 04 50 66 60 20
Universite de Savoie         |                         


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 15 14:36:27 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA08911;
	Wed, 15 Apr 1998 14:36:18 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA10039;
	Wed, 15 Apr 1998 14:26:54 -0500 (CDT)
Received: from cybere.creative.net (cybere.creative.net [207.137.200.15])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA26096
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 14:23:32 -0500 (CDT)
Received: from millennia (millennia.creative.net [207.137.200.18])
	by cybere.creative.net (8.8.8/8.8.8) with SMTP id MAA29142
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 12:19:40 -0700 (PDT)
Message-Id: <3.0.3.32.19980415122333.009ac630@creative.net>
Date: Wed, 15 Apr 1998 12:23:33 -0700
Reply-To: spluess@creative.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Serge Pluess <spluess@creative.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Password protecting files
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: spluess@creative.net
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi there

we have a customer that wants to make groups of files available to
different clients of his. Each group of files should be password protected.

The customer is setup as a virtual FTP host and he would like his clients
to login through anonymous ftp to his site and if they try to download a
specific file to be prompted for a password before the transfer starts.

Went through the archives but with no luck.

Any suggestions?

Thanks in advance

Serge Pluess


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 15 16:26:54 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA09880;
	Wed, 15 Apr 1998 16:26:53 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA00409;
	Wed, 15 Apr 1998 16:15:01 -0500 (CDT)
Received: from poster.ptc.com (poster.ptc.com [205.185.174.250])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA09907
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 16:14:21 -0500 (CDT)
Received: from frenzy (frenzy.ptc.com) by poster.ptc.com (5.x/SMI-SVR4-NN)
	id AA02730; Wed, 15 Apr 1998 17:13:48 -0400
Received: from frenzy by frenzy (SMI-8.6/SMI-SVR4)
	id RAA00544; Wed, 15 Apr 1998 17:15:59 -0400
Message-Id: <3535238F.2D6A@ptc.com>
Date: Wed, 15 Apr 1998 17:15:59 -0400
Reply-To: idukhovich@ptc.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Igor Dukhovich <idukhovich@ptc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ls -al hangs my machine.
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: idukhovich@ptc.com
X-Mailer: Mozilla 2.01 (X11; I; SunOS 5.6 sun4m)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi everybody,

I installed wu-ftp 2.4.2 beta 16 on Sun Solaris 2.5.1 machine and it
worked fine untill i NFS mounted ftp directories to Sun i3000 with disks
array.
Now the command "ls -al" hangs my machine. "ls" works just fine without
flags.

Went through the archives but with no luck.

Any suggestions?

Thanks in advance.

Igor Dukhovich

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 15 16:42:46 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA10031;
	Wed, 15 Apr 1998 16:42:44 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA01782;
	Wed, 15 Apr 1998 16:34:06 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA02156
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 16:31:48 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id RAA19274; Wed, 15 Apr 1998 17:31:31 -0400
Message-Id: <199804152131.RAA19274@Bahamut.dragonfire.net>
Date: Wed, 15 Apr 1998 17:31:30 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Serge Pluess <spluess@creative.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Password protecting files
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>we have a customer that wants to make groups of files available to
>different clients of his. Each group of files should be password protected.
>
>The customer is setup as a virtual FTP host and he would like his clients
>to login through anonymous ftp to his site and if they try to download a
>specific file to be prompted for a password before the transfer starts.

     Can't be done with wu-ftpd, nor have I heard of any others that have
this feature (though I admittedly haven't looked).  For that matter, even
if you added it, I don't know whether clients would support it properly.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 15 17:24:49 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA10370;
	Wed, 15 Apr 1998 17:24:48 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA04978;
	Wed, 15 Apr 1998 17:18:14 -0500 (CDT)
Received: from jester.ti.com (jester.ti.com [192.94.94.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id RAA30386
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 17:12:22 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.179.59]) by jester.ti.com (8.8.8) with ESMTP id RAA12139 for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 17:12:03 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id RAA21071; Wed, 15 Apr 1998 17:11:50 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA055278309@pavis.dadd.ti.com>; Wed, 15 Apr 1998 17:11:49 -0500
Message-Id: <199804152211.AA055278309@pavis.dadd.ti.com>
Date: Wed, 15 Apr 98 17:11:49 CDT
Reply-To: bobl@ti.com (Bob Luckin)
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Password protecting files
In-Reply-To: <199804152131.RAA19274@Bahamut.dragonfire.net>; from "Andy Church" at Apr 15, 98 5:31 pm
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> >we have a customer that wants to make groups of files available to
> >different clients of his. Each group of files should be password protected.
> >
> >The customer is setup as a virtual FTP host and he would like his clients
> >to login through anonymous ftp to his site and if they try to download a
> >specific file to be prompted for a password before the transfer starts.
> 
>      Can't be done with wu-ftpd, nor have I heard of any others that have
> this feature (though I admittedly haven't looked).  For that matter, even
> if you added it, I don't know whether clients would support it properly.

The closest solution I can think of is to use a separate group id for
each set of files you want to protect.  Set the permissions on the files
so that only the owner or a member of the group can read them (ie. 660).
(Or put them under a directory in the same group, which has similar
permissions (770).)

Turn on the "private" command and set up the ftpgroup access file as
documented in the ftpaccess(5) man page, so that each of these groups has
a separate password.

Then tell each user the password for the group they are in.  After they
have logged in anonymously via FTP, they can issue the following commands
to become a member of the group :-
   quote site group <group>
   quote site gpass <password>
(the word "quote" is only necessary for FTP clients which do not support the
"site" command)

Once this has been done, they will be able to pull all the files in their
group.

Basically this does what you want, apart from the fact that it doesn't
prompt the user for a password when they try to pull one of the files -
they have to know to enter the two commands above first.

I hope this helps !

Cheers, Bob
-- 
Bob Luckin      bobl@ti.com      "Coder, adapt !  FTP Ada, redo C"
                                 [http://www.dhc.net/~luckin/palindromes.html]

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 15 20:33:20 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id UAA11715;
	Wed, 15 Apr 1998 20:33:19 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id UAA20970;
	Wed, 15 Apr 1998 20:28:29 -0500 (CDT)
Received: from zacatecas.optimum.com (zacatecas.optimum.com [198.81.218.67])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id UAA20721
	for <wu-ftpd@wugate.wustl.edu>; Wed, 15 Apr 1998 20:25:16 -0500 (CDT)
Received: from optimum.com by zacatecas.optimum.com (8.8.7/97090301)
	id BAA26795; Thu, 16 Apr 1998 01:24:44 GMT
Message-Id: <l03110708b15b1b81ad88@[198.81.219.146]>
Date: Wed, 15 Apr 1998 21:26:04 -0500
Reply-To: srp336@optimum.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Pfister <srp336@optimum.com>
To: wu-ftpd@wugate.wustl.edu
Subject: virtual servers and chroot
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: srp336@mail.optimum.com
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I've got several ftp servers set up on a certain host. For each server, the
banner and logfile
option in ftpaccess are now working, but I can only get the server to
chroot to where I
want by putting the user in a guest group. I'd like these users to be real,
authenticated
users, and not guests. What should I look at first?

Thanks,

Steve Pfister
Optimum Group
srp336@optimum.com



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 16 07:22:28 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id HAA27032;
	Thu, 16 Apr 1998 07:22:27 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA32300;
	Thu, 16 Apr 1998 07:14:53 -0500 (CDT)
Received: from nomina.lu.se (nomina.lu.se [130.235.132.90])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA00311
	for <wu-ftpd@wugate.wustl.edu>; Thu, 16 Apr 1998 07:07:48 -0500 (CDT)
Received: from lu-dal2.ling.lu.se by nomina.lu.se with SMTP
	(5.65/IDA-1.2.8) id AA17420; Thu, 16 Apr 98 14:10:46 +0200
Received: from LU-DAL2/SpoolDir by lu-dal2.dal.lu.se (Mercury 1.21);    16 Apr 98 14:16:28 +0100
Received: from SpoolDir by LU-DAL2 (Mercury 1.21); 16 Apr 98 14:16:01 +0100
Message-Id: <29F9D49456E@lu-dal2.dal.lu.se>
Date: Thu, 16 Apr 1998 14:15:59 GMT+200
Reply-To: Stig.Isaksson@dal.lu.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Stig Isaksson" <Stig.Isaksson@dal.lu.se>
To: srp336@optimum.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: virtual servers and chroot
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
X-Pmrqc: 1
X-Mailer: Pegasus Mail for Windows (v2.33)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi Steve,

As I understand it:

1. real is equivalent to non-chroot.

2. Chroot is equivalent to guest OR anonymous.

3. So evidently, the authenticated users you want to set up are, by 
definition, guest group members.

Greetings from Lund, Sweden,
Stig

> I've got several ftp servers set up on a certain host. For each server, the
> banner and logfile
> option in ftpaccess are now working, but I can only get the server to
> chroot to where I
> want by putting the user in a guest group. I'd like these users to be real,
> authenticated
> users, and not guests. What should I look at first?
> 
> Thanks,
> 
> Steve Pfister
> Optimum Group
> srp336@optimum.com
> 
> 
> 
------------------------------------------------------------
Stig Isaksson
Dialekt- och ortnamnsarkivet
Helgonabacken 14
S-223 62 LUND
S W E D E N
tel.: +46 46 222 74 68   fax: +46 46 15 23 81
e-mail: Stig.Isaksson@DAL.lu.se
http://www.dal.lu.se/

<Forstaor MIME    Understands MIME>
------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 16 10:00:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA29397;
	Thu, 16 Apr 1998 10:00:00 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA12174;
	Thu, 16 Apr 1998 09:52:03 -0500 (CDT)
Received: from dn.net (mail-1.dn.net [206.197.81.13])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA20219
	for <wu-ftpd@wugate.wustl.edu>; Thu, 16 Apr 1998 09:49:55 -0500 (CDT)
Received: from pookie.dn.net (pookie.dn.net [206.197.81.99])
	by dn.net (8.8.8/(root@dn.net)) with SMTP id KAA20567
	for <wu-ftpd@wugate.wustl.edu>; Thu, 16 Apr 1998 10:58:37 -0400 (EDT)
Received: by pookie.dn.net (NX5.67e/NX3.0X)
	id AA01015; Thu, 16 Apr 98 10:49:48 -0400
Received: by NeXT.Mailer (1.118.2)
Message-Id: <199804161458.KAA20567@dn.net>
Date: Thu, 16 Apr 98 10:49:45 -0400
Reply-To: bradd@dn.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Brad Dreisbach <bradd@dn.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Compiling Problem
Content-Type: text/plain
Mime-Version: 1.0 (NeXT Mail 3.3 v118.2)
X-Nextstep-Mailer: Mail 3.3 (Enhance 1.3b1)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have a RedHAt 5.0 system with gcc 2.8.1.
Im trying to compile beta 15 release.  Everything except ftpd  
compiles.  This is the error i am getting.

Making ftpd.
gcc -O6 -fomit-frame-pointer -fno-strength-reduce -pipe -I..  
-I../support  -L../support -s -DVIRTUAL -DDIRENT_ILLEGAL_ACCESS   -c  
ftpd.c -o ftpd.o
In file included from ftpd.c:50:
config.h:42: warning: `VIRTUAL' redefined
*Initialization*:1: warning: this is the location of the previous  
definition
In file included from ftpd.c:53:
/usr/include/sys/param.h:29: warning: `NBBY' redefined
config.h:13: warning: this is the location of the previous definition
/usr/include/sys/param.h:35: warning: `NCARGS' redefined
config.h:49: warning: this is the location of the previous definition
ftpd.c: In function `main':
ftpd.c:383: warning: return type of `main' is not `int'
ftpd.c: In function `dataconn':
ftpd.c:2323: storage size of `timeout' isn't known
make: *** [ftpd.o] Error 1


Any help would be apprecriated. Thanks

Brad

________________________________________________
Brad Dreisbach * Network Operations * digitalNATION
http://www.dn.net * phone: 703.642.2800 * fax: 703.642.3747

*EXTREME UNIX*
~
:WQ
WQ: Not an editor command


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 19 22:49:39 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA08878
	for <wuftpd@landfield.com>; Sun, 19 Apr 1998 22:49:38 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA17579;
	Sun, 19 Apr 1998 22:38:16 -0500 (CDT)
Received: from dzgroup.com.cn ([203.93.56.4])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA10785
	for <wu-ftpd@wugate.wustl.edu>; Sun, 19 Apr 1998 22:27:55 -0500 (CDT)
Received: by dzgroup.com.cn (SMI-8.6/SMI-SVR4)
	id LAA10067; Mon, 20 Apr 1998 11:26:34 +0900
Message-Id: <199804200226.LAA10067@dzgroup.com.cn>
Date: Mon, 20 Apr 1998 11:26:34 +0900
Reply-To: dinglei@bach.dzgroup.com.cn
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dinglei@bach.dzgroup.com.cn
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd-2.4
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi
  I have finished the wu-ftpd-2.4 configeration.My OS is Solaris 2.5.1.
  Now I can't use ls command.And I have "truss -f chroot ~ftp /bin/ls".The message on the console is "can't find /usr/lib/ld.so.1".Then I copy the ld.so.1 to ~ftp/usr/lib.I truss it again and the message is "Open /dev/zero O_RDONLY".The "/dev/zero" is linked "/devices/pseudo/mm@0:zero" is a charact file and it's mode is 666.How can I slove it and please tell me the detail of solution.
Best regards                Email:qzb@shanghai.cngb.com   1998/4/20

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 08:41:51 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA23305
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 08:41:50 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA08911;
	Mon, 20 Apr 1998 08:30:45 -0500 (CDT)
Received: from noc.uba.ar (noc.uba.ar [170.210.2.33])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA02714
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 08:18:55 -0500 (CDT)
Received: by noc.uba.ar
	via sendmail with stdio
	id <m0yRGRs-000rLQC@noc.uba.ar>
	for wu-ftpd@wugate.wustl.edu; Mon, 20 Apr 1998 10:17:28 -0300 (ARG)
	(Smail-3.2 1996-Jul-4 #2 built 1996-Aug-16)
Message-Id: <m0yRGRs-000rLQC@noc.uba.ar>
Date: Mon, 20 Apr 1998 10:17:28 -0300 (ARG)
Reply-To: gaston@riu.edu.ar
Sender: owner-wu-ftpd@wugate.wustl.edu
From: gaston@riu.edu.ar (Gaston Franco)
To: dinglei@bach.dzgroup.com.cn
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd-2.4
In-Reply-To: <199804200226.LAA10067@dzgroup.com.cn> from "dinglei@bach.dzgroup.com.cn" at Apr 20, 98 11:26:34 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

hi !

-first, you must to obtain the major and minor number of the special file

#ls -l "/devices/pseudo/mm@0:zero"  
crw-rw-rw-   1 root     sys       13, 12 may   3  1996 /devices/pseudo/mm@0:zero

13 is the major number
12 is the minor number

-second, you  must create the special character file 

#mknod $ftphome/dev/zero c 13 12 

note: $ftphome is the path to your ftp home directorie

PD: in http://www.landfield.com/wu-ftpd ; menu Setup-scripts 
 you can find scripts for assisting in setting up anonymous ftp

Sorry, my englsih is poor. 

dinglei@bach.dzgroup.com.cn wrote:
> 
> Hi
>   I have finished the wu-ftpd-2.4 configeration.My OS is Solaris 2.5.1.
>   Now I can't use ls command.And I have "truss -f chroot ~ftp /bin/ls".The message on the console is "can't find /usr/lib/ld.so.1".Then I copy the ld.so.1 to ~ftp/usr/lib.I truss it again and the message is "Open /dev/zero O_RDONLY".The "/dev/zero" is linked "/devices/pseudo/mm@0:zero" is a charact file and it's mode is 666.How can I slove it and please tell me the detail of solution.
> Best regards                Email:qzb@shanghai.cngb.com   1998/4/20
> 


-- 
                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                            Gaston Franco (gaston@riu.edu.ar)

                            Red de Interconexion Universitaria 
                               Universidad de Buenos Aires
                       Tel.: (54-1) 511-1200; Fax: (54-1) 787-2656
                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 09:34:40 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA23793
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 09:34:27 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA13167;
	Mon, 20 Apr 1998 09:23:59 -0500 (CDT)
Received: from noaamh1.noaa.gov (mh.rdc.noaa.gov [140.90.27.58])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA14839
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 09:17:19 -0500 (CDT)
Received: from mailhubmh1-gw.noaa.gov by noaamh1.noaa.gov (X.400 to RFC822 Gateway); Mon, 20  Apr  1998 10:17:13 -0400
Message-Id: <0457A353B58E2002*/c=US/admd=ATTMAIL/prmd=GOV+NOAA/o=CCNWS/s=Matusiewicz/g=Joseph/@MHS>
Date: 20 Apr 1998 10:17:06 -0400
Reply-To: Joseph.Matusiewicz@noaa.gov
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joseph Matusiewicz <Joseph.Matusiewicz@noaa.gov>
To: wu-ftpd@wugate.wustl.edu (IPM Return requested)
Subject: Timestamps in AIX 4.2.1
Content-Identifier: 0457A353B58E2002
Content-Return: Allowed
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


     I've been having problems with timestamps for files under the original 
     wu-ftpd and beta 15 with AIX 4.2.1.  Anonymous users and guestgroup 
     users are only able to see the dates and not the time of the files.  
     If you use a web browser the time shows 00:00 for all files.  What 
     makes this all the more confusing is that the timestamps were OK under 
     AIX 4.2.0.  The xferlog shows the correct timestamp (EST5EDT) and real 
     users are able to see the timestamps, but there is something about the 
     chroot environment that screws something up.
     
     Has anyone seen this problem before?
     
     
                             
                             
joe matusiewicz             
national weather service      
silver spring, md 20910      
301.713.0864 ext 174         
joseph.matusiewicz@noaa.gov    

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 10:08:48 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA24166
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 10:08:48 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA07480;
	Mon, 20 Apr 1998 09:55:29 -0500 (CDT)
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA17577
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 09:47:58 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id KAA05597;
	Mon, 20 Apr 1998 10:46:32 -0400
Message-Id: <Pine.LNX.3.95.980420104553.5169E-100000@gaia.vr.net>
Date: Mon, 20 Apr 1998 10:46:31 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: dinglei@bach.dzgroup.com.cn
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd-2.4
In-Reply-To: <199804200226.LAA10067@dzgroup.com.cn>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 20 Apr 1998 dinglei@bach.dzgroup.com.cn wrote:

> I have finished the wu-ftpd-2.4 configeration.My OS is Solaris 2.5.1. 
> Now I can't use ls command.And I have "truss -f chroot ~ftp /bin/ls".The
> message on the console is "can't find /usr/lib/ld.so.1".Then I copy the
> ld.so.1 to ~ftp/usr/lib.I truss it again and the message is "Open
> /dev/zero O_RDONLY".The "/dev/zero" is linked
> "/devices/pseudo/mm@0:zero" is a charact file and it's mode is 666.How
> can I slove it and please tell me the detail of solution. 

this is a FAQ


The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/


----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 10:57:45 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA24583
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 10:57:43 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA17292;
	Mon, 20 Apr 1998 10:46:19 -0500 (CDT)
Received: from tecoma.mccc.edu (tecoma.mccc.edu [198.133.170.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA21337
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 10:38:59 -0500 (CDT)
Received: from tecoma (tecoma [198.133.170.1])
	by tecoma.mccc.edu (8.8.8/8.8.5) with SMTP id LAA03274
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 11:38:27 -0400 (EDT)
Message-Id: <Pine.SOL.3.96.980420113631.3207A-100000@tecoma>
Date: Mon, 20 Apr 1998 11:38:27 -0400 (EDT)
Reply-To: pjh@mccc.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Pete Holsberg <pjh@mccc.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Limiting Access by Time ???
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: pjh@tecoma
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Well, I still cannot get this to work. I just tried to ftp
in from an external machine and got the "it's the wrong
time" message.

Can someone please help?

Here's ftpaccess:

class   mccc   	anonymous,real	*.mccc.edu 198.133.170.*
class	longdist	anonymous,real	*.bellatlantic.com 207.244.8.* 199.224.2.* 12.68.49.*
class	nonmccc	anonymous,real	*
#
#	The following doesn't work!
#	class	nonmccc	anonymous,real	!(*.mccc.edu)
#
limit   mccc      35   Any      /usr/local/etc/msg.toomany
limit   longdist  10   Any      /usr/local/etc/msg.toomany
#
#limit   nonmccc   10   Any	/usr/local/etc/msg.toomany
#
limit   nonmccc   00   Mon-Thu1800-2159	/usr/local/etc/msg.toomany
limit   nonmccc   10   Fri-Sun1800-2159	/usr/local/etc/msg.toomany
limit   nonmccc   10   Any2200-2359 /usr/local/etc/msg.toomany
limit   nonmccc   10   Any0000-1759 /usr/local/etc/msg.toomany





readme  README*    login
readme  README*    cwd=*

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

compress        yes             local remote
tar             yes             local remote

log commands real
log transfers anonymous,real inbound,outbound

upload	/home/ftp  /in  yes  super  sys  0660
upload  /home/ftp  *    no

#shutdown /usr/local/etc/msg.shut

email pjh@mccc.edu

passwd-check	rfc822	enforce

banner	/opt/etc/ftp-banner

loginfails 2

tar		no	mccc,nonmccc,longdist
compress	no	mccc,nonmccc,longdist
chmod		no	mccc,nonmccc,longdist
delete		no	mccc,nonmccc,longdist
overwrite	no	mccc,nonmccc,longdist
rename		no	mccc,nonmccc,longdist
umask		no	mccc,nonmccc,longdist



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 12:33:04 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA25736
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 12:33:03 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA30785;
	Mon, 20 Apr 1998 12:21:42 -0500 (CDT)
Received: from cmc.ca (tycho.cmc.ca [130.15.52.169])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA28222
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 12:16:51 -0500 (CDT)
Received: from fritos by cmc.ca (SMI-8.6/SMI-SVR4)
	id NAA14855; Mon, 20 Apr 1998 13:16:07 -0400
Message-Id: <199804201716.NAA14855@cmc.ca>
Date: Mon, 20 Apr 1998 13:16:07 -0400
Reply-To: milne@cmc.ca
Sender: owner-wu-ftpd@wugate.wustl.edu
From: milne@cmc.ca (Jane Milne)
To: wu-ftpd@wugate.wustl.edu
Subject: ls creates partial output
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hi,

I have installed wu-2.4(2) on my Solaris 2.5.1 system.  All is working
well except the 'ls' command by itself creates only partial output ie.:

230 Guest login ok, access restrictions apply.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
tgoing
 
n
v
c
r
b
coming
tgoing
226 Transfer complete.
41 bytes received in 0.0047 seconds (8.4 Kbytes/s)

When it should have said (although I don't know why it mentions 
'outgoing twice!):

ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for file list.

outgoing
 
bin
dev
etc
usr
pub
incoming
outgoing
226 Transfer complete.

I've tried various combinations of directory and ls permissions to no
avail. The well-known 'chroot ~ftp /bin/ls' command works properly 
and shows no symptoms.  Any ideas??

thanks for any help,

Jane

Jane Milne
Supervisor, Computer Systems and Information Services
Canadian Microelectronics Corporation
Queen's University                    Phone:  (613) 530-4658
210A Carruthers Hall                  Fax:    (613) 548-8104
Kingston, Ontario  Canada K7L 3N6     E-mail:  milne@cmc.ca


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 12:52:29 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA25897
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 12:52:27 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA24962;
	Mon, 20 Apr 1998 12:39:47 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA25250
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 12:35:59 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA10101;
	Mon, 20 Apr 1998 13:35:53 -0400
Message-Id: <Pine.LNX.3.95.980420133449.8481B-100000@gaia.vr.net>
Date: Mon, 20 Apr 1998 13:35:52 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Jane Milne <milne@cmc.ca>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls creates partial output
In-Reply-To: <199804201716.NAA14855@cmc.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 20 Apr 1998, Jane Milne wrote:

> I have installed wu-2.4(2) on my Solaris 2.5.1 system.  All is working
> well except the 'ls' command by itself creates only partial output ie.:

you're running old, unsafe software and should consider updating to the
current version.

in answer to your question, this is a FAQ

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 13:02:06 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA26001
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 13:02:05 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA24917;
	Mon, 20 Apr 1998 12:52:51 -0500 (CDT)
Received: from ljcbs003.emeryworld.com (mailhost.emeryworld.com [205.185.108.72])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA29992
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 12:48:32 -0500 (CDT)
Received: from pdxusps03.emeryworld.com (pdxusps03.emeryworld.com [10.1.163.32])
	by ljcbs003.emeryworld.com (8.8.7/8.8.7) with ESMTP id KAA21529
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 10:48:21 -0700 (PDT)
Received: by pdxusps03.emeryworld.com with Internet Mail Service (5.0.1458.49)
	id <JGJX37J3>; Mon, 20 Apr 1998 10:48:20 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC04785332@cnfvs008.cnf.com>
Date: Mon, 20 Apr 1998 10:10:55 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: wu-ftpd@wugate.wustl.edu
Subject: anonymous ftp
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm sorry,

I know this is an annoying (and oft asked) question,
but could someone point me to the anonymous ftp faq?

thanks
Guy

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 13:18:09 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA26191
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 13:18:04 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA31917;
	Mon, 20 Apr 1998 13:05:40 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA00051
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 12:59:08 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA10817;
	Mon, 20 Apr 1998 13:59:04 -0400
Message-Id: <Pine.LNX.3.95.980420135754.8481D-100000@gaia.vr.net>
Date: Mon, 20 Apr 1998 13:59:04 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: anonymous ftp
In-Reply-To: <6985723206B8D011BA180000F8043BDC04785332@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 20 Apr 1998, Speier, Guy J - CNF wrote:

> I know this is an annoying (and oft asked) question,
> but could someone point me to the anonymous ftp faq?

ftp://ftp.cert.org/pub/tech_tips/anonymous_ftp_config

also see

ftp://ftp.cert.org/pub/tech_tips/anonymous_ftp_abuses
ftp://ftp.cert.org/pub/tech_tips/FTP_PORT_attacks

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 20 15:47:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id PAA27737
	for <wuftpd@landfield.com>; Mon, 20 Apr 1998 15:47:05 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id PAA13758;
	Mon, 20 Apr 1998 15:27:27 -0500 (CDT)
Received: from morgan.sover.net (asw@morgan.sover.net [204.71.16.12])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id PAA14256
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 15:26:53 -0500 (CDT)
Received: from localhost (asw@localhost)
	by morgan.sover.net (8.8.5/8.8.5) with SMTP id QAA12699
	for <wu-ftpd@wugate.wustl.edu>; Mon, 20 Apr 1998 16:26:51 -0400 (EDT)
Message-Id: <Pine.BSI.3.95.980420153708.11738A-100000@morgan.sover.net>
Date: Mon, 20 Apr 1998 16:26:51 -0400 (EDT)
Reply-To: asw@sover.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Al Woodhull <asw@sover.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Virtual host ftp: BSDI 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm looking for help or hints about providing anonymous ftp access for
virtual hosts under BSDI.

My first question is whether the BSDI version is seriously out-of-date.
Wu-ftpd as supplied with BSDI 3.0 includes BSDI-specific modifications to
the wu-ftpd source. The server identifies itself as Version wu-2.4(1). The
files modified by BSDI are dated from April 1996 to January 1997, but the
original source files all seem to be from Feb 1995 or earlier. 

The BSDI Installation Guide and Release Notes seem to imply that the ftpd
provided is ready to provide service for virtual hosts, and there are
instructions for providing files like /etc/ftpaccess-ftp.virtualhost.com
for each virtual host. I have done this, and have also configured an
/etc/hosts.allow, as described in the documentation. In inetd.conf I have
set ftpd -a -m and I have DNS setup to recognize the name of the virtual
host and to properly translate the IP back to the name.  Generally, I
thought I had done everything necessary. 

But, when I try to do a remote connection, although the login banner
returns the virtual host name, ftpd is apparently not finding the
ftpaccess-ftp.virtualhost.com file, it is using the default ftpaccess
file instead. Thus attempts to connect to the virtual host connect an
anonymous user to the default ftp directory, rather than the directory
defined by spooldir in the ftpaccess-ftp.virtualhost.com.

Any hints? Can anyone send me some sample config files?

Thanks,

Al Woodhull          asw@sover.net
Tel: (802)463-2111   Fax: (802)463-2110
SoVerNet, PO Box 495, 5 Rockingham St,  Bellows Falls, Vermont 05101-0495


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 02:13:41 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id CAA04227
	for <wuftpd@landfield.com>; Tue, 21 Apr 1998 02:13:40 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA23070;
	Tue, 21 Apr 1998 02:06:15 -0500 (CDT)
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id BAA16529
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 01:57:20 -0500 (CDT)
Received: (from koos@localhost) by pizza.hvu.nl (8.8.6/KH19970721 (dbm++)) id IAA17656; Tue, 21 Apr 1998 08:57:16 +0200 (MET DST)
Message-Id: <199804210657.IAA17656@pizza.hvu.nl>
Date: Tue, 21 Apr 1998 08:57:15 +0200 (MET DST)
Reply-To: koos@pizza.hvu.nl
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Koos van den Hout _U nix and we all_ <koos@pizza.hvu.nl>
To: milne@cmc.ca
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls creates partial output
In-Reply-To: <199804201716.NAA14855@cmc.ca> from Jane Milne at "Apr 20, 98 01:16:07 pm"
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Zen: Ommmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
X-Files: the truth is out there
X-I-Am-Not-Simes: There is only one Simes
X-Mailer: ELM [version 2.4ME+ PL31H (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Quoting Jane Milne, who wrote :

> I have installed wu-2.4(2) on my Solaris 2.5.1 system.  All is working
> well except the 'ls' command by itself creates only partial output ie.:

You used /usr/ucb/cc instead of the real /opt/SUNWspro/bin/cc.
/usr/ucb/cc mixes up libraries and header files of the standard and the
ucb compatibility package.

                                            Koos

-- 
  Koos van den Hout,     Internetter, Unix freak, ISFJ and BBS SysOp at large
  koos@pizza.hvu.nl (Work)                                Fax: +31-30-2586290
  koos@kzdoos.xs4all.nl (Home)                      Workphone: +31-30-2586287
  http://web.cetis.hvu.nl/~koos/   Looking for a license plate with "RFC 822"

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 04:19:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id EAA09133
	for <wuftpd@landfield.com>; Tue, 21 Apr 1998 04:19:07 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA28658;
	Tue, 21 Apr 1998 04:12:34 -0500 (CDT)
Received: from nomina.lu.se (nomina.lu.se [130.235.132.90])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA28363
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 04:11:03 -0500 (CDT)
Received: from lu-dal2.ling.lu.se by nomina.lu.se with SMTP
	(5.65/IDA-1.2.8) id AA25861; Tue, 21 Apr 98 11:14:04 +0200
Received: from LU-DAL2/SpoolDir by lu-dal2.dal.lu.se (Mercury 1.21);    21 Apr 98 11:22:15 +0100
Received: from SpoolDir by LU-DAL2 (Mercury 1.21); 21 Apr 98 11:21:58 +0100
Message-Id: <314BA0957C7@lu-dal2.dal.lu.se>
Date: Tue, 21 Apr 1998 11:21:49 GMT+200
Reply-To: Stig.Isaksson@dal.lu.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Stig Isaksson" <Stig.Isaksson@dal.lu.se>
To: Stephen_Smith@iceinc.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Wu-ftpd & Netscape etc.
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
X-Pmrqc: 1
X-Mailer: Pegasus Mail for Windows (v2.33)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi Stephen,

Sorry, I haven't solved anything in this connection; I just wonder if 
you've got any off list reply or solution to the following quiestion, 
which you wrote on  Tue, 7 Apr 1998 18:42:30 -0500:


> I'm having a problem with wu-ftp b15 when connecting from Netscape.
> Most of the time when getting a directory listing the screen finishes
> updating with all of the files, but Netscape doesn't stop (ie: the
> Netscape logo continues to animate, and the connection status indicator
> at the bottom runs back and forth) This will continue forever unless
> the Netscape 'stop' button is pressed. It works the same for uploading
> from Netscape -- the upload will finish but Netscape doesn't
> acknowledge it and just keeps it's dialog on the screen telling the
> user that the upload is progressing. 
>
> Connecting to other ftp servers works fine with the Netscape browsers
> I've tried.

I'm having exactly the same problem, but not at all limited to calls 
to our own server (wu-2.4.2-academ[BETA-16]) but also when calling 
several others (and it happens completely irregularly). I have been 
inclined to give Netscape the blame, but I'm not sure, so that's why 
I wonder if you heard anything different. I didn't see any reply to 
your question on the list but it might have appeared there anyway for 
sometimes the list server has been known to devour messages :).

If you have any news on the subject I would be glad to hear from you. 
Otherwise this message is carbon copied to the list as well to awaken 
the question in case it just fell asleep :).

Best Regards,
Stig
------------------------------------------------------------
Stig Isaksson
Dialekt- och ortnamnsarkivet
Helgonabacken 14
S-223 62 LUND
S W E D E N
tel.: +46 46 222 74 68   fax: +46 46 15 23 81
e-mail: Stig.Isaksson@DAL.lu.se
http://www.dal.lu.se/

<Forstaor MIME    Understands MIME>
------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 06:20:36 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA15129
	for <wuftpd@landfield.com>; Tue, 21 Apr 1998 06:20:35 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA24560;
	Tue, 21 Apr 1998 06:14:06 -0500 (CDT)
Received: from sco.ipp.cas.cz (sco.ipp.cas.cz [147.231.36.34])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA27835
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 06:12:12 -0500 (CDT)
Received: from localhost (vysohlid@localhost)
	by sco.ipp.cas.cz (8.8.5/8.8.5) with SMTP id NAA28207
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 13:16:26 +0200
Message-Id: <Pine.LNX.3.95.980421081854.26555B-100000@sco.ipp.cas.cz>
Date: Tue, 21 Apr 1998 13:16:26 +0200 (MET DST)
Reply-To: Martin Vysohlid <vysohlid@sco.ipp.cas.cz>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Martin Vysohlid <vysohlid@sco.ipp.cas.cz>
To: wu-ftpd@wugate.wustl.edu
Subject: How to find corrupted transfer?
In-Reply-To: <199804201716.NAA14855@cmc.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi!

I have anonymous ftp server whith upload. How could I find whether the
file, that somebody uploaded to my server was transferred correctly?

I think, that the bytes, that were transferred over ftp should be correct
(am I right?), but the problem is whether _entire_ file was transferred. 
How can I find whether the entire file was transferred? (I don't know what
lenght it should have, of course.)

I tried to do a few things:

1) I interupted the transfer on the client side, but couldn't find any
error messages neither in xferlog nor in syslog on the server computer. 
I wasn't able to find, that the transfer was aborted.

2) I tried to physicaly disconnect the client computer from the net (by
pulling out the ethernet cable) during file transfer (I wanted to
simmulate possible problem) and find that ftpd is running for 3 hours by
now without any error message (netstat says, that the connection is
established). I thought it should timeout after 900 sec.

I use wu-ftpd 2.4.2b14 on linux 2.0.33.

I need to know, whether the transfer was OK, because I will need to have
anonymous ftp server, where many people will have to upload their files.
They will not be able to delete of read the files, of course, so they
wouldn't have possibility to repear files, that were incorectly
transferred. What I want to do is to automaticly delete files, that were
transferred incorectly, so that they could try upload again.
If you have differnt idea, how to solve this problem, please, let me know.

Thanks in advance for the answers and your ideas,
Martin


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 07:55:17 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id HAA16301;
	Tue, 21 Apr 1998 07:55:16 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA31520;
	Tue, 21 Apr 1998 07:49:30 -0500 (CDT)
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id HAA01971
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 07:46:34 -0500 (CDT)
Received: from masti.india.hp.com (harshalj@masti.india.hp.com [15.10.45.145])
	by palrel1.hp.com (8.8.6/8.8.5tis) with ESMTP id FAA01616
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 05:46:24 -0700 (PDT)
Received: (from harshalj@localhost)
	by masti.india.hp.com (8.8.6/8.8.6) id SAA03172;
	Tue, 21 Apr 1998 18:19:14 +0530 (IST)
Message-Id: <199804211249.SAA03172@masti.india.hp.com>
Date: Tue, 21 Apr 1998 18:19:12 IST
Reply-To: harshalj@masti.india.hp.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Harshal Savalia <harshalj@masti.india.hp.com>
To: wu-ftpd@wugate.wustl.edu
Cc: harshalj@india.hp.com (Savalia; Harshal)
Subject: Problem with "site newer" & "site exec"
X-Mailer: Elm [revision: 212.2]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello,

	I am running  wu-ftpd-2.4.2-beta-15 on HP-UX.  I found a problem
	with the command   "site newer" and "site minfo".

	When you give "site newer"  command it is not able to build data
	connection for it.  Connection get refused.

	ftp> site newer 19970421112233
	425 Can't build data connection: Connection refused.

	The same error  message it displays  for "site  minfo"  command.
	Has anybody  tried this ?  Is this a bug in daemon  itself or it
	is a  problem  of ftp  client ?  Any  pointer  would  be  highly
	appreciated.

Thanks,
Harshal
--
-------------------------------------------------------------------------------
Harshal Savalia                                 email : harshalj@india.hp.com
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 08:28:31 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA16568;
	Tue, 21 Apr 1998 08:28:30 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA22619;
	Tue, 21 Apr 1998 08:21:08 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA03345
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 08:18:00 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id JAA05648; Tue, 21 Apr 1998 09:16:58 -0400
Message-Id: <199804211316.JAA05648@Bahamut.dragonfire.net>
Date: Tue, 21 Apr 1998 09:16:57 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Martin Vysohlid <vysohlid@sco.ipp.cas.cz>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: How to find corrupted transfer?
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>1) I interupted the transfer on the client side, but couldn't find any
>error messages neither in xferlog nor in syslog on the server computer. 
>I wasn't able to find, that the transfer was aborted.

     The server can't tell the difference between an aborted upload and a
finished upload; both are signified by the client closing the data
connection.

>2) I tried to physicaly disconnect the client computer from the net (by
>pulling out the ethernet cable) during file transfer (I wanted to
>simmulate possible problem) and find that ftpd is running for 3 hours by
>now without any error message (netstat says, that the connection is
>established). I thought it should timeout after 900 sec.
>
>I use wu-ftpd 2.4.2b14 on linux 2.0.33.

     Upgrade to 2.4.2b16, which will fix this problem (among others).

>I need to know, whether the transfer was OK, because I will need to have
>anonymous ftp server, where many people will have to upload their files.

     The only way to be certain is to compute checksums of the file on the
original system and the server.  In other words, if you only have access to
the server, there's no way to be certain the files were uploaded correctly.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 09:08:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA16936;
	Tue, 21 Apr 1998 09:07:48 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA06307;
	Tue, 21 Apr 1998 08:59:44 -0500 (CDT)
Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA08854
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 08:59:10 -0500 (CDT)
Received: from masti.india.hp.com (harshalj@masti.india.hp.com [15.10.45.145])
	by palrel3.hp.com (8.8.5/8.8.5tis) with ESMTP id GAA22148;
	Tue, 21 Apr 1998 06:58:54 -0700 (PDT)
Received: (from harshalj@localhost)
	by masti.india.hp.com (8.8.6/8.8.6) id TAA03246;
	Tue, 21 Apr 1998 19:31:38 +0530 (IST)
Message-Id: <199804211401.TAA03246@masti.india.hp.com>
Date: Tue, 21 Apr 1998 19:31:37 IST
Reply-To: harshalj@masti.india.hp.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Harshal Savalia <harshalj@masti.india.hp.com>
To: achurch@dragonfire.net
Cc: wu-ftpd@wugate.wustl.edu, harshalj@india.hp.com (Savalia; Harshal)
Subject: Re: Problem with "site newer" & "site exec"
In-Reply-To: <199804211314.JAA05497@Bahamut.dragonfire.net>; from "Andy Church" at Apr 21, 98 9:14 am
X-Mailer: Elm [revision: 212.2]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello Andy,

	I  tried  to  debug  the  wu-ftpd  code.  I found  that  newer()
	function  calls   dataconn()   function.  Which  in  turn  calls
	connect()   socket   call.  But  it   fails   with   errno   239
	(ECONNREFUSED).  So what do you think, is this really ftp client
	problem ?

	I also checked up the commands 
		quote "NLST"
		   and
		quote "LIST"

	They are also failing with the same error message.

	Should I use PORT command to use above commands ? 

	Thanks in advance for your help.

Regards,
Harshal

>
>>	I am running  wu-ftpd-2.4.2-beta-15 on HP-UX.  I found a problem
>>	with the command   "site newer" and "site minfo".
>>
>>	When you give "site newer"  command it is not able to build data
>>	connection for it.  Connection get refused.
>>
>>	ftp> site newer 19970421112233
>>	425 Can't build data connection: Connection refused.
>
>     This indicates that wu-ftpd is trying to connect to your client to
>transfer data, and your client was not prepared to accept the connection.
>Like the LIST and NLST commands, these should not be entered directly; your
>client needs to have its own support for them.
>
>  --Andy Church                  | If Bell Atlantic really is the heart
>    achurch@dragonfire.net       | of communication, then it desperately
>    www.dragonfire.net/~achurch/ | needs a quadruple bypass.
>
--
-------------------------------------------------------------------------------
Harshal Savalia                                 email : harshalj@india.hp.com
-------------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 13:10:33 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA19904;
	Tue, 21 Apr 1998 13:10:32 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA25280;
	Tue, 21 Apr 1998 13:01:38 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA27716
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 12:56:39 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA25583;
	Tue, 21 Apr 1998 13:55:49 -0400
Message-Id: <Pine.LNX.3.95.980421135037.25445A-100000@gaia.vr.net>
Date: Tue, 21 Apr 1998 13:55:49 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Andy Church <achurch@dragonfire.net>
Cc: Martin Vysohlid <vysohlid@sco.ipp.cas.cz>, wu-ftpd@wugate.wustl.edu
Subject: Re: How to find corrupted transfer?
In-Reply-To: <199804211316.JAA05648@Bahamut.dragonfire.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Tue, 21 Apr 1998, Andy Church wrote:

>      The only way to be certain is to compute checksums of the file on the
> original system and the server.  In other words, if you only have access to
> the server, there's no way to be certain the files were uploaded correctly.

Taking this a step further, require the user to upload an MD5 hash or a
PGP signature then run a cron which deletes files some (long) time later
which either don't have signatures or for which the signatures don't match
the actual file.  If you were to require PGP, you could also then check
the signature to make sure it's one you trust and either delete the file
or email youself about the lack of trust.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 21 13:40:45 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA20169;
	Tue, 21 Apr 1998 13:40:44 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA31566;
	Tue, 21 Apr 1998 13:32:50 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA28007
	for <wu-ftpd@wugate.wustl.edu>; Tue, 21 Apr 1998 13:31:38 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id OAA25839;
	Tue, 21 Apr 1998 14:24:58 -0400
Message-Id: <Pine.LNX.3.95.980421140247.25445B-100000@gaia.vr.net>
Date: Tue, 21 Apr 1998 14:24:58 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Harshal Savalia <harshalj@masti.india.hp.com>
Cc: achurch@dragonfire.net, wu-ftpd@wugate.wustl.edu,
        "Savalia; Harshal" <harshalj@india.hp.com>
Subject: Re: Problem with "site newer" & "site exec"
In-Reply-To: <199804211401.TAA03246@masti.india.hp.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Tue, 21 Apr 1998, Harshal Savalia wrote:

> is this really ftp client problem? 

Yes.

> Should I use PORT command to use above commands? 

Won't help unless you've got a program listening on the port you would
give.  If you're writing a client, read the RFCs.  Otherwise look for a
client which supports the commands you want to use.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 02:07:30 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id CAA02952
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 02:07:29 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA32088;
	Wed, 22 Apr 1998 02:00:08 -0500 (CDT)
Received: from sco.ipp.cas.cz (sco.ipp.cas.cz [147.231.36.34])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id BAA31633
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 01:54:28 -0500 (CDT)
Received: from localhost (vysohlid@localhost)
	by sco.ipp.cas.cz (8.8.5/8.8.5) with SMTP id IAA00097
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 08:58:41 +0200
Message-Id: <Pine.LNX.3.95.980422083139.32671E-100000@sco.ipp.cas.cz>
Date: Wed, 22 Apr 1998 08:58:41 +0200 (MET DST)
Reply-To: Martin Vysohlid <vysohlid@sco.ipp.cas.cz>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Martin Vysohlid <vysohlid@sco.ipp.cas.cz>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: How to find corrupted transfer?
In-Reply-To: <Pine.LNX.3.95.980421135037.25445A-100000@gaia.vr.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> >      The only way to be certain is to compute checksums of the file on the
> > original system and the server.  In other words, if you only have access to
> > the server, there's no way to be certain the files were uploaded correctly.
> 
> Taking this a step further, require the user to upload an MD5 hash or a
> PGP signature then run a cron which deletes files some (long) time later
> which either don't have signatures or for which the signatures don't match
> the actual file.  If you were to require PGP, you could also then check

I'm afraid, that I can't require neither MD5 nor PGP. The users, that will
upload files (or directories) will be ordinary users with differnt
operating systems.

I think that the best way to do this anonymous upload for me would be to
hack the ftpd and make it behave like this:

For every IP of connecting computer, the server would make special
directory whith read/write access only for this IP. The users would have
chance to check the files themselves and correct the problems.  When the
files/dirrectories aren't changed for a long time it could be moved from
the ftp area.

I think this would be quite good solution. The only problem could arise,
when more people share the same IP. The resolusion would have to be done
by that anonymous password (e-mail address).

I'm afraid, that I don't have neither time nor knowledge (to make it
quickly) for hacking ftpd, but I'm interester about your opinion about
this solution.

Martin


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 10:15:47 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA13949
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 10:15:46 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA04373;
	Wed, 22 Apr 1998 10:04:42 -0500 (CDT)
Received: from genesis.truepath.com (root@genesis.truepath.com [209.75.119.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA07257
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 10:00:43 -0500 (CDT)
Received: from gil-s-pc (sc9-14-38.thegrid.net [209.162.14.38]) by genesis.truepath.com (8.8.7/8.6.9) with SMTP id IAA31143 for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 08:01:00 -0700
Message-Id: <199804220757340840.00370078@mail.truepath.com>
Date: Wed, 22 Apr 1998 07:57:34 -0700
Reply-To: gil@truepath.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "gil vidals" <gil@truepath.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Code to Limit Sub-directories
Mime-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Mailer: Calypso Version 2.40.40
X-MIME-Autoconverted: from quoted-printable to 8bit by wugate.wustl.edu id KAA05325
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

Can someone show me what code to add, so that members ftp'ing to our site will ONLY be able to create sub-directories in their root directory? (Every member is in a group guest and is chroot'd to their directory).

In other words, we don't want members creating sub-directories that go deep into their (root) directory. We only want ONE level of sub-directories. 

I know that this is possible to control via ftpaccess; however, it's a hassel to maintain with 1000 of entries, and I think it would be simpler to modify wuftpd. All members   are in the same directory /usr/www/members. 

Gil



********************************** dir_check in extensions.c ******************************************************
dir_check(name,uid,gid,valid)
char *name;
uid_t *uid;
gid_t *gid;
int *valid;
#endif
{
  struct aclmember *entry = NULL;

  int i,
    match_value = -1;
  char *ap2 = NULL,
       *ap3 = NULL,
       *ap4 = NULL,
       *ap6 = NULL;
  char cwdir[BUFSIZ];
  char path[BUFSIZ];
  char *sp;
  extern struct passwd *pw;

  *valid = 0;
  /* what's our current directory? */

  strcpy(path, name);
  if (sp = strrchr(path, '/'))  *sp = '\0';
  else strcpy(path, ".");

  if ((realpath(path, cwdir)) == NULL) {
    perror_reply(553, "Could not determine cwdir");
    return(-1);
  }
  while (getaclentry("upload", &entry) && ARG0 && ARG1 && ARG2 != NULL) {
      if ( (!strcmp(ARG0, pw->pw_dir)) &&
           ((i = path_compare(ARG1, cwdir)) >= match_value) ) {
          match_value = i;
          ap2 = ARG2;
          if (ARG3)  ap3 = ARG3;
          else       ap3 = NULL;
          if (ARG4)  ap4 = ARG4;
          else       ap4 = NULL;
          if (ARG6)  ap6 = ARG6;
          else       ap6 = NULL;
      }
  }
  if ( (ap3 && !strcasecmp(ap3, "nodirs")) ||
       (ap6 && !strcasecmp(ap6, "nodirs")) ) {
      reply(530, "%s: Permission denied. (Upload dirs)", name);
      return(0);
  }
if (ap3)
     *uid = atoi(ap3);    /* the uid  */
  if (ap4) {
     *gid = atoi(ap4);    /* the gid */
     *valid = 1;
   }
  return(1);
}


http://www.truepath.com
<<the cool community for Christians>>
FREE homepages for Christians


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 12:48:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA17688
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 12:48:11 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA18256;
	Wed, 22 Apr 1998 12:37:46 -0500 (CDT)
Received: from ingress.com (exim@ns1.ingress.com [199.171.57.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA20243
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 12:31:15 -0500 (CDT)
Received: from ks by ingress.com with smtp (Exim 1.82 #2)
	id 0yS3MW-0005sS-00; Wed, 22 Apr 1998 13:31:12 -0400
Message-Id: <Pine.BSI.3.95.980422133050.15563F-100000@ingress.com>
Date: Wed, 22 Apr 1998 13:31:11 -0400 (EDT)
Reply-To: ks@ingress.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kenny <ks@ingress.com>
To: wu-ftpd@wugate.wustl.edu
Subject: info
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

whats the latest version of Wu-ftpd? where do I get them?

thanks


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 13:43:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA18509
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 13:43:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA26040;
	Wed, 22 Apr 1998 13:34:46 -0500 (CDT)
Received: from noc.belwue.de (root@noc.BelWue.DE [129.143.2.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA23571
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 13:28:35 -0500 (CDT)
Received: from dns1.rz.fh-heilbronn.de (dns1.rz.fh-heilbronn.de [141.7.1.18])
	by noc.belwue.de (8.8.8/8.8.8) with ESMTP id UAA25152
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 20:28:32 +0200 (MET DST)
	env-from (sturm@rz.fh-heilbronn.de)
Received: from jupiter.rz.fh-heilbronn.de (jupiter.rz.fh-heilbronn.de [141.7.1.40])
	by dns1.rz.fh-heilbronn.de (8.8.5/8.8.5) with ESMTP id UAA28533
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 20:27:57 +0200 (MET DST)
Received: from hendrix (hendrix [141.7.12.100])
	by jupiter.rz.fh-heilbronn.de (8.8.6/8.8.6) with SMTP id UAA19981
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 20:26:55 +0200 (MET DST)
Message-Id: <Pine.GSO.3.94.980422202308.23891C-100000@hendrix>
Date: Wed, 22 Apr 1998 20:26:50 +0200 (MET DST)
Reply-To: sturm@rz.fh-heilbronn.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matthias Sturm <sturm@rz.fh-heilbronn.de>
To: wu-ftpd@wugate.wustl.edu
Subject: compile for HP-UX
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: sturm@hendrix
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

hi,

******* urgent ***********

how can i compile the wu_ftp for HP-UX with trusted system??

******* urgent ***********

bye 
matthias


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 13:50:12 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA18569
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 13:50:11 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA25095;
	Wed, 22 Apr 1998 13:41:13 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA25679
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 13:39:07 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id NAA13536;
	Wed, 22 Apr 1998 13:38:15 -0500
Message-Id: <Pine.LNX.3.96.980422133802.5883F-100000@ns1.fni.com>
Date: Wed, 22 Apr 1998 13:38:15 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Kenny <ks@ingress.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: info
In-Reply-To: <Pine.BSI.3.95.980422133050.15563F-100000@ingress.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 22 Apr 1998, Kenny wrote:

> whats the latest version of Wu-ftpd? where do I get them?

This is the location for the latest wu-ftpd.  You can't see the
directory contents, but get the file anyway.  It's there.

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

wu-ftpd FAQ:  http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
              OR
              send mail to wu-ftpd-faq@pizza.hvu.nl
              with a subject line: send faq

guest howto:  ftp://ftp.fni.com/pub/wu-ftpd/guest-howto
              OR
              send mail to "guesthowto@fni.com"
              (immediate autoresponder; subject does not matter)

wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

There are additional security references in the above docs.


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 16:07:47 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA20187
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 16:07:46 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id PAA06472;
	Wed, 22 Apr 1998 15:55:03 -0500 (CDT)
Received: from dungeon.eiq.com (intranet.eiq.com [204.31.148.47])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id PAA07232
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 15:51:51 -0500 (CDT)
Received: from jkennedy.eiq.com ([204.31.148.2])
	by dungeon.eiq.com (8.8.8/8.8.8) with SMTP id NAA18496
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 13:51:27 -0700 (PDT)
Received: by localhost with Microsoft MAPI; Wed, 22 Apr 1998 13:50:38 -0700
Message-Id: <01BD6DF5.A1F44FC0.jkennedy@eiq.com>
Date: Wed, 22 Apr 1998 13:50:37 -0700
Reply-To: "jkennedy@eiq.com" <jkennedy@eiq.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff Kennedy <jkennedy@eiq.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Problems with 'ls"
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is really starting to get to me.  I have 3 guest ftp accounts under 
WU-ftp 2.4 that are working fine.  I am trying to add another account and 
cannot get "ls" to list anything.  It returns "command successful"  but 
doesn't list anything.  I have gone over this account numerous times, 
comparing every directory and file to one that works.  I have verified 
permissions, ownership, group, major/minor #'s (dev), and /etc/passwd and 
/etc/group entries.  All to no avail.  I even ran truss-f chroot 
/ftp/"guest" /bin/ls, which returned with exit (0).

Anybody have a clue what I'm missing.  I'm running Solaris 2.6 on a Sparc5. 
 I have gone over the fptd man pages with a fine toothed comb and have all 
the files needed by the OS in place (obviously, since 3 others are 
working).

Thanks.


===============================
Jeff Kennedy
Solaris/Microsoft Network Administrator
Information Quest
Carlsbad, CA.  92008
760 431-7474
jkennedy@eiq.com



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 16:32:59 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA20721
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 16:32:59 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA06573;
	Wed, 22 Apr 1998 16:26:30 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA07682
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 16:20:06 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id OAA22592
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 14:20:04 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSTCF>; Wed, 22 Apr 1998 14:21:35 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC0478535C@cnfvs008.cnf.com>
Date: Wed, 22 Apr 1998 14:21:33 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Problems with 'ls" SOS
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have a mojor problem:

I have wu (b16) set up on a solaris box!  ls & pwd were
dynamically linked & working ... it
was iimplemented, but now, doesn't work with 
ws-ftp ... any suggestions?  PLEASE!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 16:39:54 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA20945
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 16:39:53 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA00442;
	Wed, 22 Apr 1998 16:32:49 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA06552
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 16:28:16 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id OAA24113
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 14:28:13 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSTDT>; Wed, 22 Apr 1998 14:29:45 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC0478535D@cnfvs008.cnf.com>
Date: Wed, 22 Apr 1998 14:29:43 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: SOS ls
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

is there any special directories to which I should install that GNU ls
(and the utilities)?
or just install them?
Guy Joseph Speier
CNF Service Company
1717 NW 21st Ave.
Portland, OR 97209
Email: speier.guy@cnf.com
Office: 503-499-3374  Fax: 503-499-3629

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 17:41:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA21570
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 17:41:00 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA16427;
	Wed, 22 Apr 1998 17:36:09 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id RAA15408
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 17:30:50 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id PAA04194
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 15:30:48 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSTN5>; Wed, 22 Apr 1998 15:32:20 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC0478535E@cnfvs008.cnf.com>
Date: Wed, 22 Apr 1998 15:32:18 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: wu-ftpd@wugate.wustl.edu
Cc: "'mbrennen@fni.com'" <mbrennen@fni.com>
Subject: ls 
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

OK, now that I realize there is a problem, I figured I can slow down &
type legibly.

I have tried rebuilding GNU's utilities, as well as linking in ls
libraries (bor solaris 2.5),
and although they both work for commandline ftp & browser ftp, they do
not work for ws-ftp.
(NOTE: the above is with gues users ONLY, all others are ALWAYS fine)

Across the bottom of the screen displays /bin/ls (the correct chroot
environment),
but it does NOT work!  /bin/ls DOES work for command line & browser!

HELP please, this is a serious problem!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 17:46:43 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA21649
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 17:46:43 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA19336;
	Wed, 22 Apr 1998 17:42:20 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id RAA15012
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 17:41:00 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id RAA18683;
	Wed, 22 Apr 1998 17:41:05 -0500
Message-Id: <Pine.LNX.3.96.980422173927.5883b-100000@ns1.fni.com>
Date: Wed, 22 Apr 1998 17:41:05 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls 
In-Reply-To: <6985723206B8D011BA180000F8043BDC0478535E@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


The only tips I can point out are in the FAQ and guest howto.  I don't
know of anyone that has turned up something that those resources
haven't answered.  There are too many details across too many
operating systems to give canned answers on this one.

   -- Michael

On Wed, 22 Apr 1998, Speier, Guy J - CNF wrote:

> Across the bottom of the screen displays /bin/ls (the correct chroot
> environment),
> but it does NOT work!  /bin/ls DOES work for command line & browser!


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 18:12:38 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA21882
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 18:12:37 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA22167;
	Wed, 22 Apr 1998 18:07:58 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA15875
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 18:04:11 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id QAA08485
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 16:04:09 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSTR6>; Wed, 22 Apr 1998 16:05:39 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC0478535F@cnfvs008.cnf.com>
Date: Wed, 22 Apr 1998 16:05:38 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>,
        "'mbrennen@fni.com'"
	 <mbrennen@fni.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: RE: ls 
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm affraid I don't understand!

I think that this is a legitimate problem, and something that hasn't
been touched
in either the guest how-to or the faq!  Especially since this is
something that 
has been a problem (ie with command line solaris) yet is currently
working with that
specific situation.

> ----------
> From: 	Michael Brennen[SMTP:mbrennen@fni.com]
> Reply To: 	mbrennen@fni.com
> Sent: 	Wednesday, April 22, 1998 3:41 PM
> To: 	Speier, Guy J - CNF
> Cc: 	wu-ftpd@wugate.wustl.edu
> Subject: 	Re: ls 
> 
> 
> The only tips I can point out are in the FAQ and guest howto.  I don't
> know of anyone that has turned up something that those resources
> haven't answered.  There are too many details across too many
> operating systems to give canned answers on this one.
> 
>    -- Michael
> 
> On Wed, 22 Apr 1998, Speier, Guy J - CNF wrote:
> 
> > Across the bottom of the screen displays /bin/ls (the correct chroot
> > environment),
> > but it does NOT work!  /bin/ls DOES work for command line & browser!
> 

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 18:25:59 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA22048
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 18:25:47 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA08130;
	Wed, 22 Apr 1998 18:20:19 -0500 (CDT)
Received: from scctel.com ([207.198.37.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA24052
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 18:15:46 -0500 (CDT)
Received: from thalius ([207.198.37.36]) by scctel.com
	with ESMTP (IPAD 2.05/64) id 4593100 ; Wed, 22 Apr 1998 18:15:26 -0500
Message-Id: <199804222315.4593100@scctel.com>
Date: Wed, 22 Apr 1998 19:13:05 -0400
Reply-To: thalius@scctel.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Jonathon Caywood" <thalius@scctel.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Going down in flames
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Greetings,

	I recently did an OS upgrade on my Linux system(from 2.0.0 to 2.0.30)
(Upgrade included the kernel, and supporting programs.files) Well, ever
since then, my server has only been allowing anonymous access to the
server, but a 'known' user with an account can't log on.  It's as if it
can't find the /etc/passwd file.   Logins work with all the other programs
on the system, except WUFTPD. If you try to log in with a user account, is
just states 'Login failed' and there's no useful information available in
the logfiles.

	Has anyone experienced this problem?  I'm at a lack of figuring this out,
I've re-installed WUFTPD and still have the same problem.  I can't figure
it out, and I have a couple of people who would love to be able to FTP into
work.  If you could help me figure out the source of this trouble, it would
be greatly appriciated.

	
Jonathon Caywood
thalius@scctel.com(24Hrs)


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 18:26:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA22047
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 18:25:46 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA24408;
	Wed, 22 Apr 1998 18:20:55 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA22004
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 18:18:25 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id SAA19464;
	Wed, 22 Apr 1998 18:18:31 -0500
Message-Id: <Pine.LNX.3.96.980422181627.5883d-100000@ns1.fni.com>
Date: Wed, 22 Apr 1998 18:18:31 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: RE: ls 
In-Reply-To: <6985723206B8D011BA180000F8043BDC0478535F@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Solaris is covered in those documents.  I'm not sure where in the FAQ,
but in the guest howto it should be near the bottom.  The mailing list
archives are also very useful; the URL has been posted here many
times, even earlier today.

   -- Michael

On Wed, 22 Apr 1998, Speier, Guy J - CNF wrote:

> I'm affraid I don't understand!
> 
> I think that this is a legitimate problem, and something that hasn't
> been touched in either the guest how-to or the faq!  Especially
> since this is something that has been a problem (ie with command
> line solaris) yet is currently working with that specific situation. 

> > The only tips I can point out are in the FAQ and guest howto.  I don't
> > know of anyone that has turned up something that those resources
> > haven't answered.  There are too many details across too many
> > operating systems to give canned answers on this one.


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 18:26:51 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA22071
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 18:26:49 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA07345;
	Wed, 22 Apr 1998 18:21:58 -0500 (CDT)
Received: from mosws06.mosinc.com (mosws06.mosinc.com [204.247.67.36])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA21447
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 18:19:27 -0500 (CDT)
Received: by mosws06.mosinc.com (940816.SGI.8.6.9/940406.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id QAA19466; Wed, 22 Apr 1998 16:16:18 -0700
Message-Id: <9804221616.ZM19464@mosws06.mosinc.com>
Date: Wed, 22 Apr 1998 16:16:15 -0700
Reply-To: chic@mosws06.mosinc.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "castagna" <chic@mosws06.mosinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: irix 5.3 and 6.2
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.2 10apr95 MediaMail)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

When i use build sgi i get cc -O -DDEBUG -I.. -I../support -L../support -c
ftpd.c cc Command not found Error code 1 (bu21). I get this all the way to
Making ckconfig.

Is ther something to adjust in tne Makefile.sgi

mike

-- 

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 18:37:53 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA22215
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 18:37:52 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA14630;
	Wed, 22 Apr 1998 18:33:04 -0500 (CDT)
Received: from xray.csci.unt.edu (xray.csci.unt.edu [129.120.3.44])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA23473
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 18:32:39 -0500 (CDT)
Received: from localhost (jeffries@localhost)
	by xray.csci.unt.edu (8.8.8/8.8.7) with SMTP id SAA20518;
	Wed, 22 Apr 1998 18:32:32 -0500 (CDT)
	(envelope-from jeffries@silo.csci.unt.edu)
Message-Id: <Pine.BSF.3.96.980422183020.19596L-100000@xray.csci.unt.edu>
Date: Wed, 22 Apr 1998 18:32:31 -0500 (CDT)
Reply-To: Jeffrey Lynn Jeffries <jeffries@silo.csci.unt.edu>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeffrey Lynn Jeffries <jeffries@silo.csci.unt.edu>
To: Jonathon Caywood <thalius@scctel.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Going down in flames
In-Reply-To: <199804222315.4593100@scctel.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: xray.csci.unt.edu: jeffries owned process doing -bs
X-Sender: jeffries@xray.csci.unt.edu
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 22 Apr 1998, Jonathon Caywood wrote:

> 	I recently did an OS upgrade on my Linux system(from 2.0.0 to 2.0.30)
> (Upgrade included the kernel, and supporting programs.files) Well, ever
> since then, my server has only been allowing anonymous access to the
> server, but a 'known' user with an account can't log on.  It's as if it
> can't find the /etc/passwd file.   Logins work with all the other programs
> on the system, except WUFTPD. If you try to log in with a user account, is
> just states 'Login failed' and there's no useful information available in
> the logfiles.

Make sure that the shells file (for FreeBSD it's in /etc) actually has the
correct path for shells; you may also need to set symlinks for these
shells as well. 

This caused me much heartache at one point as well  :)

==========================================================================
   Jeffrey Lynn Jeffries, jeffries@unt.edu
   Computer Science Unix Support, GAB 550I
   (940) 565-2642

   http://www.cs.unt.edu/~jeffries

   Proud user of FreeBSD: Ask me how to unleash the daemon inside your PC




From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 19:03:44 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id TAA22535
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 19:03:43 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA27994;
	Wed, 22 Apr 1998 18:58:23 -0500 (CDT)
Received: from scctel.com ([207.198.37.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA28329
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 18:58:00 -0500 (CDT)
Received: from thalius ([207.198.37.36]) by scctel.com
	with ESMTP (IPAD 2.05/64) id 4600500 ; Wed, 22 Apr 1998 18:57:49 -0500
Message-Id: <199804222357.4600500@scctel.com>
Date: Wed, 22 Apr 1998 19:53:41 -0400
Reply-To: thalius@scctel.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Jonathon Caywood" <thalius@scctel.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Re: Going down in flames, revisited
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



> 
> Make sure that the shells file (for FreeBSD it's in /etc) actually has
the
> correct path for shells; you may also need to set symlinks for these
> shells as well. 
> 
> This caused me much heartache at one point as well  :)

	Gave this a shot, and all the paths and symlinks are there and functional.

			Thanks,
				Jon

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 22 21:35:17 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id VAA25287
	for <wuftpd@landfield.com>; Wed, 22 Apr 1998 21:35:16 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA08558;
	Wed, 22 Apr 1998 21:24:27 -0500 (CDT)
Received: from mosws06.mosinc.com (mosws06.mosinc.com [204.247.67.36])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA10113
	for <wu-ftpd@wugate.wustl.edu>; Wed, 22 Apr 1998 21:22:28 -0500 (CDT)
Received: by mosws06.mosinc.com (940816.SGI.8.6.9/940406.SGI.AUTO)
	for wu-ftpd@wugate.wustl.edu id TAA20119; Wed, 22 Apr 1998 19:19:18 -0700
Message-Id: <9804221919.ZM20117@mosws06.mosinc.com>
Date: Wed, 22 Apr 1998 19:19:14 -0700
Reply-To: chic@mosws06.mosinc.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "castagna" <chic@mosws06.mosinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: syntax error
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.2 10apr95 MediaMail)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

When I tried to compile wu-ftpd on Hp workstation with HP-UX 9
i recieve syntax error, undefined error, type error in array expression,
operand for the indirection operator '*' should have non-void pointer type
and so on. Could someone point me in the right direction

thanks

Mike C.

-- 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 06:55:24 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA12139
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 06:55:23 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA05669;
	Thu, 23 Apr 1998 06:49:40 -0500 (CDT)
Received: from ente.highway.bertelsmann.de (ente.highway.bertelsmann.de [145.228.114.20])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA28379
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 06:43:41 -0500 (CDT)
Received: from localhost (hoover@localhost)
	by ente.highway.bertelsmann.de (8.8.5/8.8.5) with ESMTP id NAA30004
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 13:43:09 +0200
Message-Id: <Pine.LNX.3.96.980423134038.29901J-100000@ente.highway.bertelsmann.de>
Date: Thu, 23 Apr 1998 13:43:09 +0200 (CEST)
Reply-To: hoover@telemedia.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Uwe Schuerkamp <hoover@telemedia.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Missing Umlauts in dir command
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=iso-8859-1
Content-Transfer-Encoding: 8BIT
X-Authentication-Warning: ente.highway.bertelsmann.de: hoover owned process doing -bs
X-Sender: hoover@ente.highway.bertelsmann.de
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Dear wu-gurus, 

I'm having a problem with wu-ftpd 2.4 under Solaris 2.5.1
(yes again! ;-) which is not covered in the FAQ (oh, no! ;-).

As a normal user ls and dir on a certain directory containing
file names with German Umlauts in them (öäü, for example) show
all files correctly.

As an anonymous user however only ls shows them, dir stops just after the
first file name containing an umlaut is listed.

Is this a known problem, and if so, what can I do about it?

Thanks in advance for any help,


uwe.

Uwe Schuerkamp  //////////////////////// Phone: +49 5241 80 10 66
Telemedia Bertelsmann AG \\\\\\\\\\\\\\\ Fax:   +49 5241 80 95 18
Carl-Bertelsmann-Str. 161 I //////////// uwe.schuerkamp at telemedia.de
33311 Guetersloh \\\\\\\\\\\\\\\\\\\\\\\ http://www.telemedia.de/~hoover


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 07:08:46 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id HAA12308
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 07:08:45 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA03008;
	Thu, 23 Apr 1998 07:04:30 -0500 (CDT)
Received: from summit.regents.state.oh.us (summit.regents.state.oh.us [156.63.16.15])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA05839
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 06:53:34 -0500 (CDT)
Received: (from bobd@localhost)
	by summit.regents.state.oh.us (8.8.8/8.8.8) id HAA16871;
	Thu, 23 Apr 1998 07:53:30 -0400
Message-Id: <199804231153.HAA16871@summit.regents.state.oh.us>
Date: Thu, 23 Apr 1998 07:53:30 -0400 (EDT)
Reply-To: bobd@summit.regents.state.oh.us
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob DeBula <bobd@summit.regents.state.oh.us>
To: chic@mosws06.mosinc.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: irix 5.3 and 6.2
In-Reply-To: <9804221616.ZM19464@mosws06.mosinc.com> from "castagna" at Apr 22, 1998 04:16:15 PM
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.5 PL0b1]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> When i use build sgi i get cc -O -DDEBUG -I.. -I../support -L../support -c
> ftpd.c cc Command not found Error code 1 (bu21). I get this all the way to
> Making ckconfig.

Er, you *do* have the optional SGI C compiler installed? (It doesn't
come standard with IRIX). If so, it should be in "/bin/cc" (which 
is actually a link elsewhere). The variable in the Makefile which
controls compiler selection is normally "CC".


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 09:37:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA13757
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 09:37:11 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA14920;
	Thu, 23 Apr 1998 09:18:27 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA12031
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 09:14:26 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id KAA04371; Thu, 23 Apr 1998 10:14:10 -0400
Message-Id: <199804231414.KAA04371@Bahamut.dragonfire.net>
Date: Thu, 23 Apr 1998 10:14:04 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Uwe Schuerkamp <hoover@telemedia.de>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Missing Umlauts in dir command
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I'm having a problem with wu-ftpd 2.4 under Solaris 2.5.1
>(yes again! ;-) which is not covered in the FAQ (oh, no! ;-).

     First step:  Upgrade to 2.4.2b16, which has lots of useful fixes.
(ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-16.tar.Z)

>As a normal user ls and dir on a certain directory containing
>file names with German Umlauts in them (öäü, for example) show
>all files correctly.
>
>As an anonymous user however only ls shows them, dir stops just after the
>first file name containing an umlaut is listed.

     Are you sure this isn't a client problem?  I have no trouble listing
files with umlauted characters in their names.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 09:42:13 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA13807
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 09:42:12 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA15248;
	Thu, 23 Apr 1998 09:30:55 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA07978
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 09:27:19 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id KAA20209;
	Thu, 23 Apr 1998 10:27:14 -0400
Message-Id: <Pine.LNX.3.95.980423102038.19707B-100000@gaia.vr.net>
Date: Thu, 23 Apr 1998 10:27:13 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: WU-FTPD Discussion List <wu-ftpd@wugate.wustl.edu>
Subject: RE: ls 
In-Reply-To: <6985723206B8D011BA180000F8043BDC0478535F@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 22 Apr 1998, Speier, Guy J - CNF wrote:

> I think that this is a legitimate problem, and something that hasn't
> been touched in either the guest how-to or the faq!  Especially since
> this is something that has been a problem (ie with command line solaris)
> yet is currently working with that specific situation. 

> > The only tips I can point out are in the FAQ and guest howto.  I don't
> > know of anyone that has turned up something that those resources
> > haven't answered.  There are too many details across too many
> > operating systems to give canned answers on this one.

> > > Across the bottom of the screen displays /bin/ls (the correct chroot
> > > environment),
> > > but it does NOT work!  /bin/ls DOES work for command line & browser!

The server has a built-in 'ls' command which runs if there are no
command-line arguments.  Are you using arguments (say, 'ls -al') when you
try it by-hand?  If not, is the ws-ftp client using arguments?  If this
is the case, your answer is in the FAQ.  If it's not the case, your answer
is probably there too.

If you've become convinced the problem is not covered in the FAQ, you'll
need to provide quite a bit more detail than 'this client doesn't work.'

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 09:48:12 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA13975
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 09:48:11 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA17552;
	Thu, 23 Apr 1998 09:38:30 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA17302
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 09:31:32 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id KAA20335;
	Thu, 23 Apr 1998 10:31:23 -0400
Message-Id: <Pine.LNX.3.95.980423102924.19707C-100000@gaia.vr.net>
Date: Thu, 23 Apr 1998 10:31:22 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Jonathon Caywood <thalius@scctel.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Going down in flames, revisited
In-Reply-To: <199804222357.4600500@scctel.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 22 Apr 1998, Jonathon Caywood wrote:

> > Make sure that the shells file (for FreeBSD it's in /etc) actually has the
> > correct path for shells; you may also need to set symlinks for these
> > shells as well. 

> Gave this a shot, and all the paths and symlinks are there and
> functional. 

Check the /etc/passwd file for the user having problems.  Look carefully
at the shell specified.  Does _that_ shell appear in /etc/shells?

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 09:50:40 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA14012
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 09:50:27 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA13709;
	Thu, 23 Apr 1998 09:42:02 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA14085
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 09:33:38 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id KAA20397;
	Thu, 23 Apr 1998 10:33:34 -0400
Message-Id: <Pine.LNX.3.95.980423103154.19707D-100000@gaia.vr.net>
Date: Thu, 23 Apr 1998 10:33:34 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: castagna <chic@mosws06.mosinc.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: syntax error
In-Reply-To: <9804221919.ZM20117@mosws06.mosinc.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 22 Apr 1998, castagna wrote:

> When I tried to compile wu-ftpd on Hp workstation with HP-UX 9
> i recieve syntax error, undefined error, type error in array expression,
> operand for the indirection operator '*' should have non-void pointer type
> and so on. Could someone point me in the right direction

We'll need more info on the problem.  What version of wu-ftpd are you
compiling?  What version of the compiler and OS?  What file and line does
the error occur on?

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 09:58:37 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA14151
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 09:58:37 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA18172;
	Thu, 23 Apr 1998 09:49:41 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA16234
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 09:38:40 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id KAA20531;
	Thu, 23 Apr 1998 10:38:23 -0400
Message-Id: <Pine.LNX.3.95.980423103445.19707E-100000@gaia.vr.net>
Date: Thu, 23 Apr 1998 10:38:23 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Jeff Kennedy <jkennedy@eiq.com>
Cc: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Problems with 'ls"
In-Reply-To: <01BD6DF5.A1F44FC0.jkennedy@eiq.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 22 Apr 1998, Jeff Kennedy wrote:

> This is really starting to get to me.  I have 3 guest ftp accounts under
> WU-ftp 2.4 that are working fine.  I am trying to add another account
> and cannot get "ls" to list anything.  It returns "command successful" 
> but doesn't list anything.  I have gone over this account numerous
> times, comparing every directory and file to one that works.  I have
> verified permissions, ownership, group, major/minor #'s (dev), and
> /etc/passwd and /etc/group entries.  All to no avail.  I even ran
> truss-f chroot /ftp/"guest" /bin/ls, which returned with exit (0). 
> 
> Anybody have a clue what I'm missing.  I'm running Solaris 2.6 on a
> Sparc5.  I have gone over the fptd man pages with a fine toothed comb
> and have all the files needed by the OS in place (obviously, since 3
> others are working).

Go through the FAQ as well, especially the sections for your platform
which has specific peculiarities.  If you're running 2.4, you should
upgrade to 2.4.2 beta-16 which fixes a boatload of problems, including a
number of serious security issues.

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 10:21:21 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA14481
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 10:21:20 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA14594;
	Thu, 23 Apr 1998 10:14:57 -0500 (CDT)
Received: from wronski.math.uwaterloo.ca (memmerto@wronski.math.uwaterloo.ca [129.97.204.45])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA12588
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 10:11:51 -0500 (CDT)
Received: from localhost (memmerto@localhost)
	by wronski.math.uwaterloo.ca (8.8.8/8.8.8) with SMTP id LAA11519
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 11:11:10 -0400 (EDT)
Message-Id: <Pine.SOL.3.95q.980423110944.11356A-100000@wronski.math.uwaterloo.ca>
Date: Thu, 23 Apr 1998 11:11:10 -0400 (EDT)
Reply-To: memmerto@wronski.math.uwaterloo.ca
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Matthew Emmerton <memmerto@wronski.math.uwaterloo.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: syntax error
In-Reply-To: <Pine.LNX.3.95.980423103154.19707D-100000@gaia.vr.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



I think this is the problem with HP-UX 9 (and 10) having a brain-dead 
stock cc that doesn't work.  Simply get GNU gcc (2.8.1 is the latest
afaik) from your nearest GNU mirror, build, and then use it to compile
wu-ftpd.  Should work like a charm.

-- 
Matthew Emmerton
University of Waterloo - 2A Computer Science / Software Engineering
Students Advising Coop - Webmaster and PAC Member

On Thu, 23 Apr 1998, Gregory A Lundberg wrote:

> On Wed, 22 Apr 1998, castagna wrote:
> 
> > When I tried to compile wu-ftpd on Hp workstation with HP-UX 9
> > i recieve syntax error, undefined error, type error in array expression,
> > operand for the indirection operator '*' should have non-void pointer type
> > and so on. Could someone point me in the right direction
> 
> We'll need more info on the problem.  What version of wu-ftpd are you
> compiling?  What version of the compiler and OS?  What file and line does
> the error occur on?
> 
> ----
> 
> Gregory A Lundberg		Senior Partner, VRnet Company
> 1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
> Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653
> 


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 12:24:31 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA15723
	for <wuftpd@landfield.com>; Thu, 23 Apr 1998 12:24:31 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA29973;
	Thu, 23 Apr 1998 12:15:59 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA20887
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 12:14:32 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id KAA13068
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 10:14:29 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSVVM>; Thu, 23 Apr 1998 10:15:59 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC04785365@cnfvs008.cnf.com>
Date: Thu, 23 Apr 1998 10:15:58 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'lundberg@vr.net'" <lundberg@vr.net>
Cc: WU-FTPD Discussion List <wu-ftpd@wugate.wustl.edu>
Subject: RE: ls 
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

how can I diable wu-ftp's internal ls?  It looks like WS-ftp is doing
a LIST, which seems to be getting translated into an ls or a dir (both
of which, by the way, are in /home/ftp/./bin
             

guy

> ----------
> From: 	Gregory A Lundberg[SMTP:lundberg@vr.net]
> Reply To: 	lundberg@vr.net
> Sent: 	Thursday, April 23, 1998 7:27 AM
> To: 	Speier, Guy J - CNF
> Cc: 	WU-FTPD Discussion List
> Subject: 	RE: ls 
> 
> On Wed, 22 Apr 1998, Speier, Guy J - CNF wrote:
> 
> > I think that this is a legitimate problem, and something that hasn't
> > been touched in either the guest how-to or the faq!  Especially
> since
> > this is something that has been a problem (ie with command line
> solaris)
> > yet is currently working with that specific situation. 
> 
> > > The only tips I can point out are in the FAQ and guest howto.  I
> don't
> > > know of anyone that has turned up something that those resources
> > > haven't answered.  There are too many details across too many
> > > operating systems to give canned answers on this one.
> 
> > > > Across the bottom of the screen displays /bin/ls (the correct
> chroot
> > > > environment),
> > > > but it does NOT work!  /bin/ls DOES work for command line &
> browser!
> 
> The server has a built-in 'ls' command which runs if there are no
> command-line arguments.  Are you using arguments (say, 'ls -al') when
> you
> try it by-hand?  If not, is the ws-ftp client using arguments?  If
> this
> is the case, your answer is in the FAQ.  If it's not the case, your
> answer
> is probably there too.
> 
> If you've become convinced the problem is not covered in the FAQ,
> you'll
> need to provide quite a bit more detail than 'this client doesn't
> work.'
> 
> The location of the latest version of wu-ftpd can be found in the 
> directory
>  
>       ftp://ftp.academ.com/pub/wu-ftpd/private/
>  
> You can't see the directory contents, so read the message informing
> you
> of the actual filename to retrieve. It's there.
>  
> wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
> wu-ftpd FAQ:
> http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
> wu-ftpd list archive:
> http://www.landfield.com/wu-ftpd/mail-archive/
> 
> ----
> 
> Gregory A Lundberg		Senior Partner, VRnet Company
> 1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
> Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 12:43:41 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA15983;
	Thu, 23 Apr 1998 12:43:41 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA28874;
	Thu, 23 Apr 1998 12:34:19 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA22170
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 12:28:29 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id KAA15774
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 10:28:21 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSVY2>; Thu, 23 Apr 1998 10:29:52 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC04785366@cnfvs008.cnf.com>
Date: Thu, 23 Apr 1998 10:29:51 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: wu-ftpd@wugate.wustl.edu
Cc: WU-FTPD Discussion List <wu-ftpd@wugate.wustl.edu>
Subject: RE: ls 
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


well, in addition to WS-ftp not working correctly, rftp does nto work
either (both
with regards to ls, ls -l , ls -al)

I have followed the recomendations of the faq, namely, I have rebuild
the GNU file utils
so that they are put into the chroot point (/home/ftp/./)
And have also moved solaris' ls (& it's libraries) and that doesn't work
either!!!!

Any advice?
> ----------
> From: 	Speier, Guy J - CNF[SMTP:Speier.Guy@cnf.com]
> Reply To: 	Speier.Guy@cnf.com
> Sent: 	Thursday, April 23, 1998 10:15 AM
> To: 	'lundberg@vr.net'
> Cc: 	WU-FTPD Discussion List
> Subject: 	RE: ls 
> 
> how can I diable wu-ftp's internal ls?  It looks like WS-ftp is doing
> a LIST, which seems to be getting translated into an ls or a dir (both
> of which, by the way, are in /home/ftp/./bin
>              
> 
> guy
> 
> > ----------
> > From: 	Gregory A Lundberg[SMTP:lundberg@vr.net]
> > Reply To: 	lundberg@vr.net
> > Sent: 	Thursday, April 23, 1998 7:27 AM
> > To: 	Speier, Guy J - CNF
> > Cc: 	WU-FTPD Discussion List
> > Subject: 	RE: ls 
> > 
> > On Wed, 22 Apr 1998, Speier, Guy J - CNF wrote:
> > 
> > > I think that this is a legitimate problem, and something that
> hasn't
> > > been touched in either the guest how-to or the faq!  Especially
> > since
> > > this is something that has been a problem (ie with command line
> > solaris)
> > > yet is currently working with that specific situation. 
> > 
> > > > The only tips I can point out are in the FAQ and guest howto.  I
> > don't
> > > > know of anyone that has turned up something that those resources
> > > > haven't answered.  There are too many details across too many
> > > > operating systems to give canned answers on this one.
> > 
> > > > > Across the bottom of the screen displays /bin/ls (the correct
> > chroot
> > > > > environment),
> > > > > but it does NOT work!  /bin/ls DOES work for command line &
> > browser!
> > 
> > The server has a built-in 'ls' command which runs if there are no
> > command-line arguments.  Are you using arguments (say, 'ls -al')
> when
> > you
> > try it by-hand?  If not, is the ws-ftp client using arguments?  If
> > this
> > is the case, your answer is in the FAQ.  If it's not the case, your
> > answer
> > is probably there too.
> > 
> > If you've become convinced the problem is not covered in the FAQ,
> > you'll
> > need to provide quite a bit more detail than 'this client doesn't
> > work.'
> > 
> > The location of the latest version of wu-ftpd can be found in the 
> > directory
> >  
> >       ftp://ftp.academ.com/pub/wu-ftpd/private/
> >  
> > You can't see the directory contents, so read the message informing
> > you
> > of the actual filename to retrieve. It's there.
> >  
> > wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
> > wu-ftpd FAQ:
> > http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
> > wu-ftpd list archive:
> > http://www.landfield.com/wu-ftpd/mail-archive/
> > 
> > ----
> > 
> > Gregory A Lundberg		Senior Partner, VRnet Company
> > 1441 Elmdale Drive              email: lundberg@vr.net
> [205.133.13.8]
> > Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653
> > 
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 13:31:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA16441;
	Thu, 23 Apr 1998 13:31:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA02276;
	Thu, 23 Apr 1998 13:25:18 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA03770
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 13:19:58 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id LAA25323
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 11:19:56 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSWAY>; Thu, 23 Apr 1998 11:21:28 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC04785369@cnfvs008.cnf.com>
Date: Thu, 23 Apr 1998 11:21:26 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: ls 
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


> I have finally gotten it to work, by using a newer version of GNU
> fileutils.  
> I haven't looked into this any further, but will report back with any
> other
> findings!
> 
> Special thanks to Tatsuya & Michael!
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 16:23:33 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA18550;
	Thu, 23 Apr 1998 16:23:32 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA15945;
	Thu, 23 Apr 1998 16:17:15 -0500 (CDT)
Received: from hahp9k.harte-lyne.ca (hahp9k.harte-lyne.ca [209.47.131.101])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA06125
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 16:13:22 -0500 (CDT)
Received: from u05 (charlton.harte-lyne.ca [209.47.131.30])
	by hahp9k.harte-lyne.ca (8.8.7/8.8.7) with SMTP id RAA18084;
	Thu, 23 Apr 1998 17:20:51 -0400 (EDT)
Message-Id: <199804232120.RAA18084@hahp9k.harte-lyne.ca>
Date: Thu, 23 Apr 1998 17:15:01 -0400
Reply-To: ByrneJB@Harte-Lyne.ca
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "James B. Byrne" <ByrneJB@Harte-Lyne.ca>
To: wu-ftpd@wugate.wustl.edu, memmerto@wronski.math.uwaterloo.ca
Cc: wu-ftpd@wugate.wustl.edu
Subject: HP CC (Bundled)
In-Reply-To: <Pine.SOL.3.95q.980423110944.11356A-100000@wronski.math.uwaterloo.ca>
References: <Pine.LNX.3.95.980423103154.19707D-100000@gaia.vr.net>
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v3.00 beta 6)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On 23 Apr 98, at 11:11, Matthew Emmerton wrote:

> I think this is the problem with HP-UX 9 (and 10) having a brain-dead
> stock cc that doesn't work. 

The bundled CC that ships with HP-UX is a full function K&R compliant C 
compiler.  It isn't an ANSI C compiler, which is what wu-ftpd requires.  The HP 
compiler isn't brain dead, it just doesn't speak ANSI. It is smart enough to build 
sendmail which does not use ANSI constructs but which is, in my opinion, 
every bit as complex as wu-ftpd will ever be.

Regards,
Jim
James B. Byrne               Harte & Lyne Limited
ByrneJB@Harte-Lyne.ca        9 Brockley Drive
vox: +1 905 561 1241         Hamilton, Ontario
fax: +1 905 561 0757         Canada  L8E 3C3

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 16:55:38 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id QAA18913;
	Thu, 23 Apr 1998 16:55:30 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA18562;
	Thu, 23 Apr 1998 16:48:45 -0500 (CDT)
Received: from usin.com (rainier.illuminetss7.com [192.246.48.20] (may be forged))
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA14589
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 16:47:12 -0500 (CDT)
Received: from athena.usin.com (athena.usin.com [192.168.5.7]) by usin.com (8.8.8/8.8.8) with SMTP id OAA14926 for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 14:46:59 -0700 (PDT)
Received: (from rwells@localhost) by athena.usin.com (8.6.12/8.6.10) id OAA15982 for wu-ftpd@mail.wustl.edu; Thu, 23 Apr 1998 14:46:55 -0700
Message-Id: <199804232146.OAA15982@athena.usin.com>
Date: Thu, 23 Apr 1998 14:46:55 -0700
Reply-To: rwells@illuminetSS7.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: rwells@illuminetSS7.com
To: wu-ftpd@wugate.wustl.edu
Subject: HP Porting Centre, version 2.4.2 Beta 13
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have been working with wu-ftpd 2.4 Release 2 Beta 13 for HP-UX 9 and
HP-UX 10, as this is the version currently available from the Hewlett-
Packard Software Porting and Archive Centre (http://hpux.csc.liv.ac.uk).
Is there a good reason to go with a later version and, if so, does anyone
know why HP still have Beta 13 at their Center ... er Centre?

-- 
Roger Wells
Sr. Project Engineer, Network Usage Measurement
rwells@illuminetSS7.com

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 17:33:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA19237;
	Thu, 23 Apr 1998 17:33:00 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA20922;
	Thu, 23 Apr 1998 17:27:23 -0500 (CDT)
Received: from smtp.nrel.gov (tcplink.nrel.gov [192.33.19.48])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id RAA17662
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 17:23:32 -0500 (CDT)
Received: by smtp with Internet Mail Service (5.5.1960.3)
	id <JJZPJ091>; Thu, 23 Apr 1998 16:23:55 -0600
Message-Id: <1F2726922E97D111B1AA00805F6F05AF055441@nt-comm1>
Date: Thu, 23 Apr 1998 16:23:52 -0600
Reply-To: Barry_Gamblin@nrel.gov
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Gamblin, Barry" <Barry_Gamblin@nrel.gov>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: compile problem on Solaris 2.6
MIME-Version: 1.0
Content-Type: text/plain
X-Mailer: Internet Mail Service (5.5.1960.3)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am trying to build wu-ftpd-2.4 on Solaris 2.6 with gcc.  This is
what I get.  I don't see anything about this in the FAQ. Any help
would be greatly appreciated


# ./build sol CC=gcc
make args are : 
make opts are :  CC=gcc

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.
rm -f libsupport.a
ar cq libsupport.a fnmatch.o strcasestr.o strsep.o authuser.o
touch libsupport.a

Making ftpd.
gcc -g -DDEBUG -I.. -I../support -L../support  -c  ftpd.c
ftpd.c:143: conflicting types for `realpath'
/usr/include/stdlib.h:180: previous declaration of `realpath'
*** 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 -lsupport -lsocket -lnsl -lgen 
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 -lsupport -lsocket -lnsl -lgen
gcc: vers.o: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `ftpshut'

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

Links to executables are in bin directory:
size: bin/ftpd: cannot open
size: bin/ftpcount: cannot open
size: bin/ftpshut: cannot open
size: bin/ftpwho: cannot open
bin/ckconfig: 7435 + 788 + 360 = 8583
Done
# 



  ________________/\__    Barry S. Gamblin, barry_gamblin@nrel.gov
 (_______________/__\_)   National Renewable Energy Laboratory
                /    \    1617 Cole Blvd., Golden CO 80401
  GO BRAVES!   /______\   303-275-4068 - voice 303-275-4119 - fax


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 19:00:31 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id TAA20270;
	Thu, 23 Apr 1998 19:00:30 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA18652;
	Thu, 23 Apr 1998 18:55:53 -0500 (CDT)
Received: from hwl.sduteam.com ([206.170.189.85])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA26776
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 18:54:58 -0500 (CDT)
Received: from sduteam.com (dis84.deepwell.com [207.212.140.84])
	by hwl.sduteam.com (8.8.8/8.8.5) with ESMTP id QAA00903
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 16:58:37 -0700 (PDT)
Message-Id: <353FD44B.830DA2B8@sduteam.com>
Date: Thu, 23 Apr 1998 16:52:43 -0700
Reply-To: goten@sduteam.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Derek Leung <goten@sduteam.com>
To: wu-ftpd@wugate.wustl.edu
Subject: How to specify how many users can login by group?
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.05 [en] (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am just wondering, if there is any way that I can specify how many
users can login to the ftp by groups?  For example, I will want to
specify group web can have 5 users to login, and group wwwusers can have
40 users to login.  Both web and wwwusers group must be in Guestgroup,
so that they are restricted into a working area.  How do I do that?
Thanks in advance.
rgd,
Derek


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 23 22:49:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA22724;
	Thu, 23 Apr 1998 22:49:07 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA30792;
	Thu, 23 Apr 1998 22:44:23 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA00563
	for <wu-ftpd@wugate.wustl.edu>; Thu, 23 Apr 1998 22:38:09 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id XAA01700;
	Thu, 23 Apr 1998 23:37:58 -0400
Message-Id: <Pine.LNX.3.95.980423233728.1691A-100000@gaia.vr.net>
Date: Thu, 23 Apr 1998 23:37:58 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: rwells@illuminetSS7.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: HP Porting Centre, version 2.4.2 Beta 13
In-Reply-To: <199804232146.OAA15982@athena.usin.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 23 Apr 1998 rwells@illuminetSS7.com wrote:

> I have been working with wu-ftpd 2.4 Release 2 Beta 13 for HP-UX 9 and
> HP-UX 10, as this is the version currently available from the Hewlett-
> Packard Software Porting and Archive Centre (http://hpux.csc.liv.ac.uk).
> Is there a good reason to go with a later version and, if so, does anyone
> know why HP still have Beta 13 at their Center ... er Centre?

CERT Security Advisories should be good enough.

Lame admins.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 01:18:39 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id BAA25640;
	Fri, 24 Apr 1998 01:18:38 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id BAA12765;
	Fri, 24 Apr 1998 01:13:15 -0500 (CDT)
Received: from bunter.eece.maine.edu (bunter.eece.maine.edu [130.111.113.71])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id BAA06133
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 01:10:26 -0500 (CDT)
Received: by bunter.eece.maine.edu (5.65/DEC-Ultrix/4.3)
	id AA03838; Fri, 24 Apr 1998 02:10:24 -0400
Received: from localhost by wexford (5.65v3.2/1.1.10.5/12Sep96-0230PM)
	id AA19139; Fri, 24 Apr 1998 02:10:23 -0400
Message-Id: <Pine.OSF.3.96.980424020633.19017A-100000@wexford>
Date: Fri, 24 Apr 1998 02:10:22 -0400 (EDT)
Reply-To: asherwoo@eece.maine.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Adam <asherwoo@eece.maine.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Change login banner?
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: asherwoo@wexford
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm using wu-ftpd 2.4, and I would like to change the login message
"<my hostname> FTP server (Version wu-2.4(4) <date>) ready" to say
something different, or nothing at all.  I cannot find any way to
configure what this message outputs.  Changing ftp.banner or 
welcome.msg change the output either before or after this message,
but not the message itself.  Any help would be appreciated.

Thanks,
Adam
--**--
asherwoo@eece.maine.edu
http://simpler-computing.ml.org


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 04:08:33 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id EAA05432;
	Fri, 24 Apr 1998 04:08:32 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA18955;
	Fri, 24 Apr 1998 04:03:24 -0500 (CDT)
Received: from bunter.eece.maine.edu (bunter.eece.maine.edu [130.111.113.71])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA23274
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 04:00:38 -0500 (CDT)
Received: by bunter.eece.maine.edu (5.65/DEC-Ultrix/4.3)
	id AA04542; Fri, 24 Apr 1998 05:00:37 -0400
Received: from localhost by wexford (5.65v3.2/1.1.10.5/12Sep96-0230PM)
	id AA19381; Fri, 24 Apr 1998 05:00:36 -0400
Message-Id: <Pine.OSF.3.96.980424043340.19424A-100000@wexford>
Date: Fri, 24 Apr 1998 05:00:35 -0400 (EDT)
Reply-To: Adam <asherwoo@eece.maine.edu>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Adam <asherwoo@eece.maine.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: problem with ftpd 2.4.2b16
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: asherwoo@wexford
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,
I upgraded to 2.4.2b16 so I could change the banner that is displayed at
login (the "<hostname> FTP server <version> ready" banner which must be
changed from the source code.)  It worked, and when my welcome message
wouldn't display, I read in the FAQ that new versions require the -a
option when starting the server for ftpaccess to be read.

I have added -a to the line in inetd.conf in every way I can imagine,
re-read inetd.conf each time, and no matter what, if -a is in there
_anywhere_, I get "421 Service not available, remote server
has closed connection." when I try to log in.

I've tried compiling both with and w/o my source change -- no difference.

Any ideas would be really appreciated.  And thanks for such quick replies
to my first question, by the way.

Adam
--**--
asherwoo@eece.maine.edu
http://simpler-computing.ml.org





From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 05:24:46 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA06550;
	Fri, 24 Apr 1998 05:24:44 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA15310;
	Fri, 24 Apr 1998 05:20:24 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA24342
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 05:15:39 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id GAA04031;
	Fri, 24 Apr 1998 06:15:30 -0400
Message-Id: <Pine.LNX.3.95.980424061449.3897B-100000@gaia.vr.net>
Date: Fri, 24 Apr 1998 06:15:30 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Adam <asherwoo@eece.maine.edu>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: problem with ftpd 2.4.2b16
In-Reply-To: <Pine.OSF.3.96.980424043340.19424A-100000@wexford>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 24 Apr 1998, Adam wrote:

> I have added -a to the line in inetd.conf in every way I can imagine,
> re-read inetd.conf each time, and no matter what, if -a is in there
> _anywhere_, I get "421 Service not available, remote server
> has closed connection." when I try to log in.
> 
> I've tried compiling both with and w/o my source change -- no difference.
> 
> Any ideas would be really appreciated.  And thanks for such quick replies
> to my first question, by the way.

Known bug.  Run with more than one command line option, or grab the patch
from the mailing list archives.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 08:42:33 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id IAA08732;
	Fri, 24 Apr 1998 08:42:33 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA27707;
	Fri, 24 Apr 1998 08:37:14 -0500 (CDT)
Received: from gw1.bfm.com (igw1.bfm.com [206.65.142.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA00251
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 08:31:30 -0500 (CDT)
Received: from mailhost.bfm.com ([199.242.5.148]) by gw1.bfm.com (8.6.11/8.6.11) with ESMTP id JAA07039; Fri, 24 Apr 1998 09:31:27 -0400
Received: from bfm153.bfm.com (bfm153.bfm.com [199.242.5.53])
	by mailhost.bfm.com (8.8.5/8.8.5) with ESMTP id JAA22557;
	Fri, 24 Apr 1998 09:25:51 -0400 (EDT)
Received: (from mjamet@localhost) by bfm153.bfm.com (8.7.4/8.7.3) id JAA22818; Fri, 24 Apr 1998 09:26:31 -0400 (EDT)
Message-Id: <980424092631.ZM22816@bfm153.bfm.com>
Date: Fri, 24 Apr 1998 09:26:30 -0400
Reply-To: mjamet@blackrock.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Michael Jamet" <mjamet@blackrock.com>
To: wu-ftpd@wugate.wustl.edu
Cc: Barry_Gamblin@nrel.gov
Subject: Re: compile problem on Solaris 2.6 [redef of relapath]
In-Reply-To: "Gamblin, Barry" <Barry_Gamblin@nrel.gov>
        "compile problem on Solaris 2.6" (Apr 23,  4:23pm)
References: <1F2726922E97D111B1AA00805F6F05AF055441@nt-comm1>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (4.0.1 13Jan97)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Barry,

If you look at ftpd.c and /usr/include/stdlib.h, you will see a slight (but
insignificant) difference in the realpath definitions.  Change ftpd.c to match
stdlib.h and you should be fine.

Michael (normally reachable at mjamet@computer.org)

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 09:02:00 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA09134;
	Fri, 24 Apr 1998 09:01:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA02288;
	Fri, 24 Apr 1998 08:56:15 -0500 (CDT)
Received: from tiger.ncr.pwgsc.gc.ca (humpty.pwgsc.gc.ca [198.103.167.20])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA02322
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 08:51:22 -0500 (CDT)
Received: from bratwurst. (bratwurst [142.226.204.179])
	by tiger.ncr.pwgsc.gc.ca (8.8.5/8.8.5) with SMTP id JAA03648
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 09:31:08 -0400 (EDT)
Received: from bratwurst by bratwurst. (SMI-8.6/SMI-SVR4)
	id JAA01090; Fri, 24 Apr 1998 09:51:45 -0400
Message-Id: <199804241351.JAA01090@bratwurst.>
Date: Fri, 24 Apr 1998 09:51:45 -0400 (EDT)
Reply-To: Rocke Robertson 991-2604 UNTS <rocker@tiger.ncr.pwgsc.gc.ca>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Rocke Robertson 991-2604 UNTS <rocker@tiger.ncr.pwgsc.gc.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Number of entries in the /etc/ftphosts file... && hostacc.h
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: ES/ekoRQPRcOE8kHPajISg==
X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc 
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Stats.. 2.4.2 Beta15 on Solaris 2.5.1

Question. hostacc.h states the following.


#define MAXLIN 100   == Maximum number of non-comment and non-empy lines in 
the config file.

#define MAXHST 10 	== Max number of hosts allowd on one line.

Does this to mean that the /etc/ftphosts file can have 100 entries in it, 
with 10 hosts per line ? My ftphosts file has 27 lines in it right now.

If the above is what I think it is, then why do I keep getting;

host_access: Config file too big!!
rhost_ok: sethacc failed

Am I miss interpreting the above error message ?



_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Rocke Robertson
350 King Edward
(613) 991-2604
Ottawa, Ontario
rocker@tiger.ncr.pwgsc.gc.ca
_/_/_/_/_/_/_/_/_/_/_/_/_/_/

"If you tied buttered toast to the back of a cat and "
"dropped it from a height, what would happen? "



From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 09:34:33 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA09757;
	Fri, 24 Apr 1998 09:34:19 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA06145;
	Fri, 24 Apr 1998 09:27:43 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id JAA03936
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 09:22:25 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id KAA08871;
	Fri, 24 Apr 1998 10:22:18 -0400
Message-Id: <Pine.LNX.3.95.980424101958.4841C-100000@gaia.vr.net>
Date: Fri, 24 Apr 1998 10:22:17 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Rocke Robertson 991-2604 UNTS <rocker@tiger.ncr.pwgsc.gc.ca>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Number of entries in the /etc/ftphosts file... && hostacc.h
In-Reply-To: <199804241351.JAA01090@bratwurst.>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 24 Apr 1998, Rocke Robertson 991-2604 UNTS wrote:

> #define MAXLIN 100   == Maximum number of non-comment and non-empy lines in 
> the config file.
> 
> #define MAXHST 10 	== Max number of hosts allowd on one line.
> 
> Does this to mean that the /etc/ftphosts file can have 100 entries in it, 
> with 10 hosts per line ? My ftphosts file has 27 lines in it right now.
> 
> If the above is what I think it is, then why do I keep getting;
> 
> host_access: Config file too big!!
> rhost_ok: sethacc failed
> 
> Am I miss interpreting the above error message ?

ISTR a patch on the mailing list several months (years?) ago to extend
the ftphosts limits.  Check the Resource Center and mailing list archives.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 13:28:13 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA12933;
	Fri, 24 Apr 1998 13:28:12 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA20950;
	Fri, 24 Apr 1998 13:21:57 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA13882
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 13:17:53 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id LAA27079
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 11:17:50 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMSZ5T>; Fri, 24 Apr 1998 11:18:39 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC05039A14@cnfvs008.cnf.com>
Date: Fri, 24 Apr 1998 11:18:37 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: group & passwd
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Mostly out of curiosity,

what purpose do the ~ftp/etc/ group & password files serve?

Thanks,
Guy
Guy Joseph Speier
CNF Service Company
1717 NW 21st Ave.
Portland, OR 97209
Email: speier.guy@cnf.com
Office: 503-499-3374  Fax: 503-499-3629

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 13:55:22 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA13187;
	Fri, 24 Apr 1998 13:55:19 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA27935;
	Fri, 24 Apr 1998 13:46:54 -0500 (CDT)
Received: from morgan.sover.net (asw@morgan.sover.net [204.71.16.12])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA15720
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 13:45:51 -0500 (CDT)
Received: from localhost (asw@localhost)
	by morgan.sover.net (8.8.5/8.8.5) with SMTP id OAA15228;
	Fri, 24 Apr 1998 14:45:34 -0400 (EDT)
Message-Id: <Pine.BSI.3.95.980424144408.14478C-100000@morgan.sover.net>
Date: Fri, 24 Apr 1998 14:45:34 -0400 (EDT)
Reply-To: asw@sover.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Al Woodhull <asw@sover.net>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: group & passwd
In-Reply-To: <6985723206B8D011BA180000F8043BDC05039A14@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 24 Apr 1998, Speier, Guy J - CNF wrote:

> what purpose do the ~ftp/etc/ group & password files serve?

I think they are needed only so names rather than numbers will appear 
in the owner and group fields of directory listings. Depending upon how
people access the directory these parts of the listing may not be seen
anyway.

Al Woodhull          asw@sover.net
Tel: (802)463-2111   Fax: (802)463-2110
SoVerNet, PO Box 495, 5 Rockingham St,  Bellows Falls, Vermont 05101-0495


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 14:00:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA13250;
	Fri, 24 Apr 1998 13:59:59 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA27540;
	Fri, 24 Apr 1998 13:54:02 -0500 (CDT)
Received: from sgi.sgi.com (SGI.COM [192.48.153.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA27860
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 13:49:33 -0500 (CDT)
Received: from odin.corp.sgi.com (odin.corp.sgi.com [192.26.51.194]) by sgi.sgi.com (980309.SGI.8.8.8-aspam-6.2/980304.SGI-aspam) via SMTP id LAA04226
	for <@external-mail-relay.sgi.com:wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 11:49:32 -0700 (PDT)
	mail_from (sulistio@bromo.csd.sgi.com)
Received: from rock.csd.sgi.com by odin.corp.sgi.com via ESMTP (951211.SGI.8.6.12.PATCH1502/951211.SGI)
	for <@fddi-odin.corp.sgi.com:wu-ftpd@wugate.wustl.edu> id LAA24914; Fri, 24 Apr 1998 11:49:31 -0700
Received: from bromo.csd.sgi.com by rock.csd.sgi.com via ESMTP (950413.SGI.8.6.12/910805.SGI)
	for <@rock.csd.sgi.com:wu-ftpd@wugate.wustl.edu> id LAA06710; Fri, 24 Apr 1998 11:49:30 -0700
Received: by bromo.csd.sgi.com (950413.SGI.8.6.12/911001.SGI)
	for wu-ftpd@wugate.wustl.edu id LAA06314; Fri, 24 Apr 1998 11:49:20 -0700
Message-Id: <9804241149.ZM6312@bromo.csd.sgi.com>
Date: Fri, 24 Apr 1998 11:49:20 -0700
Reply-To: sulistio@bromo.csd.sgi.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sulistio@bromo.csd.sgi.com (Muljadi Sulistio)
To: wu-ftpd@wugate.wustl.edu
Subject: guest group authentication
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail (3.2.3 08feb96 MediaMail)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,
I'm looking at some ways to implement guest group authentication other than
using /etc/passwd.  I'd like the "guest" to be able to download files only,
but not logged on using "anonymous".  He/she should be able to logon using the
userid and password provided, and can only do FTP session, no interactive
shell.
Has anyone done such thing like this?  I'd like to use database instead of
/etc/passwd file since the user base will be large.  The user will belong only
to 1 guest group only.
Thanks.

-- 
Muljadi Sulistio
sulistio@sgi.com
Silicon Graphics, Inc.

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 14:00:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA13251;
	Fri, 24 Apr 1998 14:00:01 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA27185;
	Fri, 24 Apr 1998 13:53:17 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA21903
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 13:46:44 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id OAA17516;
	Fri, 24 Apr 1998 14:46:28 -0400
Message-Id: <Pine.LNX.3.95.980424144433.9867F-100000@gaia.vr.net>
Date: Fri, 24 Apr 1998 14:46:27 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: group & passwd
In-Reply-To: <6985723206B8D011BA180000F8043BDC05039A14@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 24 Apr 1998, Speier, Guy J - CNF wrote:

> Mostly out of curiosity,
> 
> what purpose do the ~ftp/etc/ group & password files serve?

Two purposes:

they give names to numbers for the output of ls

they (can) give relative home directory locations when using chroot'd 
guestgroups

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 15:04:21 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id PAA13878;
	Fri, 24 Apr 1998 15:04:12 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA23235;
	Fri, 24 Apr 1998 14:51:12 -0500 (CDT)
Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA28849
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 14:48:16 -0500 (CDT)
Received: from wks12 (wks12.HiWAAY.net [206.30.33.12])
	by fly.HiWAAY.net (8.8.8/8.8.6) with SMTP id OAA27822
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 14:48:15 -0500 (CDT)
Message-Id: <199804241948.OAA27822@fly.HiWAAY.net>
Date: Fri, 24 Apr 1998 14:48:14 -0500
Reply-To: geoffb@HiWAAY.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Geoff Baysinger <geoffb@HiWAAY.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Problem with "upload" and Virtual Servers
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoffb@HiWAAY.net
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

System: Digital Unix OSF/1 4.0D
Options: C2 security
Version: WU FTPd 2.4 beta15 w/Virtual servers

(quick question: anyone had any luck compiling beta16 -or- BeroFTPd for
OSF/1 4.0D using Virtual Servers? If so please send me a note, the "-a"
option doesn't work on beta16, and Bero won't even compile)

I've got a problem running wu-FTPd and virtual servers. I have the virtual
servers answering (have since before Christmas). The problem lies in trying
to limit uploads.

I have the following parameter in my "ftpaccess" file, which should prevent
uploads by "anonymous":

upload  /data10/ftp     *               no

And, for my non-virtual main FTP server, it does ... however, if a user
logs into a virtual server as anonymous, and the directory they hit has
permissions improperly set to allow FTP to write to it (and with 200+
customers, it happens), then they can still upload the file.

===============
Example:
  My main server is "main.hiwaay.net" ... the use logs into it and goes to
"/www.mydomain.com/pub" (which is the FTP root for a virtual server and has
777 permissions). They try to upload "blah.txt" and the server refuses it.
Good.

  But, if the user connects to a virtual server called "www.mydomain.com"
on the same machine and goes to the /pub directory (which has 777
permissions), they try to upload "blah.txt" and the server accepts it. Bad.

  In both cases they are using the same FTPd and trying to upload to the
same absolute path on the machine.
===============


My guess is that the following quote from the "ftpaccess" manpage may
explain things?

  "The upload keyword only applies to users who have a home directory (the
argument to the chroot() ) of <root-dir>."

My question is: how do I fix it? Is it possible that on a virtual server
the "anonymous" user has a different chroot() argument, but which is also
different than when a full blown user account logs in? If so I could
probably change the code, but I don't know what argument would be passed in
this case.




From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 19:10:26 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id TAA16014;
	Fri, 24 Apr 1998 19:10:26 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id TAA12832;
	Fri, 24 Apr 1998 19:05:51 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id TAA09956
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 19:02:32 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id UAA21426;
	Fri, 24 Apr 1998 20:02:28 -0400
Message-Id: <Pine.LNX.3.95.980424200001.21395A-100000@gaia.vr.net>
Date: Fri, 24 Apr 1998 20:02:28 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Geoff Baysinger <geoffb@HiWAAY.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Problem with "upload" and Virtual Servers
In-Reply-To: <199804241948.OAA27822@fly.HiWAAY.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 24 Apr 1998, Geoff Baysinger wrote:

> I have the following parameter in my "ftpaccess" file, which should prevent
> uploads by "anonymous":
> 
> upload  /data10/ftp     *               no
> 
> And, for my non-virtual main FTP server, it does ... however, if a user
> logs into a virtual server as anonymous, and the directory they hit has
> permissions improperly set to allow FTP to write to it (and with 200+
> customers, it happens), then they can still upload the file.
> 
>   "The upload keyword only applies to users who have a home directory (the
> argument to the chroot() ) of <root-dir>."
> 
> My question is: how do I fix it? Is it possible that on a virtual server
> the "anonymous" user has a different chroot() argument, but which is also
> different than when a full blown user account logs in? If so I could
> probably change the code, but I don't know what argument would be passed in
> this case.

Hack the code and post the patch.  This is a problem I've seen too.  To be
honest, it looks like the code for this has been seriously broken in the
source.  It may take some looking to find an old enough source kit to
figure out what was changed.  I've looked at it but haven't had the time
to dig into it yet.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 20:51:37 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id UAA16589;
	Fri, 24 Apr 1998 20:51:36 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id UAA10378;
	Fri, 24 Apr 1998 20:47:30 -0500 (CDT)
Received: from linux.KEMI.co.kr (root@linux.kemi.co.kr [203.251.60.135])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id UAA11544
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 20:45:12 -0500 (CDT)
Received: from linux.kemi.co.kr (louis-nt.kemi.co.kr [203.251.60.136])
	by linux.KEMI.co.kr (8.9.0.Beta5/8.9.0.Beta3) with ESMTP id KAA30379
	for <wu-ftpd@wugate.wustl.edu>; Sat, 25 Apr 1998 10:42:29 +0900
Message-Id: <35414046.3F269537@linux.kemi.co.kr>
Date: Sat, 25 Apr 1998 10:45:42 +0900
Reply-To: louis@linux.kemi.co.kr
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Louis Kim <louis@linux.kemi.co.kr>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: group & passwd
References: <6985723206B8D011BA180000F8043BDC05039A14@cnfvs008.cnf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-2022-kr
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.05 [en] (WinNT; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

$)C
unsubscribe

-- 
Web Server HOWTO http://www2.kemi.co.kr/Techno/server.shtml
Louis Kim (1h@1<v)           ==rilla @ netian.com++

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 24 22:02:03 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA17083;
	Fri, 24 Apr 1998 22:02:02 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA15147;
	Fri, 24 Apr 1998 21:57:53 -0500 (CDT)
Received: from bunter.eece.maine.edu (bunter.eece.maine.edu [130.111.113.71])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA20284
	for <wu-ftpd@wugate.wustl.edu>; Fri, 24 Apr 1998 21:55:25 -0500 (CDT)
Received: by bunter.eece.maine.edu (5.65/DEC-Ultrix/4.3)
	id AA16580; Fri, 24 Apr 1998 22:55:23 -0400
Received: from localhost by wexford (5.65v3.2/1.1.10.5/12Sep96-0230PM)
	id AA19790; Fri, 24 Apr 1998 22:55:22 -0400
Message-Id: <Pine.OSF.3.96.980424225027.19726A-100000@wexford>
Date: Fri, 24 Apr 1998 22:55:21 -0400 (EDT)
Reply-To: asherwoo@eece.maine.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Adam <asherwoo@eece.maine.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: No real user or guest allowed
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: asherwoo@wexford
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

One more problem with wu-2.4.2b16.  I'm using Linux 2.0.33, compiled
the server with use_accessfile=1 so I don't have to use command line
option -a.  My welcome message is displayed so I know /etc/ftpaccess is
being read.  I can login as anonymous fine.  Can't login at all as guest,
login as other user asks me for password, but regardless never lets me in.
These names are not in /etc/ftpusers :-)  I tried using ftpck but it
didn't report anything useful.

If I try login as guest:
Using binary mode to transfer files.
ftp> user guest
530 User guest access denied.
Login failed.
ftp> 

If I try login as any other user:
Using binary mode to transfer files.
ftp> user bob
331 Password required for bob.
530 Login incorrect.
Login failed.
ftp>

Thanks for any help.
Adam
--**--
asherwoo@eece.maine.edu
http://simpler-computing.ml.org


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 25 01:48:25 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id BAA20723;
	Sat, 25 Apr 1998 01:48:24 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id BAA26771;
	Sat, 25 Apr 1998 01:43:06 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id BAA03196
	for <wu-ftpd@wugate.wustl.edu>; Sat, 25 Apr 1998 01:39:25 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id CAA23751; Sat, 25 Apr 1998 02:39:20 -0400
Message-Id: <199804250639.CAA23751@Bahamut.dragonfire.net>
Date: Sat, 25 Apr 1998 02:39:17 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Geoff Baysinger <geoffb@HiWAAY.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Problem with "upload" and Virtual Servers
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I have the following parameter in my "ftpaccess" file, which should prevent
>uploads by "anonymous":
>
>upload  /data10/ftp     *               no
>
>And, for my non-virtual main FTP server, it does ... however, if a user
>logs into a virtual server as anonymous, and the directory they hit has
>permissions improperly set to allow FTP to write to it (and with 200+
>customers, it happens), then they can still upload the file.
[...]
>My guess is that the following quote from the "ftpaccess" manpage may
>explain things?
>
>  "The upload keyword only applies to users who have a home directory (the
>argument to the chroot() ) of <root-dir>."

     That's right; you can fix that by applying my include-virtual patch,
which considers "*" to match any home directory (and also adds an "include"
keyword to ftpaccess parsing and _compatibly_ extends the "virtual"
keyword).  The patch is at:

ftp://achurch.dragonfire.net/wu-ftpd/include-virtual.patch

Or you can patch the source yourself--the code you want is in extensions.c
somewhere after line 1000 (search for: "!strcmp(ARG0, pw->pw_dir)").

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 25 13:01:34 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA04217;
	Sat, 25 Apr 1998 13:01:33 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA27032;
	Sat, 25 Apr 1998 12:53:54 -0500 (CDT)
Received: from fly.HiWAAY.net (gbaysing@fly.HiWAAY.net [208.147.154.56])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA18952
	for <wu-ftpd@wugate.wustl.edu>; Sat, 25 Apr 1998 12:51:08 -0500 (CDT)
Received: from localhost (gbaysing@localhost)
	by fly.HiWAAY.net (8.8.8/8.8.6) with SMTP id MAA14572;
	Sat, 25 Apr 1998 12:51:03 -0500 (CDT)
Message-Id: <Pine.OSF.3.96.980425124834.25822A-100000@fly.HiWAAY.net>
Date: Sat, 25 Apr 1998 12:51:03 -0500 (CDT)
Reply-To: gbaysing@HiWAAY.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Geoff Baysinger <gbaysing@HiWAAY.net>
To: Andy Church <achurch@dragonfire.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Problem with "upload" and Virtual Servers
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I tried editing the beta15 code as suggested and had no luck (compiled
fine, but had the same problems), but after applying the "b16plus.patch",
which contained the patch Andy mentioned as well as his other patches I
can now run beta16, and no longer have the upload problem.

Thanks a bunch!
/Geoff


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 25 14:21:44 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA04879;
	Sat, 25 Apr 1998 14:21:43 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA23783;
	Sat, 25 Apr 1998 14:16:17 -0500 (CDT)
Received: from gollum.netwave.de (root@gollum.netwave.de [194.162.128.51])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA11096
	for <wu-ftpd@wugate.wustl.edu>; Sat, 25 Apr 1998 14:10:53 -0500 (CDT)
Received: from henrik (as-line8.stade.stelljes.de [195.52.218.233])
	by gollum.netwave.de (8.8.5/8.8.5) with SMTP id VAA24130
	for <wu-ftpd@wugate.wustl.edu>; Sat, 25 Apr 1998 21:12:49 +0200
Message-Id: <01bd7086$9e528a60$010a0a0a@henrik>
Date: Sat, 25 Apr 1998 21:13:31 +0100
Reply-To: "Henrik Steffen" <webmaster@city-map.de>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Henrik Steffen" <henrik@steffen.stade.net>
To: <wu-ftpd@wugate.wustl.edu>
Subject: GETTING LS TO WORK
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello,

I am new to the list and just checked the archive and the faq concerning the
setup
of a guest-account. I have succeeded in this so far, but neither the "ls"
nor the
"dir" command work. Just the "NLIST"-ftp-command delivers the file-list.

I installed a static version of the "ls"-programme, but no matter if I put
the file
into the ~/bin directory or not, I always receive the same message:

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


I am using SuSe-Linux with wuftpd.


Any constructive help is greatly appreciated


Thanks


Henrik Steffen
www.city-map.net




From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 06:21:52 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA24978;
	Sun, 26 Apr 1998 06:21:32 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA30439;
	Sun, 26 Apr 1998 06:15:33 -0500 (CDT)
Received: from intouch.intouch.com ([163.121.157.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA28465
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 06:08:03 -0500 (CDT)
Received: from emad.intouch.com (emad [163.121.157.180]) by intouch.intouch.com (8.8.6/8.7.2) with SMTP id MAA07187 for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 12:49:08 +0200 (EET)
Message-Id: <000601bd7105$27f84880$b49d79a3@emad.intouch.com>
Date: Sun, 26 Apr 1998 13:19:17 +0200
Reply-To: eazhary@intouch.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Emad El-Azhary" <eazhary@intouch.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: CHROOT
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I need to setup wu-ftpd for my customers to be able to FTP to/from their
HOME directory only, we want to prevent users from changing to /etc and
downloading passwd file or any other system files. I appreciate any method
that does not have to change anything in the PASSWD file itself (like the
guest method), however, it that is the only way, then I need detail
instructions.

Regards,
Emad El-Azhary


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 09:05:14 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA25770;
	Sun, 26 Apr 1998 09:05:12 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA04858;
	Sun, 26 Apr 1998 09:00:00 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA01597
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 08:55:41 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id JAA30118;
	Sun, 26 Apr 1998 09:55:29 -0400
Message-Id: <Pine.LNX.3.95.980426095415.30112A-100000@gaia.vr.net>
Date: Sun, 26 Apr 1998 09:55:29 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Emad El-Azhary <eazhary@intouch.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: CHROOT
In-Reply-To: <000601bd7105$27f84880$b49d79a3@emad.intouch.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Sun, 26 Apr 1998, Emad El-Azhary wrote:

> I need to setup wu-ftpd for my customers to be able to FTP to/from their
> HOME directory only, we want to prevent users from changing to /etc and
> downloading passwd file or any other system files. I appreciate any method
> that does not have to change anything in the PASSWD file itself (like the
> guest method), however, it that is the only way, then I need detail
> instructions.

That's the only way.  Detailed instructions are in the guestgroup howto
which you can find referenced in the FAQ and at the Resource Center.

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 12:23:37 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA27081;
	Sun, 26 Apr 1998 12:23:37 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA13899;
	Sun, 26 Apr 1998 12:17:56 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA11316
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 12:14:51 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id KAA03939
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 10:14:48 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMS7BX>; Sun, 26 Apr 1998 10:15:36 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC05039A1E@cnfvs008.cnf.com>
Date: Sun, 26 Apr 1998 10:15:36 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: ~ftp/etc/group & passwd
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

are there any other files (other than ~ftp/etc/group & passwd)
that determine whether owner & group are displayed in an ls -l 
to guest users?

The reason I ask is that because my passwd & group are set up
correctly, but I'm still getting a numeric listing for user & group on
an ls -l.


Guy
Guy Joseph Speier
CNF Service Company
1717 NW 21st Ave.
Portland, OR 97209
Email: speier.guy@cnf.com
Office: 503-499-3374  Fax: 503-499-3629

From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 14:42:50 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA28079;
	Sun, 26 Apr 1998 14:42:49 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA10458;
	Sun, 26 Apr 1998 14:37:03 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA18573
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 14:34:38 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id OAA00939;
	Sun, 26 Apr 1998 14:33:59 -0500
Message-Id: <Pine.LNX.3.96.980426143302.881B-100000@ns1.fni.com>
Date: Sun, 26 Apr 1998 14:33:59 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Emad El-Azhary <eazhary@intouch.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: CHROOT
In-Reply-To: <000601bd7105$27f84880$b49d79a3@emad.intouch.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


The guest ftp howto will explain this.

   -- Michael

On Sun, 26 Apr 1998, Emad El-Azhary wrote:

> I need to setup wu-ftpd for my customers to be able to FTP to/from their
> HOME directory only, we want to prevent users from changing to /etc and
> downloading passwd file or any other system files. I appreciate any method

This is the location for the latest wu-ftpd.  You can't see the
directory contents, but get the file anyway.  It's there.

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

wu-ftpd FAQ:  http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
              OR
              send mail to wu-ftpd-faq@pizza.hvu.nl
              with a subject line: send faq

guest howto:  ftp://ftp.fni.com/pub/wu-ftpd/guest-howto
              OR
              send mail to "guesthowto@fni.com"
              (immediate autoresponder; subject does not matter)

wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

There are additional security references in the above docs.


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 21:37:06 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id VAA02208;
	Sun, 26 Apr 1998 21:37:05 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA08834;
	Sun, 26 Apr 1998 21:31:27 -0500 (CDT)
Received: from K3.peakpeak.com (root@dns1.peakpeak.com [207.174.103.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id VAA13013
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 21:24:55 -0500 (CDT)
Received: from [199.165.157.57] (lovetown.oneup.com [199.165.157.57])
	by K3.peakpeak.com (8.8.5/8.8.5) with ESMTP id UAA23224
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 20:24:50 -0600
Message-Id: <v0313031eb169909f9af3@[199.165.157.57]>
Date: Sun, 26 Apr 1998 20:25:47 -0600
Reply-To: chrism@peakpeak.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Chris J. Magnuson" <chrism@peakpeak.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ls doesn't show files, yes, it's statically linked, I read the FAQ
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I am trying to get (chrooted) guest ftp to work right, and I've been trying
for awhile.  I have verified that it is properly doing chroot'ing by
creating some directories in the chroot spot and ftping in, then cd'ing
around in and out of them.

The problem is that ls doesn't show any files or directories.  Last time I
asked this question on the list I was told the answer was in the FAQ.  The
FAQ doesn't mention any other things to check for this problem besides:

1. doing chroot ~ftp /bin/ls to make sure it works and,
2. statically compiling ls.

If I do a chroot ~ftp /bin/ls  like the FAQ says to do to test that ls is
working, it produces a list of the files in the working directory.  So
according to that test, ls works.

When I do ldd ~ftp/bin/ls it tells me ls isn't dynamically linked, and if I
do ldd on the "normal" ls binary it tells me that some .so files are
involved, so the code I have is successfully linked statically.

This is a Linux Redhat 5 system, and the chrooting part works, I can verify
that by creating directories and doing cd into them, it's just that ls
won't show anything in there. It just comes back empty every time I type in
ls.

I've exhausted the documentation resources AFAIK, what other things should
I look at?

Thanks,
Chris



From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 22:07:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA02536;
	Sun, 26 Apr 1998 22:07:41 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA12737;
	Sun, 26 Apr 1998 22:02:37 -0500 (CDT)
Received: from K3.peakpeak.com (root@dns1.peakpeak.com [207.174.103.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id VAA07611
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 21:59:11 -0500 (CDT)
Received: from [199.165.157.57] (lovetown.oneup.com [199.165.157.57])
	by K3.peakpeak.com (8.8.5/8.8.5) with ESMTP id UAA25227;
	Sun, 26 Apr 1998 20:59:07 -0600
Message-Id: <v03130326b169a4a951db@[199.165.157.57]>
Date: Sun, 26 Apr 1998 20:59:48 -0600
Reply-To: chrism@peakpeak.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Chris J. Magnuson" <chrism@peakpeak.com>
To: Kevin Hynes <khynes@cais.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls doesn't show files, yes, it's statically linked, I read
 the FAQ
In-Reply-To: <3543F0B8.37D1@cais.com>
References: <v0313031eb169909f9af3@[199.165.157.57]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I don't have any experience with Redhat Linux, but with Solaris
>you would need to have a passwd and group file in ~ftp/etc.
>
>Hope this helps,
>
>Kevin

Yep, I have those, group entry is:

users::100:

and passwd file says:

luser:*:100:100:Luser Name:/home/luser/./:/bin/ftponly

ftponly exists, is in /etc/shells, etc.

Chris

>
>Chris J. Magnuson wrote:
>>
>> I am trying to get (chrooted) guest ftp to work right, and I've been trying
>> for awhile.  I have verified that it is properly doing chroot'ing by
>> creating some directories in the chroot spot and ftping in, then cd'ing
>> around in and out of them.
>>
>> The problem is that ls doesn't show any files or directories.  Last time I
>> asked this question on the list I was told the answer was in the FAQ.  The
>> FAQ doesn't mention any other things to check for this problem besides:
>>
>> 1. doing chroot ~ftp /bin/ls to make sure it works and,
>> 2. statically compiling ls.
>>
>> If I do a chroot ~ftp /bin/ls  like the FAQ says to do to test that ls is
>> working, it produces a list of the files in the working directory.  So
>> according to that test, ls works.
>>
>> When I do ldd ~ftp/bin/ls it tells me ls isn't dynamically linked, and if I
>> do ldd on the "normal" ls binary it tells me that some .so files are
>> involved, so the code I have is successfully linked statically.
>>
>> This is a Linux Redhat 5 system, and the chrooting part works, I can verify
>> that by creating directories and doing cd into them, it's just that ls
>> won't show anything in there. It just comes back empty every time I type in
>> ls.
>>
>> I've exhausted the documentation resources AFAIK, what other things should
>> I look at?
>>
>> Thanks,
>> Chris




From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 22:11:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA02593;
	Sun, 26 Apr 1998 22:10:53 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA10507;
	Sun, 26 Apr 1998 22:04:59 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA10813
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 22:02:21 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id WAA06520;
	Sun, 26 Apr 1998 22:02:30 -0500
Message-Id: <Pine.LNX.3.96.980426220000.881I-100000@ns1.fni.com>
Date: Sun, 26 Apr 1998 22:02:30 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "Chris J. Magnuson" <chrism@peakpeak.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls doesn't show files, yes, it's statically linked, I read the FAQ
In-Reply-To: <v0313031eb169909f9af3@[199.165.157.57]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Without detailed info it will be impossible to help you.  If you post
such, do so to the list.  Just a question: are you absolutely sure
that ~/bin/ls is directly under the /./ portion of your path in your
normal /etc/passwd path for that account?

   -- Michael

On Sun, 26 Apr 1998, Chris J. Magnuson wrote:

> This is a Linux Redhat 5 system, and the chrooting part works, I can verify
> that by creating directories and doing cd into them, it's just that ls
> won't show anything in there. It just comes back empty every time I type in
> ls.


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 26 23:30:35 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id XAA03561;
	Sun, 26 Apr 1998 23:30:34 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id XAA20362;
	Sun, 26 Apr 1998 23:25:04 -0500 (CDT)
Received: from K3.peakpeak.com (root@dns1.peakpeak.com [207.174.103.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id XAA18416
	for <wu-ftpd@wugate.wustl.edu>; Sun, 26 Apr 1998 23:22:49 -0500 (CDT)
Received: from [199.165.157.57] (lovetown.oneup.com [199.165.157.57])
	by K3.peakpeak.com (8.8.5/8.8.5) with ESMTP id WAA29975;
	Sun, 26 Apr 1998 22:22:47 -0600
Message-Id: <v0313032cb169b7d5d462@[199.165.157.57]>
Date: Sun, 26 Apr 1998 22:23:22 -0600
Reply-To: chrism@peakpeak.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Chris J. Magnuson" <chrism@peakpeak.com>
To: Michael Brennen <mbrennen@fni.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls doesn't show files, yes, it's statically linked, I read
 the FAQ
In-Reply-To: <Pine.LNX.3.96.980426220000.881I-100000@ns1.fni.com>
References: <v0313031eb169909f9af3@[199.165.157.57]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>Without detailed info it will be impossible to help you.  If you post
>such, do so to the list.  Just a question: are you absolutely sure
>that ~/bin/ls is directly under the /./ portion of your path in your
>normal /etc/passwd path for that account?
>
>   -- Michael

Doh!  I thought the files were supposed to go in the ~ftp/bin dir, you mean
they are supposed to be replicated in each /home/userdir tree for everyone
that has guest access?

Chris

>
>On Sun, 26 Apr 1998, Chris J. Magnuson wrote:
>
>> This is a Linux Redhat 5 system, and the chrooting part works, I can verify
>> that by creating directories and doing cd into them, it's just that ls
>> won't show anything in there. It just comes back empty every time I type in
>> ls.




From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 02:32:01 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id CAA10839;
	Mon, 27 Apr 1998 02:32:00 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA03966;
	Mon, 27 Apr 1998 02:26:15 -0500 (CDT)
Received: from gollum.netwave.de (root@gollum.netwave.de [194.162.128.51])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id CAA01552
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 02:16:45 -0500 (CDT)
Received: from henrik (as-line8.stade.stelljes.de [195.52.218.233])
	by gollum.netwave.de (8.8.5/8.8.5) with SMTP id JAA02828;
	Mon, 27 Apr 1998 09:18:39 +0200
Message-Id: <01bd71b5$24e13480$010a0a0a@henrik>
Date: Mon, 27 Apr 1998 09:19:05 +0100
Reply-To: "Henrik Steffen" <webmaster@city-map.de>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Henrik Steffen" <henrik@steffen.stade.net>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: "Wuftpd" <wu-ftpd@wugate.wustl.edu>
Subject: Re: GETTING LS TO WORK
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



>I thinnk I can help you with this one, but first check the faq
>so that we're on the same page!
>


Hello!

I believe my problem is quite similar to the message:

"ls doesn't show files, yes, it's statically linked, I read the FAQ"

The chroot worked fine for me, too. But ftp-ing in and typing
ls doen't return the filelist.

I have installed a static ls, which is at about 140922 bytes (compared
to /bin/ls: 35692 bytes), so I believe it's correct, however, typing
ldd /netusers/home/bin/ls gives  libc.so.5 => /lib/libc.so.5 (0x40009000)
which is exactly the same as ldd /bin/ls

Strange, isn't it?


Greetings
Henrik



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 05:08:51 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA17250;
	Mon, 27 Apr 1998 05:08:47 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA05649;
	Mon, 27 Apr 1998 05:02:51 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id EAA06460
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 04:57:20 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id FAA00614;
	Mon, 27 Apr 1998 05:57:14 -0400
Message-Id: <Pine.LNX.3.95.980427055215.561A-100000@gaia.vr.net>
Date: Mon, 27 Apr 1998 05:57:13 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Chris J. Magnuson" <chrism@peakpeak.com>
Cc: Michael Brennen <mbrennen@fni.com>, wu-ftpd@wugate.wustl.edu
Subject: Re: ls doesn't show files, yes, it's statically linked, I read the FAQ
In-Reply-To: <v0313032cb169b7d5d462@[199.165.157.57]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Sun, 26 Apr 1998, Chris J. Magnuson wrote:

> Doh!  I thought the files were supposed to go in the ~ftp/bin dir, you mean
> they are supposed to be replicated in each /home/userdir tree for everyone
> that has guest access?

Yep.

If your guest users are also real users (by that I mean you're chroot'ing
ftp access for real users) you can move the choot point to the first
common point.  All my users are in /home/users/<username> so I chroot to
/home/users/./<username> and save most copies of the files.  Actual guests
who do not have shell access, however, have their own local copies of the
files.

I'm also running RHL and the ability to create hard links seems to be
broken, so I can't hard link 'em.  Since it's not a problem (I only have a
couple actual guests) I'm not worried about the wasted space.  When (if)
it becomes a problem, I'll fix whatever it is that's broken in RHL and get
hardlinks working.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 05:14:35 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA17301;
	Mon, 27 Apr 1998 05:14:20 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA06662;
	Mon, 27 Apr 1998 05:09:05 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA01359
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 05:04:58 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id GAA00645;
	Mon, 27 Apr 1998 06:04:46 -0400
Message-Id: <Pine.LNX.3.95.980427060331.561B-100000@gaia.vr.net>
Date: Mon, 27 Apr 1998 06:04:46 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Henrik Steffen <webmaster@city-map.de>
Cc: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>,
        Wuftpd <wu-ftpd@wugate.wustl.edu>
Subject: Re: GETTING LS TO WORK
In-Reply-To: <01bd71b5$24e13480$010a0a0a@henrik>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 27 Apr 1998, Henrik Steffen wrote:

> I have installed a static ls, which is at about 140922 bytes (compared
> to /bin/ls: 35692 bytes), so I believe it's correct, however, typing
> ldd /netusers/home/bin/ls gives  libc.so.5 => /lib/libc.so.5 (0x40009000)
> which is exactly the same as ldd /bin/ls
> 
> Strange, isn't it?

Nah.  But you should be seeing 'statically linked (ELF)' or something
similar.  Try building from known sources and not that crap RHL ships.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 06:59:35 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA18691;
	Mon, 27 Apr 1998 06:59:33 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id GAA09320;
	Mon, 27 Apr 1998 06:51:37 -0500 (CDT)
Received: from artemis.rus.uni-stuttgart.de (artemis.rus.uni-stuttgart.de [129.69.18.28])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id GAA11954
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 06:48:32 -0500 (CDT)
Received: from helpdesk.rus.uni-stuttgart.de (helpdesk.rus.uni-stuttgart.de [129.69.221.120])
	by artemis.rus.uni-stuttgart.de (8.8.7/8.8.7) with ESMTP id NAA15991
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 13:48:28 +0200 (MET DST)
	env-from (rustless@helpdesk.rus.uni-stuttgart.de)
Received: (from rustless@localhost)
	by helpdesk.rus.uni-stuttgart.de (8.8.8/8.8.8) id NAA06826;
	Mon, 27 Apr 1998 13:48:28 +0200 (MDT)
Message-Id: <19980427134828.15485@helpdesk.rus.uni-stuttgart.de>
Date: Mon, 27 Apr 1998 13:48:28 +0200
Reply-To: nesnidal@RUS.Uni-Stuttgart.DE
Sender: owner-wu-ftpd@wugate.wustl.edu
From: T-low <nesnidal@RUS.Uni-Stuttgart.DE>
To: wu-ftpd@wugate.wustl.edu
Subject: again: AFS authentification
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.85
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

I know the archives at landfield, I know the FAQ at hvu.nl, but all the 
AFS-patches I found didn't work. It is obviously a special problem of
my server.
I need AFS authentificaiton for real users on a rs6k, AIX 3.25 (yes,I know) .
Here is what happened so far : 

using the patched version from ftp.uni-koeln.de (wu-ftpd-2.4+AFS):
"/usr/afsws/include/rx/rxkad.h", line 103.5: 1506-046 (S) Syntax error.
"/usr/afsws/include/afs/auth.h", line 25.5: 1506-046 (S) Syntax error.
make: *** [ftpd.o] Error 1
I don't know what to do with this error.

the other patches (there are alot in diff-files in the archives as you know):

compilation throws one Warning:
     842  1500-010: (W) WARNING in main: Infinite loop.  Program may not stop.

and for some of the patches the wu-ftpd did not accept afs passwords and for
the other there is no password authentification - you can log in
as any user you like using any string you like as password.

Yet I found no patch that did the job. Some are talking about the "Ken
Hornstein patch for afs authentification" but I could not find it.

I would be very glad if somebody could give me a hint or tell me what is
wrong.

Regards
T-low
/* Computing Center of Stuttgart * mailto: nesnidal@rus.uni-stuttgart.de *   */
/* fon: +49.711.2360663 * fax: +49.711.2360664 * The better the performance, */
/* http://helpdesk.rus.uni-stuttgart.de/~rustless/ * the higher the price.   */ 

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 07:40:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id HAA19018;
	Mon, 27 Apr 1998 07:40:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA09993;
	Mon, 27 Apr 1998 07:36:40 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id HAA12633
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 07:30:40 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id HAA13925;
	Mon, 27 Apr 1998 07:30:39 -0500
Message-Id: <Pine.LNX.3.96.980427072929.13832C-100000@ns1.fni.com>
Date: Mon, 27 Apr 1998 07:30:39 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "Chris J. Magnuson" <chrism@peakpeak.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls doesn't show files, yes, it's statically linked, I read the FAQ
In-Reply-To: <v0313032cb169b7d5d462@[199.165.157.57]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


As described in the guest howto, yes.  Hard links can solve most of
the space problems, and perl scripts can automate all the setup.

   -- Michael

On Sun, 26 Apr 1998, Chris J. Magnuson wrote:

> >Without detailed info it will be impossible to help you.  If you post
> >such, do so to the list.  Just a question: are you absolutely sure
> >that ~/bin/ls is directly under the /./ portion of your path in your
> >normal /etc/passwd path for that account?
> 
> Doh!  I thought the files were supposed to go in the ~ftp/bin dir, you mean
> they are supposed to be replicated in each /home/userdir tree for everyone
> that has guest access?


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 09:01:48 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id JAA19883;
	Mon, 27 Apr 1998 09:01:47 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id IAA19317;
	Mon, 27 Apr 1998 08:53:42 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id IAA18301
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 08:53:02 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.8/8.8.8) with SMTP id IAA15338;
	Mon, 27 Apr 1998 08:53:05 -0500
Message-Id: <Pine.LNX.3.96.980427085208.13832H-100000@ns1.fni.com>
Date: Mon, 27 Apr 1998 08:53:05 -0500 (CDT)
Reply-To: mbrennen@fni.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "Chris J. Magnuson" <chrism@peakpeak.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls doesn't show files, yes, it's statically linked, I read the FAQ
In-Reply-To: <v03130331b16a370fc214@[199.165.157.57]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Given the unique structure of most people's account trees, it is
usually necessary to write this yourself.

   -- Michael

On Mon, 27 Apr 1998, Chris J. Magnuson wrote:

> >As described in the guest howto, yes.  Hard links can solve most of
> >the space problems, and perl scripts can automate all the setup.
> 
> Is one of these scripts already available somewhere?


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 11:21:07 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA21803;
	Mon, 27 Apr 1998 11:20:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA31075;
	Mon, 27 Apr 1998 11:11:21 -0500 (CDT)
Received: from hursley.ibm.com (mersey.hursley.ibm.com [194.196.110.10])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA02259
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 11:07:23 -0500 (CDT)
Received: from sp3at21.hursley.ibm.com by hursley.ibm.com (AIX 3.2/UCB 5.64/4.03)
          id AA148363; Mon, 27 Apr 1998 17:06:51 +0100
Received: from hursley.ibm.com (snozzle.hursley.ibm.com [9.20.2.22]) by sp3at21.hursley.ibm.com (AIX4.2/UCB 8.7/8.7) with ESMTP id RAA108592 for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 17:06:51 +0100 (BST)
Message-Id: <3544AD1B.2CC38DB0@hursley.ibm.com>
Date: Mon, 27 Apr 1998 17:06:51 +0100
Reply-To: sean@hursley.ibm.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Sean H Davies <sean@hursley.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Unreadable directories using WUftp 2.4.2 B15
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: sean@hursley.ibm.com
X-Mailer: Mozilla 4.04 [en] (X11; I; AIX 4.3)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am trying to prevent people from being able to list the contents of a
dropoff directory.
The directory is writable by anonymous but should not be listable.

The actual directory is mounted over a distributed file system (AFS) but
there is no way to prevent listing , and yet allow access, using AFS
access control lists.

Can anyone help ?

-- 
Sean Davies
Hursley Midrange & Dist Systems   +-----------------------------------+ 
IBM UK Laboratories Ltd.          | VNET:     sean@hursley            | 
Hursley Park,                     | Internet: sean@hursley.ibm.com    | 
Winchester, Hants,                +-----------------------------------+ 
England SO21 2JN
Internal: 7-248974                International: +44 1962-818974

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 11:30:38 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA21893;
	Mon, 27 Apr 1998 11:30:37 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA01679;
	Mon, 27 Apr 1998 11:22:57 -0500 (CDT)
Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA24946
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 11:13:49 -0500 (CDT)
Received: from wks12 (wks12.HiWAAY.net [206.30.33.12])
	by fly.HiWAAY.net (8.8.8/8.8.6) with SMTP id LAA30436
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 11:13:48 -0500 (CDT)
Message-Id: <199804271613.LAA30436@fly.HiWAAY.net>
Date: Mon, 27 Apr 1998 11:13:47 -0500
Reply-To: geoffb@HiWAAY.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Geoff Baysinger <geoffb@HiWAAY.net>
To: wu-ftpd@wugate.wustl.edu
Subject: ftpwho not working for Digital Unix 4.0d
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoffb@HiWAAY.net
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm running 2.4.2-b16 on Digital Unix 4.0d with C2 security.

I' have ftpwho and ftpcount working in as much as they will tally the
number of current users, but I can't get ftpwho to show any information
beyond this:


Service class all:
 18251 ??       S        0:00.11 ftpd:
 18234 ??       I        0:00.20 ftpd:
 18235 ??       I        0:00.11 ftpd:
   -   3 users (200 maximum)

I know ftpwho uses the pid information (ala ps), and I've gone in and
defined "HAVE_SETPROCTITLE" hoping it would fix it, but it doesn't. Is
there anything else I need to do to get it to work or is this known to be
broken for my platform?

Not an emergency, I would just like to get full functionality and this is
the last step.

/Geoff


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 11:34:34 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA21928;
	Mon, 27 Apr 1998 11:34:33 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA32121;
	Mon, 27 Apr 1998 11:27:57 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA00825
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 11:26:18 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id MAA01412; Mon, 27 Apr 1998 12:25:58 -0400
Message-Id: <199804271625.MAA01412@Bahamut.dragonfire.net>
Date: Mon, 27 Apr 1998 12:25:52 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Sean H Davies <sean@hursley.ibm.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Unreadable directories using WUftp 2.4.2 B15
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I am trying to prevent people from being able to list the contents of a
>dropoff directory.
>The directory is writable by anonymous but should not be listable.
>
>The actual directory is mounted over a distributed file system (AFS) but
>there is no way to prevent listing , and yet allow access, using AFS
>access control lists.
>
>Can anyone help ?

     Sure: don't use AFS.  wu-ftpd won't do permission checking of its own;
that has to be handled by the filesystem.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 13:05:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA22988;
	Mon, 27 Apr 1998 13:05:50 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA01965;
	Mon, 27 Apr 1998 12:52:57 -0500 (CDT)
Received: from clavin.Widener.EDU ([147.31.80.10])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA09446
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 12:46:21 -0500 (CDT)
Received: from cadet.Widener.EDU by Clavin.Widener.EDU with ESMTP; Mon, 27 Apr 1998 13:44:40 -0400
Received: from orca (orca.Widener.EDU [147.31.69.95]) by Cadet.Widener.EDU (8.7.5/8.7.3) with SMTP id NAA19419 for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 13:41:55 -0400 (EDT)
Message-Id: <000b01bd7204$3041dba0$5f451f93@orca.Widener.EDU>
Date: Mon, 27 Apr 1998 13:44:54 -0400
Reply-To: Thomas.C.Erbe@widener.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Tom Erbe" <Thomas.C.Erbe@widener.edu>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Trusted Users
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0008_01BD71E2.A9058220"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.

------=_NextPart_000_0008_01BD71E2.A9058220
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a system that has a group of users that need to occasionally =
transfer files to and from their PC's.  Since going to a graphical ftp =
client, I have run into the problem of users traversing up the tree =
allowing them access to directories that are normally secured by the =
method they use to access the database.  My question is, is there any =
way to prevent this through a configuration parameter?  Is there a way =
to point a user back to their home directory if they click on the folder =
higher up in the directory tree.  I hope that I explained this clear =
enough.  I don't usually support this aspect of our systems, so please =
excuse if this is really a nephyte question.

------=_NextPart_000_0008_01BD71E2.A9058220
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.2106.6"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>I have a system that has a group of =
users that=20
need to occasionally transfer files to and from their PC's.&nbsp; Since =
going to=20
a graphical ftp client, I have run into the problem of users traversing =
up the=20
tree allowing them access to directories that are normally secured by =
the method=20
they use to access the database.&nbsp; My question is, is there any way =
to=20
prevent this through a configuration parameter?&nbsp; Is there a way to =
point a=20
user back to their home directory if they click on the folder higher up =
in the=20
directory tree.&nbsp; I hope that I explained this clear enough.&nbsp; I =
don't=20
usually support this aspect of our systems, so please excuse if this is =
really a=20
nephyte question.</FONT></DIV></BODY></HTML>

------=_NextPart_000_0008_01BD71E2.A9058220--


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 13:42:04 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA23383;
	Mon, 27 Apr 1998 13:41:51 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA15084;
	Mon, 27 Apr 1998 13:29:35 -0500 (CDT)
Received: from relay2.phx.genuity.net (relay2.phx.genuity.net [207.240.5.57])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA14411
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 13:27:20 -0500 (CDT)
Received: from mail.hollywood.com (mail.hollywood.com [207.240.151.9])
	by relay2.phx.genuity.net (8.8.7/8.8.5) with SMTP id SAA07717
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 18:27:06 GMT
Received: from hollywood.com by mail.hollywood.com (SMI-8.6/SMI-SVR4)
	id LAA03194; Mon, 27 Apr 1998 11:27:06 -0700
Message-Id: <3544CDF9.49D22C83@hollywood.com>
Date: Mon, 27 Apr 1998 11:27:05 -0700
Reply-To: tbosick@mail.hollywood.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tom Bosick <tbosick@mail.hollywood.com>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd: anonymous users and netscape.
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.03 [en] (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Please help.
I am having a problem with WU-ftpd in regard to Netscape clients.  When
accessing the ftp server via anonymous ftp, the client receives the
message, "Netscape can not find the file or directory /".  When using
other ftp client software through the anonymous account this error does
not appear to be a problem.  Real users have no such problem.  Please
help, I understand your time is valuable, but I would really like to use

WU-ftpd. TIA - Tom

--
Tom Bosick     mailto:tbosick@hollywood.com
Hollywood Online, Inc.    http://www.hollywood.com
1620 26th Street  Suite 370S   (310) 586-2024
Santa Monica, CA 90404    (310) 586-2001 Fax



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 15:43:45 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id PAA24677;
	Mon, 27 Apr 1998 15:43:31 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id PAA29491;
	Mon, 27 Apr 1998 15:31:08 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id PAA24794
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 15:26:20 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id NAA18291
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 13:26:17 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <JHGMS9WZ>; Mon, 27 Apr 1998 13:27:24 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC05039A24@cnfvs008.cnf.com>
Date: Mon, 27 Apr 1998 13:27:21 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: chmod
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

could someone give me a refresher course in getting chmod working 
during an ftp session?  Solaris 2.5.1 (& beta 16)

thanks
Guy
Guy Joseph Speier
CNF Service Company
1717 NW 21st Ave.
Portland, OR 97209
Email: speier.guy@cnf.com
Office: 503-499-3374  Fax: 503-499-3629

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 15:51:14 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id PAA24839;
	Mon, 27 Apr 1998 15:50:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id PAA16523;
	Mon, 27 Apr 1998 15:43:21 -0500 (CDT)
Received: from morgan.sover.net (asw@morgan.sover.net [204.71.16.12])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id PAA29946
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 15:41:48 -0500 (CDT)
Received: from localhost (asw@localhost)
	by morgan.sover.net (8.8.5/8.8.5) with SMTP id QAA19879
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 16:41:48 -0400 (EDT)
Message-Id: <Pine.BSI.3.95.980427163257.18884E-100000@morgan.sover.net>
Date: Mon, 27 Apr 1998 16:41:47 -0400 (EDT)
Reply-To: asw@sover.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Al Woodhull <asw@sover.net>
To: wu-ftpd@wugate.wustl.edu
Subject: logging for virtual ftp domains
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

We are working on setting up virtual ftp domains for customers who request
them: anyone who has a www.virtualdomain.com will also be able to have an
ftp.virtualdomain.com directory. 

It's not hard to do with wu-ftpd as supplied with BSDI, but one
annoying thing I haven't been able to figure out how yet is if it is
possible to get the ftp daemon to write into a different log file for
each virtual domain. Apache allows this with virtual www domains. So far 
I have not been able to figure out how to do this with ftp. 

All the logging for all ftp access comes into /var/logs/ftp.log. You can't
even see which virtual ftp domain was being contacted in that file, you
have to look in /var/log/daemon.log for that info, and from the pid there
you can then understnad the info in the ftp.log. This is confusing enough
for a sysadmin while we are still testing the service with a few virtual
domains; it isn't going to be very useful for the customer who would just
like to see a log of access to his or her own virtual ftp site. 

Al Woodhull          asw@sover.net
Tel: (802)463-2111   Fax: (802)463-2110
SoVerNet, PO Box 495, 5 Rockingham St,  Bellows Falls, Vermont 05101-0495


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 17:20:18 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA25705;
	Mon, 27 Apr 1998 17:20:02 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA23735;
	Mon, 27 Apr 1998 17:05:46 -0500 (CDT)
Received: from gaia.vr.net (lundberg@gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id RAA00986
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 17:01:28 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id SAA01564;
	Mon, 27 Apr 1998 18:01:09 -0400
Message-Id: <Pine.LNX.3.95.980427180030.1475C-100000@gaia.vr.net>
Date: Mon, 27 Apr 1998 18:01:09 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Tom Erbe <Thomas.C.Erbe@widener.edu>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Trusted Users
In-Reply-To: <000b01bd7204$3041dba0$5f451f93@orca.Widener.EDU>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 27 Apr 1998, Tom Erbe wrote:

> I have a system that has a group of users that need to occasionally
> transfer files to and from their PC's.  Since going to a graphical ftp
> client, I have run into the problem of users traversing up the tree
> allowing them access to directories that are normally secured by the
> method they use to access the database.  My question is, is there any
> way to prevent this through a configuration parameter?  Is there a way
> to point a user back to their home directory if they click on the folder
> higher up in the directory tree.  I hope that I explained this clear
> enough.  I don't usually support this aspect of our systems, so please
> excuse if this is really a nephyte question. 

You want to set up all your users as guests.  Read the FAQ and the howto.

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/


----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              email: lundberg@vr.net [205.133.13.8]
Kettering, OH 45409-1615 USA    voice: +1 (937) 299-7653


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 27 22:48:59 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA28885;
	Mon, 27 Apr 1998 22:48:58 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA14609;
	Mon, 27 Apr 1998 22:43:09 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA22336
	for <wu-ftpd@wugate.wustl.edu>; Mon, 27 Apr 1998 22:41:27 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id XAA00710; Mon, 27 Apr 1998 23:41:19 -0400
Message-Id: <199804280341.XAA00710@Bahamut.dragonfire.net>
Date: Mon, 27 Apr 1998 23:41:15 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Al Woodhull <asw@sover.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: logging for virtual ftp domains
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>We are working on setting up virtual ftp domains for customers who request
>them: anyone who has a www.virtualdomain.com will also be able to have an
>ftp.virtualdomain.com directory. 
>
>It's not hard to do with wu-ftpd as supplied with BSDI, but one
>annoying thing I haven't been able to figure out how yet is if it is
>possible to get the ftp daemon to write into a different log file for
>each virtual domain. Apache allows this with virtual www domains. So far 
>I have not been able to figure out how to do this with ftp. 

     Assuming you're talking about transfer logs, that's directly supported
by the virtual directive as implemented in wu-ftpd 2.4.2b16:

virtual 111.222.333.444 logfile /var/log/ftpd/virtualdomain.com

for example.  See the VIRTUAL.FTP.SUPPORT file for more information.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 28 02:20:27 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id CAA05562;
	Tue, 28 Apr 1998 02:20:26 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA19857;
	Tue, 28 Apr 1998 02:14:33 -0500 (CDT)
Received: from linux1.ieo.ch (root@[194.209.247.91])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id CAA03159
	for <wu-ftpd@wugate.wustl.edu>; Tue, 28 Apr 1998 02:06:27 -0500 (CDT)
Received: from iiic.ethz.ch (server1.ieo.ch [194.209.247.90])
	by linux1.ieo.ch (8.8.8/8.8.8) with SMTP id JAA08431
	for <wu-ftpd@wugate.wustl.edu>; Tue, 28 Apr 1998 09:04:42 +0200
Message-Id: <199804280704.JAA08431@linux1.ieo.ch>
Date: Tue, 28 Apr 1998 09:06:00 +0200
Reply-To: Marc Eggenberger <meggenbe@iiic.ethz.ch>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Marc Eggenberger <meggenbe@iiic.ethz.ch>
To: wu-ftpd@wugate.wustl.edu
Subject: Prob installing wu-ftpd on Sparc5
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: Marc Eggenberger's registered AK-Mail 3.0b [ger]
X-MIME-Autoconverted: from quoted-printable to 8bit by wugate.wustl.edu id CAA05753
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi there.

I have a Sun Sparc5 with Solaris 2.6 and I'm using gcc as compiler.

How do I compile wu-ftpd? I'm quite new to Solaris ...
I tried a ./build sol ... but then it tries to compile with cc which is not installed on my machine. How do I change it to gcc? Didn't found anything in the docs ...

--
mfg

Eggenberger Marc
Stud. Informatik Ing. ETHZ
meggenbe@iiic.ethz.ch

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 10:09:03 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA09813;
	Wed, 29 Apr 1998 10:09:02 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA28375;
	Wed, 29 Apr 1998 10:00:57 -0500 (CDT)
Received: from hursley.ibm.com (mersey.hursley.ibm.com [194.196.110.10])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id JAA21704
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 09:52:22 -0500 (CDT)
Received: from sp3at21.hursley.ibm.com by hursley.ibm.com (AIX 3.2/UCB 5.64/4.03)
          id AA149500; Wed, 29 Apr 1998 15:51:50 +0100
Received: from hursley.ibm.com (snozzle.hursley.ibm.com [9.20.2.22]) by sp3at21.hursley.ibm.com (AIX4.2/UCB 8.7/8.7) with ESMTP id PAA103144 for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 15:51:49 +0100 (BST)
Message-Id: <35473E86.4BA5A5B5@hursley.ibm.com>
Date: Wed, 29 Apr 1998 15:51:50 +0100
Reply-To: sean@hursley.ibm.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Sean H Davies <sean@hursley.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: import directories
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: sean@hursley.ibm.com
X-Mailer: Mozilla 4.04 [en] (X11; I; AIX 4.3)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have been able to setup an import directory where anonymous users are
able to drop off files. The directory is unlistable but writable by
anonymous.
Files are written ( due to the upload directive in ftpaccess ) with an
owner of unknown but group of ftp.
However, if anonymous users create directories in the import hierarchy,
then the owner and group is ftp:staff. I have used the -u option in
inetd to ensure that the permissions are correct but have been warned
about directories belonging to ftp.

How do I ensure that directories created in the import hierarchy by
anonymous are of unknown:ftp ??

-- 
Sean Davies
Hursley Midrange & Dist Systems   +-----------------------------------+ 
IBM UK Laboratories Ltd.          | VNET:     sean@hursley            | 
Hursley Park,                     | Internet: sean@hursley.ibm.com    | 
Winchester, Hants,                +-----------------------------------+ 
England SO21 2JN
Internal: 7-248974                International: +44 1962-818974

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 18:02:18 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA14451;
	Wed, 29 Apr 1998 18:02:17 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA29721;
	Wed, 29 Apr 1998 17:54:44 -0500 (CDT)
Received: from att.com (cagw1.att.com [192.128.52.89])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id RAA29937
	for <wu-ftpd@mail.wustl.edu>; Wed, 29 Apr 1998 17:50:29 -0500 (CDT)
Received: by cagw1.att.com; Wed Apr 29 18:43 EDT 1998
Received: from lynxhub.lz.att.com (lynxhub.lz.att.com [135.25.204.10])
	by caig1.att.att.com (AT&T/GW-1.0) with SMTP id SAA26489
	for <wu-ftpd@mail.wustl.edu>; Wed, 29 Apr 1998 18:50:24 -0400 (EDT)
Received: by lynxhub.lz.att.com (5.x/EMS-1.2 sol2)
	id AA27518; Wed, 29 Apr 1998 18:47:34 -0400
Message-Id: <9804292247.AA27518@lynxhub.lz.att.com>
Date: Wed, 29 Apr 1998 18:47:34 -0400 (EDT)
Reply-To: dougc@lynxhub.lz.att.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dougc@lynxhub.lz.att.com
To: wu-ftpd@wugate.wustl.edu (ftp archive)
Subject: Data connection timed out/refused
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: 8.0 -- ListProcessor(tm) by CREN


Would anyone be able to shed some light on the error from wuftp of


Can not build data connection Connection refused.
or
Can not build data connection Connection timed out.

thanks in advance
Doug

This is only happening to a few users.
The description of the user side of things follows




When I use a "DOS session FTP" I get :
"425 Can't build data connection: Connection timed out."
After I do a  dir[ENTER]
=20
When I use WS_FTP LE ver4.xxx I get:
WINSOCK.DLL: Microsoft Windows Sockets Version 1.1.
WS_FTP95 LE 4.50 97.05.17, Copyright =A9 1992-1997 Ipswitch, Inc.
local chdir to C:\Program Files\WS_FTP
- -
connecting to  ...
Connected to .... port 21
220-
220-You are accessing it from host
110.anchorage-01.ak.....
220-
220-
ready.
USER soandso
331 Password required for soandso
PASS (hidden)
230 User  logged in.  Access restrictions
apply.
PWD
257 "/soandso" is current directory.
Host type (I): UNIX (standard)
PORT 12,12,192,110,4,157
200 PORT command successful.
LIST
! Receive error: Blocking call cancelled
=20
! DoDirList failed 0
=20
=20
=20
When I use CuteFTP Ver 2.0 I get:
STATUS:> Connecting ...
STATUS:> Connecting ...
STATUS:> Socket connected. Waiting for welcome message...
220-
220-Welcome
220-You are accessing it from host
151.anchorage-01.ak....
220-
220-
ready.
STATUS:> Connected. Authenticating...
COMMAND:> USER soandso
331 Password required for soandso
COMMAND:> PASS ********
230 User soandso logged in.  Access restrictions
apply.
STATUS:> Login successful
COMMAND:> TYPE I
200 Type set to I.
COMMAND:> REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
STATUS:> This site can resume broken downloads
COMMAND:> REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
COMMAND:> pwd
257 "/soandso" is current directory.
COMMAND:> TYPE A
200 Type set to A.
STATUS:> Retrieving directory listing...
COMMAND:> PORT 12,12,192,151,4,14
200 PORT command successful.
COMMAND:> LIST
425 Can't build data connection: Connection timed out.
ERROR:> Can't initiate data transfer
=20
=20

-- 
Doug Courtney
dougc@lynxhub.att.com
(732)576-5572

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 21:29:45 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id VAA16086;
	Wed, 29 Apr 1998 21:29:44 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id VAA07553;
	Wed, 29 Apr 1998 21:23:37 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id VAA14523
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 21:21:58 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id WAA28784; Wed, 29 Apr 1998 22:21:41 -0400
Message-Id: <199804300221.WAA28784@Bahamut.dragonfire.net>
Date: Wed, 29 Apr 1998 22:21:37 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Sean H Davies <sean@hursley.ibm.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: import directories
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I have been able to setup an import directory where anonymous users are
>able to drop off files. The directory is unlistable but writable by
>anonymous.
>Files are written ( due to the upload directive in ftpaccess ) with an
>owner of unknown but group of ftp.
>However, if anonymous users create directories in the import hierarchy,
>then the owner and group is ftp:staff.

     This is a bug in wu-ftpd.  Try the following patch (also available as
ftp://achurch.dragonfire.net/wu-ftpd/mkdir.patch).  Note that this patch is
untested, but looks like it should work.

*** src/extensions.c.old	Tue Apr 28 01:09:03 1998
--- src/extensions.c	Wed Apr 29 22:17:34 1998
***************
*** 949,960 ****
  
  int
  #ifdef __STDC__
! dir_check(char *name, uid_t *uid, gid_t *gid, int *valid)
  #else
! dir_check(name,uid,gid,valid)
  char *name;
  uid_t *uid;
  gid_t *gid;
  int *valid;
  #endif
  {
--- 949,961 ----
  
  int
  #ifdef __STDC__
! dir_check(char *name, uid_t *uid, gid_t *gid, int *d_mode, int *valid)
  #else
! dir_check(name,uid,gid,d_mode,valid)
  char *name;
  uid_t *uid;
  gid_t *gid;
+ int *d_mode;
  int *valid;
  #endif
  {
***************
*** 965,971 ****
    char *ap2 = NULL,
         *ap3 = NULL,
         *ap4 = NULL,
!        *ap6 = NULL;
    char cwdir[BUFSIZ];
    char path[BUFSIZ];
    char *sp;
--- 966,974 ----
    char *ap2 = NULL,
         *ap3 = NULL,
         *ap4 = NULL,
!        *ap5 = NULL,
!        *ap6 = NULL,
!        *ap7 = NULL;
    char cwdir[BUFSIZ];
    char path[BUFSIZ];
    char *sp;
***************
*** 983,989 ****
      return(-1);
    }
    while (getaclentry("upload", &entry) && ARG0 && ARG1 && ARG2 != NULL) {
!       if ( (!strcmp(ARG0, pw->pw_dir)) &&
             ((i = path_compare(ARG1, cwdir)) >= match_value) ) {
            match_value = i;
            ap2 = ARG2;
--- 986,992 ----
      return(-1);
    }
    while (getaclentry("upload", &entry) && ARG0 && ARG1 && ARG2 != NULL) {
!       if ( (!strcmp(ARG0, "*") || !strcmp(ARG0, pw->pw_dir)) &&
             ((i = path_compare(ARG1, cwdir)) >= match_value) ) {
            match_value = i;
            ap2 = ARG2;
***************
*** 991,998 ****
--- 994,1005 ----
            else       ap3 = NULL;
            if (ARG4)  ap4 = ARG4;
            else       ap4 = NULL;
+           if (ARG5)  ap5 = ARG5;
+           else       ap5 = NULL;
            if (ARG6)  ap6 = ARG6;
            else       ap6 = NULL;
+           if (ARG7)  ap7 = ARG7;
+           else       ap7 = NULL;
        }
    }
    if ( (ap3 && !strcasecmp(ap3, "nodirs")) ||
***************
*** 1004,1011 ****
       *uid = atoi(ap3);    /* the uid  */
    if (ap4) {
       *gid = atoi(ap4);    /* the gid */
-      *valid = 1;
     }
    return(1);
  }
  
--- 1011,1030 ----
       *uid = atoi(ap3);    /* the uid  */
    if (ap4) {
       *gid = atoi(ap4);    /* the gid */
     }
+   if (ap7) {
+      sscanf(ap7, "%o", d_mode); /* the mode */
+      *valid = 1;
+   } else if (ap5) {
+      sscanf(ap7, "%o", d_mode); /* take file mode, and add search permission */
+      if (*d_mode & 0600)
+         *d_mode |= 0100;
+      if (*d_mode & 0060)
+         *d_mode |= 0010;
+      if (*d_mode & 0006)
+         *d_mode |= 0001;
+      *valid = 1;
+   }
    return(1);
  }
  
*** src/ftpd.c.old	Tue Apr 28 01:09:04 1998
--- src/ftpd.c	Wed Apr 29 21:53:43 1998
***************
*** 3107,3118 ****
  {
  	uid_t uid;
  	gid_t gid;
  	int   valid;
  
      /*
       * check the directory, can we mkdir here?
       */
!     if ( (dir_check(name, &uid, &gid, &valid)) <= 0 )
          return;
  
      /*
--- 3107,3119 ----
  {
  	uid_t uid;
  	gid_t gid;
+ 	int   mode;
  	int   valid;
  
      /*
       * check the directory, can we mkdir here?
       */
!     if ( (dir_check(name, &uid, &gid, &mode, &valid)) <= 0 )
          return;
  
      /*
***************
*** 3121,3133 ****
      if ( (fn_check(name)) <= 0 )
          return;
  
!     if (mkdir(name, 0777) < 0) {
          if (errno == EEXIST)
              perror_reply(553, name);
          else
              perror_reply(550, name);
  	return;
      }
      reply(257, "MKD command successful.");
  }
  
--- 3122,3160 ----
      if ( (fn_check(name)) <= 0 )
          return;
  
!     if (valid <= 0)
!         mode = 0777;
! 
!     if (mkdir(name, mode) < 0) {
          if (errno == EEXIST)
              perror_reply(553, name);
          else
              perror_reply(550, name);
  	return;
      }
+ 
+     if (valid > 0) {
+         uid_t oldid = geteuid();
+         delay_signaling();
+         (void) seteuid((uid_t) 0);
+         /*
+          * There's a small file race here: if someone deletes the directory
+          * we just created and creates another file or directory in its
+          * place before we get a chance to chown() it, that new file or
+          * directory gets the appropriate modes.  I don't think you could
+          * actually do anything useful with this, though (remember, set-id
+          * bits are cleared on chown())...
+          */
+         if ((chown(name, uid, gid)) < 0) {
+             (void) seteuid(oldid);
+             enable_signaling();
+             perror_reply(550, "fchown");
+             return;
+         }
+         (void) seteuid(oldid);
+         enable_signaling();
+     }
+ 
      reply(257, "MKD command successful.");
  }
  

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 22:17:28 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA16559;
	Wed, 29 Apr 1998 22:17:27 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA19028;
	Wed, 29 Apr 1998 22:08:25 -0500 (CDT)
Received: from mb06.swip.net (mb06.swip.net [193.12.122.210])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA23132
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 22:04:14 -0500 (CDT)
Received: from mbox301.swipnet.se (dialup239-2-5.swipnet.se [130.244.239.69]) 
          by mb06.swip.net (8.8.8/8.8.8) with SMTP 
          id FAA28366 for <wu-ftpd@wugate.wustl.edu>; 
          Thu, 30 Apr 1998 05:04:12 +0200 (MET DST)
Message-Id: <Pine.LNX.3.95.980430045306.4573A-100000@mbox301.swipnet.se>
Date: Thu, 30 Apr 1998 05:04:03 +0200 (MET DST)
Reply-To: mats.petersson@mbox301.swipnet.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mats Petersson <mats.petersson@mbox301.swipnet.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Spaces in filenames
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mats@mbox301.swipnet.se
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello!

I am using wu-ftpd on Linux 2.0.33, and I am trying to get wu-ftpd 
accept spaces in filenames on upload.
I have tried this line as a path filter in ftpaccess:

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

Unfortunately this won't work. Since the server uses the standard 
regcomp/regex functions I thought it would, but no. When I try to 
upload a file with spaces in it, I get the following message:
	
	"Unmatched [ or [^: No such file or directory."

I've had this problem with all versions of wu-ftpd I've tested, so
it isn't exactly new. 

Sincerely,
Mats Petersson


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 22:36:10 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA16847;
	Wed, 29 Apr 1998 22:36:09 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA25336;
	Wed, 29 Apr 1998 22:27:40 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA20957
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 22:24:54 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id XAA02137; Wed, 29 Apr 1998 23:24:45 -0400
Message-Id: <199804300324.XAA02137@Bahamut.dragonfire.net>
Date: Wed, 29 Apr 1998 23:24:40 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: Mats Petersson <mats.petersson@mbox301.swipnet.se>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Spaces in filenames
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>I am using wu-ftpd on Linux 2.0.33, and I am trying to get wu-ftpd 
>accept spaces in filenames on upload.
>I have tried this line as a path filter in ftpaccess:
>
>	anonymous  /etc/pathmsg  ^[-A-Za-z0-9_. ]*$  ^\.  ^-
>
>Unfortunately this won't work. Since the server uses the standard 
>regcomp/regex functions I thought it would, but no. When I try to 
>upload a file with spaces in it, I get the following message:
>	
>	"Unmatched [ or [^: No such file or directory."
>
>I've had this problem with all versions of wu-ftpd I've tested, so
>it isn't exactly new. 

     This is due to the way wu-ftpd parses the ftpaccess file: any space
or tab is considered an argument delimiter.  The parser doesn't know
anything about regular expressions, so ^[... ] gets separated into two
arguments, and when they are later used by the regular expression code,
they don't work.  You could try putting a backslash before the space; I
don't know off the top of my head whether that would work.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 22:45:55 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id WAA16908;
	Wed, 29 Apr 1998 22:45:54 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id WAA26174;
	Wed, 29 Apr 1998 22:40:13 -0500 (CDT)
Received: from public.wzptt.zj.cn (public.wzptt.zj.cn [202.96.106.8])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id WAA21361
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 22:36:51 -0500 (CDT)
Received: from public.wzptt.zj.cn ([202.96.106.10])
	by public.wzptt.zj.cn (8.8.8/8.8.8) with SMTP id LAA05070
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 11:34:41 +0900 (CDT)
Message-Id: <16484.980430@public.wzptt.zj.cn>
Date: Thu, 30 Apr 1998 11:37:03 +0800
Reply-To: ye <yeyong@public.wzptt.zj.cn>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ye <yeyong@public.wzptt.zj.cn>
To: wu-ftpd@wugate.wustl.edu
Subject: dir problem under solaris
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: The Bat! (v1.00 Build 1311) UNREG
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello everyone!
    I installed a wu-ftpd (version 2.4(3)) under my solaris 2.51
 system. I have configured it so I can use anonymous to ftp it.
 When I ftp to it as a anonymous user,I can't list files in long
 format,I  type "dir" and "ls -l",and no result.
 anyone can help me with it? thanks!
 below is from the ftp command and the result.

   ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
bin
pub
incoming
etc
lib
usr
dev
226 Transfer complete.
40 bytes received in 0.021 seconds (1.9 Kbytes/s)
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp> ls -l
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.    


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 29 23:27:35 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id XAA17192;
	Wed, 29 Apr 1998 23:27:34 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id XAA28766;
	Wed, 29 Apr 1998 23:18:29 -0500 (CDT)
Received: from thongvilay.giganet.net (thongvilay.giganet.net [203.182.192.97])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id XAA19274
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 23:13:39 -0500 (CDT)
Received: from thongvilay.giganet.net (thongvilay.giganet.net [203.182.192.97])
	by thongvilay.giganet.net (8.8.5/8.8.5) with SMTP id NAA27460;
	Thu, 30 Apr 1998 13:13:07 +0900 (JST)
Message-Id: <Pine.GSO.3.95LJ1.1b4.980430131134.8774C-100000@thongvilay.giganet.net>
Date: Thu, 30 Apr 1998 13:13:07 +0900 (JST)
Reply-To: tatsuya@giganet.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tatsuya Kawasaki <tatsuya@giganet.net>
To: ye <yeyong@public.wzptt.zj.cn>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: dir problem under solaris
In-Reply-To: <16484.980430@public.wzptt.zj.cn>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-2022-JP
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello Ye,
Two questions.

1. ls -al works on regular users?
2. which ls are you doing? 

FYI, I use one that came with Solaris 2.5 and works just fine.

regards,

Tatsuya


= = = = = =
$BEEOC(B 03-3239-0607 fax 03-3239-2609
business network telecom
http://www.giganet.net

On Thu, 30 Apr 1998, ye wrote:

> Hello everyone!
>     I installed a wu-ftpd (version 2.4(3)) under my solaris 2.51
>  system. I have configured it so I can use anonymous to ftp it.
>  When I ftp to it as a anonymous user,I can't list files in long
>  format,I  type "dir" and "ls -l",and no result.
>  anyone can help me with it? thanks!
>  below is from the ftp command and the result.
> 
>    ftp> ls
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for file list.
> bin
> pub
> incoming
> etc
> lib
> usr
> dev
> 226 Transfer complete.
> 40 bytes received in 0.021 seconds (1.9 Kbytes/s)
> ftp> dir
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for /bin/ls.
> 226 Transfer complete.
> ftp> ls -l
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for /bin/ls.
> 226 Transfer complete.    
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 01:18:59 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id BAA03017;
	Thu, 30 Apr 1998 01:18:58 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id BAA15008;
	Thu, 30 Apr 1998 01:13:19 -0500 (CDT)
Received: from thongvilay.giganet.net (thongvilay.giganet.net [203.182.192.97])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id BAA08402
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 01:09:39 -0500 (CDT)
Received: from thongvilay.giganet.net (thongvilay.giganet.net [203.182.192.97])
	by thongvilay.giganet.net (8.8.5/8.8.5) with SMTP id PAA01121;
	Thu, 30 Apr 1998 15:09:32 +0900 (JST)
Message-Id: <Pine.GSO.3.95LJ1.1b4.980430150554.467C-100000@thongvilay.giganet.net>
Date: Thu, 30 Apr 1998 15:09:32 +0900 (JST)
Reply-To: tatsuya@giganet.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tatsuya Kawasaki <tatsuya@giganet.net>
To: ye <yeyong@public.wzptt.zj.cn>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Re[2]: dir problem under solaris
In-Reply-To: <10523.980430@public.wzptt.zj.cn>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-2022-JP
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Ye,

Okay, can you show me the following

1. ls -al ~ftp/dev 
2. ls -al ~ftp/usr/lib

where ftp is the anonymous user.

regards,

tatsuya



= = = = = =
$BEEOC(B 03-3239-0607 fax 03-3239-2609
business network telecom
http://www.giganet.net

On Thu, 30 Apr 1998, ye wrote:

> Hello Tatsuya,
> thanks your email.
> the answers to your question.
> 1.yes,both ls -al  and dir works fine on regular users,both have long
> format result.
> 2.  /usr/bin/ls  ,and in my system, dir:    aliased to ls -alF|more
> 
> 
> 
> TK> Hello Ye,
> TK> Two questions.
> 
> TK> 1. ls -al works on regular users?
> TK> 2. which ls are you doing? 
> 
> TK> FYI, I use one that came with Solaris 2.5 and works just fine.
> 
> TK> regards,
> 
> TK> Tatsuya
> 
> 
> Best regards,
>  Ye                            mailto:yeyong@public.wzptt.zj.cn
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 03:02:57 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id DAA11823;
	Thu, 30 Apr 1998 03:02:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id CAA22673;
	Thu, 30 Apr 1998 02:55:13 -0500 (CDT)
Received: from public.wzptt.zj.cn (public.wzptt.zj.cn [202.96.106.8])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id CAA23582
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 02:52:57 -0500 (CDT)
Received: from public.wzptt.zj.cn ([202.96.106.10])
	by public.wzptt.zj.cn (8.8.8/8.8.8) with SMTP id PAA09156;
	Thu, 30 Apr 1998 15:50:41 +0900 (CDT)
Message-Id: <5661.980430@public.wzptt.zj.cn>
Date: Thu, 30 Apr 1998 15:52:59 +0800
Reply-To: ye <yeyong@public.wzptt.zj.cn>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ye <yeyong@public.wzptt.zj.cn>
To: Tatsuya Kawasaki <tatsuya@giganet.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: problem solved!
References: <Pine.GSO.3.95LJ1.1b4.980430150554.467C-100000@thongvilay.giganet.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: The Bat! (v1.00 Build 1311) UNREG
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello Tatsuya,

I have solved the problem!
The reason is that I didn't set the right permissions with ~ftp/dev
and ~ftp/usr/lib.After I set them to 555,it's ok!
I forget where  I get the I idea that permissions should be set to
770, that produced the problem!
Tatsuya,thank you very much for your advice.

TK> Ye,

TK> Okay, can you show me the following

TK> 1. ls -al ~ftp/dev 
TK> 2. ls -al ~ftp/usr/lib

TK> where ftp is the anonymous user.

TK> regards,

TK> tatsuya


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 04:21:45 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id EAA12275;
	Thu, 30 Apr 1998 04:21:44 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id EAA28161;
	Thu, 30 Apr 1998 04:18:02 -0500 (CDT)
Received: from thongvilay.giganet.net (thongvilay.giganet.net [203.182.192.97])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id EAA20885
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 04:15:39 -0500 (CDT)
Received: from thongvilay.giganet.net (thongvilay.giganet.net [203.182.192.97])
	by thongvilay.giganet.net (8.8.5/8.8.5) with SMTP id SAA06911
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 18:15:37 +0900 (JST)
Message-Id: <Pine.GSO.3.95LJ1.1b4.980430181157.5383B-100000@thongvilay.giganet.net>
Date: Thu, 30 Apr 1998 18:15:36 +0900 (JST)
Reply-To: tatsuya@giganet.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tatsuya Kawasaki <tatsuya@giganet.net>
To: wu-ftpd@wugate.wustl.edu
Subject: date on ftpd
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-2022-JP
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello

One of my friends starts setting up freebsd with wu-ftp 2.4.2(Beta 16)
and having a problem on date. It seems that when he create an account
with ftpsh and a user uses "ls -al", it shows GMT rather than JST, which
is a local time.

Any suggestion how to fix the problem?

TIA,

Tatsuya




$B$+$o$5$-(B


= = = = = =
$BEEOC(B 03-3239-0607 fax 03-3239-2609
business network telecom
http://www.giganet.net


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 05:39:20 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA13364;
	Thu, 30 Apr 1998 05:39:19 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA02682;
	Thu, 30 Apr 1998 05:34:40 -0500 (CDT)
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA03642
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 05:28:16 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id GAA18900;
	Thu, 30 Apr 1998 06:28:11 -0400
Message-Id: <Pine.LNX.3.95.980430062714.18893B-100000@gaia.vr.net>
Date: Thu, 30 Apr 1998 06:28:11 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Tatsuya Kawasaki <tatsuya@giganet.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: date on ftpd
In-Reply-To: <Pine.GSO.3.95LJ1.1b4.980430181157.5383B-100000@thongvilay.giganet.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Tatsuya Kawasaki wrote:

> One of my friends starts setting up freebsd with wu-ftp 2.4.2(Beta 16)
> and having a problem on date. It seems that when he create an account
> with ftpsh and a user uses "ls -al", it shows GMT rather than JST, which
> is a local time.
> 
> Any suggestion how to fix the problem?

Setting the TZ environment variable should fix it.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              lundberg@vr.net
Kettering, OH 45409-1615 USA    1-800-809-2195


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 05:41:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id FAA13406;
	Thu, 30 Apr 1998 05:41:01 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id FAA19764;
	Thu, 30 Apr 1998 05:37:34 -0500 (CDT)
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id FAA01432
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 05:29:44 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id GAA18905;
	Thu, 30 Apr 1998 06:29:34 -0400
Message-Id: <Pine.LNX.3.95.980430062840.18893C-100000@gaia.vr.net>
Date: Thu, 30 Apr 1998 06:29:34 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Andy Church <achurch@dragonfire.net>
Cc: Mats Petersson <mats.petersson@mbox301.swipnet.se>,
        wu-ftpd@wugate.wustl.edu
Subject: Re: Spaces in filenames
In-Reply-To: <199804300324.XAA02137@Bahamut.dragonfire.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 29 Apr 1998, Andy Church wrote:

>      This is due to the way wu-ftpd parses the ftpaccess file: any space
> or tab is considered an argument delimiter.  The parser doesn't know
> anything about regular expressions, so ^[... ] gets separated into two
> arguments, and when they are later used by the regular expression code,
> they don't work.  You could try putting a backslash before the space; I
> don't know off the top of my head whether that would work.

Nah.  Needs a hack if one's not already available.  This is the second
request for this in as many months.  I'm way too busy right now, anyone
else got time/inclination?

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              lundberg@vr.net
Kettering, OH 45409-1615 USA    1-800-809-2195


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 06:04:25 1998
Received: from relay1.UU.NET (relay1.UU.NET [192.48.96.5])
	by landfield.com (8.8.8/8.8.8) with ESMTP id GAA14077;
	Thu, 30 Apr 1998 06:04:24 -0500 (CDT)
Received: from relay1.UU.NET by relay1.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQenhi06409; Thu, 30 Apr 1998 00:42:02 -0400 (EDT)
Received: from wugate.wustl.edu by relay1.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQenhi06397; Thu, 30 Apr 1998 00:42:00 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id XAA29571;
	Wed, 29 Apr 1998 23:37:48 -0500 (CDT)
Received: from public.wzptt.zj.cn (public.wzptt.zj.cn [202.96.106.8])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id XAA27030
	for <wu-ftpd@wugate.wustl.edu>; Wed, 29 Apr 1998 23:34:19 -0500 (CDT)
Received: from public.wzptt.zj.cn ([202.96.106.10])
	by public.wzptt.zj.cn (8.8.8/8.8.8) with SMTP id MAA05923;
	Thu, 30 Apr 1998 12:32:04 +0900 (CDT)
Message-Id: <10523.980430@public.wzptt.zj.cn>
Date: Thu, 30 Apr 1998 12:34:26 +0800
Reply-To: ye <yeyong@public.wzptt.zj.cn>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: ye <yeyong@public.wzptt.zj.cn>
To: Tatsuya Kawasaki <tatsuya@giganet.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re[2]: dir problem under solaris
References: <Pine.GSO.3.95LJ1.1b4.980430131134.8774C-100000@thongvilay.giganet.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: The Bat! (v1.00 Build 1311) UNREG
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello Tatsuya,
thanks your email.
the answers to your question.
1.yes,both ls -al  and dir works fine on regular users,both have long
format result.
2.  /usr/bin/ls  ,and in my system, dir:    aliased to ls -alF|more



TK> Hello Ye,
TK> Two questions.

TK> 1. ls -al works on regular users?
TK> 2. which ls are you doing? 

TK> FYI, I use one that came with Solaris 2.5 and works just fine.

TK> regards,

TK> Tatsuya


Best regards,
 Ye                            mailto:yeyong@public.wzptt.zj.cn


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 07:46:53 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id HAA14749;
	Thu, 30 Apr 1998 07:46:52 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id HAA16519;
	Thu, 30 Apr 1998 07:42:49 -0500 (CDT)
Received: from luomat.peak.org (cc344191-a.ewndsr1.nj.home.com [24.2.83.40])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id HAA11385
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 07:38:40 -0500 (CDT)
Received: (from luomat@localhost)
	by luomat.peak.org (8.8.8/8.8.8) id IAA06215;
	Thu, 30 Apr 1998 08:38:38 -0400 (EDT)
Message-Id: <199804301238.IAA06215@luomat.peak.org>
Date: Thu, 30 Apr 98 08:38:36 -0400
Reply-To: luomat+Lists/WU-Ftp@luomat.peak.org
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Timothy J Luoma <luomat+Lists/WU-Ftp@luomat.peak.org>
To: apache@geek.net, wu-ftpd@wugate.wustl.edu
Subject: Setting up co-existing ftp/http
Content-Type: text/plain
MIME-Version: 1.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Say I wanted to setup a joint http and ftp archive (ie one which could be  
accessed by either ftp or http and get at the same files, using apache and  
wu-ftp).

1) anything to be aware of as far as security, unexpected 'gotchas', etc?

2) I want to have one directory not available to anon-ftp users, but only to 
	folks who have the right password.
	
Would it be better to:
	make a directory owned by the UID which apache
	runs as, chmod 700, and password protect it (using htaccess?
	or should I be running SSLeay?)
	
	or
	
	make a special directory under ~ftp owned by 'guest2' and make
	guest2 a password protected account? (can this be done and still
	have guest2 logins chroot to ~ftp ?  I think I remember something
	like this in the wu-ftp docs but can't seem to remember what it
	was called)

Just looking for advantages/disadvantages either way, esp. from someone who  
might have done this.

TjL


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 10:20:37 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA16052;
	Thu, 30 Apr 1998 10:20:36 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA01026;
	Thu, 30 Apr 1998 10:15:27 -0500 (CDT)
Received: from Bahamut.dragonfire.net ([206.161.150.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA32676
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 10:06:50 -0500 (CDT)
Received: (from achurch@localhost) by Bahamut.dragonfire.net (8.8.5/8.8.8) id LAA19347; Thu, 30 Apr 1998 11:06:43 -0400
Message-Id: <199804301506.LAA19347@Bahamut.dragonfire.net>
Date: Thu, 30 Apr 1998 11:06:40 EDT
Reply-To: achurch@dragonfire.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: achurch@dragonfire.net (Andy Church)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Spaces in filenames
X-Mailer: MMail v4.62
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>>      This is due to the way wu-ftpd parses the ftpaccess file: any space
>> or tab is considered an argument delimiter.  The parser doesn't know
>> anything about regular expressions, so ^[... ] gets separated into two
>> arguments, and when they are later used by the regular expression code,
>> they don't work.  You could try putting a backslash before the space; I
>> don't know off the top of my head whether that would work.
>
>Nah.  Needs a hack if one's not already available.  This is the second
>request for this in as many months.  I'm way too busy right now, anyone
>else got time/inclination?

     I'll see if I can put something together in the next couple of days.

  --Andy Church                  | If Bell Atlantic really is the heart
    achurch@dragonfire.net       | of communication, then it desperately
    www.dragonfire.net/~achurch/ | needs a quadruple bypass.

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 10:41:02 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA16302;
	Thu, 30 Apr 1998 10:40:59 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA04795;
	Thu, 30 Apr 1998 10:28:01 -0500 (CDT)
Received: from freeway.itc.rus.net (root@freeway.rus.net [195.242.0.141])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id KAA29838
	for <wu-ftpd@mail.wustl.edu>; Thu, 30 Apr 1998 10:24:34 -0500 (CDT)
Received: by freeway.itc.rus.net id TAA22192;
  (8.8.6/03.02.97-RUSNET) Thu, 30 Apr 1998 19:23:02 +0400
Message-Id: <19980430192302.A21961@freeway.itc.rus.net>
Date: Thu, 30 Apr 1998 19:23:02 +0400
Reply-To: kir@rus.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kirill Maximov <kir@rus.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Some changes in MKDIR code of wu-ftpd
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary=x+6KMIRAuhnl3hBn
X-Mailer: Mutt 0.91.1i
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii

  Hello!

  I'm sorry that this message might not be useful for you but.. who knows.
  
  While using wu-ftpd beta 16 on my site I faced a problem in 
  creating directories.
  
  Suppose, I have these lines in my /etc/ftpaccess file:

upload /home/web 		/SERV/DOC*	yes  webuser webgroup 0664 dirs  
upload /home/web/SERV 	/DOC*  		yes  webuser webgroup 0664 dirs  

  I have two users (user1 and user2), and I want both of them to be able to 
  put files and create directories in /home/web/SERV/DOC with permissions 0664
  (0775 for dirs) and ownership webuser.webgroup . With default wu-ftpd, 
  there are no problem with creating files. But when I do mkdir,  
  I have always permissions 0755 and ownerships user[12].ftpuser .

  I.e. wu-ftp do not use information from /etc/ftpaccess while creating 
  directories (it uses only dirs|nodirs field).

  So, I made some changes to wu-ftpd code to use other fileds. 
  Two patched files (ftpd.c and extensions.c) are attached to this message. 
  Any comments (especially from maintainers) are appreciated.

  Best regards,

  KIR

-- 
----------------------------------------------------------
 Kirill Maximov;              INTERNET TECHNOLOGY CENTER
 Network Administrator        St.Petersburg, Russia
                       
 Fax:  +7-812-3461168         Email: support@itc.rus.net
 Tel.: +7-812-3462541         URL:   http://itc.rus.net
 

--x+6KMIRAuhnl3hBn
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="changes.tgz"

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

--x+6KMIRAuhnl3hBn--

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 10:59:00 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id KAA16470;
	Thu, 30 Apr 1998 10:58:59 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA02881;
	Thu, 30 Apr 1998 10:54:19 -0500 (CDT)
Received: from hotmail.com (f38.hotmail.com [207.82.250.49])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id KAA00260
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 10:52:51 -0500 (CDT)
Received: (qmail 17167 invoked by uid 0); 30 Apr 1998 15:52:20 -0000
Received: from 195.129.19.100 by www.hotmail.com with HTTP;
	Thu, 30 Apr 1998 08:52:20 PDT
Message-Id: <19980430155220.17166.qmail@hotmail.com>
Date: Thu, 30 Apr 1998 08:52:20 PDT
Reply-To: duval@hotmail.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Duval Carias" <duval@hotmail.com>
To: wu-ftpd@wugate.wustl.edu
Subject: 530 User bob access denied.
Content-Type: text/plain
X-Originating-IP: [195.129.19.100]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Guest account works when I have a valid shell, but not when I enter a 
false shell.

And I have entered the false shell in the /etc/shells file.

So I get guest ftp access, but my guests can telnet.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 11:33:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA16816;
	Thu, 30 Apr 1998 11:33:10 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA09819;
	Thu, 30 Apr 1998 11:26:06 -0500 (CDT)
Received: from mailrelay1.tfn.com (mailrelay1.tfn.com [198.80.144.7])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA11038
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 11:24:56 -0500 (CDT)
Received: from 198.80.144.9 by mailrelay1.tfn.com with SMTP (WorldSecure
 Server SMTP Relay v2.0.2); Thu, 30 Apr 98 12:10:52 -0400
Received: from zero.tfn.com (zero.tfn.com [164.179.100.52]) by
 r2.tfn.com (8.8.7/8.6.9) with SMTP id MAA08607 for
 <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 12:15:00 -0400 (EDT)
Message-Id: <3548A38E.3A4C@tfn.com>
Date: Thu, 30 Apr 1998 12:15:10 -0400
Reply-To: mqh@tfn.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Mike Q. Hiller" <mqh@tfn.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: ls -l displays uid and gid numerically
MIME-Version: 1.0
Content-Type: text/plain; 
 charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: <mqh@tfn.com>
X-Server-Uuid: b0832e76-507b-11d1-9cee-00e0290993bc
X-Mailer: Mozilla 3.04Gold (X11; I; SunOS 5.6 sun4m)
X-WSS-ID: 19567D0654656-19567D0654657-01
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

 
	I am running wu-ftpd wu-2.4(2) under Solaris 2.5.1.
	When I log in as anonymous or a guest user and do an ls -l,
	the UIDs and GIDs are displayed numerically, not symbolically.
	I do have readable versions of passwd and group files in
	~ftp/etc and the chroot works fine. Why doesn'd ls look
	them up in etc/passwd, etc/group?

							Thanks,
							Mike Q. Hiller
							mqh@tfn.com

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 11:46:34 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA16922;
	Thu, 30 Apr 1998 11:46:33 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA03979;
	Thu, 30 Apr 1998 11:38:55 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA06427
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 11:34:39 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id JAA12381
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 09:34:36 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <J7P6HHRX>; Thu, 30 Apr 1998 09:35:41 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC05039A43@cnfvs008.cnf.com>
Date: Thu, 30 Apr 1998 09:35:39 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: apache@geek.net, wu-ftpd@wugate.wustl.edu,
        "'luomat+Lists/WU-Ftp@luomat.peak.org'"
	 <luomat+Lists/WU-Ftp@luomat.peak.org>
Subject: RE: Setting up co-existing ftp/http
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

yup!
what version of frewall (if any) are you running?

> ----------
> From: 	Timothy J
> Luoma[SMTP:luomat+Lists/WU-Ftp@luomat.peak.org]
> Reply To: 	luomat+Lists/WU-Ftp@luomat.peak.org
> Sent: 	Thursday, April 30, 1998 5:38 AM
> To: 	apache@geek.net; wu-ftpd@wugate.wustl.edu
> Subject: 	Setting up co-existing ftp/http
> 
> 
> Say I wanted to setup a joint http and ftp archive (ie one which could
> be  
> accessed by either ftp or http and get at the same files, using apache
> and  
> wu-ftp).
> 
> 1) anything to be aware of as far as security, unexpected 'gotchas',
> etc?
> 
> 2) I want to have one directory not available to anon-ftp users, but
> only to 
> 	folks who have the right password.
> 	
> Would it be better to:
> 	make a directory owned by the UID which apache
> 	runs as, chmod 700, and password protect it (using htaccess?
> 	or should I be running SSLeay?)
> 	
> 	or
> 	
> 	make a special directory under ~ftp owned by 'guest2' and make
> 	guest2 a password protected account? (can this be done and still
> 	have guest2 logins chroot to ~ftp ?  I think I remember
> something
> 	like this in the wu-ftp docs but can't seem to remember what it
> 	was called)
> 
> Just looking for advantages/disadvantages either way, esp. from
> someone who  
> might have done this.
> 
> TjL
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 11:51:23 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id LAA16968;
	Thu, 30 Apr 1998 11:51:22 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA13285;
	Thu, 30 Apr 1998 11:41:59 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA04212
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 11:36:51 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id JAA12951
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 09:36:49 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <J7P6HHS3>; Thu, 30 Apr 1998 09:37:55 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC05039A44@cnfvs008.cnf.com>
Date: Thu, 30 Apr 1998 09:37:52 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: wu-ftpd@wugate.wustl.edu, "'mqh@tfn.com'" <mqh@tfn.com>
Subject: RE: ls -l displays uid and gid numerically
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I ran into a similar problem.  What ate hte perms on the ~ftp/etc/passwd
& group
files?  Also, what OS are you running?

Guy

> ----------
> From: 	Mike Q. Hiller[SMTP:mqh@tfn.com]
> Reply To: 	mqh@tfn.com
> Sent: 	Thursday, April 30, 1998 9:15 AM
> To: 	wu-ftpd@wugate.wustl.edu
> Subject: 	ls -l displays uid and gid numerically
> 
> Hi,
> 
>  
> 	I am running wu-ftpd wu-2.4(2) under Solaris 2.5.1.
> 	When I log in as anonymous or a guest user and do an ls -l,
> 	the UIDs and GIDs are displayed numerically, not symbolically.
> 	I do have readable versions of passwd and group files in
> 	~ftp/etc and the chroot works fine. Why doesn'd ls look
> 	them up in etc/passwd, etc/group?
> 
> 							Thanks,
> 							Mike Q. Hiller
> 							mqh@tfn.com
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 12:05:56 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA17112;
	Thu, 30 Apr 1998 12:05:56 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id LAA14286;
	Thu, 30 Apr 1998 11:57:41 -0500 (CDT)
Received: from luomat.peak.org (cc344191-a.ewndsr1.nj.home.com [24.2.83.40])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id LAA15785
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 11:52:27 -0500 (CDT)
Received: (from luomat@localhost)
	by luomat.peak.org (8.8.8/8.8.8) id MAA03797;
	Thu, 30 Apr 1998 12:52:20 -0400 (EDT)
Message-Id: <199804301652.MAA03797@luomat.peak.org>
Date: Thu, 30 Apr 98 12:52:18 -0400
Reply-To: luomat+Lists/WU-Ftp@luomat.peak.org
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Timothy J Luoma <luomat+Lists/WU-Ftp@luomat.peak.org>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
Cc: apache@geek.net, wu-ftpd@wugate.wustl.edu
Subject: Re: Setting up co-existing ftp/http
In-Reply-To: <6985723206B8D011BA180000F8043BDC05039A43@cnfvs008.cnf.com>
References: <6985723206B8D011BA180000F8043BDC05039A43@cnfvs008.cnf.com>
Content-Type: text/plain
MIME-Version: 1.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	Author:        "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
	Original-Date: Thu, 30 Apr 1998 09:35:39 -0700
	Message-ID:    <6985723206B8D011BA180000F8043BDC05039A43@cnfvs008.cnf.com>

> yup!

Yup what?


> what version of frewall (if any) are you running?

I'm using tcp_wrappers, that's about all..

TjL



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 12:12:11 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA17165;
	Thu, 30 Apr 1998 12:12:10 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA15426;
	Thu, 30 Apr 1998 12:03:54 -0500 (CDT)
Received: from mailserver.cnf.com (mailserver.cnf.com [205.185.108.11])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA15654
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 12:03:08 -0500 (CDT)
Received: from cnfvs008.cnf.com (localhost [127.0.0.1])
	by mailserver.cnf.com (8.8.7/8.8.7) with ESMTP id KAA19154
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 10:03:00 -0700 (PDT)
Received: by cnfvs008.cnf.com with Internet Mail Service (5.0.1458.49)
	id <J7P6HHYJ>; Thu, 30 Apr 1998 10:04:04 -0700
Message-Id: <6985723206B8D011BA180000F8043BDC05039A45@cnfvs008.cnf.com>
Date: Thu, 30 Apr 1998 10:04:01 -0700
Reply-To: Speier.Guy@cnf.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
To: "Speier, Guy J - CNF" <Speier.Guy@cnf.com>,
        "'Timothy J Luoma'"
	 <luomat+Lists/WU-Ftp@luomat.peak.org>
Cc: apache@geek.net, wu-ftpd@wugate.wustl.edu
Subject: RE: Setting up co-existing ftp/http
MIME-Version: 1.0
Content-Type: text/plain
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1458.49)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



> ----------
> From: 	Timothy J
> Luoma[SMTP:luomat+Lists/WU-Ftp@luomat.peak.org]
> Sent: 	Thursday, April 30, 1998 9:52 AM
> To: 	Speier, Guy J - CNF
> Cc: 	apache@geek.net; wu-ftpd@wugate.wustl.edu
> Subject: 	Re: Setting up co-existing ftp/http
> 
> 	Author:        "Speier, Guy J - CNF" <Speier.Guy@cnf.com>
> 	Original-Date: Thu, 30 Apr 1998 09:35:39 -0700
> 	Message-ID:
> <6985723206B8D011BA180000F8043BDC05039A43@cnfvs008.cnf.com>
> 
> > yup!
> 
> Yup what?
> 
yup:
1) anything to be aware of as far as security, unexpected 'gotchas',
> etc?

setting up http & ftp with filerwall 2.3 (from Sun) was a particular
gottcha for me &
my group.  But you neednt worry about this since you're running
tcp_wrappers

> > what version of frewall (if any) are you running?
> 
> I'm using tcp_wrappers, that's about all..
> 
> TjL
> 
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 12:16:12 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA17226;
	Thu, 30 Apr 1998 12:16:10 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA16335;
	Thu, 30 Apr 1998 12:10:09 -0500 (CDT)
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA13064
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 12:05:51 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA27901;
	Thu, 30 Apr 1998 13:05:41 -0400
Message-Id: <Pine.LNX.3.95.980430130401.24305C-100000@gaia.vr.net>
Date: Thu, 30 Apr 1998 13:05:40 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Duval Carias <duval@hotmail.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: 530 User bob access denied.
In-Reply-To: <19980430155220.17166.qmail@hotmail.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Duval Carias wrote:

> Guest account works when I have a valid shell, but not when I enter a 
> false shell.
> 
> And I have entered the false shell in the /etc/shells file.
> 
> So I get guest ftp access, but my guests can telnet

Make their shell /bin/false and put it in /etc/shells and you get ftp and
no shell/telnet.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              lundberg@vr.net
Kettering, OH 45409-1615 USA    1-800-809-2195


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 12:17:15 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id MAA17251;
	Thu, 30 Apr 1998 12:17:14 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id MAA10965;
	Thu, 30 Apr 1998 12:12:30 -0500 (CDT)
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id MAA15142
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 12:07:59 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id NAA27965;
	Thu, 30 Apr 1998 13:07:54 -0400
Message-Id: <Pine.LNX.3.95.980430130609.24305D-100000@gaia.vr.net>
Date: Thu, 30 Apr 1998 13:07:53 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: "Mike Q. Hiller" <mqh@tfn.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ls -l displays uid and gid numerically
In-Reply-To: <3548A38E.3A4C@tfn.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Mike Q. Hiller wrote:

> I am running wu-ftpd wu-2.4(2) under Solaris 2.5.1.  When I log in as
> anonymous or a guest user and do an ls -l, the UIDs and GIDs are
> displayed numerically, not symbolically.  I do have readable versions of
> passwd and group files in ~ftp/etc and the chroot works fine. Why
> doesn'd ls look them up in etc/passwd, etc/group? 

Check the guest howto and the solaris-specific FAQ

The location of the latest version of wu-ftpd can be found in the 
directory
 
      ftp://ftp.academ.com/pub/wu-ftpd/private/
 
You can't see the directory contents, so read the message informing you
of the actual filename to retrieve. It's there.
 
wu-ftpd Resource Center:  http://www.landfield.com/wu-ftpd/
wu-ftpd FAQ:              http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
wu-ftpd list archive:     http://www.landfield.com/wu-ftpd/mail-archive/

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              lundberg@vr.net
Kettering, OH 45409-1615 USA    1-800-809-2195


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 13:20:23 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA17749;
	Thu, 30 Apr 1998 13:20:22 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA23178;
	Thu, 30 Apr 1998 13:14:43 -0500 (CDT)
Received: from mb06.swip.net (mb06.swip.net [193.12.122.210])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA14807
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 13:09:15 -0500 (CDT)
Received: from mbox301.swipnet.se (dialup86-5-15.swipnet.se [130.244.86.79]) 
          by mb06.swip.net (8.8.8/8.8.8) with SMTP 
          id UAA11393; 
          Thu, 30 Apr 1998 20:08:39 +0200 (MET DST)
Message-Id: <Pine.LNX.3.95.980430193703.7206A-100000@mbox301.swipnet.se>
Date: Thu, 30 Apr 1998 20:08:34 +0200 (MET DST)
Reply-To: mats.petersson@mbox301.swipnet.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mats Petersson <mats.petersson@mbox301.swipnet.se>
To: Andy Church <achurch@dragonfire.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Spaces in filenames
In-Reply-To: <199804301506.LAA19347@Bahamut.dragonfire.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mats@mbox301.swipnet.se
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Andy Church wrote:

> >>      This is due to the way wu-ftpd parses the ftpaccess file: any space
> >> or tab is considered an argument delimiter.  The parser doesn't know
> >> anything about regular expressions, so ^[... ] gets separated into two
> >> arguments, and when they are later used by the regular expression code,
> >> they don't work.  You could try putting a backslash before the space; I
> >> don't know off the top of my head whether that would work.
> >
> >Nah.  Needs a hack if one's not already available.  This is the second
> >request for this in as many months.  I'm way too busy right now, anyone
> >else got time/inclination?
> 
>      I'll see if I can put something together in the next couple of days.
> 
>   --Andy Church                  | If Bell Atlantic really is the heart
>     achurch@dragonfire.net       | of communication, then it desperately
>     www.dragonfire.net/~achurch/ | needs a quadruple bypass.
> 

Hello again.

I have sort of "solved it myself" I think... 

The solution in ftpaccess was to write the path filter line like this:

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

Unfortunately, this still won't work with the default Linux configuration. 
After some tests I found that the re_comp() and re_exec() routines used 
in extensions.c somehow don't understand the [:space:] construct, at least 
here on my box with libc 5.4.44.

What I did was the following:
I defined HAVE_REGEX_H and REGEXEC in config.lnx to make extensions.c 
use the POSIX regcomp() and regexec() functions instead of the re_comp() 
and re_exec() ones, and added some regfree()'s at appropriate places to 
free the memory allocated by regcomp(). 
(According to the libc info file, one has to use regfree() everytime after 
a regcomp() to free any memory allocated.)

I don't know why the Linux configuration isn't set up to use the POSIX
regcomp() and regexec() from the beginning, anyway this solved the problem 
with spaces in filenames on upload.

If anyone using Linux is interested in a patch for v2.4.2-beta-15 I have 
it here.

Mats Petersson


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 13:51:51 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA18082;
	Thu, 30 Apr 1998 13:51:50 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA16089;
	Thu, 30 Apr 1998 13:46:15 -0500 (CDT)
Received: from mb05.swip.net (mb05.swip.net [193.12.122.209])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA23147
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 13:40:00 -0500 (CDT)
Received: from mbox301.swipnet.se (dialup110-8-5.swipnet.se [130.244.110.117]) 
          by mb05.swip.net (8.8.8/8.8.8) with SMTP 
          id UAA07551 for <wu-ftpd@wugate.wustl.edu>; 
          Thu, 30 Apr 1998 20:39:58 +0200 (MET DST)
Message-Id: <Pine.LNX.3.95.980430203846.7502E-100000@mbox301.swipnet.se>
Date: Thu, 30 Apr 1998 20:39:53 +0200 (MET DST)
Reply-To: mats.petersson@mbox301.swipnet.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mats Petersson <mats.petersson@mbox301.swipnet.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Spaces in filenames (fwd)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mats@mbox301.swipnet.se
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



---------- Forwarded message ----------
Date: Thu, 30 Apr 1998 20:37:38 +0200 (MET DST)
From: Mats Petersson <mats.petersson@mbox301.swipnet.se>
To: Gregory A Lundberg <lundberg@vr.net>
Subject: Re: Spaces in filenames

On Thu, 30 Apr 1998, Gregory A Lundberg wrote:

> On Thu, 30 Apr 1998, Mats Petersson wrote:
> 
> > I don't know why the Linux configuration isn't set up to use the POSIX
> > regcomp() and regexec() from the beginning, anyway this solved the problem 
> > with spaces in filenames on upload.
> 
> 'cause they used to be broken.
> 
> > If anyone using Linux is interested in a patch for v2.4.2-beta-15 I have 
> > it here.
> 
> Post it to the list so maybe others can generalize it.
> 

Ok here we go ;)

----------------------------------------------------------------------------

diff -x arpa -r -C 2 wu-ftpd-2.4.2-beta-15.old/src/config/config.lnx wu-ftpd-2.4.2-beta-15/src/config/config.lnx
*** wu-ftpd-2.4.2-beta-15.old/src/config/config.lnx	Fri Sep 12 05:09:40 1997
--- wu-ftpd-2.4.2-beta-15/src/config/config.lnx	Thu Apr 30 20:23:52 1998
***************
*** 27,30 ****
--- 27,32 ----
  #define OVERWRITE
  #undef  REGEX
+ #define HAVE_REGEX_H
+ #define REGEXEC
  #define SPT_TYPE SPT_REUSEARGV
  #undef  SHADOW_PASSWORD
diff -x arpa -r -C 2 wu-ftpd-2.4.2-beta-15.old/src/extensions.c wu-ftpd-2.4.2-beta-15/src/extensions.c
*** wu-ftpd-2.4.2-beta-15.old/src/extensions.c	Fri Sep 12 17:42:43 1997
--- wu-ftpd-2.4.2-beta-15/src/extensions.c	Thu Apr 30 20:23:41 1998
***************
*** 903,906 ****
--- 903,910 ----
                perror_reply(553, sp);
  #endif
+ 
+ #if defined(REGEXEC) && defined(LINUX)
+               regfree(&regexbuf);
+ #endif
                return(0);
            }
***************
*** 920,925 ****
--- 924,936 ----
                pr_mesg(553, ARG1);
                reply(553, "%s: Permission denied. (Filename (accept))", name);
+ #if defined(REGEXEC) && defined(LINUX)
+               regfree(&regexbuf);
+ #endif
                return(0);
            }
+ 
+ #if defined(REGEXEC) && defined(LINUX)
+           regfree(&regexbuf);
+ #endif
            /* is it in any of the disallowed regexps */
  
***************
*** 937,940 ****
--- 948,954 ----
                        perror_reply(553, sp);
  #endif
+ #if defined(REGEXEC) && defined(LINUX)
+                       regfree(&regexbuf);
+ #endif
                        return(0);
                    }
***************
*** 954,959 ****
--- 968,979 ----
                        pr_mesg(553, ARG1);
                        reply(553, "%s: Permission denied. (Filename (deny))", name);
+ #if defined(REGEXEC) && defined(LINUX)
+                       regfree(&regexbuf);
+ #endif
                        return(0);
                    }
+ #if defined(REGEXEC) && defined(LINUX)
+                   regfree(&regexbuf);
+ #endif
                }
            }

---------------------------------------------------------------------------



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 13:54:31 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id NAA18125;
	Thu, 30 Apr 1998 13:54:30 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id NAA26237;
	Thu, 30 Apr 1998 13:49:51 -0500 (CDT)
Resent-Date: Thu, 30 Apr 1998 13:49:51 -0500 (CDT)
Resent-Message-Id: <199804301849.NAA26237@wugate.wustl.edu>
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id NAA22896
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 13:40:36 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id OAA30735
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 14:40:31 -0400
Message-Id: <Pine.LNX.3.95.980430203503.7502A-100000@mbox301.swipnet.se>
Date: Thu, 30 Apr 1998 20:37:38 +0200 (MET DST)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mats Petersson <mats.petersson@mbox301.swipnet.se>
To: Gregory A Lundberg <lundberg@vr.net>
Subject: Re: Spaces in filenames
Resent-To: WU-FTPD Discussion List <wu-ftpd@wugate.wustl.edu>
In-Reply-To: <Pine.LNX.3.95.980430143114.29907A-100000@gaia.vr.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-From: Gregory A Lundberg <lundberg@vr.net>
X-Received: from mb05.swip.net (mb05.swip.net [193.12.122.209])
	by gaia.vr.net (8.8.5/8.8.5) with ESMTP id OAA30668
	for <lundberg@vr.net>; Thu, 30 Apr 1998 14:37:53 -0400
X-Received: from mbox301.swipnet.se (dialup110-8-5.swipnet.se [130.244.110.117]) 
          by mb05.swip.net (8.8.8/8.8.8) with SMTP 
          id UAA06067 for <lundberg@vr.net>; 
          Thu, 30 Apr 1998 20:37:42 +0200 (MET DST)
X-Sender: mats@mbox301.swipnet.se
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Gregory A Lundberg wrote:

> On Thu, 30 Apr 1998, Mats Petersson wrote:
> 
> > I don't know why the Linux configuration isn't set up to use the POSIX
> > regcomp() and regexec() from the beginning, anyway this solved the problem 
> > with spaces in filenames on upload.
> 
> 'cause they used to be broken.
> 
> > If anyone using Linux is interested in a patch for v2.4.2-beta-15 I have 
> > it here.
> 
> Post it to the list so maybe others can generalize it.
> 

Ok here we go ;)

----------------------------------------------------------------------------

diff -x arpa -r -C 2 wu-ftpd-2.4.2-beta-15.old/src/config/config.lnx wu-ftpd-2.4.2-beta-15/src/config/config.lnx
*** wu-ftpd-2.4.2-beta-15.old/src/config/config.lnx	Fri Sep 12 05:09:40 1997
--- wu-ftpd-2.4.2-beta-15/src/config/config.lnx	Thu Apr 30 20:23:52 1998
***************
*** 27,30 ****
--- 27,32 ----
  #define OVERWRITE
  #undef  REGEX
+ #define HAVE_REGEX_H
+ #define REGEXEC
  #define SPT_TYPE SPT_REUSEARGV
  #undef  SHADOW_PASSWORD
diff -x arpa -r -C 2 wu-ftpd-2.4.2-beta-15.old/src/extensions.c wu-ftpd-2.4.2-beta-15/src/extensions.c
*** wu-ftpd-2.4.2-beta-15.old/src/extensions.c	Fri Sep 12 17:42:43 1997
--- wu-ftpd-2.4.2-beta-15/src/extensions.c	Thu Apr 30 20:23:41 1998
***************
*** 903,906 ****
--- 903,910 ----
                perror_reply(553, sp);
  #endif
+ 
+ #if defined(REGEXEC) && defined(LINUX)
+               regfree(&regexbuf);
+ #endif
                return(0);
            }
***************
*** 920,925 ****
--- 924,936 ----
                pr_mesg(553, ARG1);
                reply(553, "%s: Permission denied. (Filename (accept))", name);
+ #if defined(REGEXEC) && defined(LINUX)
+               regfree(&regexbuf);
+ #endif
                return(0);
            }
+ 
+ #if defined(REGEXEC) && defined(LINUX)
+           regfree(&regexbuf);
+ #endif
            /* is it in any of the disallowed regexps */
  
***************
*** 937,940 ****
--- 948,954 ----
                        perror_reply(553, sp);
  #endif
+ #if defined(REGEXEC) && defined(LINUX)
+                       regfree(&regexbuf);
+ #endif
                        return(0);
                    }
***************
*** 954,959 ****
--- 968,979 ----
                        pr_mesg(553, ARG1);
                        reply(553, "%s: Permission denied. (Filename (deny))", name);
+ #if defined(REGEXEC) && defined(LINUX)
+                       regfree(&regexbuf);
+ #endif
                        return(0);
                    }
+ #if defined(REGEXEC) && defined(LINUX)
+                   regfree(&regexbuf);
+ #endif
                }
            }

---------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 14:17:37 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA18354;
	Thu, 30 Apr 1998 14:17:37 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA29497;
	Thu, 30 Apr 1998 14:05:30 -0500 (CDT)
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA29419
	for <wu-ftpd@mail.wustl.edu>; Thu, 30 Apr 1998 14:01:53 -0500 (CDT)
Received: from webdev.macromedia.com by wunet.wustl.edu (PMDF V4.3-10 #26974)
 id <01IWHBVNU22O0019N6@wunet.wustl.edu>; Thu, 30 Apr 1998 12:54:48 -0500 (CDT)
Received: (qmail 7213 invoked by uid 110); 30 Apr 1998 19:01:48 -0000
Message-Id: <19980430190148.7212.qmail@webdev.macromedia.com>
Date: Thu, 30 Apr 1998 19:01:48 +0000
Reply-To: thompson@macromedia.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: thompson@macromedia.com
To: wu-ftpd@wunet.wustl.edu
Subject: subscribe wu-ftp
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 14:24:15 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA18444;
	Thu, 30 Apr 1998 14:24:14 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA27185;
	Thu, 30 Apr 1998 14:18:30 -0500 (CDT)
Received: from icarus.yml.com ([207.226.52.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA25599
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 14:12:03 -0500 (CDT)
Received: from localhost (buffalo@localhost)
          by icarus.yml.com (8.8.4/8.8.4) with SMTP
	  id PAA06518 for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 15:13:04 -0400
Message-Id: <Pine.LNX.3.95.980430150122.5382A-100000@icarus.yml.com>
Date: Thu, 30 Apr 1998 15:13:03 -0400 (EDT)
Reply-To: buffalo@icarus.yml.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Duncan Sterling <buffalo@icarus.yml.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Solaris 2.6 Static LS Problem
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Greetings.

First off, yes, I've read the FAQ, the Solaris How-to, and sifted through
the mailing list archives, and have successfully statically linked 'ls'.

I've just installed Beta 16 on a Sun Ultra 2 running Solaris 2.6.

Having successfully gone through the process of setting up restricted
guest FTP on a Sun server running Solaris 2.5.1, I had thought doing the
same under 2.6 would be easy, since they are (so far) binary compatible,
etc. Permissions, directory structures, etc are all correct and in place.

Having gone through the same setup steps that have worked under 2.5.1 on
multiple occasions, I find that everything works *except* LS, when I FTP
in as a restricted FTP guest user.

LS doesn't give me an error message, but it won't list files. The output
is:

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

Yes, LS is available within the /./bin directory structure of the
restricted FTP guest account, and yes, so are the appropriate
/./etc/passwd and /./etc/group files

Suggestions, anyone?

TIA,

--Duncan


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 14:41:09 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA18631;
	Thu, 30 Apr 1998 14:41:08 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA28095;
	Thu, 30 Apr 1998 14:30:56 -0500 (CDT)
Received: from gaia.vr.net (gaia.vr.net [205.133.13.5])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA30451
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 14:27:12 -0500 (CDT)
Received: from localhost (lundberg@localhost)
	by gaia.vr.net (8.8.5/8.8.5) with SMTP id PAA32233;
	Thu, 30 Apr 1998 15:27:00 -0400
Message-Id: <Pine.LNX.3.95.980430152520.32157A-100000@gaia.vr.net>
Date: Thu, 30 Apr 1998 15:27:00 -0400 (EDT)
Reply-To: lundberg@vr.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gregory A Lundberg <lundberg@vr.net>
To: Duncan Sterling <buffalo@icarus.yml.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris 2.6 Static LS Problem
In-Reply-To: <Pine.LNX.3.95.980430150122.5382A-100000@icarus.yml.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Duncan Sterling wrote:

> LS doesn't give me an error message, but it won't list files. The output
> is:
> 
> ftp> ls
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for /bin/ls.
> 226 Transfer complete.
> ftp> 

That's what I get when the directory I'm trying to list isn't -readable-
by the anonymous ftp user.

----

Gregory A Lundberg		Senior Partner, VRnet Company
1441 Elmdale Drive              lundberg@vr.net
Kettering, OH 45409-1615 USA    1-800-809-2195


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 14:42:18 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id OAA18641;
	Thu, 30 Apr 1998 14:42:14 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id OAA27955;
	Thu, 30 Apr 1998 14:37:14 -0500 (CDT)
Received: from icarus.yml.com (icarus.yml.com [207.226.52.3])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id OAA29090
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 14:35:29 -0500 (CDT)
Received: from localhost (buffalo@localhost)
          by icarus.yml.com (8.8.4/8.8.4) with SMTP
	  id PAA06618; Thu, 30 Apr 1998 15:36:34 -0400
Message-Id: <Pine.LNX.3.95.980430153513.5382B-100000@icarus.yml.com>
Date: Thu, 30 Apr 1998 15:36:34 -0400 (EDT)
Reply-To: buffalo@icarus.yml.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Duncan Sterling <buffalo@icarus.yml.com>
To: Gregory A Lundberg <lundberg@vr.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris 2.6 Static LS Problem
In-Reply-To: <Pine.LNX.3.95.980430152520.32157A-100000@gaia.vr.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 30 Apr 1998, Gregory A Lundberg wrote:

> On Thu, 30 Apr 1998, Duncan Sterling wrote:
> 
> > LS doesn't give me an error message, but it won't list files. The output
> > is:
> > 
> > ftp> ls
> > 200 PORT command successful.
> > 150 Opening ASCII mode data connection for /bin/ls.
> > 226 Transfer complete.
> > ftp> 
> 
> That's what I get when the directory I'm trying to list isn't -readable-
> by the anonymous ftp user.

I wish it were that simple to fix. Unfortunately, the restricted FTP
guestuser account has full read and write permissions for the directory in
question...

--Duncan



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 17:03:08 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id RAA20024;
	Thu, 30 Apr 1998 17:03:07 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id QAA31240;
	Thu, 30 Apr 1998 16:57:53 -0500 (CDT)
Received: from mb06.swip.net (mb06.swip.net [193.12.122.210])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id QAA12556
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 16:55:36 -0500 (CDT)
Received: from mbox301.swipnet.se (dialup88-1-3.swipnet.se [130.244.88.3]) 
          by mb06.swip.net (8.8.8/8.8.8) with SMTP 
          id XAA28709 for <wu-ftpd@wugate.wustl.edu>; 
          Thu, 30 Apr 1998 23:55:34 +0200 (MET DST)
Message-Id: <Pine.LNX.3.95.980430232112.9644A-100000@mbox301.swipnet.se>
Date: Thu, 30 Apr 1998 23:55:30 +0200 (MET DST)
Reply-To: mats.petersson@mbox301.swipnet.se
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mats Petersson <mats.petersson@mbox301.swipnet.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Linux fix for spaces in filenames on upload
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: mats@mbox301.swipnet.se
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Well I have found an even easier way to fix the problem using spaces 
in filenames when uploading (Note: this is for Linux only, since I'm 
not sure if other O/Ses make use of the 're_syntax_options' variable)

I use the default re_comp()/re_exec() functions (which don't need any 
regfree()'s or anything, makes the code alot neater), with the minor 
addition of setting the 're_syntax_options' variable to a syntax that 
lets me use constructs like [:space:] inside a [...] list. 
I also define HAVE_REGEX_H in config.lnx, since re_syntax_options is
defined in regex.h, and since I suppose most Linux boxes have this file 
nowadays (?)

The patch is for version 2.4.2-beta-15 for the record.

First, make the path-filter lines in ftpaccess look something like this:

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

Then, add the patch below and do a "build lnx/build install".

Good Luck,
Mats Petersson

----------------------------------------------------------------------------
diff -x arpa -r -C 2 wu-ftpd-2.4.2-beta-15.old/src/config/config.lnx wu-ftpd-2.4.2-beta-15/src/config/config.lnx
*** wu-ftpd-2.4.2-beta-15.old/src/config/config.lnx	Fri Sep 12 05:09:40 1997
--- wu-ftpd-2.4.2-beta-15/src/config/config.lnx	Thu Apr 30 23:08:56 1998
***************
*** 27,30 ****
--- 27,31 ----
  #define OVERWRITE
  #undef  REGEX
+ #define HAVE_REGEX_H
  #define SPT_TYPE SPT_REUSEARGV
  #undef  SHADOW_PASSWORD
diff -x arpa -r -C 2 wu-ftpd-2.4.2-beta-15.old/src/extensions.c wu-ftpd-2.4.2-beta-15/src/extensions.c
*** wu-ftpd-2.4.2-beta-15.old/src/extensions.c	Fri Sep 12 17:42:43 1997
--- wu-ftpd-2.4.2-beta-15/src/extensions.c	Thu Apr 30 23:08:47 1998
***************
*** 882,885 ****
--- 882,889 ----
  #endif
  
+ #ifdef LINUX
+   re_syntax_options = RE_SYNTAX_POSIX_EXTENDED;
+ #endif
+ 
    while (getaclentry("path-filter", &entry) && ARG0 != NULL) {
        if (type_match(ARG0) && ARG1 && ARG2) {
----------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 30 18:18:40 1998
Received: from wugate.wustl.edu (wugate.wustl.edu [128.252.120.1])
	by landfield.com (8.8.8/8.8.8) with ESMTP id SAA20684;
	Thu, 30 Apr 1998 18:18:40 -0500 (CDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.8/8.8.5) with SMTP id SAA23232;
	Thu, 30 Apr 1998 18:14:29 -0500 (CDT)
Received: from zephyr.adp.wisc.edu (zephyr.adp.wisc.edu [144.92.104.35])
	by wugate.wustl.edu (8.8.8/8.8.5) with ESMTP id SAA22860
	for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 18:09:59 -0500 (CDT)
Received: from localhost (sprater@localhost) by zephyr.adp.wisc.edu (AIX4.2/UCB 8.7/8.7) with SMTP id SAA17522 for <wu-ftpd@wugate.wustl.edu>; Thu, 30 Apr 1998 18:09:59 -0500 (CDT)
Message-Id: <Pine.A41.3.95.980430180505.4188C-100000@zephyr.adp.wisc.edu>
Date: Thu, 30 Apr 1998 18:09:58 -0500 (CDT)
Reply-To: sprater@doit.wisc.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Scott Prater <sprater@doit.wisc.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Using DB or mySQL for user authentication?
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I'm running a Linux box (with RedHat 4.2).  I want to enable lots of
people (hundreds, thousands) to be able to upload data via ftp to this
box, but I want each one to have a unique username/id;  and I don't want
to give them a standard Unix account, or username/passwd in the
/etc/passwd file.

I'd like to configure (modify?) wu-ftp to do user authentication by
checking usernames and passwords in some sort of database, possibly DB or
mySQL.

Has anyone ever attempted anything like this?  Any tips, pointers?

Thanks,

Scott

Scott Prater
sprater@doit.wisc.edu


