From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 03:43:18 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id DAA27876;
	Tue, 1 Apr 1997 03:37:15 -0600 (CST)
Received: from gate2.knmi.nl (gate2.knmi.nl [145.23.254.252])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id DAA24050
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 03:30:24 -0600 (CST)
Received: (from root@localhost) by gate2.knmi.nl (8.7.1/8.6.12) id LAA20450; Tue, 1 Apr 1997 11:29:05 +0200 (MET DST)
Received: from bdanwb.knmi.nl(145.23.18.139) by gate2.knmi.nl via smap (V1.3)
	id sma020328; Tue, 1 Apr 97 11:28:27 +0200
Received: from btp349.knmi.nl (btp349.knmi.nl [145.23.19.6]) by bdanwb.knmi.nl (8.7.4/8.7.3) with SMTP id JAA00580; Tue, 1 Apr 1997 09:28:26 GMT
Message-Id: <199704010928.JAA00580@bdanwb.knmi.nl>
Date: Tue, 1 Apr 1997 11:30:00 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "frans stekelenburg" <gjs@knmi.nl>
To: wu-ftpd@wugate.wustl.edu, mjollnir@citysearch.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Guestgroup /bin/ls on IRIX5.3
In-Reply-To: <Pine.LNX.3.95.970331205321.2420Q-100000@ns1.fni.com>
References: <199704010242.UAA05878@wugate.wustl.edu>
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v2.52)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On 31 Mar 97 at 21:05, Michael Brennen wrote:

> On Mon, 31 Mar 1997, Mark Bergstrom wrote:
> 
> > Maybe a title change will get somebody's attention.
> > 
> > I've been through ftpd.c over and over.  I can't see why only one command
> > '/bin/ls' is broken for the guestgroup.  The chroot and chdir obviously
> > work.  And as I have noted in my prior posts, '/bin/ls' is NOT broken for
> > anonymous or for real users.
> 
> Assuming you have installed a ~/bin/ls in the chrooted guest account, ls
> in the guest environment is usually broken because it does not have access to
> the necessary shared libraries or devices.  It is because the chroot works
> that the shared libraries in /lib, /usr/lib or wherever are no longer
> accessible. If you've not read it yet, this is explained in the guest howto
> (below).  One solution is a static linked ls if it is an option for you; you
> may still need ~/dev files, depending on the platform. 
> 
> The specifics for this are different for each OS; I've collected a few OS
> specifics at the end of the guest howto.  Some IRIX configuration data was
> added recently. 
> 
> 

True, *read the Irix updated in the guest Howto!*
Especially the /dev/zero (and /lib/...) files, will be of help to you.
Without these, I had this 'blindfolded-visitor' sensation. Interesting, but not 
really helpful indeed.

-gjs



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 03:48:19 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id DAA21364;
	Tue, 1 Apr 1997 03:42:19 -0600 (CST)
Received: from gate2.knmi.nl (gate2.knmi.nl [145.23.254.252])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id DAA28068
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 03:39:37 -0600 (CST)
Received: (from root@localhost) by gate2.knmi.nl (8.7.1/8.6.12) id LAA21444 for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 11:39:35 +0200 (MET DST)
Received: from bdanwb.knmi.nl(145.23.18.139) by gate2.knmi.nl via smap (V1.3)
	id sma021422; Tue, 1 Apr 97 11:39:24 +0200
Received: from btp349.knmi.nl (btp349.knmi.nl [145.23.19.6]) by bdanwb.knmi.nl (8.7.4/8.7.3) with SMTP id JAA00378 for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 09:39:24 GMT
Message-Id: <199704010939.JAA00378@bdanwb.knmi.nl>
Date: Tue, 1 Apr 1997 11:40:59 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "frans stekelenburg" <gjs@knmi.nl>
To: wu-ftpd@wugate.wustl.edu
Subject: "Re:" various shells under IRIX6.2
In-Reply-To: <Pine.LNX.3.95.970331205321.2420Q-100000@ns1.fni.com>
References: <199704010242.UAA05878@wugate.wustl.edu>
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v2.52)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> > The parallel discussion thread of various shells under IRIX6.2 seems to be
> > irrelevant here.  I am not seeing any 'type of shell' problems at all no
> > matter what I use for the guestgroup access.
> 
> True; the shells discussion is irrelevant for non operational ls. 
> 

Maybe a redundant remark; but important enough to underline to Irix users, 
concerning the 'shell'.

Best is IMHO to use a fake shell /bin/false & /bin/true i.o. /bin/csh.
Other 'shells' maybe used of course, but in any case THE SHELL MENTIONED MUST 
BE STATED IN '/etc/shells'. If not, the ftpd will disallow ftp access, too.
(Which maybe helpful in some cases)

In the case of /bin/true and/bin/false, you can decide who has 'ftp access, but 
no shell possibillity' or 'no ftp, access, and no shell (thus: NOTHING) 
access'. 
This maybe your answer for a possible security breach.


An example of the bin & false files mentioned:


/bin/true:
==========

#!/sbin/sh
#Tag 3840
#       Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T
#         All Rights Reserved

#       THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
#       The copyright notice above does not evidence any
#       actual or intended publication of such source code.

#ident  "@(#)true:true.sh       1.4"
#ident  "$Revision: 1.6 $"
#exit 0


/bin/false:
===========
#! /bin/sh
#Tag 3840
#       Copyright (c) 1984 AT&T
#         All Rights Reserved

#       THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
#       The copyright notice above does not evidence any
#       actual or intended publication of such source code.

#ident  "@(#)false:false.sh     1.3"
#ident  "$Revision: 1.5 $"
#exit 255
exit 1
With regards,
                                                    
 frans stekelenburg

* * * *

  mailto:gjs@knmi.nl
  http://www.knmi.nl/~stekelen
     _ + _   
     \\_//
    K N M I 
  

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 04:51:15 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA28538;
	Tue, 1 Apr 1997 04:41:59 -0600 (CST)
Received: from indigo.fitertown.com (indigo.fitertown.com [207.19.125.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id EAA29064
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 04:37:13 -0600 (CST)
Received: from tecra3.fitertown.com ([153.35.49.19])
          by indigo.fitertown.com (Netscape Mail Server v1.1) with SMTP
          id AAB15155 for <wu-ftpd@wugate.wustl.edu>;
          Tue, 1 Apr 1997 05:35:35 -0500
Message-Id: <3.0.1.32.19970401053615.006bf704@indigo.fitertown.com>
Date: Tue, 01 Apr 1997 05:36:15 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jar@fitertown.com (Jim Robinson)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: "Re:" various shells under IRIX6.2
In-Reply-To: <199704010939.JAA00378@bdanwb.knmi.nl>
References: <Pine.LNX.3.95.970331205321.2420Q-100000@ns1.fni.com>
 <199704010242.UAA05878@wugate.wustl.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: jar@indigo.fitertown.com
X-Mailer: Windows Eudora Pro Version 3.0.1 beta 13 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Sorry for the stupid question but I am running wu-ftpd on an IRIX 6.2
system and have tried using both of these shells you mentioned also listing
them in a directory called /etc/shells. Is this the source code for these
shells that you have included? Cheers....JR
Jim A Robinson
jar@fitertown.com
www.fitertown.com
www.moneypitltd.com

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 07:22:30 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA00978;
	Tue, 1 Apr 1997 07:12:52 -0600 (CST)
Received: from pizza.hvu.nl (koos@Pizza.hvu.nl [145.89.234.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA32426
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 07:03:04 -0600 (CST)
Received: (from koos@localhost) by pizza.hvu.nl (8.8.3/KH19961213 [Fight Spam]) id PAA22099 for wu-ftpd@wugate.wustl.edu; Tue, 1 Apr 1997 15:03:01 +0200 (MET DST)
Message-Id: <199704011303.PAA22099@pizza.hvu.nl>
Date: Tue, 1 Apr 1997 15:03:01 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: koos@pizza.hvu.nl (Koos van den Hout _U nix and we all_)
To: wu-ftpd@wugate.wustl.edu
Subject: Contents of wu-ftpd FAQ
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

* Contents of the FAQ file for wu-ftpd. The complete file can be found at
http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html
Or, send mail to wu-ftpd-faq@pizza.hvu.nl with as subject "send faq"
(without the quotes, body ignored).

THE_URL:file://localhost/home/staff/koos/wu-ftpd-faq/wu-ftpd-faq.contents.html
    1. Contents of this FAQ
         1. Contents of this FAQ
         2. What is this document
         3. What is wu-ftpd itself and this mailing list in particular ?
              1. How do I subscribe/unsubscribe ?
              2. Is this list archived anywhere ?
              3. What are related documents ?
         4. Where do I get the wu-ftpd ?
              1. Where do I get the updated version ?
         5. Compiling the wu-ftpd
              1. cc complains about strunames, typenames, modenames, ..
                 being undeclared.
              2. wu-ftpd doesn't 'see' that users are in multiple groups.
              3. wu-ftpd doesn't use the shadow passwords on my Linux
                 machine.
              4. It doesn't compile at all on newer Linux installs. The
                 error is :
              5. I need to use S/KEY authorisation
              6. I need to authenticate real users via AFS
              7. The timezone in the xferlog is wrong
              8. The timezone in the ls output is wrong
              9. Digital Unix doesn't log commands after an anonymous
                 user logs in
             10. install fails with 'install: ..'
             11. Digital Unix (The Unix Formerly Known As OSF/1) and
                 Enhanced C2 security,
             12. It doesn't compile at all on Digital Unix, errors about
                 struct timeval
             13. What should I do to be able to use wu-ftpd in a HP-UX
                 10.01
         6. Installing the wu-ftpd
              1. Command-line options for wu-ftpd
              2. Testing on a different port number then ftp
         7. The ftpaccess file
              1. Some files (banners, etc) don't get shown to anonymous
                 users.
              2. What is the exact format of the <times> parameter in the
                 "limit"
         8. Programs (ls, gzip, tar) work for real users, not for
            anonymous users, giving errors like 425 Can't create data
            socket (0.0.0.0,20): Bad file number or simply no output.
              1. Solaris
              2. Building a statically linked ls for Solaris fails
              3. Linux
              4. Dec OSF
              5. SunOS4.1.x
              6. AIX
              7. It worked, until I upgraded the operating system.
         9. Running wu-ftpd
              1. ftpd allways says "221 Server shutting down. Goodbye."
              2. Anonymous ftp works fine, but real users are denied
                 access
              3. ftpconversions doesn't work
              4. On-the-fly compression works, on-the-fly tarring, but
                 not both.
              5. I want to use zip compression (InfoZip)
              6. I want a real user to be able to access the host only
                 via ftp, not via telnet
              7. Somebody uploaded a file with a weird name
              8. I want anonymous users to be able to upload files, but
                 in the most secure manner possible
              9. The default umask used when a real user uploads a file
                 is wrong
             10. I heard something about 'SITE EXEC' having a security
                 hole
             11. How do I make reports more readable ?
             12. Incoming file transfers fail with SunOS and an NFS
                 mounted incoming
             13. Normal ftp clients work, Netscape ftp's fail. So,
                 passive mode doesn't work.
             14. I want to redirect anonymous users to another machine
        10. Other things
              1. Where is the FTP protocol documented ?
              2. How can I make my ftp-archive accessible by E-mail
                 (ftpmail) ?
        11. Credits

---------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 07:30:28 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA01216;
	Tue, 1 Apr 1997 07:21:29 -0600 (CST)
Received: from joshua.rivertown.net (qmailr@joshua.rivertown.net [204.141.41.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA32594
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 07:03:16 -0600 (CST)
Received: (qmail 3887 invoked by uid 501); 1 Apr 1997 13:03:38 -0000
Message-Id: <Pine.LNX.3.95L01at.970401074743.3874A-100000@joshua.rivertown.net>
Date: Tue, 1 Apr 1997 08:03:38 -0500 (EST)
Reply-To: fredr@joshua.rivertown.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Fred B. Ringel" <fredr@joshua.rivertown.net>
To: Michael Brennen <mbrennen@fni.com>
Cc: WU-Ftpd List <wu-ftpd@wugate.wustl.edu>
Subject: Re: Chroot & cgi Help!
In-Reply-To: <Pine.LNX.3.95.970331230053.2420Y-100000@ns1.fni.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 31 Mar 1997, Michael Brennen wrote:
Hi Michael--

>Did you ever get an answer on this?
>
	Yes. I had to hack the sources (util.c) to ignore the "/./" and
"/../" in the path.

>Sounds like a source hack is in order on cgi-wrap to get it to swallow the
>/./ in the /etc/passwd home path.
>
	Yep. Exactly

>Yet, something is still not adding up as I understand your description so
>far. When you chroot the user in ftp to upload the CGI stuff, the CGI is
>not executed at that time.  The cgi-wrap is executed later from the Web
>server, no?  What does a chrooted ftp session have to do with Web server
>CGI?  Are they running the CGI programs from the ftp login? 
>
	No, its not that the cgi's are executed when the chroot takes
place, but, since cgiwrap derrives its paths from the home dir indicated in
/etc/passwd, it was translating the path to the cgi to be something like
this;

	/home/joeuser/./public_html/cgi-bin/sample.pl, , an illegal
path which casued the cgiwrap error, instead of

	/home/joeuser/public_html/cgi-cin/sample.pl

	Now I have the same problem, even after the hack, with my virtual
domains (also chrooted) that have this path translation problem. I've
posted to the cgiwrap list concerning that one, but its not resolved yet.

	Fred
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
Fred B. Ringel			--	Rivertown.Net Internet Access
Systems Administrator		--	http://www.rivertown.net
and General Fixer Upper		--	Voice/Fax/Support: +1.914.478.2885
	Although in theory, there's no difference between 
	theory and practice, in practice, there is.



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 09:22:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA07611;
	Tue, 1 Apr 1997 09:15:01 -0600 (CST)
Received: from kcgw2.att.com (kcgw2.att.com [192.128.133.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA07193
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 09:12:58 -0600 (CST)
Received: from lynxhub.ho.att.com by kcig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id JAA15572; Tue, 1 Apr 1997 09:06:13 -0600
Received: from kidspc2.ho.att.com ([135.16.180.10]) by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA04670; Tue, 1 Apr 1997 10:10:57 -0500
Received: by kidspc2.ho.att.com with Microsoft Mail
	id <01BC3E83.DB4B14E0@kidspc2.ho.att.com>; Tue, 1 Apr 1997 10:02:50 -0800
Message-Id: <01BC3E83.DB4B14E0@kidspc2.ho.att.com>
Date: Tue, 1 Apr 1997 10:02:47 -0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Roger A. Hanke" <rah@lynxhub.ho.att.com>
To: "'WUFTPD List'" <wu-ftpd@wugate.wustl.edu>
Cc: "'Roger A. Hanke'" <rah@lynxhub.ho.att.com>
Subject: File sharing systems
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Dear WUFTPD'ers,
 Had been planning on using NFS in conjunction with WUFTPD in order
to share some file systems between servers. But a number of people 
expressed concern over numerous NFS security issues. AFS was 
suggested as one alternative. I am curious though what other people have
found to be the best file sharing systems, and if WUFTPD works better
with any of them.
 Thanks in advance,
	Roger Hanke


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 09:28:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA08412;
	Tue, 1 Apr 1997 09:20:32 -0600 (CST)
Received: from gate2.knmi.nl (gate2.knmi.nl [145.23.254.252])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA07748
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 09:17:59 -0600 (CST)
Received: (from root@localhost) by gate2.knmi.nl (8.7.1/8.6.12) id RAA27315; Tue, 1 Apr 1997 17:17:56 +0200 (MET DST)
Received: from bdanwb.knmi.nl(145.23.18.139) by gate2.knmi.nl via smap (V1.3)
	id sma027261; Tue, 1 Apr 97 17:17:54 +0200
Received: from btp349.knmi.nl (btp349.knmi.nl [145.23.19.6]) by bdanwb.knmi.nl (8.7.4/8.7.3) with SMTP id PAA07929; Tue, 1 Apr 1997 15:17:54 GMT
Message-Id: <199704011517.PAA07929@bdanwb.knmi.nl>
Date: Tue, 1 Apr 1997 17:19:30 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "frans stekelenburg" <gjs@knmi.nl>
To: jar@fitertown.com (Jim Robinson), wu-ftpd@wugate.wustl.edu
Subject: Re: "Re:" various shells under IRIX6.2
In-Reply-To: <3.0.1.32.19970401053615.006bf704@indigo.fitertown.com>
References: <199704010939.JAA00378@bdanwb.knmi.nl>
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v2.52)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On  1 Apr 97 at 5:36, Jim Robinson wrote:

> Sorry for the stupid question but I am running wu-ftpd on an IRIX 6.2
> system and have tried using both of these shells you mentioned also listing
> them in a directory called /etc/shells. Is this the source code for these
> shells that you have included? Cheers....JR Jim A Robinson jar@fitertown.com
> www.fitertown.com www.moneypitltd.com

Not stupid at all! Anyway, the shells mentioned (or any shell for that matter) 
goes in /bin. The _names_ of valid shells go in the _file_ /etc/shells.:

for example:

> less /etc/shells

/bin/sh
/bin/csh
/usr/bin/ksh
/usr/bin/sh5
/bin/true
/bin/tcsh
/usr/local/bin/tcsh

---
NOTE that /bin/false should NOT be in there.

Feel free to ask if anything still isn't clear (including me:))

--gjs


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 14:24:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA28578;
	Tue, 1 Apr 1997 14:17:23 -0600 (CST)
Received: from cagw2.att.com (cagw2.att.com [192.128.52.90])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA27306
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 14:12:55 -0600 (CST)
Received: from lynxhub.ho.att.com by caig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id PAA05793; Tue, 1 Apr 1997 15:19:04 -0500
Received: by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA07880; Tue, 1 Apr 1997 15:10:47 -0500
Message-Id: <9704012010.AA07880@lynxhub.ho.att.com>
Date: Tue, 1 Apr 1997 15:10:44 -0500 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dougc@lynxhub.ho.att.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: "Re:" various shells under IRIX6.2
In-Reply-To: <199704011517.PAA07929@bdanwb.knmi.nl> from "frans stekelenburg" at Apr 1, 97 05:19:30 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I was under the impression that using /bin/false as a shell would
limit the user to only ftp commands and not let them do site exec
type things etc. I also thought /bin/false should go  in the
etc/shells, but I guess I'm mistaken. What is the proper way to use
/bin/false.

thanks in advance

Doug

-- 
Doug Courtney
dougc@lynxhub.ho.att.com
(908)949-3597

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 16:28:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA05660;
	Tue, 1 Apr 1997 16:20:26 -0600 (CST)
Received: from oz.trs.state.tx.us ([204.64.219.6])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA05387
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 16:19:30 -0600 (CST)
Received: from davidnt by oz.trs.state.tx.us (SMI-8.6/SMI-SVR4)
	id QAA24859; Tue, 1 Apr 1997 16:16:26 -0600
Message-Id: <33418A80.63A3@trs.state.tx.us>
Date: Tue, 01 Apr 1997 16:21:52 -0600
Reply-To: david.cox@trs.state.tx.us
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Cox <david.cox@trs.state.tx.us>
To: wu-ftpd@wugate.wustl.edu
Subject: path filter
References: <9704012010.AA07880@lynxhub.ho.att.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (WinNT; U)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am running FTP server wu-2.4 on an AIX 3.2.5

I need some advise on using the path filter.  We have some guest
accounts (about 90% of our accounts) that we want to only put file with
the names trsrpa, trspost, and trsny.  We can set this up with the path
filter, but the other guest accounts could upload any file names.  How
do I keep these from coming under the same restrictions.

thanks
doc

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 17:08:58 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA08667;
	Tue, 1 Apr 1997 17:02:45 -0600 (CST)
Received: from Pima.GOV (tophat.pima.gov [159.233.1.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA08503
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 16:59:04 -0600 (CST)
Received: from presto.GIS.Pima.GOV. by Pima.GOV (5.0/SMI-SVR4)
	id AA12413; Tue, 1 Apr 1997 15:49:02 +0700
Received: from DOC (chipweb1.GIS.Pima.GOV) by presto.GIS.Pima.GOV. (4.1/SMI-4.1)
	id AA01184; Tue, 1 Apr 97 16:01:38 MST
Message-Id: <3.0.1.32.19970401155856.00974b30@gis.pima.gov>
Date: Tue, 01 Apr 1997 15:58:56 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "John L. Dickinson" <johnd@GIS.Pima.GOV>
To: wu-ftpd@wugate.wustl.edu
Subject: Allowing deletes in /pub
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: johnd@gis.pima.gov
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm new at this and  am trying to set up an anonymous ftp site where any
user can read, write or delete files and directories in the /pub area.  In
order to allow deletes, I put the following line in the ftpaccess file:

  delete   yes  guest,anonymous

This enabled the anonymous user to not only delete files in /pub, but also
any other file or directory in the ~ftp area including /bin, /incoming,
welcome.msg and so on.   Permission bit settings were ineffective at
preventing the deletes.  Is this to be expected?  If so, how can I
accomplish what I want?  That is, /pub is completely open and everything
else is locked up for anonymous users.

Thanks,
    John Dickinson, johnd@gis.pima.gov
    Pima County Department of Transportation (Arizona)



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 18:28:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA13496;
	Tue, 1 Apr 1997 18:20:44 -0600 (CST)
Received: from domain.com.br (gavea.domain.com.br [200.240.26.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id SAA13362
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 18:16:58 -0600 (CST)
Received: from lagoa.domain.com.br (lagoa.domain.com.br [200.240.26.2]) by domain.com.br (8.8.4/8.7.2) with SMTP id VAA16878 for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 21:17:28 -0300 (EST)
Received: (from nelson@localhost) by lagoa.domain.com.br (SMI-8.6/) id VAA14191 for wu-ftpd@wugate.wustl.edu; Tue, 1 Apr 1997 21:17:23 -0300
Message-Id: <199704020017.VAA14191@lagoa.domain.com.br>
Date: Tue, 1 Apr 1997 21:17:23 -0300
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Nelson C. L. Pedrozo" <nelson@domain.com.br>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Static-ls
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

  Hello!

  I used the static-ls patch, posted here the other day, along with fileutils3.16 as suggested
and it works, except for 1 thing. I use NIS+, and the static-ls patch assumes "/etc/passwd" as
the source for UID's. Does anyone know where to get a statically linked 'ls' (or source code)
that supports NIS+ (ie, uses getpwnam instead of scanning the /etc/passwd file) ?

  Thanks,

			Nelson Pedrozo


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 18:55:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA15494;
	Tue, 1 Apr 1997 18:50:06 -0600 (CST)
Received: from legolas.mdh.se (legolas.mdh.se [130.238.251.203])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id SAA14699
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 18:48:17 -0600 (CST)
Received: from legolas.mdh.se (cel95eig@legolas.mdh.se [130.238.251.203]) by legolas.mdh.se (8.8.5/8.7.3) with SMTP id CAA03769; Wed, 2 Apr 1997 02:48:15 +0200 (MET DST)
Message-Id: <Pine.GSO.3.95.970402022659.23500F-100000@legolas.mdh.se>
Date: Wed, 2 Apr 1997 02:48:13 +0200 (MET DST)
Reply-To: Emil Isberg <emil.isberg@mds.mdh.se>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Emil Isberg <cel95eig@mds.mdh.se>
To: "Nelson C. L. Pedrozo" <nelson@domain.com.br>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Static-ls
In-Reply-To: <199704020017.VAA14191@lagoa.domain.com.br>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: cel95eig@mds.mdh.se
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Tue, 1 Apr 1997, Nelson C. L. Pedrozo wrote:
>   I used the static-ls patch, posted here the other day, along with fileutils3.16 as suggested
> and it works, except for 1 thing. I use NIS+, and the static-ls patch assumes "/etc/passwd" as
> the source for UID's. Does anyone know where to get a statically linked 'ls' (or source code)
> that supports NIS+ (ie, uses getpwnam instead of scanning the /etc/passwd file) ?

Hello, I just wondered one thing .. you want to look up uid->NIS+-login,
right?

But then why don't you copy the needed libraries to ~ftp/usr/lib and the
systems ls to ~ftp/bin ?? That (shared) version should have the
possibility to check NIS+users (if you got some special files in
~ftp/etc) 
.. but a static version of ls with NIS+ check builtin might be
some problem .. because what we did to make the static ls was to create or
own caching of getpwnam (or similar) .. you've got to add checks to
weither NIS (YP) or NIS+ is what you use .. where to get the info
requested and the lots .. But if someone got the time .. do it .. :-)

/Emil


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 23:16:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id XAA24931;
	Tue, 1 Apr 1997 23:11:26 -0600 (CST)
Received: from star1.orange.com.sg (star1.orange.com.sg [210.24.145.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id XAA25284
	for <wu-ftpd@mail.wustl.edu>; Tue, 1 Apr 1997 23:06:41 -0600 (CST)
Received: from malcolm.orange.com.sg ([210.24.145.44])
          by star1.orange.com.sg (Netscape Mail Server v2.02) with SMTP
          id AAA50 for <wu-ftpd@mail.wustl.edu>;
          Wed, 2 Apr 1997 13:10:03 +0800
Received: by malcolm.orange.com.sg with Microsoft Mail
	id <01BC3F66.39CD4820@malcolm.orange.com.sg>; Wed, 2 Apr 1997 13:03:14 +-800
Message-Id: <01BC3F66.39CD4820@malcolm.orange.com.sg>
Date: Wed, 2 Apr 1997 13:03:13 +-800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Malcolm Chng <malcolm@oyez.com>
To: "'wu-ftpd@mail.wustl.edu.'" <wu-ftpd@wugate.wustl.edu>
Subject: Virtual file system
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 XAA25343
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Can anyone enligthen me on how to configure wu.ftpd to map the /home dirctory as the vitural root directory for my users. I only want my users to be able to roam within the /home directory similar to anonymous users as in the /ftp directory. I don't quite know how to incoporate the chroot fuction...

I would appreciate if somone can point me how to do it, thanks!

Regards/Malcolm

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  1 23:34:37 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id XAA26400;
	Tue, 1 Apr 1997 23:28:40 -0600 (CST)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id XAA26205
	for <wu-ftpd@wugate.wustl.edu>; Tue, 1 Apr 1997 23:23:15 -0600 (CST)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id XAA08332;
	Tue, 1 Apr 1997 23:23:21 -0600
Message-Id: <Pine.LNX.3.95.970401232241.32230F-100000@ns1.fni.com>
Date: Tue, 1 Apr 1997 23:23:21 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Malcolm Chng <malcolm@oyez.com>
Cc: "'wu-ftpd@mail.wustl.edu.'" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Virtual file system
In-Reply-To: <01BC3F66.39CD4820@malcolm.orange.com.sg>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


You need guest groups.  The howto is below.

   -- Michael

On Wed, 2 Apr 1997, Malcolm Chng wrote:

> Can anyone enligthen me on how to configure wu.ftpd to map the /home
> dirctory as the vitural root directory for my users. I only want my
> users to be able to roam within the /home directory similar to anonymous
> users as in the /ftp directory. I don't quite know how to incoporate the
> chroot fuction... 

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-13.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 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  2 00:52:49 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id AAA02203;
	Wed, 2 Apr 1997 00:47:40 -0600 (CST)
Received: from zeus.anet-dfw.com (man2@zeus.anet-dfw.com [206.97.156.6])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id AAA02114
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 00:41:56 -0600 (CST)
Received: (from man2@localhost) by zeus.anet-dfw.com (8.8.5/8.8.Anet-B1) id AAA15551; Wed, 2 Apr 1997 00:41:54 -0600 (CST)
Message-Id: <Pine.BSI.3.91.970402003827.15450A-100000@zeus.anet-dfw.com>
Date: Wed, 2 Apr 1997 00:41:54 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark <man2@zeus.anet-dfw.com>
To: wu-ftpd@wugate.wustl.edu
Subject: virtual ftp
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	I compiled the new beta 13 today, without any problems...except 
that virtual ftp wont work correctly.  I followed the instructions ive 
seen on usenet, and in the VIRTUAL.FTP.SUPPORT file, to no avail.  Its 
almost like the /etc/ftpaccess file is getting ignore ( i have it in 
/etc/ftpd/ftpaccess as well)
	Has this been discussed as of yet?  If so, I apologize in advance for 
asking a repeat question.  But, if that is the case,can someone direct me to 
the archives?

 -Mark

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 01:16:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id BAA03454;
	Wed, 2 Apr 1997 01:11:43 -0600 (CST)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id BAA03326
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 01:10:32 -0600 (CST)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id RAA16169 for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 17:13:56 +1000 (EST)
Message-Id: <199704020713.RAA16169@basil.acr.net.au>
Date: Wed, 2 Apr 1997 17:13:56 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: virtual ftp
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Mark,
Have you used the -a flag in the command line that starts the daemon. I dont
know beta 13 but unless something has changed you need the -a flag to invoke
parsing of the ftpaccess file (or you can hack the source and hardcode it -
although I know no good reason why)

Regards Geofft

>	I compiled the new beta 13 today, without any problems...except 
>that virtual ftp wont work correctly.  I followed the instructions ive 
>seen on usenet, and in the VIRTUAL.FTP.SUPPORT file, to no avail.  Its 
>almost like the /etc/ftpaccess file is getting ignore ( i have it in 
>/etc/ftpd/ftpaccess as well)
>	Has this been discussed as of yet?  If so, I apologize in advance for 
>asking a repeat question.  But, if that is the case,can someone direct me to 
>the archives?
>
> -Mark
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 01:40:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id BAA04296;
	Wed, 2 Apr 1997 01:35:39 -0600 (CST)
Received: from zeus.anet-dfw.com (man2@zeus.anet-dfw.com [206.97.156.6])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id BAA03756
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 01:34:05 -0600 (CST)
Received: (from man2@localhost) by zeus.anet-dfw.com (8.8.5/8.8.Anet-B1) id BAA16987; Wed, 2 Apr 1997 01:34:05 -0600 (CST)
Message-Id: <Pine.BSI.3.91.970402013233.16926A-100000@zeus.anet-dfw.com>
Date: Wed, 2 Apr 1997 01:34:04 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark <man2@zeus.anet-dfw.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: virtual ftp (fwd)
In-Reply-To: <Pine.HPP.3.95.970402013224.15333A-100000@fohnix.metronet.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	Well, I gain access anonymously..but now I see 'Illegal seek' msgs 
everytime..
	Also, My regular logins wont work..they show access denied
	is this a shadow password prob?

-Mark
On Wed, 2 Apr 1997, Mark wrote:

> 
> 
> ---------- Forwarded message ----------
> Date: Wed, 2 Apr 1997 17:13:56 +1000 (EST)
> From: Geoff Terry Systems & Net supt 064 923677 <geoff@acr.net.au>
> Reply-To: wu-ftpd@wugate.wustl.edu
> To: wu-ftpd@wugate.wustl.edu
> Subject: Re: virtual ftp
> 
> Mark,
> Have you used the -a flag in the command line that starts the daemon. I dont
> know beta 13 but unless something has changed you need the -a flag to invoke
> parsing of the ftpaccess file (or you can hack the source and hardcode it -
> although I know no good reason why)
> 
> Regards Geofft
> 
> >	I compiled the new beta 13 today, without any problems...except 
> >that virtual ftp wont work correctly.  I followed the instructions ive 
> >seen on usenet, and in the VIRTUAL.FTP.SUPPORT file, to no avail.  Its 
> >almost like the /etc/ftpaccess file is getting ignore ( i have it in 
> >/etc/ftpd/ftpaccess as well)
> >	Has this been discussed as of yet?  If so, I apologize in advance for 
> >asking a repeat question.  But, if that is the case,can someone direct me to 
> >the archives?
> >
> > -Mark
> >
> >
> Geoff Terry    Systems & Network Support
> ACR Net        Sapphire Coast NSW 2550
> Australia
> Ph 064 923677  Mobile 015 668 227 Fax 064 924594
> 
> 

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 07:26:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA11517;
	Wed, 2 Apr 1997 07:20:10 -0600 (CST)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA11882
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 07:08:45 -0600 (CST)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id HAA00693;
	Wed, 2 Apr 1997 07:08:44 -0600
Message-Id: <Pine.LNX.3.95.970401175158.21824T-100000@ns1.fni.com>
Date: Wed, 2 Apr 1997 07:08:43 -0600 (CST)
Reply-To: Michael Brennen <mbrennen@fni.com>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "John L. Dickinson" <johnd@GIS.Pima.GOV>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Allowing deletes in /pub
In-Reply-To: <3.0.1.32.19970401155856.00974b30@gis.pima.gov>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Deletes are a function of directory permissions, not file permissions.  If
the anonymous users have write access to the directories themselves, they
can delete files in those directories, regardless of permissions or
ownership.

   -- Michael

On Tue, 1 Apr 1997, John L. Dickinson wrote:

> I'm new at this and  am trying to set up an anonymous ftp site where any
> user can read, write or delete files and directories in the /pub area.  In
> order to allow deletes, I put the following line in the ftpaccess file:
> 
>   delete   yes  guest,anonymous
> 
> This enabled the anonymous user to not only delete files in /pub, but also
> any other file or directory in the ~ftp area including /bin, /incoming,
> welcome.msg and so on.   Permission bit settings were ineffective at
> preventing the deletes.  Is this to be expected?  If so, how can I
> accomplish what I want?  That is, /pub is completely open and everything
> else is locked up for anonymous users.


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 07:38:27 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA12205;
	Wed, 2 Apr 1997 07:32:40 -0600 (CST)
Received: from ibm.aecoc.es ([194.196.51.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA12520
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 07:21:24 -0600 (CST)
Received: (from mnavarro@localhost) by ibm.aecoc.es (AIX4.2/UCB 8.7/8.7) id PAA15338 for wu-ftpd@wugate.wustl.edu; Wed, 2 Apr 1997 15:18:22 +0100 (NFT)
Message-Id: <199704021418.PAA15338@ibm.aecoc.es>
Date: Wed, 2 Apr 1997 15:18:22 +0100 (NFT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Usuario-Moisés." <mnavarro@ibm.aecoc.es>
To: wu-ftpd@wugate.wustl.edu
Subject: Using GNU BISON instead of 'yacc'.
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi.

	I'm compiling WUFTPD 2.4.2 Beta for AIX 4.1.4 and then for
AIX 4.2

	I need to use GNU BISON parser instead of 'yacc'.

	I got GNU BISON installed, but I don't know how to use it
instead of 'yacc' while compiling.

	Any idea?

	Thanks.

		Moises Navarro Marin.
		IBM Global Services, SPAIN.
		(34) 1 6275509
		mailto:mnavarro@globalnet.es

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 07:56:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA07200;
	Wed, 2 Apr 1997 07:44:36 -0600 (CST)
Received: from thoth.mch.sni.de (thoth.mch.sni.de [192.35.17.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA13035
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 07:40:03 -0600 (CST)
Received: from seth.mch.sni.de (seth.mch.sni.de [139.25.208.77])
	by thoth.mch.sni.de (8.8.5/8.8.5) with SMTP id PAA27928
	for <@mail.mch.sni.de:wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 15:40:00 +0200 (MDT)
Received: (from winfried@localhost) by seth.mch.sni.de (950413.SGI.8.6.12/950213.SGI.AUTOCF) id PAA03270 for wu-ftpd@wugate.wustl.edu; Wed, 2 Apr 1997 15:40:01 +0200
Message-Id: <199704021340.PAA03270@seth.mch.sni.de>
Date: Wed, 2 Apr 1997 15:40:01 +0200 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Winfried.Magerl@mch.sni.de (Winfried Magerl)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Using GNU BISON instead of 'yacc'.
In-Reply-To: <199704021418.PAA15338@ibm.aecoc.es> from "Usuario-Moisés." at Apr 2, 97 03:18:22 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> 	I got GNU BISON installed, but I don't know how to use it
> instead of 'yacc' while compiling.

use "bison -y" instead of yacc.

regards

	winfried

-- 
Winfried Magerl - Internet Administration
Siemens Business Services, 81739 Munich, Germany
Internet-Mail: Winfried.Magerl@mch.sni.de

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 08:36:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA14642;
	Wed, 2 Apr 1997 08:26:40 -0600 (CST)
Received: from ibm.aecoc.es ([194.196.51.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA15006
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 08:20:18 -0600 (CST)
Received: (from mnavarro@localhost) by ibm.aecoc.es (AIX4.2/UCB 8.7/8.7) id QAA06148 for wu-ftpd@wugate.wustl.edu; Wed, 2 Apr 1997 16:16:52 +0100 (NFT)
Message-Id: <199704021516.QAA06148@ibm.aecoc.es>
Date: Wed, 2 Apr 1997 16:16:52 +0100 (NFT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Usuario-Moisés." <mnavarro@ibm.aecoc.es>
To: wu-ftpd@wugate.wustl.edu
Subject: More help. GNU BISON.
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi there.

	Thank you very much for helping me!

	But I need more help.

	Let me explain:

I'm compiling WUFTPD 2.4.2 Beta for AIX 4.x

I've installed GNU BISON.

The next step is './build aix'. Here it fails.

These are the error codes:

ld: 0711-317 ERROR: Undefined symbol: .snprintf
ld: 0711-317 ERROR: Undefined symbol: .vsnprintf

Is it because of 'yacc'?

I haven't found where to change 'yacc' for 'bison -y'?

Perhaps there is no need to change 'yacc' and these errors are due
to something else.

The other commands (ftpwho, ftpshut, ...) are well compiled.

	Here it is.
	Thanks again.

		Moises Navarro Marin.
		IBM Global Services, SPAIN.


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 09:31:58 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA16461;
	Wed, 2 Apr 1997 09:21:07 -0600 (CST)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA18254
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 09:16:42 -0600 (CST)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id KAA28529;
	Wed, 2 Apr 1997 10:16:01 -0500 (EST)
Received: by spock2.EE.McGill.CA (8.8.5) id KAA21319; Wed, 2 Apr 1997 10:16:00 -0500 (EST)
Message-Id: <199704021516.KAA21319@spock2.EE.McGill.CA>
Date: Wed, 2 Apr 1997 10:16:00 -0500 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: mnavarro@ibm.aecoc.es
Subject: snprintf vsnprnitf
In-Reply-To: <199704021516.QAA06148@ibm.aecoc.es> from "Usuario-Moisés." at Apr 2, 97 04:16:52 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

Salut A Vous, O Grand Manitou Usuario-Moisés. !!

> 
> The next step is './build aix'. Here it fails.
> 
> These are the error codes:
> 
> ld: 0711-317 ERROR: Undefined symbol: .snprintf
> ld: 0711-317 ERROR: Undefined symbol: .vsnprintf
> 
> Is it because of 'yacc'?

no, I don't know AIX but it looks like the loader
doesn't find snprintf().

can you do 
man snprintf ?

if not version BETA-13 provides a very limited
implementation written by Patrick Powell
support/snprintf.c

link ftpd with it. Surprising that the config file didn't take
care of that. Mr Barber does a very good job in does things...
Are you using the right config file ? config.aix

I also find very suprising that AIX doesn't have a
decent version of yacc.

> 
> 
***** Off Topic ****
For those interested, I've written a full implementation of
snprintf, that can do floating point calculation. I needed
to shut some buffer overrun holes. Most free implementtion
find on the Net don't do floating point, and the one
that does are not portable :-(. So I sat down one day.
It should run on all platforms.

ftp://finnegan.ee.mcgill.ca/pub/alain/snprintf-1.1.tar.gz


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 11:02:17 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA24810;
	Wed, 2 Apr 1997 10:56:41 -0600 (CST)
Received: from node1.frontiernet.net (node1.frontiernet.net [205.232.174.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA20702
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 10:52:27 -0600 (CST)
Received: from node6.frontiernet.net (dsf@node6.frontiernet.net [205.232.174.14]) by node1.frontiernet.net (8.8.5/8.8.2) with ESMTP id LAA36956; Wed, 2 Apr 1997 11:41:38 -0500
Received: (from dsf@localhost) by node6.frontiernet.net (8.8.5/8.8.2) id LAA48490; Wed, 2 Apr 1997 11:41:37 -0500
Message-Id: <199704021641.LAA48490@node6.frontiernet.net>
Date: Wed, 2 Apr 1997 11:41:37 -0500 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dsf@frontiernet.net>
To: wu-ftpd@wugate.wustl.edu
Cc: dsf@frontiernet.net (Dan Foster)
Subject: Re: snprintf vsnprnitf
In-Reply-To: <199704021516.KAA21319@spock2.EE.McGill.CA> from "Alain Magloire" at Apr 2, 97 10:16:00 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hot Diggety! Alain Magloire was rumored to have said...
> Salut A Vous, O Grand Manitou Usuario-Moisés. !!

:-) Live and learn something new every day, eh? ;-)
 
> link ftpd with it. Surprising that the config file didn't take
> care of that. Mr Barber does a very good job in does things...
> Are you using the right config file ? config.aix

Mr. Barber *does* an excellent job of things. Very responsive to reports of
human errors or bugs.
 
> I also find very suprising that AIX doesn't have a
> decent version of yacc.

I'm working with the original poster to resolve this issue on my own
without spending extra time on the list for this. Email me if you (whoever)
have a similar problem and wants to know how to fix.

FWIW, wu-ftpd compiles out of the box flawlessly (now, at least ;-) ) for 
AIX 4.2 and 4.1.4 machines we have here, using IBM cc.

> ***** Off Topic ****
> For those interested, I've written a full implementation of
> snprintf, that can do floating point calculation. I needed
> to shut some buffer overrun holes. Most free implementtion
> find on the Net don't do floating point, and the one
> that does are not portable :-(. So I sat down one day.
> It should run on all platforms.

Interesting, thanks for the FYI.

-Dan Foster
Internet: dsf@frontiernet.net

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 12:21:07 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA19987;
	Wed, 2 Apr 1997 12:08:53 -0600 (CST)
Received: from mail.dlux.net (mail.dlux.net [206.129.10.9])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA28917
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 12:06:55 -0600 (CST)
Received: from [206.129.10.154] (lemeow.workstation.dlux.net [206.129.10.154]) by mail.dlux.net (8.8.5/Spam_kills) with ESMTP id KAA07602 for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 10:06:56 -0800
Message-Id: <v03020902af684e7e19fc@[206.129.10.154]>
Date: Wed, 2 Apr 1997 10:06:09 -0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Levering <steve@dlux.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Guest in an Anon FTP site?
In-Reply-To: <Pine.LNX.3.95.970228002237.4180S-100000@ns1.fni.com>
References: <324BC9C3.524D@tm.net.my>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Maybe I'm going about this all wrong....

I have a client with an anon ftp site.

We'd like to set up directories under the pub folder for specific
clients...password protected.

The site will be accessed via Netscape, so the sitexec thing is
inappropriate, and
they need to upload...
(Not to even mention WAY to complicated for these dolts!)

The guest group won't work, and I get the feeling it is because the FTP
site is devoted to them and not the original anon ftp owner.

What are the left over options?


Bill Levering                            ISP Manager
idbill@dlux.net                          Seattle, Wa
Tech Support E-mail	      mailto://steve@dlux.net
-----------------------------------------------------
DluxNet                                (206) 812-2769
Fax                                    (206) 622-3066
http://www.dlux.net/                   (206) 812-2772
-----------------------------------------------------



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 14:00:51 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA04202;
	Wed, 2 Apr 1997 13:52:20 -0600 (CST)
Received: from mail-d.bcc.ac.uk (mail-d.bcc.ac.uk [144.82.100.24])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA03897
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 13:50:30 -0600 (CST)
Received: from onyx.gene.ucl.ac.uk by mail-d.bcc.ac.uk with SMTP (PP);
          Wed, 2 Apr 1997 17:05:52 +0100
Received: by onyx.gene.ucl.ac.uk (4.1/SMI-4.1)	id AA06063;
          Wed, 2 Apr 97 17:04:24 BST
Message-Id: <9704021604.AA06063@onyx.gene.ucl.ac.uk>
Date: Wed, 2 Apr 97 17:04:24 BST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: john@galton.ucl.ac.uk (John Attwood)
To: wu-ftpd@wugate.wustl.edu
Cc: john@galton.ucl.ac.uk
Subject: Re: Static-ls
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>  I used the static-ls patch, posted here the other day, along with fileutils3.16 as suggested
>and it works, except for 1 thing. I use NIS+, and the static-ls patch assumes "/etc/passwd" as
>the source for UID's. Does anyone know where to get a statically linked 'ls' (or source code)
>that supports NIS+ (ie, uses getpwnam instead of scanning the /etc/passwd file) ?

Under Solaris 2.x getpwnam() can't be used without dynamic linking. From
getpwnam(3C):-

     Programs that use the interfaces described  in  this  manual
     page  cannot be linked statically since, the implementations
     of these functions employ dynamic  loading  and  linking  of
     shared objects at run time.

-- 
John Attwood,  Computing Officer,      |  Voice +171 387 7050 X5028
MRC Human Biochemical Genetics Unit,   |  Fax   +171 387 3496
University College London,             |  Email john@galton.ucl.ac.uk
Wolfson House, 4 Stephenson Way,       |
London NW1 2HE, United Kingdom.        |  http://www.gene.ucl.ac.uk/~john


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 14:17:55 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA05924;
	Wed, 2 Apr 1997 14:10:42 -0600 (CST)
Received: from dfw.nkn.net (dfw.nkn.edu [199.171.20.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA05374
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 14:06:48 -0600 (CST)
Received: from [207.55.138.2] (station1.where2stay.com [207.55.138.2]) by dfw.nkn.net (8.8.4/8.7.2) with SMTP id OAA29349 for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 14:00:52 -0600 (CST)
Message-Id: <199704022000.OAA29349@dfw.nkn.net>
Date: Wed, 2 Apr 97 14:02:48 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Thom Dunaway <thom@hosthouse.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Guest and non-guest login
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I installed several months and am just now getting around to trying to 
fix a problem.  I have guests logging in to virtual servers and I would 
like to log-in myself without the restrictions.  I am in a diff group 
than the guest group, yet the only way I can log-in is if I make my home 
directory the root directory.  If I set my home directory to anything 
else (Like /usr/home/thom) I get an error that the directory does not 
exist, and then an error "Can't create datasocket".  I'm sure that I am 
just an edit away. A suggestion or a shove in the right direction will be 
appreciated.

*******************************
Host House Web Hosting Services
webmaster@hosthouse.com
www.hosthouse.com
*******************************


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  2 22:42:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA27513;
	Wed, 2 Apr 1997 22:33:39 -0600 (CST)
Received: from citysearch.com ([205.227.223.133])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA27144
	for <wu-ftpd@wugate.wustl.edu>; Wed, 2 Apr 1997 22:31:42 -0600 (CST)
Received: from [10.0.50.203] by citysearch.com
  (SMTPD32-960308) id A25D48FA00D8; Wed Apr 02 20:30:21 1997
Message-Id: <199704030431.WAA27144@wugate.wustl.edu>
Date: Wed, 2 Apr 1997 22:31:42 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Bergstrom <mjollnir@citysearch.com>
To: gjs@knmi.nl
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Guestgroup /bin/ls on IRIX5.3 (still...)
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mjollnir@10.0.50.19
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Frans-
I have now built from 2 different wu-distributions, one older that I had to
hack around to get the make; one the newest Beta-13.  The 'ls' behavior is
identical no matter what for guestgroup (as I said before, real and
anonymous work). Since I also built the 'ls' in the bin from the GNU
fileutils as expressly non-shared. 

[as provable via:  strings -a bin/ls | grep \\.so yielding nothing]

I have run the tests with debug set in client line and the -d flag on the
daemon in the inetd.conf.  (also -a -L -l).  The excerpted transaction
pertinent from the STDOUT is

220 hostxx FTP server (Version wu-2.4.2-academ[BETA-13](1) Wed Apr 2
18:22:11 PST 1997) ready.
Name (hostxx:root): sample
331 Password required for sample.
Password:
230 User sample logged in.  Access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> debug
Debugging on (debug=1).
ftp> debug 99
Debugging on (debug=99).
ftp> pwd
---> PWD
257 "/sample" is current directory.
ftp> ls
---> PORT 75,10,40,4,121,132
200 PORT command successful.
---> LIST
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp> quit
---> QUIT
221 Goodbye.

and from the SYSLOG output

Apr  3 03:53:14 7D:hostxx ftpd[17472]: <--- 220 
Apr  3 03:53:14 7D:hostxx ftpd[17472]: hostxx FTP server (Version wu-2.4.2-acade
m[BETA-13](1) Wed Apr 2 18:22:11 PST 1997) ready.
Apr  3 03:53:17 7D:hostxx ftpd[17472]: command: USER sample^M
Apr  3 03:53:17 7D:hostxx ftpd[17472]: <--- 331 
Apr  3 03:53:17 7D:hostxx ftpd[17472]: Password required for sample.
Apr  3 03:53:20 7D:hostxx ftpd[17472]: command: PASS password^M
Apr  3 03:53:20 7D:hostxx ftpd[17472]: <--- 230 
Apr  3 03:53:20 7D:hostxx ftpd[17472]: User sample logged in.  Access restrictio
ns apply.
Apr  3 03:53:20 6D:hostxx ftpd[17472]: FTP LOGIN FROM pigpen [75.10.40.4],
sample
Apr  3 03:53:20 7D:pigpen ftpd[17472]: command: SYST^M
Apr  3 03:53:20 7D:pigpen ftpd[17472]: <--- 215 
Apr  3 03:53:20 7D:hostxx ftpd[17472]: UNIX Type: L8
Apr  3 03:53:35 7D:hostxx ftpd[17472]: command: PWD^M
Apr  3 03:53:35 7D:hostxx ftpd[17472]: <--- 257 
Apr  3 03:53:35 7D:hostxx ftpd[17472]: "/sample" is current directory.
Apr  3 03:53:37 7D:hostxx ftpd[17472]: command: PORT 75,10,40,4,121,132^M
Apr  3 03:53:37 7D:hostxx ftpd[17472]: <--- 200 
Apr  3 03:53:37 7D:hostxx ftpd[17472]: PORT command successful.
Apr  3 03:53:37 7D:hostxx ftpd[17472]: command: LIST^M
Apr  3 03:53:37 7D:hostxx ftpd[17472]: <--- 150 
Apr  3 03:53:37 7D:hostxx ftpd[17472]: Opening ASCII mode data connection for /b
in/ls.
Apr  3 03:53:37 7D:hostxx ftpd[17472]: <--- 226 
Apr  3 03:53:37 7D:hostxx ftpd[17472]: Transfer complete.

Apr  3 03:55:10 7D:hostxx ftpd[17472]: command: QUIT^M
Apr  3 03:55:10 7D:hostxx ftpd[17472]: <--- 221 
Apr  3 03:55:10 7D:hostxx ftpd[17472]: Goodbye.
Apr  3 03:55:10 6D:hostxx ftpd[17472]: FTP session closed








>From: Frans Stekelenberg <gjs@knmi.nl>
>Subject: Re: Guestgroup /bin/ls on IRIX5.3
>
>>>From <gjs@knmi.nl> Wed Apr 02 05:22:59 1997
>>Comments: Authenticated sender is <stekelen@bdnfs2.knmi.nl>
>>From: "frans stekelenburg" <gjs@knmi.nl>
>>Organization: KNMI
>>To: Mark Bergstrom <mjollnir@citysearch.com>
>>Date: Wed, 2 Apr 1997 15:25:44 +0100
>>Subject: Re: Guestgroup /bin/ls on IRIX5.3
>>Priority: normal
>>
>>On  1 Apr 97 at 20:45, Mark Bergstrom wrote:
>>
>>> I'll get this back into the regular mailing list, but I have now been
>>> fighting with it for so many days (weeks) that I'm looking for anybody with
>>> a successful prior experience.
>>> As
>>> you can read, the /dev and /lib are per the guest-how-to for IRIX.  Still no
>>> go.
>>> 
>>> Mark
>>
>>	Allright, I gladly will try to help you out here.
>>	First I'll sum the files installed here:
>>
>>=========================================================================
>>/etc/passwd: (relevant lines)
>> ftp:NoLogin:100:100:Anonymous FTP account:/mydisk/FTP/ftpdata:/bin/false
>>
__________________-Here is mine
sample:x:1731:925:sample ftponly acct:/usr/people/./sample:/bin/ftponly


>>[513]me@myhost:/mydisk/FTP/ftpdata  ls -la ~ftp
>>total 24
>>dr-xr-xr-x   10 ftp      ftp          153 Mar 21 13:15 ./
>>dr-xr-xr-x    7 ftp      ftp          105 Mar 31 18:00 ../
>>-rw-r--r--    1 root     sys          556 Jan  6 14:57 .message
>>dr-x--x--x    2 root     sys           76 Jan 13 18:10 bin/
>>dr-x--x--x    2 root     sys           22 Feb  3 12:23 dev/
>>dr-x--x--x    2 root     sys           55 Jan 13 18:10 etc/
>>d-wx-wx-wx    6 incoming sys           72 Apr  2 11:30 incoming/
>>dr-x--x--x    2 root     sys           39 Jan 13 18:11 lib/
>>drwx--x--x   16 root     ftp         4096 Mar 14 16:19 project/
>>dr-x--xr-x    3 ftp      sys           22 Apr  2 12:25 pub/
>>drwxr-x--x    3 root     sys           24 Mar 21 13:15 staff/
>>-r-x--x--x    1 ftp      sys          556 Jan 13 08:04 welcome.msg*
>>
____________________-Here is mine

hostxx 17# ls -al /usr/people/sample
total 7
drwxr-xr-x    8 sample   client       156 Apr  2 11:29 .
drwxr-xr-x   62 root     sys         3072 Mar 31 16:43 ..
-r--------    1 root     sys            0 Mar 25 19:25 .forward
-rw-r--r--    1 root     sys           12 Apr  2 11:30 .message
-r--------    1 root     sys            0 Mar 25 19:25 .rhosts
dr-x--x--x    2 root     sys           78 Apr  2 11:10 bin
dr-x--x--x    2 root     sys           22 Mar 25 19:37 dev
dr-x--x--x    2 root     sys           38 Mar 25 19:55 etc
d-wx-wx-wx    2 sample   sys            9 Apr  2 11:22 incoming
dr-x--x--x    2 root     sys           39 Apr  2 12:09 lib
dr-x--xr-x    2 sample   sys            9 Apr  2 11:21 pub
-r-x--x--x    1 sample   sys            0 Apr  2 11:29 welcome.msg

I have had bin dev etc lib both ways: 511 and 111. No difference.


>>
>>[/mydisk/FTP/ftpdata/bin]
>>[514]me@myhost:/mydisk/FTP/ftpdata ls -la ~ftp/bin
>>total 280
>>dr-x--x--x    2 root     sys           76 Jan 13 18:10 ./
>>dr-xr-xr-x   10 ftp      ftp          153 Mar 21 13:15 ../
>>---x--x--x    1 nobody   sys        25508 Jan  6 14:42 compress*
>>-rwxr-xr-x    1 root     sys          308 Jan 13 08:55 false*
>>---x--x--x    1 nobody   sys        29604 Jan  7 13:19 ls*
>>---x--x--x    1 nobody   sys        70564 Jan  7 13:20 tar*
>>-rwxr-xr-x    1 root     sys          321 Jan 13 08:56 true*
>>
>>* Note: these are _copied_ into ~ftp/bin. Though hard-links oughtta be
>possible 
>>too.
__________________-Here is mine
hostxx 18# ls -al /usr/people/sample/bin
total 819
dr-x--x--x    2 root     sys           78 Apr  2 11:10 .
drwxr-xr-x    8 sample   client       156 Apr  2 11:29 ..
---x--x--x    1 root     sys        27440 Apr  2 11:10 compress
-r-xr-xr-x    1 root     sys          295 Apr  2 11:08 ftponly
---x--x--x    1 root     sys        88832 Apr  2 11:10 gzip
---x--x--x    1 root     sys       222616 Mar 27 17:49 ls
---x--x--x    1 root     sys        79096 Apr  2 11:09 tar

Note if I do: strings -a ./ls | grep \\.so
There are NO .so's since I compiled it that way

>>
>>[515]me@myhost:/mydisk/FTP/ftpdata   ls -la ~ftp/dev
>>total 0
>>dr-x--x--x    2 root     sys           22 Feb  3 12:23 ./
>>dr-xr-xr-x   10 ftp      ftp          153 Mar 21 13:15 ../
>>cr--r--r--    1 root     sys       37,  0 Feb  3 12:23 zero
>>
>>* made with "mknod c 37 0"
>>
__________________-Here is mine (Ditto your process)
hostxx 31# ls -al dev
total 0
dr-x--x--x    2 root     sys           22 Mar 25 19:37 .
drwxr-xr-x    8 sample   client       156 Apr  2 11:29 ..
cr--r--r--    1 root     sys       37,  0 Mar 25 19:37 zero

>>
>>[516]me@myhost:/mydisk/FTP/ftpdata   ls -la ~ftp/lib
>>total 4608
>>dr-x--x--x    2 root     sys           39 Jan 13 18:11 ./
>>dr-xr-xr-x   10 ftp      ftp          153 Mar 21 13:15 ../
>>-r-xr-xr-x    1 root     sys      1805232 Jan 13 08:12 libc.so.1*
>>-r-xr-xr-x    1 root     sys       552916 Jan 13 08:29 rld*
>>
>>* these'r copied, too.
__________________-Here is mine (Ditto your process)
hostxx 32# ls -al lib
total 4097
dr-x--x--x    2 root     sys           39 Apr  2 12:09 .
drwxr-xr-x    8 sample   client       156 Apr  2 11:29 ..
-r-xr-xr-x    1 root     sys      1511168 Apr  2 12:08 libc.so.1
-r-xr-xr-x    1 root     sys       585876 Apr  2 12:09 rld

Note the One thing I notice is your libc.so is about 20% huger, but for the
function of my static ls this is irrelevant.
>>
>>[517]me@myhost:/mydisk/FTP/ftpdata   ls -la ~ftp/etc
>>total 24
>>dr-x--x--x    2 root     sys           55 Jan 13 18:10 ./
>>dr-xr-xr-x   10 ftp      ftp          153 Mar 21 13:15 ../
>>-r--r--r--    1 bin      bin          152 Jan  7 13:31 group
>>-r--r--r--    1 bin      bin          494 Jan 30 15:17 passwd
>>
>>* put the bare basics in these file.
__________________-Here is mine (Just to be thorough, the entries too)
hostxx 33# ls -al etc
total 2
dr-x--x--x    2 root     sys           38 Mar 25 19:55 .
drwxr-xr-x    8 sample   client       156 Apr  2 11:29 ..
-r--r--r--    1 root     sys           56 Apr  2 18:03 group
-r--r--r--    1 root     sys           99 Apr  2 16:47 passwd

hostxx 35# more etc/group
sys::0:root,bin,sys,adm
root::0:root
client::925:sample

hostxx 38# more etc/passwd
root:*:0:0::/:/bin/fptonly
sample:x:1731:925:sample ftponly acct:/usr/people/./sample:/bin/ftponly


>>==================================================================
>>
>>
>>These are the surroundings, in which wu-ftp 2.4 is running. 
>>Now on a Irix 6.2 system; before on a 5.3 system. Though a little
>>quirk between these versions, it should work prettu similair.
>>I can't remember what or if special tricks where needed, after the
>>Irix upgrade. Though if I recall I needed the zero file afterwards.
>>Mind you that you _IF NEEDED_ may have to mknod with other params.
>>
>>Further more here's an excerpt of the ftpaccess file:
>>
>>
>>==================================================================
>>loginfails 2
>>
>>class   local   real,guest,anonymous *.domain 0.0.0.0
>>class   remote  real,guest,anonymous *
>>
>>limit   local   20  Any                 /mydisk/FTP/etc/msgs/msg.toomany
>>limit   remote  30  SaSu|Any1800-0600   /mydisk/FTP/etc/msgs/msg.toomany
>>limit   remote  20  Any                 /mydisk/FTP/etc/msgs/msg.toomany
>>
>>readme  README*    login
>>readme  README*    cwd=*
>>
>>message /welcome.msg            login
>>message .message                cwd=*
>>
>>compress        yes             local remote
>>tar             yes             local remote
>>
>># allow use of private file for SITE GROUP and SITE GPASS?
>>private         yes
>>
>># passwd-check  <none|trivial|rfc822>  [<enforce|warn>]
>>passwd-check    rfc822  enforce
>># log commands real,anonymous,guest
>>log transfers anonymous,real,guest inbound,outbound
>>
>>shutdown /etc/shutmsg
>>
>># all the following default to "yes" for everybody
>>delete          no      anonymous         # delete permission?
>>overwrite       no      anonymous         # overwrite permission?
>>rename          no      anonymous               # rename permission?
>>chmod           no      anonymous               # chmod permission?
>>umask           no      anonymous               # umask permission?
>>
>># guestgroups
>>guestgroup   ftpguest project1 project2 client1 client3 user5
>>
>># specify the upload directory information
>>upload  /mydisk/FTP/ftpdata  *             no
>>upload  /mydisk/FTP/ftpdata  /incoming     yes  incoming  daemon    0600
nodirs
>>upload  /mydisk/FTP/ftpdata  /incoming/temp yes  ftp  doc    0744 dirs
>>
>># directory aliases...  [note, the ":" is not required]
>>alias   inc:    /incoming
>>alias   people  /pub/people
>>
>># cdpath
>>cdpath  /incoming
>>cdpath  /pub
>>cdpath  /mydisk/WWW/people
>>cdpath  /
>>
>># path-filter...
>>path-filter  anonymous  /etc/pathmsg  ^[-A-Za-z0-9_\.]*$  ^\.  ^-
>>path-filter  guest      /etc/pathmsg  ^[-A-Za-z0-9_\.]*$  ^\.  ^-
>>
>># specify which group of users will be treated as "guests".
>>guestgroup ftponly
>>
>>email ftpmaster@knmi.nl
>>
>>==========================
>>
__________________-Here is mine (Trivial next to yours)
hostxx 40# more /usr/local/etc/ftpaccess
class   local   real,guest,anonymous    *.pmi   0.0.0.0
class   remote  real,guest,anonymous    *
delete          no      anonymous,guest
overwrite       no      anonymous,guest
rename          no      anonymous,guest
chmod           no      anonymous,guest
umask           no      anonymous,guest
path-filter     guest   /etc/pathmsg    ^[-A-Za-z0-9_\.]*$ ^\. ^-
guestgroup client
log transfers anonymous,real,guest inbound,outbound

The only significant difference between yours and mine is I see in yours is
that you define guestgroup twice.


>>Please let me know if this brings you forward, I'll be glad to help in every 
>>way to solve your problem.
>>
>>--gjs

Unfortunately, I cannot report any guestgroup 'ls' success in spite of these
layers and layers of effort. As I noted before, all other facets are working
correctly.  SEND,RECV via telnet-style. get,put,et alyi via ftpclient-style.

Mark



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  3 12:47:15 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA01513;
	Thu, 3 Apr 1997 12:42:29 -0600 (CST)
Received: from host1.redrose.net (qmailr@redrose.net [204.249.184.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA01174
	for <wu-ftpd@wugate.wustl.edu>; Thu, 3 Apr 1997 12:34:03 -0600 (CST)
Received: (qmail 26225 invoked from network); 3 Apr 1997 18:34:31 -0000
Received: from trump.success.net (dwalt@204.249.184.11)
  by host1.redrose.net with SMTP; 3 Apr 1997 18:34:31 -0000
Message-Id: <3343F813.1C6518DE@redrose.net>
Date: Thu, 03 Apr 1997 13:33:55 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "David A. Waltermire" <dwalt@redrose.net>
To: redhat-list@redhat.com, Wu-FTP List <wu-ftpd@wugate.wustl.edu>
Subject: WU-ftp, problems with setting up guestgroup
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: dwalt
X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.18 i586)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am trying to set up a guestgroup in wu-ftp, running on an alpha with
RedHat4.1 by following the FAQ at
ftp://ftp.fni.com/pub/wu-ftpd/guest-howto.  When it is all set up I can
log in successfully and GET files, but when I try to put files, I get
this error:

Password required for test.
User test logged in.  Access restrictions apply.
 
> put formmail.cgi 
 
Error: Remote host has closed the connection.

The permissions on the how directory are as follows:

drwxr-xr-x   4 test     test         1024 Apr  3 09:39 .
drwxrwxr-x  71 root     root         2048 Apr  2 16:47 ..
d--x--x--x   2 root     root         1024 Apr  3 09:39 bin
d--x--x--x   2 root     root         1024 Apr  3 09:41 etc
-rw-r--r--   1 root     test         1873 Nov 20 16:32 test.htm

The password file looks like this:

root:*:0:0::/:/bin/false
test:*:268:2000::/usr/local/apache/htdocs/users/test/./:/bin/false

And the group file looks like this:

root::0:root
wwwftp2::2000:test


What is going wrong here?
--
David A. Waltermire
dwalt@redrose.net
Systems Administrator
Red Rose SuperNet

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  3 13:25:08 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA03555;
	Thu, 3 Apr 1997 13:20:55 -0600 (CST)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA03448
	for <wu-ftpd@wugate.wustl.edu>; Thu, 3 Apr 1997 13:19:27 -0600 (CST)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id NAA09142;
	Thu, 3 Apr 1997 13:19:22 -0600
Message-Id: <Pine.LNX.3.95.970403131839.3092P-100000@ns1.fni.com>
Date: Thu, 3 Apr 1997 13:19:22 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: "David A. Waltermire" <dwalt@redrose.net>
Cc: redhat-list@redhat.com, Wu-FTP List <wu-ftpd@wugate.wustl.edu>
Subject: Re: WU-ftp, problems with setting up guestgroup
In-Reply-To: <3343F813.1C6518DE@redrose.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Do you have upload enabled in /etc/ftpaccess? 

   -- Michael

On Thu, 3 Apr 1997, David A. Waltermire wrote:

> > put formmail.cgi 
>  
> Error: Remote host has closed the connection.


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr  3 14:26:46 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA07563;
	Thu, 3 Apr 1997 14:21:39 -0600 (CST)
Received: from dfw.nkn.net (dfw.nkn.edu [199.171.20.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA07423
	for <wu-ftpd@wugate.wustl.edu>; Thu, 3 Apr 1997 14:19:02 -0600 (CST)
Received: from [207.55.138.2] (station1.where2stay.com [207.55.138.2]) by dfw.nkn.net (8.8.4/8.7.2) with SMTP id OAA24442 for <wu-ftpd@wugate.wustl.edu>; Thu, 3 Apr 1997 14:13:23 -0600 (CST)
Message-Id: <199704032013.OAA24442@dfw.nkn.net>
Date: Thu, 3 Apr 97 14:15:19 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Thom Dunaway <thom@hosthouse.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Guest and non-guest login
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Why don't my posting show up in this list?  This is my third attempt.

I installed several months and am just now getting around to trying to 
fix a problem.  I have guests logging in to virtual servers and I would 
like to log-in myself without the restrictions.  I am in a diff group 
than the guest group, yet the only way I can log-in is if I make my home 
directory the root directory.  If I set my home directory to anything 
else (Like /usr/home/thom) I get an error that the directory does not 
exist, and then an error "Can't create datasocket".  I'm sure that I am 
just an edit away. A suggestion or a shove in the right direction will be 
appreciated.

*******************************
Host House Web Hosting Services
webmaster@hosthouse.com
www.hosthouse.com
*******************************


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 07:25:57 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA00945;
	Fri, 4 Apr 1997 07:19:16 -0600 (CST)
Received: from node1.frontiernet.net (node1.frontiernet.net [205.232.174.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id GAA13929
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 06:54:36 -0600 (CST)
Received: from node6.frontiernet.net (dsf@node6.frontiernet.net [205.232.174.14]) by node1.frontiernet.net (8.8.5/8.8.2) with ESMTP id HAA59102; Fri, 4 Apr 1997 07:41:34 -0500
Received: (from dsf@localhost) by node6.frontiernet.net (8.8.5/8.8.2) id HAA16594; Fri, 4 Apr 1997 07:41:34 -0500
Message-Id: <199704041241.HAA16594@node6.frontiernet.net>
Date: Fri, 4 Apr 1997 07:41:34 -0500 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dsf@frontiernet.net>
To: wu-ftpd@wugate.wustl.edu
Cc: dsf@frontiernet.net (Dan Foster)
Subject: Re: snprintf vsnprnitf
In-Reply-To: <199704021516.KAA21319@spock2.EE.McGill.CA> from "Alain Magloire" at Apr 2, 97 10:16:00 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hot Diggety! Alain Magloire was rumored to have said...
> > The next step is './build aix'. Here it fails.
> > 
> > These are the error codes:
> > 
> > ld: 0711-317 ERROR: Undefined symbol: .snprintf
> > ld: 0711-317 ERROR: Undefined symbol: .vsnprintf
> > 
> > Is it because of 'yacc'?
> 
> no, I don't know AIX but it looks like the loader
> doesn't find snprintf().

The problem turned out to be due to the fact that beta 13 for AIX had
a slight error in support/makefiles/Makefile.aix, in the OBJS line.

All object files were listed (ie .o) but snprintf was listed as
snprintf.c. Changing that to snprintf.o and doing a build clean, then
build aix takes care of the problem.

Stan Barber fixed that problem within 60 seconds of notification, so it
shouldn't be present in future releases... I don't think it existed in
previous betas, FWIW.

-Dan

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 12:39:20 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA19807;
	Fri, 4 Apr 1997 12:34:52 -0600 (CST)
Received: from achilles.spanlink.com (achilles.spanlink.com [204.167.166.7])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA19727
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 12:32:41 -0600 (CST)
Received: (from penderj@localhost)
	by achilles.spanlink.com (8.8.4/8.8.5) id MAA12762
	for wu-ftpd@wugate.wustl.edu; Fri, 4 Apr 1997 12:31:26 -0600 (CST)
Message-Id: <199704041831.MAA12762@achilles.spanlink.com>
Date: Fri, 4 Apr 1997 12:31:25 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jerry Pendergraft <jerry.pendergraft@spanlink.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Static-ls
In-Reply-To: <9704021604.AA06063@onyx.gene.ucl.ac.uk> from "John Attwood" at Apr 2, 97 05:04:24 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

Why not just provide a skeleton copy of pw info by running, at your
chosen frequency, the following:

niscat passwd.org_dir | 
awk -F':' '{ 
  printf("%s:*:%d:%d:%s:%s:\n", $1, $3, $4,$5, $6); 
}' > ~ftp/etc/passwd

> 
> >  I used the static-ls patch, posted here the other day, along with fileutils3.16 as suggested
> >and it works, except for 1 thing. I use NIS+, and the static-ls patch assumes "/etc/passwd" as
> >the source for UID's. Does anyone know where to get a statically linked 'ls' (or source code)
> >that supports NIS+ (ie, uses getpwnam instead of scanning the /etc/passwd file) ?
> 
> Under Solaris 2.x getpwnam() can't be used without dynamic linking. From
> getpwnam(3C):-
> 
>      Programs that use the interfaces described  in  this  manual
>      page  cannot be linked statically since, the implementations
>      of these functions employ dynamic  loading  and  linking  of
>      shared objects at run time.
> 
> -- 
> John Attwood,  Computing Officer,      |  Voice +171 387 7050 X5028
> MRC Human Biochemical Genetics Unit,   |  Fax   +171 387 3496
> University College London,             |  Email john@galton.ucl.ac.uk
> Wolfson House, 4 Stephenson Way,       |
> London NW1 2HE, United Kingdom.        |  http://www.gene.ucl.ac.uk/~john
> 
> 


-- 
Jerry Pendergraft		Internet: jerry.pendergraft@spanlink.com
                --------------------------
                | Abusus non tollit usum |
                --------------------------

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 14:41:30 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA25959;
	Fri, 4 Apr 1997 14:36:02 -0600 (CST)
Received: from relay.ppco.com (relay.ppco.com [204.167.250.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA26932
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 14:29:51 -0600 (CST)
Received: by relay.ppco.com id AA24433
  (InterLock SMTP Gateway 3.0 for wu-ftpd@wugate.wustl.edu);
  Fri, 4 Apr 1997 14:29:49 -0600
Message-Id: <199704042029.AA24433@relay.ppco.com>
Date: Fri, 04 Apr 1997 14:29:05 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Strube <mstrube@ppco.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Upload directive problem
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mstrube@pop3-host.ppco.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm having trouble getting the upload directive in ftpaccess to change the
owner and group of uploaded files.

I'm running wu-2.4.2-academ[BETA-13] on Solaris 2.5.1.  I've successfully
created a guest account (guest1) with it's own chroot area.  I've got the
following entrys in ftpaccess:

upload /opt/guest1/     /pub    yes root other 0600 dirs

However, when a user logs in as guest1 and uploads a file to the /pub
directory, it comes in owned by guest1.

What am I doing wrong?
Mike Strube                                  Internet: mstrube@ppco.com
Phillips Petroleum Co.                          Voice:   (918) 661-8758
215 Information Center                            Fax:   (918) 662-2924
Bartlesville, OK 74004

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 14:47:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA27546;
	Fri, 4 Apr 1997 14:37:19 -0600 (CST)
Received: from hogw2.att.com (hogw2.att.com [204.179.186.34])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA27296
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 14:35:33 -0600 (CST)
Received: from lynxhub.ho.att.com by hoig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id PAA11449; Fri, 4 Apr 1997 15:27:16 -0500
Received: from ROGERH ([135.16.115.115]) by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA08812; Fri, 4 Apr 1997 15:33:35 -0500
Received: by ROGERH with Microsoft Mail
	id <01BC410D.280C5B50@ROGERH>; Fri, 4 Apr 1997 15:30:42 -0500
Message-Id: <01BC410D.280C5B50@ROGERH>
Date: Fri, 4 Apr 1997 15:30:40 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Roger A. Hanke" <rah@lynxhub.ho.att.com>
To: "'Jeff.Hanson@lerc.nasa.gov'" <Jeff.Hanson@lerc.nasa.gov>
Cc: "'WUFTPD List'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: Static-ls
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Jeff,
 Bless you!
Using your tar file of GNU fileutils-3.16 and the native IRIX 6.2 compiler 
with the -non_shared option did the trick. After 4 months of trying and 
countless
hours spent talking to SGI, I finally have a static ls version that works 
on
IRIX 6.2.

But I still dont have a clue what /usr/lib/ldstatic is and why my build 
attempts
with fileutils-3.13 and native compiler kept asking for it. Was that a 
virgin
fileutils-3.16 tree you delivered to me or had you already made some
changes to it? I would like to understand why this suddenly succeeded so
I can feel comfortable that I could do it again with a different version
someday if necessary.

	Thanks again,
	Roger Hanke

----------
From: 	Jeff.Hanson@lerc.nasa.gov
Sent: 	Wednesday, April 02, 1997 1:13 PM
To: 	rah@lynxhub
Subject: 	RE: Static-ls

I loaded the non shared stuff onto my machine today.  Here is what was
loaded

I  c_dev.sw.speclib     04/01/97  C NonShared Libraries for Benchmarks
I  compiler_dev.sw.speclib  04/01/97  Base Compiler NonShared Libraries for 
Benchmarks
I  dev.sw.irix_speclibs 04/01/97  IRIX NonShared Libraries for Benchmarks
I  dev.sw32.nonshared_lib  04/01/97  NonShared N32 Libraries
I  dev.sw64.nonshared_lib  04/01/97  NonShared N64 Libraries

I ran configure with non arguements on fileutils-3.16.
I edited the Makefiles in lib, intl, and src directories to add
-non_shared
to the CFLAGS and LDFLAGS lines (if they existed).

After compilation I get

[121] [azure] tohanson/fileutils-3.16/src >file ls
ls:             ELF 64-bit MSB mips-4 executable (not stripped) MIPS - 
version 1
[122] [azure] tohanson/fileutils-3.16/src >file /bin/ls
/bin/ls:        ELF 32-bit MSB mips-2 dynamic executable MIPS - version 1

Azure is an R8000 based computer which is why it uses mips-4.  I leave
it to you to try -n32 or -32 as you need.  You'll find the whole message
in a tar file (source only unless you want otherwise) at

ftp://ftp.lerc.nasa.gov/users/tohanson/fileutils-3.16.nonshared.IRIX6.2.  
tar.gz

Let me know how it goes.
-
---------------------------------------------------------------------------
 Jeff Hanson (Jeff.Hanson@lerc.nasa.gov) - Computing Wizard for HSSO
 NYMA, Inc., Senior Member of the Technical Staff
 NASA Lewis Research Center, MS 77-10, Cleveland, Ohio 44135
 Telephone - (216) 433-2284            Fax - (216) 433-3918





From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 17:48:46 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA03891;
	Fri, 4 Apr 1997 17:43:18 -0600 (CST)
Received: from mail.dlux.net (mail.dlux.net [206.129.10.9])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA02763
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 17:41:52 -0600 (CST)
Received: from [206.129.10.149] ([206.129.10.149]) by mail.dlux.net (8.8.5/Spam_kills) with ESMTP id PAA15991 for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 15:41:52 -0800
Message-Id: <v03020901af6b40c8c47b@[206.129.10.149]>
Date: Fri, 4 Apr 1997 15:40:52 -0800
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bill Levering <idbill@dlux.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Server dropped connection...?
In-Reply-To: <199611212157.IAA20916@basil.acr.net.au>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: idbill@mail.dlux.net
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm having a major problem.

I'm running wu-ftpd-beta 11 with virtual anon ftp sites.

It's been running FINE for about 8 months.

I just added a user and he's been going nuts with the msg files and
directories.
Now anon doesn't work when anyone goes to any? site...ftp is acting rEAL
flakey now.

I get the message...Sorry, the connection has been dropped, the server may
be too busy.

The strange thing is...it happens AFTER the password is given.

Connected to novakdesign.com.
220-Hi!
220-
220 cactus FTP server (Version wu-2.4.2-academ[BETA-11](1) Fri Oct 4
22:48:25 PD
T 1996) ready.
Name (ftp.novakdesign.com:idbill): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
421 Service not available, remote server has closed connection
Login failed.
No control connection for command: Illegal seek
ftp>

I just tried BETA 13...same message? !?
(Version wu-2.4.2-academ[BETA-11]

Is there something I need to do to get the ftp daemon to reload the
ftpaccess file?

Bill

Bill Levering               mailto://idbill@dlux.net
   Website                 http://www.dlux.net/~idbill



From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 18:36:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA05742;
	Fri, 4 Apr 1997 18:31:09 -0600 (CST)
Received: from gateway2.DHL.COM (gtwy2a.DHL.COM [198.141.28.99])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA05476
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 18:25:40 -0600 (CST)
Received: from uscmg2.us.dhl.com by gateway1.DHL.COM id aa08837;
          4 Apr 97 23:01 GMT
Received: from csdev1.us.dhl.com (root@csdev1.us.dhl.com [199.41.128.24])
	by uscmg2.us.dhl.com (8.8.5/8.8.5) with ESMTP id PAA15613
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 15:00:46 -0800 (PST)
Received: from jpascual (jpascual.us.dhl.com [199.41.131.43]) by csdev1.us.dhl.com (8.7.5/8.7.3) with SMTP id PAA24827 for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 15:00:45 -0800 (PST)
Message-Id: <33456DB1.779C@us.dhl.com>
Date: Fri, 04 Apr 1997 15:08:01 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeremy Pascual <jpascual@us.DHL.COM>
To: wu-ftp list <wu-ftpd@wugate.wustl.edu>
Subject: compiling after download
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0Gold (Win16; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi...

I just down loaded (is this the latest and greatest version?):

  wu-ftpd-2.4.tar.Z 

and I'm having some problems compiling it for HPUX.  the compile seems
to fail at:

  cc: "realpath.c", line 45: error 1711: Inconsistent parameter list  
declaration for "realpath". 

Here's the declaration in ftpd.c:

  extern char *getline(),*realpath(char *pathname, char *result);

If I change the declaration to:

  extern char *getline(),*realpath();

it works, but then fails at the function defention:

  cc: "realpath.c", line 45: error 1711: Inconsistent parameter list  
declaration for "realpath".
  
I'd appreciate any help ASAP. =)

Thanks,
  jeremy
-- 
***************************************
 Jeremy Pascual
 Software Engineer
 IT Application InfraStructure
 Development

 DHL Airways, Inc.
 333 Twin Dolphin Drive
 Redwood City, CA 94065-1496

 OFFICE: B567
 VOICE:  (415) 802-4955
 FAX:    (415) 593-1689
 EMAIL:  jpascual@US.DHL.COM
***************************************

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 19:00:31 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA06697;
	Fri, 4 Apr 1997 18:55:23 -0600 (CST)
Received: from citysearch.com ([205.227.223.133])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA06577
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 18:52:39 -0600 (CST)
Received: from [10.0.50.203] by citysearch.com
  (SMTPD32-960308) id A20D45E200FC; Fri Apr 04 16:51:25 1997
Message-Id: <199704050052.SAA06577@wugate.wustl.edu>
Date: Fri, 4 Apr 1997 18:52:39 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Bergstrom <mjollnir@citysearch.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: compiling after download
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mjollnir@10.0.50.19
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


At 03:08 PM 4/4/97 -0600, you wrote:
>Hi...
>
>I just down loaded (is this the latest and greatest version?):
>
>  wu-ftpd-2.4.tar.Z 

Nope.  Get the beta-13.

>
>and I'm having some problems compiling it for HPUX.  the compile seems
>to fail at:
>
>  cc: "realpath.c", line 45: error 1711: Inconsistent parameter list  
>declaration for "realpath". 
>
>Here's the declaration in ftpd.c:
>
>  extern char *getline(),*realpath(char *pathname, char *result);
>

The difference is in the header files.  Your wu is expecting the variable
argument of varargs.h version.  The one on your path is probably the
stdlib.h version.

>If I change the declaration to:
>
>  extern char *getline(),*realpath();
>
>it works, but then fails at the function defention:
>
>  cc: "realpath.c", line 45: error 1711: Inconsistent parameter list  
>declaration for "realpath".
>  
>I'd appreciate any help ASAP. =)

The beta-13 may have enough new branches to take care of this for you, but I
don't know about the specific HP-case.

If you want to work with what you have, check for nested includes.  My bet
would be you need to fix syslog.h and stdlib.h to get your version to make.

Mark Bergstrom

>
>Thanks,
>  jeremy
>-- 
>***************************************
> Jeremy Pascual
> Software Engineer
> IT Application InfraStructure
> Development
>
> DHL Airways, Inc.
> 333 Twin Dolphin Drive
> Redwood City, CA 94065-1496
>
> OFFICE: B567
> VOICE:  (415) 802-4955
> FAX:    (415) 593-1689
> EMAIL:  jpascual@US.DHL.COM
>***************************************
>
>



From owner-wu-ftpd@wugate.wustl.edu  Fri Apr  4 21:44:20 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA11333;
	Fri, 4 Apr 1997 21:38:49 -0600 (CST)
Received: from aruba.lerc.nasa.gov (aruba.lerc.nasa.gov [139.88.35.16])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA11697
	for <wu-ftpd@wugate.wustl.edu>; Fri, 4 Apr 1997 21:38:13 -0600 (CST)
Received: from chartres.lerc.nasa.gov by aruba.lerc.nasa.gov with ESMTP (NASA LeRC 8.7.4.1/2.01-main)
        id WAA01014; Fri, 4 Apr 1997 22:38:12 -0500 (EST)
Received: from chartres by chartres.lerc.nasa.gov with ESMTP (NASA LeRC 8.7.4.1/2.01-local)
        id WAA16449; Fri, 4 Apr 1997 22:38:07 -0500 (EST)
Message-Id: <199704050338.WAA16449@chartres.lerc.nasa.gov>
Date: Fri, 4 Apr 1997 22:38:04 -0500 (EST)
Reply-To: Jeff.Hanson@lerc.nasa.gov
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff.Hanson@lerc.nasa.gov
To: rah@lynxhub.ho.att.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: RE: Static-ls
In-Reply-To: <01BC410D.28F02BA0@ROGERH>
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII
X-Sender: Jeff Hanson <tohanson@lerc.nasa.gov>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On  4 Apr, Roger A. Hanke wrote:
> Jeff,
>  Bless you!
> Using your tar file of GNU fileutils-3.16 and the native IRIX 6.2 compiler 
> with the -non_shared option did the trick. After 4 months of trying and 
> countless
> hours spent talking to SGI, I finally have a static ls version that works 
> on
> IRIX 6.2.

Happy to help.

> 
> But I still dont have a clue what /usr/lib/ldstatic is and why my build 
> attempts
> with fileutils-3.13 and native compiler kept asking for it. Was that a 
> virgin
> fileutils-3.16 tree you delivered to me or had you already made some
> changes to it? I would like to understand why this suddenly succeeded so
> I can feel comfortable that I could do it again with a different version
> someday if necessary.

I have no clue as to what /usr/lib/ldstatic is, nor does it exist on the
6.2 machine that I built things with.  All I did to the fileutils was
to run configure and place -non_shared in the Makefiles for LDFLAGS and
CFLAGS.  This should continue to work with new versions of fileutils
since it worked for 3.12 which is what ftp.lerc.nasa.gov uses.  How
long SGI will continue to make the speclib things available for
building static objects I don't know so I can't speculate on anything
after the MIPSpro 7.1 release (which stil has it, having just loaded
the compilers on my O2 running 6.3).
> 
> 	Thanks again,
> 	Roger Hanke
-- 
---------------------------------------------------------------------------
 Jeff Hanson (Jeff.Hanson@lerc.nasa.gov) - Computing Wizard for HSSO
 NYMA, Inc., Senior Member of the Technical Staff
 NASA Lewis Research Center, MS 77-10, Cleveland, Ohio 44135
 Telephone - (216) 433-2284            Fax - (216) 433-3918


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr  5 00:16:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id AAA15400;
	Sat, 5 Apr 1997 00:09:38 -0600 (CST)
Received: from citysearch.com ([205.227.223.133])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id AAA15075
	for <wu-ftpd@wugate.wustl.edu>; Sat, 5 Apr 1997 00:02:09 -0600 (CST)
Received: from [10.0.50.203] by citysearch.com
  (SMTPD32-960308) id AA6520C80104; Fri Apr 04 22:00:05 1997
Message-Id: <199704050602.AAA15075@wugate.wustl.edu>
Date: Sat, 5 Apr 1997 00:02:09 -0600 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Bergstrom <mjollnir@citysearch.com>
To: Jeff.Hanson@lerc.nasa.gov
Cc: richa@sgi.com, wu-ftpd@wugate.wustl.edu, pling@corp.sgi.com
Subject: RE: Static-ls
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mjollnir@10.0.50.19
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Priority: 2 (High)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Jeff--
     As my lengthy last post(Re: Guestgroup &this topic) shows, I still
haven't got the IP19 IRIX5.3 to see the static 'ls'.  In trying same with
3.16, I am already getting
   
/usr/bin/../lib/ld:
Object file format error in: /usr/lib/crt1.o: shared Elf object
"/usr/lib/crt1.o" cannot be linked non-shared.
*** Error code 1 (bu21)

which I'm sure I'll solve one at a time as always.

    Probably IRIX-specific peculiarities from 5.3,6.2,6.3 (that I oversee)
will fluctuate all over the map relative to applications and show up in the
newsgroups, but one would think some of the better hotshots there would at
least read this list since I have had, daemon-by-daemon, to rebuild almost
everything that ships out of the box in primitive insecure form.

    If the next round of upgrade (with, acc.to.mktg. Everything being
perfect in 6.5) leaves as many holes and out-of-date implementations, I
would suggest IRIX users unionize and demand better tools.

Mark
  
At 10:38 PM 4/4/97 -0500, you wrote:
>I have no clue as to what /usr/lib/ldstatic is, nor does it exist on the
>6.2 machine that I built things with.  All I did to the fileutils was
>to run configure and place -non_shared in the Makefiles for LDFLAGS and
>CFLAGS.  This should continue to work with new versions of fileutils
>since it worked for 3.12 which is what ftp.lerc.nasa.gov uses.  How
>long SGI will continue to make the speclib things available for
>building static objects I don't know so I can't speculate on anything
>after the MIPSpro 7.1 release (which stil has it, having just loaded
>the compilers on my O2 running 6.3).
>> 
>> 	Thanks again,
>> 	Roger Hanke
>-- 
---------------------------------------------------------------------------
 Jeff Hanson (Jeff.Hanson@lerc.nasa.gov) - Computing Wizard for HSSO
 NYMA, Inc., Senior Member of the Technical Staff
 NASA Lewis Research Center, MS 77-10, Cleveland, Ohio 44135
 Telephone - (216) 433-2284            Fax - (216) 433-3918



From owner-wu-ftpd@wugate.wustl.edu  Sat Apr  5 01:39:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id BAA23799;
	Sat, 5 Apr 1997 01:34:44 -0600 (CST)
Received: from universal-woman.academ.com (news@UNIVERSAL-WOMAN.ACADEM.COM [198.137.249.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id BAA23726
	for <wu-ftpd@wugate.wustl.edu>; Sat, 5 Apr 1997 01:33:13 -0600 (CST)
Received: (from news@localhost) by universal-woman.academ.com (8.8.4/8.7.1) id BAA28280; Sat, 5 Apr 1997 01:33:05 -0600 (CST)
Message-Id: <5i4v7g$rjm$1@universal-woman.academ.com>
Date: 5 Apr 1997 07:33:04 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@owlman.academ.com (Stan Barber)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: OU's Kerberos 5 changes
References: <5hhm14$1rp$1@universal-woman.academ.com>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In article <5hhm14$1rp$1@universal-woman.academ.com> "Theodore Y. Ts'o" <tytso@MIT.EDU> writes:
>It would be possible to move this code into wu-ftpd; it would require
>pretty siginificant patches, though.  Is this something that Academ
>Consulting Services would be willing to see integrated during the 2.5
>development cycle?

We intend to revise the authentication sequence in 2.5, so consideration of
kerb5 is certainly something on the list.

However, I am very attracted to the "plug-in" approach to doing this. I have 
investigated some of these new mechanisms and like what I am seeing do far.


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

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr  5 07:34:48 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA30861;
	Sat, 5 Apr 1997 07:28:47 -0600 (CST)
Received: from sbcomp.com ([207.150.14.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA29710
	for <wu-ftpd@wugate.wustl.edu>; Sat, 5 Apr 1997 07:21:14 -0600 (CST)
Received: from skb (rockford25.inwave.com [206.190.10.125])
          by sbcomp.com (8.8.4/8.8.4) with SMTP
	  id HAA05900; Sat, 5 Apr 1997 07:21:31 -0600 (CST)
Message-Id: <3.0.1.32.19970405071152.0070be0c@sbcomp.net>
Date: Sat, 05 Apr 1997 07:11:52 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Buehler" <skb@sbcomp.net>
To: wu-ftpd@wugate.wustl.edu
Cc: Mike Strube <mstrube@ppco.com>
Subject: Re: Upload directive problem
In-Reply-To: <199704042029.AA24433@relay.ppco.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: skb@sbcomp.net
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At 02:29 PM 4/4/97 -0600, you wrote:
>I'm having trouble getting the upload directive in ftpaccess to change the
>owner and group of uploaded files.
>
>I'm running wu-2.4.2-academ[BETA-13] on Solaris 2.5.1.  I've successfully
>created a guest account (guest1) with it's own chroot area.  I've got the
>following entrys in ftpaccess:
>
>upload /opt/guest1/     /pub    yes root other 0600 dirs
>
>However, when a user logs in as guest1 and uploads a file to the /pub
>directory, it comes in owned by guest1.

I also had this problem.  You can fix it by changing the root line.  Make the two lines look like this:
upload /opt/guest1/     *       no  root other 0600 dirs
upload /opt/guest1/     /pub    yes root other 0600 dirs


======================================================
Steven K. Buehler
S & B Computers
Rockford Illinois, USA
Phone: 815-398-7169
Fax: 815-398-7266
======================================================

From kent@landfield.com  Sun Apr  6 19:52:52 1997
Date: Sun, 6 Apr 1997 19:52:52 -0500 (CDT)
From: Kent Landfield <kent@landfield.com>
Message-Id: <199704070052.TAA21536@landfield.com>
Subject: Test message of the wuftpd mail address.
Reply-To: kent@ftp.uu.net

This is a test of your email address.   If you receive this mail
please send an acknowledgement back so that I know it made it 
somewhere.  Thanks.

---
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Sun Apr  6 20:16:29 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA20682;
	Sun, 6 Apr 1997 20:11:11 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA19421
	for <wu-ftpd@wugate.wustl.edu>; Sun, 6 Apr 1997 20:02:25 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id UAA02759;
	Sun, 6 Apr 1997 20:02:32 -0500
Message-Id: <Pine.LNX.3.95.970406194918.31422H-100000@ns1.fni.com>
Date: Sun, 6 Apr 1997 20:02:31 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Thom Dunaway <thom@hosthouse.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Guest and non-guest login
In-Reply-To: <199704032013.OAA24442@dfw.nkn.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 3 Apr 1997, Thom Dunaway wrote:

> Why don't my posting show up in this list?  This is my third attempt.

I for one find your question unclear.  It also seems to show a basic lack
of understanding about FTP logins and Unix permissions in general.  Not to
be cold, but few have time to explain Unix basics for a daemon that
already requires a good understanding to set up.  If you don't have the
basics down and can't set up a secure ftp server, you may be setting
yourself up for a hack. 


> I installed several months and am just now getting around to trying to 
> fix a problem.  I have guests logging in to virtual servers and I would 
> like to log-in myself without the restrictions.

What restrictions?  Guest restrictions?  Permission/access permissions?

What do you want to be able to do?

If you want to be able to log in as an effective "superuser" over your
virtual users and do anything you want, you will have to understand
permissions and ownership and set all files and directories appropriately.
If you are a different user in a different group, then you cannot do
anything you want without setting everything world read/writeable.  For
fairly obvious reasons one would not want to do that. 


> I am in a diff group 
> than the guest group, yet the only way I can log-in is if I make my home 
> directory the root directory.  If I set my home directory to anything 
> else (Like /usr/home/thom) I get an error that the directory does not 
> exist, and then an error "Can't create datasocket".  I'm sure that I am 
> just an edit away. A suggestion or a shove in the right direction will be 
> appreciated.

Is this a real login (not chrooted guest)?  You did not say, but it is
important.  If it is a 'real user' login, it should work; if not, you are
missing something fundamental in your system structure.  Go over the howto
and make sure that all required libs and devices exist for your system. If
this is a guest login and /usr/home/thom does not have the proper
directory structures, it may well fail like this.  But you knew that. 

   -- Michael


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr  6 21:12:40 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA21664;
	Sun, 6 Apr 1997 21:08:20 -0500 (CDT)
Received: from dfw.nkn.net (dfw.nkn.edu [199.171.20.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA22237
	for <wu-ftpd@wugate.wustl.edu>; Sun, 6 Apr 1997 21:04:58 -0500 (CDT)
Received: from [207.55.138.2] (station1.where2stay.com [207.55.138.2]) by dfw.nkn.net (8.8.4/8.7.2) with SMTP id UAA28492 for <wu-ftpd@wugate.wustl.edu>; Sun, 6 Apr 1997 20:59:17 -0500 (CDT)
Message-Id: <199704070159.UAA28492@dfw.nkn.net>
Date: Sun, 6 Apr 97 21:01:01 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Thom Dunaway <thom@hosthouse.com>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Re: Guest and non-guest login
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Sorry, I was trying to be brief because I hate long e-mails and I made 
several assumptions.  Let me elaborate.

I have wuftpd compiled to handle virtual servers, using "/./" at the end 
of each guest's home directory to invoke the chroot.  Guest users are 
group "users" as defined in /etc/ftpaccess.  I am a member of that group 
and I am also a member of serval other groups.  What I am trying to do is 
define my home directory in /etc/passwd so when I telnet in I have my 
shell set up like I like it.  The problem involves wuftpd because when I 
have my home directory set in /etc/passwd, I get the errors when I try to 
FTP in.  The only way I can successfully FTP to the box (and have access 
to the entire box) is if I set my home directory to the machine root.  

I hope this help and I appreciate the responce Michael.

Anything else and I get the errors.  Is this addressed in the howto you 
reference?  Where is this howto?

>On Thu, 3 Apr 1997, Thom Dunaway wrote:
>
>> Why don't my posting show up in this list?  This is my third attempt.
>
>I for one find your question unclear.  It also seems to show a basic lack
>of understanding about FTP logins and Unix permissions in general.  Not to
>be cold, but few have time to explain Unix basics for a daemon that
>already requires a good understanding to set up.  If you don't have the
>basics down and can't set up a secure ftp server, you may be setting
>yourself up for a hack. 
>
>
>> I installed several months and am just now getting around to trying to 
>> fix a problem.  I have guests logging in to virtual servers and I would 
>> like to log-in myself without the restrictions.
>
>What restrictions?  Guest restrictions?  Permission/access permissions?
>
>What do you want to be able to do?
>
>If you want to be able to log in as an effective "superuser" over your
>virtual users and do anything you want, you will have to understand
>permissions and ownership and set all files and directories appropriately.
>If you are a different user in a different group, then you cannot do
>anything you want without setting everything world read/writeable.  For
>fairly obvious reasons one would not want to do that. 
>
>
>> I am in a diff group 
>> than the guest group, yet the only way I can log-in is if I make my home 
>> directory the root directory.  If I set my home directory to anything 
>> else (Like /usr/home/thom) I get an error that the directory does not 
>> exist, and then an error "Can't create datasocket".  I'm sure that I am 
>> just an edit away. A suggestion or a shove in the right direction will be 
>> appreciated.
>
>Is this a real login (not chrooted guest)?  You did not say, but it is
>important.  If it is a 'real user' login, it should work; if not, you are
>missing something fundamental in your system structure.  Go over the howto
>and make sure that all required libs and devices exist for your system. If
>this is a guest login and /usr/home/thom does not have the proper
>directory structures, it may well fail like this.  But you knew that. 
>
>   -- Michael
>
>


*******************************
Host House Web Hosting Services
webmaster@hosthouse.com
www.hosthouse.com
*******************************


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 03:52:51 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id DAA07882;
	Mon, 7 Apr 1997 03:47:53 -0500 (CDT)
Received: from gate.teledata.co.uk (root@gate-isdn.teledata.co.uk [194.152.83.193])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id DAA07100
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 03:43:31 -0500 (CDT)
Received: from markh.teledata.co.uk(really [193.114.49.208]) by gate.teledata.co.uk
	via rsmtp with smtp
	id <m0wEA1S-000L92C@gate.teledata.co.uk>
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 97 09:43:30 +0100 (BST)
	(/\##/\ Smail3.1.30.13 #30.13 built 31-aug-95)
Message-Id: <3348B29F.5293@prestel.net>
Date: Mon, 07 Apr 1997 09:38:55 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Iqbal Gandham <igandham@prestel.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Server dropped connection...?
References: <v03020901af6b40c8c47b@[206.129.10.149]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

Did this happen when you added another user if so check the ftpaccess
file.

In the sectio with guestgroup and all the users listed on one line

e.g guestgroup name1 name2 name3 etc etc make sure that you do not have
over 30 ish users in one section. I think the limit is about 50 but I am
not sure, so stick with 30ish.

If there is motre just start another line with guestgroup and add the
last user there.


Let me know if this works

Iqbal

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 03:59:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id DAA08177;
	Mon, 7 Apr 1997 03:54:40 -0500 (CDT)
Received: from gate.teledata.co.uk (root@gate-isdn.teledata.co.uk [194.152.83.193])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id DAA07857
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 03:51:20 -0500 (CDT)
Received: from markh.teledata.co.uk(really [193.114.49.208]) by gate.teledata.co.uk
	via rsmtp with smtp
	id <m0wEA8p-000L92C@gate.teledata.co.uk>
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 97 09:51:07 +0100 (BST)
	(/\##/\ Smail3.1.30.13 #30.13 built 31-aug-95)
Message-Id: <3348B469.5C94@prestel.net>
Date: Mon, 07 Apr 1997 09:46:33 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Iqbal Gandham <igandham@prestel.net>
To: wu-ftpd@wugate.wustl.edu
Cc: cgiwrap@rollanet.org
Subject: wu-ftpd and cgiwrap
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

I have managed to install a working copy of wuftpd. Everything seems to
be working fine. There is one thging, I need to install cgi-wrap now,
and I just want to check if cgi-wrap will work with wu-ftpd(or is this a
stupid question). I have posted theis to both cgi-wrap list and wu-ftpd,
just in case someone has done this before.


Thanks

Iqbal
igandham@prestel.net

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 05:39:08 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id FAA11119;
	Mon, 7 Apr 1997 05:31:11 -0500 (CDT)
Received: from beethoven.rever.fr (beethoven.rever.fr [194.51.169.204])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id FAA10669
	for <wu-ftpd@mail.wustl.edu>; Mon, 7 Apr 1997 05:27:45 -0500 (CDT)
Received: from [194.51.169.202] by beethoven.rever.fr
          (Netscape Mail Server v2.02i) with SMTP id AAA14588
          for <wu-ftpd@mail.wustl.edu>; Mon, 7 Apr 1997 13:26:55 +0200
Message-Id: <19970407112655.AAA14588@[194.51.169.202]>
Date: Mon, 7 Apr 97 12:26:24 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: buseine@rever.fr (Patrick Buseine)
To: <wu-ftpd@wugate.wustl.edu>
Subject: Guestgroup with wu-ftpd 2.4[5] on AIX.
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello,

I'm trying to use the "guestgroup" feature of wu-ftpd on AIX 4.1.4.1
I've downloaded a precompiled version of wu-ftpd (2.4[5]) from 
www.bull.de/pub/ since I don't have the IBM compiler and cannot compile 
the latest version by myself.

Here is my configuration :

/etc/passwd :
-------------
user1:!:300:300::/ftp/user1/./user1:

/etc/group :
------------
customer:!:300:user1

/usr/local/etc/ftpaccess :
--------------------------
class   all   real,guest,anonymous  *

guestgroup customer

# how to check password? Use "enforce" instead of warn to refuse access
passwd-check rfc822 warn


# command logging goes to syslog,
# transfer logging goes to /var/adm/ftpd/xferlog (use xferstats to 
display)
log commands real,guest,anonymous
log transfers anonymous,real,guest inbound,outbound


In the /ftp/user1 directory :
-----------------------------
d--x--s--x   2 root     system       512 Apr  4 16:58 bin
drwxr-sr-x   2 root     system       512 Apr  7 11:57 etc
drwxr-sr-x   2 user1    customer     512 Apr  4 17:02 user1
d--x--s--x   2 root     system       512 Apr  4 16:59 lib
./bin:
total 40
---x--x--x   1 root     system     17570 Apr  4 16:58 ls

./etc:
total 16
-r--r--r--   1 root     system       296 Apr  7 11:57 group
-r--r--r--   1 root     system       457 Apr  7 11:57 passwd

./user1:
total 168
-rwxr-xr-x   1 user1    customer   26165 Apr  4 17:02 enterprise.jpg
-rwxr-xr-x   1 user1    customer    2616 Apr  4 17:02 index.html
-rwxr-xr-x   1 user1    customer     882 Apr  4 17:02 samples.html
-rwxr-xr-x   1 user1    customer   45200 Apr  4 17:02 title.gif

./lib:
total 4136
---x--x--x   1 root     system   1611818 Apr  4 16:59 libc.a
---x--x--x   1 root     system    502367 Apr  4 16:59 libcurses.a


If I run ckconfig, everything seems to be okay.



Here is the problem :
---------------------

# ftp beethoven.rever.fr
Connected to beethoven.rever.fr.
220 beethoven FTP server (Version wu-2.4(5) Mon Aug 5 23:49:36 DFT 1996) 
ready.
Name (beethoven.rever.fr:root): user1
331 Password required for user1.
Password:
230 User user1 logged in.  Access restrictions apply.
ftp> dir
421 Service not available, remote server has closed connection
^^^^^^^^^^^^^^^^^^^^^^^^^^


My questions :
--------------
Why do I get this error message ? 
Where can I download the latest version of wu-ftpd precompiled for AIX ?
Is it possible to compile the program with gnu gcc ?

Thanks,

Patrick Buseine
buseine@rever.fr

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 08:05:04 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA14439;
	Mon, 7 Apr 1997 07:56:36 -0500 (CDT)
Received: from umr.edu (hermes.cc.umr.edu [131.151.1.68])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA15301
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 07:53:54 -0500 (CDT)
Received: from [131.151.253.155] (dialup-pkr-10-1.network.umr.edu [131.151.253.155]) via ESMTP by hermes.cc.umr.edu (8.8.5/R.4.20) id HAA20655; Mon, 7 Apr 1997 07:53:37 -0500 (CDT)
Message-Id: <v03102502af6e9db7b88f@[131.151.253.155]>
Date: Mon, 7 Apr 1997 07:49:50 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Nathan Neulinger <nneul@umr.edu>
To: cgiwrap@rollanet.org, Iqbal Gandham <igandham@prestel.net>,
        wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd and cgiwrap
In-Reply-To: <3348B469.5C94@prestel.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: nneul@pop3.umr.edu
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Only incompatibility is with chroot()'ing with the "/./" in the user's home
dir.

If you make the minor patch of removing that check in util.c, you'll be all
set.

-- Nathan

At 3:46 AM -0500 4/7/97, Iqbal Gandham wrote:
>Hi
>
>I have managed to install a working copy of wuftpd. Everything seems to
>be working fine. There is one thging, I need to install cgi-wrap now,
>and I just want to check if cgi-wrap will work with wu-ftpd(or is this a
>stupid question). I have posted theis to both cgi-wrap list and wu-ftpd,
>just in case someone has done this before.
>
>
>Thanks
>
>Iqbal
>igandham@prestel.net


------------------------------------------------------------
Nathan Neulinger                  Univ. of Missouri - Rolla
EMail: nneul@umr.edu                  Computing Services
WWW: http://www.umr.edu/~nneul      SysAdmin: rollanet.org



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 08:17:02 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA15694;
	Mon, 7 Apr 1997 08:08:23 -0500 (CDT)
Received: from gate.teledata.co.uk (root@gate-isdn.teledata.co.uk [194.152.83.193])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA15784
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 08:03:33 -0500 (CDT)
Received: from markh.teledata.co.uk(really [193.114.49.208]) by gate.teledata.co.uk
	via rsmtp with smtp
	id <m0wEE58-000LALC@gate.teledata.co.uk>
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 97 14:03:34 +0100 (BST)
	(/\##/\ Smail3.1.30.13 #30.13 built 31-aug-95)
Message-Id: <3348EF91.641A@prestel.net>
Date: Mon, 07 Apr 1997 13:58:57 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Iqbal Gandham <igandham@prestel.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd and cgiwrap
References: <v03102502af6e9db7b88f@[131.151.253.155]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

If I remove that check, it won't have any affect on wu-ftpd security
thing, since they are separate processes.

One other thing, is cgi-wrap, the same as setting SUID/SGID on the
script, if so does it SGID or SUID or both. I would like it just to SGID


Thanks
Iqbal
igandham@prestel.net

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 09:35:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA20822;
	Mon, 7 Apr 1997 09:23:03 -0500 (CDT)
Received: from relay.ppco.com (relay.ppco.com [204.167.250.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA20743
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 09:19:27 -0500 (CDT)
Received: by relay.ppco.com id AA25576
  (InterLock SMTP Gateway 3.0 for wu-ftpd@wugate.wustl.edu);
  Mon, 7 Apr 1997 09:19:26 -0500
Message-Id: <199704071419.AA25576@relay.ppco.com>
Date: Mon, 07 Apr 1997 09:19:29 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Strube <mstrube@ppco.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Upload directive problem
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mstrube@pop3-host.ppco.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Thanks for the tip, Steve, but it didn't help.  Any other suggestions?

>Date: Sat, 05 Apr 1997 07:11:52 -0600
>Reply-To: wu-ftpd@wugate.wustl.edu
>Sender: owner-wu-ftpd@wugate.wustl.edu
>From: "Steven K. Buehler" <skb@sbcomp.net>
>To: wu-ftpd@wugate.wustl.edu
>Cc: Mike Strube <mstrube@charon.ppco.com>
>Subject: Re: Upload directive problem
>X-Sender: skb@sbcomp.net
>X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN
>
>At 02:29 PM 4/4/97 -0600, you wrote:
>>I'm having trouble getting the upload directive in ftpaccess to change the
>>owner and group of uploaded files.
>>
>>I'm running wu-2.4.2-academ[BETA-13] on Solaris 2.5.1.  I've successfully
>>created a guest account (guest1) with it's own chroot area.  I've got the
>>following entrys in ftpaccess:
>>
>>upload /opt/guest1/     /pub    yes root other 0600 dirs
>>
>>However, when a user logs in as guest1 and uploads a file to the /pub
>>directory, it comes in owned by guest1.
>
>I also had this problem.  You can fix it by changing the root line.  Make
the two lines look like this:
>upload /opt/guest1/     *       no  root other 0600 dirs
>upload /opt/guest1/     /pub    yes root other 0600 dirs
>
>
>======================================================
>Steven K. Buehler
>S & B Computers
>Rockford Illinois, USA
>Phone: 815-398-7169
>Fax: 815-398-7266
>======================================================
>
>
Mike Strube                                  Internet: mstrube@ppco.com
Phillips Petroleum Co.                          Voice:   (918) 661-8758
215 Information Center                            Fax:   (918) 662-2924
Bartlesville, OK 74004

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 10:16:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA24372;
	Mon, 7 Apr 1997 10:10:58 -0500 (CDT)
Received: from beethoven.rever.fr (beethoven.rever.fr [194.51.169.204])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA23954
	for <wu-ftpd@mail.wustl.edu>; Mon, 7 Apr 1997 10:05:35 -0500 (CDT)
Received: from [194.51.169.202] by beethoven.rever.fr
          (Netscape Mail Server v2.02i) with SMTP id AAA13652;
          Mon, 7 Apr 1997 17:04:30 +0200
Message-Id: <19970407150430.AAA13652@[194.51.169.202]>
Date: Mon, 7 Apr 97 17:04:09 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: buseine@rever.fr (Patrick Buseine)
To: <wu-ftpd@wugate.wustl.edu>
Subject: Compiled version of the beta 13 for AIX.
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello all,

I'm looking for a compiled version of the beta-13 for AIX - I don't have 
the IBM compiler and I'm stuck with the old 2.4 daemon. Could someone 
send me the binaries ?

Thank you very much in advance,

Patrick Buseine
buseine@rever.fr

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 10:47:48 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA26300;
	Mon, 7 Apr 1997 10:34:20 -0500 (CDT)
Received: from tac-nt1.tac.net (tac-nt1.tac.net [205.233.109.84])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA26135
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 10:30:39 -0500 (CDT)
Received: by tac-nt1.tac.net with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4336.DBE8BFD0@tac-nt1.tac.net>; Mon, 7 Apr 1997 09:34:15 -0600
Message-Id: <c=US%a=_%p=TELUS%l=TAC_NT1-970407153414Z-1041@tac-nt1.tac.net>
Date: Mon, 7 Apr 1997 09:34:14 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Sasha Romanosky <Sasha.Romanosky@TELUS.COM>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: FTP dropping xfers???!!!
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


After a bit of digging, I think I have found the reason for the dropped
connections.

The following is an excerpt from
ftp.fwi.uva.nl/pub/solaris/solaris2.html:
"5.17) TCP/IP connections time out too soon, especially on slow links. 

The tcp/ip abort interval in Solaris 2.x is too short, the default value
is 2 minutes. The result is that when an ACK isn't received in 2
minutes, the connection is
closed. This is most often seen by sendmail, which will log 

sendmail: SYSERR: collect: read timeout on connection from ...

You can fix this by running following command which increases the
timeout to 8 minutes (unit is millisec), which is the Solaris 2.4+ (and
patched 2.3) default. 

/usr/sbin/ndd -set /dev/tcp tcp_ip_abort_interval 480000"

Fine, it talks about sendmail but tcp is tcp is tcp, yes? Yes.

later,
Sasha Romanosky
Internet Applications Specialist
TELUS Advanced Communications
  403.543.2083
  sasha.romanosky@telus.com
   www.tac.telus.com   

>----------
>From: 	Alex Belits[SMTP:abelits@phobos.illtel.denver.co.us]
>Sent: 	Thursday, March 27, 1997 7:54 AM
>To: 	'wu-ftpd@wugate.wustl.edu'
>Subject: 	RE: FTP dropping xfers???!!!
>
>On Tue, 25 Mar 1997, Sasha Romanosky wrote:
>
>> 
>> It would seem that we've touched on something here.....
>> 
>> It would also seem that, indeed, this is a symptom of TCP
>> and not necessarily ftp or http. Makes sense to me.
>> 
>> Now, since TCP was born to be (no, not wild) reliable, 
>> how can we stop these dropped connections - regardless
>> of delays or lost packets...???
>> 
>> [Oohh, where's Richard Stevens when you need him??]
>
>  I'm not Stevens, but if I correctly understood what he wrote about TCP
>connection closing, it's caused by RST packet, sent to terminate
>connection on socket that takes "too long" to close properly where "too
>long" is defined in SO_LINGER option. It also depends on how socket
>was closed, with or without shutdown() called. "Cure" will be to let
>socket close by itself without defining SO_LINGER, but that may take long
>time, and still won't save from timeouts in transfer.
>
>--
>Alex
>
>

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 11:08:40 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA27766;
	Mon, 7 Apr 1997 10:57:47 -0500 (CDT)
Received: from unixfe.rl.ac.uk (unixfe.rl.ac.uk [130.246.12.16])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA27972
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 10:53:36 -0500 (CDT)
Received: from localhost (mwe@localhost) by unixfe.rl.ac.uk (8.7.3/8.7.3) with SMTP 
          id QAA20918 for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 16:52:54 +0100
Message-Id: <Pine.A41.3.95.970407165109.29444r-100000@unixfe.rl.ac.uk>
Date: Mon, 7 Apr 1997 16:52:54 +0100 (BST)
Reply-To: m.w.ellwood@rl.ac.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Ellwood <mwe@unixfe.rl.ac.uk>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: FTP dropping xfers???!!!
In-Reply-To: <c=US%a=_%p=TELUS%l=TAC_NT1-970407153414Z-1041@tac-nt1.tac.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Sounds interesting.
Anyone happen to know if something similar might happen in
AIX, and what the corresponding AIX network option might be?
-- 
Mike.Ellwood@rl.ac.uk


On Mon, 7 Apr 1997, Sasha Romanosky wrote:

> 
> After a bit of digging, I think I have found the reason for the dropped
> connections.
> 
> The following is an excerpt from
> ftp.fwi.uva.nl/pub/solaris/solaris2.html:
> "5.17) TCP/IP connections time out too soon, especially on slow links. 
> 
> The tcp/ip abort interval in Solaris 2.x is too short, the default value
> is 2 minutes. The result is that when an ACK isn't received in 2
> minutes, the connection is
> closed. This is most often seen by sendmail, which will log 
> 
> sendmail: SYSERR: collect: read timeout on connection from ...
> 
> You can fix this by running following command which increases the
> timeout to 8 minutes (unit is millisec), which is the Solaris 2.4+ (and
> patched 2.3) default. 
> 
> /usr/sbin/ndd -set /dev/tcp tcp_ip_abort_interval 480000"
> 
> Fine, it talks about sendmail but tcp is tcp is tcp, yes? Yes.
> 
> later,
> Sasha Romanosky
> Internet Applications Specialist
> TELUS Advanced Communications
>   403.543.2083
>   sasha.romanosky@telus.com
>    www.tac.telus.com   
> 
> >----------
> >From: 	Alex Belits[SMTP:abelits@phobos.illtel.denver.co.us]
> >Sent: 	Thursday, March 27, 1997 7:54 AM
> >To: 	'wu-ftpd@wugate.wustl.edu'
> >Subject: 	RE: FTP dropping xfers???!!!
> >
> >On Tue, 25 Mar 1997, Sasha Romanosky wrote:
> >
> >> 
> >> It would seem that we've touched on something here.....
> >> 
> >> It would also seem that, indeed, this is a symptom of TCP
> >> and not necessarily ftp or http. Makes sense to me.
> >> 
> >> Now, since TCP was born to be (no, not wild) reliable, 
> >> how can we stop these dropped connections - regardless
> >> of delays or lost packets...???
> >> 
> >> [Oohh, where's Richard Stevens when you need him??]
> >
> >  I'm not Stevens, but if I correctly understood what he wrote about TCP
> >connection closing, it's caused by RST packet, sent to terminate
> >connection on socket that takes "too long" to close properly where "too
> >long" is defined in SO_LINGER option. It also depends on how socket
> >was closed, with or without shutdown() called. "Cure" will be to let
> >socket close by itself without defining SO_LINGER, but that may take long
> >time, and still won't save from timeouts in transfer.
> >
> >--
> >Alex
> >
> >
> 


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 11:46:50 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA31015;
	Mon, 7 Apr 1997 11:40:06 -0500 (CDT)
Received: from msccals.mdc.com (MSCCALS.MDC.COM [130.38.111.86])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA30722
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 11:33:43 -0500 (CDT)
Received: from [198.160.245.4] ([198.160.245.4]) by msccals.mdc.com (8.7.1/8.7.1) id LAA07280; Mon, 7 Apr 1997 11:34:19 -0500 (CDT)
Message-Id: <199704071634.LAA07280@msccals.mdc.com>
Date: Mon, 7 Apr 1997 11:34:19 -0500 (CDT)
Reply-To: bruce@world.std.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bruce draper <bruce@msccals.mdc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Guest and non-guest login
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

mbrennen@fni.com says:
> On Thu, 3 Apr 1997, Thom Dunaway wrote:
> 
> > Why don't my posting show up in this list?  This is my third attempt.
> 
> I for one find your question unclear.  It also seems to show a basic lack
> of understanding about FTP logins and Unix permissions in general.  Not to
> be cold, but few have time to explain Unix basics for a daemon that
> already requires a good understanding to set up.  If you don't have the
> basics down and can't set up a secure ftp server, you may be setting
> yourself up for a hack. 
> 

all i can say is "thank you" for expressing my opinions exactly.  the s/n
on this list is considerably lower than it should be because of neophytes
who don't know the basics of unix config and who don't read the faqs.

-- 
bruce draper		| "just because we make it is no reason for me to
			|  refrain from observing the emperor has no clothes"
bruce@world.std.com	|                      -- me

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 12:12:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA32451;
	Mon, 7 Apr 1997 11:57:54 -0500 (CDT)
Received: from gateway2.DHL.COM (gtwy2a.DHL.COM [198.141.28.99])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA32560
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 11:50:35 -0500 (CDT)
Received: from uscmg2.us.dhl.com by gateway1.DHL.COM id aa24072;
          7 Apr 97 16:50 GMT
Received: from csdev1.us.dhl.com (root@csdev1.us.dhl.com [199.41.128.24])
	by uscmg2.us.dhl.com (8.8.5/8.8.5) with ESMTP id JAA18168
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 09:50:00 -0700 (PDT)
Received: from jpascual (jpascual.us.dhl.com [199.41.131.43]) by csdev1.us.dhl.com (8.7.5/8.7.3) with SMTP id JAA25758 for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 09:49:58 -0700 (PDT)
Message-Id: <33490B4F.476E@us.dhl.com>
Date: Mon, 07 Apr 1997 09:57:19 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeremy Pascual <jpascual@us.DHL.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: compiling after download
References: <199704050052.SAA06577@wugate.wustl.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0Gold (Win16; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Mark Bergstrom wrote:
> Nope.  Get the beta-13.

where can I find it? =)
 
> The difference is in the header files.  Your wu is expecting the variable
> argument of varargs.h version.  The one on your path is probably the
> stdlib.h version.

so if I add an include varargs.h to realpath.c, will that fix the
problem...
 
thanks for the info (Mark) and the help. =)  

jeremy  
-- 
***************************************
 Jeremy Pascual
 Software Engineer
 IT Application InfraStructure
 Development

 DHL Airways, Inc.
 333 Twin Dolphin Drive
 Redwood City, CA 94065-1496

 OFFICE: B567
 VOICE:  (415) 802-4955
 FAX:    (415) 593-1689
 EMAIL:  jpascual@US.DHL.COM
***************************************

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 12:49:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA03526;
	Mon, 7 Apr 1997 12:40:47 -0500 (CDT)
Received: from aruba.lerc.nasa.gov (aruba.lerc.nasa.gov [139.88.35.16])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA03432
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 12:36:40 -0500 (CDT)
Received: from chartres.lerc.nasa.gov by aruba.lerc.nasa.gov with ESMTP (NASA LeRC 8.7.4.1/2.01-main)
        id NAA26344; Mon, 7 Apr 1997 13:32:37 -0400 (EDT)
Received: from chartres by chartres.lerc.nasa.gov with ESMTP (NASA LeRC 8.7.4.1/2.01-local)
        id NAA22167; Mon, 7 Apr 1997 13:32:28 -0400 (EDT)
Message-Id: <199704071732.NAA22167@chartres.lerc.nasa.gov>
Date: Mon, 7 Apr 1997 13:32:25 -0400 (EDT)
Reply-To: Jeff.Hanson@lerc.nasa.gov
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeff.Hanson@lerc.nasa.gov
To: mjollnir@citysearch.com
Cc: Jeff.Hanson@lerc.nasa.gov, richa@sgi.com, wu-ftpd@wugate.wustl.edu,
        pling@corp.sgi.com, rah@lynxhub.ho.att.com
Subject: RE: Static-ls
In-Reply-To: <199704050602.BAA02989@aruba.lerc.nasa.gov>
MIME-Version: 1.0
Content-Type: MULTIPART/mixed; BOUNDARY="-1957146235-1027100827-860434356=:11515"
X-Sender: Jeff Hanson <tohanson@lerc.nasa.gov>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

---1957146235-1027100827-860434356=:11515
Content-Type: TEXT/plain; CHARSET=US-ASCII

On  5 Apr, Mark Bergstrom wrote:
> Jeff--
>      As my lengthy last post(Re: Guestgroup &this topic) shows, I still
> haven't got the IP19 IRIX5.3 to see the static 'ls'.  In trying same with
> 3.16, I am already getting
>    
> /usr/bin/../lib/ld:
> Object file format error in: /usr/lib/crt1.o: shared Elf object
> "/usr/lib/crt1.o" cannot be linked non-shared.
> *** Error code 1 (bu21)
> 
> which I'm sure I'll solve one at a time as always.
> 
>     Probably IRIX-specific peculiarities from 5.3,6.2,6.3 (that I oversee)
> will fluctuate all over the map relative to applications and show up in the
> newsgroups, but one would think some of the better hotshots there would at
> least read this list since I have had, daemon-by-daemon, to rebuild almost
> everything that ships out of the box in primitive insecure form.
> 
>     If the next round of upgrade (with, acc.to.mktg. Everything being
> perfect in 6.5) leaves as many holes and out-of-date implementations, I
> would suggest IRIX users unionize and demand better tools.
> 

As a dyed in the wool IRIX fan, I must take some exception to your
characterization of IRIX but I do sympathize with your problems not
getting the support that you need.

Enclosed are my instructions for building a static ls under IRIX 5.3
and 6.2.  I'll send 6.3 instructions tomorrow after I get my O2 online
today (assuming all goes well).

You can get source modified as detailed as
ftp://ftp.lerc.nasa.gov/users/tohanson/fileutils-3.16.nonshared.IRIX5.3.tar.gz
or
ftp://ftp.lerc.nasa.gov/users/tohanson/fileutils-3.16.nonshared.IRIX6.2.tar.gz

Prebuilt ls are also available (remember to chmod 111 ls once retrieve).
IRIX5.3 built on IP7
ftp://ftp.lerc.nasa.gov/users/tohanson/gnuls.nonshared.5.3 or
IRIX6.2 built on IP21 
ftp://ftp.lerc.nasa.gov/users/tohanson/gnuls.nonshared.6.2

Standard disclaimers about my responsibilty for what you do with these
files applies!
-- 
---------------------------------------------------------------------------
 Jeff Hanson (Jeff.Hanson@lerc.nasa.gov) - Computing Wizard for HSSO
 NYMA, Inc., Senior Member of the Technical Staff
 NASA Lewis Research Center, MS 77-10, Cleveland, Ohio 44135
 Telephone - (216) 433-2284            Fax - (216) 433-3918


---1957146235-1027100827-860434356=:11515
Content-Type: TEXT/plain; CHARSET=US-ASCII
Content-Description: BuildStaticLS

Build static ls (for use in ftp/bin directories) under IRIX 5.3

1. Get GNU fileutils (version 3.16 as of this writing) from your favorite place
2. Load the following subsystems so that you can build static executables in C
	c_dev.sw.speclib	C NonShared Libraries for Benchmarks
	compiler_dev.sw.speclib	Base Compiler NonShared Libraries for Benchmarks
	dev.sw.irix_speclibs	IRIX NonShared Libraries for Benchmarks
3. Use configure to create the IRIX version of the Makefiles.
4. Make the following changes to src/Makefile, lib/Makefile and intl/Makefile
	Add -non_shared to each CFLAGS = line
	Add -non_shared to each LDFLAGS = line
	Remove -lsun
5. Run make to make everything or to just build ls -
	cd lib; make; cd ../intl; make; cd ../src; make ls

Build static ls (for use in ftp/bin directories) under IRIX 6.2

1. Get GNU fileutils (version 3.16 as of this writing) from your favorite place
2. Load the following subsystems so that you can build static executables in C
	c_dev.sw.speclib	C NonShared Libraries for Benchmarks
	compiler_dev.sw.speclib	Base Compiler NonShared Libraries for Benchmarks
	dev.sw.irix_speclibs	IRIX NonShared Libraries for Benchmarks
3. Use configure to create the IRIX version of the Makefiles.
4. Make the following changes to src/Makefile, lib/Makefile and intl/Makefile
	Add -non_shared to each CFLAGS = line
	Add -non_shared to each LDFLAGS = line
5. Run make to make everything or to just build ls -
	cd lib; make; cd ../intl; make; cd ../src; make ls



---1957146235-1027100827-860434356=:11515--

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 13:16:56 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA05076;
	Mon, 7 Apr 1997 13:11:25 -0500 (CDT)
Received: from atheria.europa.com (root@atheria.europa.com [199.2.194.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA04719
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 13:05:08 -0500 (CDT)
Received: from atheria.europa.com(really [199.2.194.10]) by atheria.europa.com
	via sendmail with smtp
	id <m0wEImx-000F9EC@atheria.europa.com>
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 11:05:07 -0700 (PDT)
	(Smail-3.2.0.91 1997-Jan-14 #4 built 1997-Jan-19)
Message-Id: <Pine.SUN.3.95.970407110149.17275H-100000@atheria.europa.com>
Date: Mon, 7 Apr 1997 11:05:01 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Brossard <brossard@europa.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Long Filename support
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	I'm running the latest beta of wu-ftp and am having a wierd error
with a guest account. Any uploaded file that has a long filename or a
space in the filename is getting the error 'Permission denied. (Filename
(accept))'. This is only with a guest account. As far as I can tell my
guest account is set up correctly and besides this error, its working
fine. Any ideas?

------------finger brossard@europa.com for my public pgp key---------------- 
David Brossard                      e u r o p a  c o m m u n i c a t i o n s
MIS / Techie
brossard@europa.com                 503.222.9508 MAIN
www.europa.com                      503.796.9134 FACSIMILE
                                    503.222.4244 DATA 


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 13:35:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA05605;
	Mon, 7 Apr 1997 13:29:11 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA06458
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 13:26:44 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id NAA14294;
	Mon, 7 Apr 1997 13:27:00 -0500
Message-Id: <Pine.LNX.3.95.970407131907.9114P-100000@ns1.fni.com>
Date: Mon, 7 Apr 1997 13:27:00 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: David Brossard <brossard@europa.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Long Filename support
In-Reply-To: <Pine.SUN.3.95.970407110149.17275H-100000@atheria.europa.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


If the client end is a Win95 box with an old 16 bit FTP program, then long
file names will be collapsed with a ~ in the name.  By default, both space
and tilde are not allowed in filenames.  Look at the path_filter in
/etc/ftpaccess.

man ftpaccess

for more info.

   -- Michael

On Mon, 7 Apr 1997, David Brossard wrote:

> 	I'm running the latest beta of wu-ftp and am having a wierd error
> with a guest account. Any uploaded file that has a long filename or a
> space in the filename is getting the error 'Permission denied. (Filename
> (accept))'. This is only with a guest account. As far as I can tell my
> guest account is set up correctly and besides this error, its working
> fine. Any ideas?


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 15:04:33 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA12918;
	Mon, 7 Apr 1997 14:58:48 -0500 (CDT)
Received: from radish.net (qmailr@radish.net [206.83.170.184])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA10747
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 14:55:54 -0500 (CDT)
Received: (qmail 15153 invoked by uid 200); 7 Apr 1997 20:52:52 -0000
Message-Id: <Pine.LNX.3.95.970407125238.15142B-100000@turnip.radish.net>
Date: Mon, 7 Apr 1997 12:52:52 -0800 (PST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: G Tyler Koblasa <gtyler@radish.net>
To: wu-ftpd@wugate.wustl.edu
Subject: SUBSCRIBE
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 15:08:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA13028;
	Mon, 7 Apr 1997 15:04:24 -0500 (CDT)
Received: from rsts-11.mit.edu (tytso@rsx-11.fedex.net [199.81.221.120])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA18230
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 15:00:18 -0500 (CDT)
Received: (from tytso@localhost)
	by rsts-11.mit.edu (8.8.5/8.8.5) id PAA00363;
	Mon, 7 Apr 1997 15:00:12 -0500
Message-Id: <199704072000.PAA00363@rsts-11.mit.edu>
Date: Mon, 7 Apr 1997 15:00:12 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tytso@mit.edu
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: OU's Kerberos 5 changes
In-Reply-To: <5i4v7g$rjm$1@universal-woman.academ.com> (sob@owlman.academ.com)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

   Date: 5 Apr 1997 07:33:04 GMT
   From: sob@owlman.academ.com (Stan Barber)

   However, I am very attracted to the "plug-in" approach to doing
   this. I have investigated some of these new mechanisms and like what
   I am seeing do far.

Can you say more about the "plug-in" approach?  What sort of mechanisms
are you investigating?

							- Ted

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 15:20:49 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA14626;
	Mon, 7 Apr 1997 15:16:29 -0500 (CDT)
Received: from relay1.smtp.psi.net (relay1.smtp.psi.net [38.8.14.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA14367
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 15:13:09 -0500 (CDT)
Received: from winternet.winmag.com by relay1.smtp.psi.net (8.8.3/SMI-5.4-PSI)
	id QAA00024; Mon, 7 Apr 1997 16:13:02 -0400 (EDT)
Received: by winternet.winmag.com with Internet Mail Service (5.0.1457.3)
	id <218AGR8Z>; Mon, 7 Apr 1997 16:10:15 -0400
Message-Id: <199704072013.QAA00024@relay1.smtp.psi.net>
Date: Mon, 7 Apr 1997 15:56:37 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Walker Terry <twalker@cmp.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: unsubscribe
X-Priority: 3
X-Mailer: Internet Mail Service (5.0.1457.3)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


----------------------------------================*================-----
------------------------------
Terry Walker                                            email:
twalker@cmp.com
Systems Administrator                          www:
http://techweb.cmp.com	
CMP Media Incorporated                     voice:    (516) 562-5754
600 Community Drive                             fax:          (516)
562-7488
Manhasset, N.Y. 11030    "After all is said and done, there is nothing
left to say or do."

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 15:32:48 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA15102;
	Mon, 7 Apr 1997 15:28:33 -0500 (CDT)
Received: from dragon.ti.com (dragon.ti.com [192.94.94.61])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA14952
	for <wu-ftpd@mail.wustl.edu>; Mon, 7 Apr 1997 15:23:14 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.118.83]) by dragon.ti.com (8.8.5) with ESMTP id PAA01585 for <wu-ftpd@mail.wustl.edu>; Mon, 7 Apr 1997 15:22:43 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id PAA17785; Mon, 7 Apr 1997 15:22:40 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA011434556@pavis.dadd.ti.com>; Mon, 7 Apr 1997 15:22:36 -0500
Message-Id: <199704072022.AA011434556@pavis.dadd.ti.com>
Date: Mon, 7 Apr 97 15:22:35 CDT
Reply-To: voly@dadd.ti.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Guest and non-guest login
In-Reply-To: <199704071634.LAA07280@msccals.mdc.com>; from "bruce draper" at Apr 7, 97 11:34 am
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Michael Brennen said :-
> > I for one find your question unclear.  It also seems to show a basic lack
> > of understanding about FTP logins and Unix permissions in general.  Not to
> > be cold, but few have time to explain Unix basics for a daemon that
> > already requires a good understanding to set up.  If you don't have the
> > basics down and can't set up a secure ftp server, you may be setting
> > yourself up for a hack. 
> > 
and Bruce Draper replied :-
> all i can say is "thank you" for expressing my opinions exactly.  the s/n
> on this list is considerably lower than it should be because of neophytes
> who don't know the basics of unix config and who don't read the faqs.

I do have some sympathy with this point of view.  But - one of the problems
is that many of the neophytes son't know about the FAQ's, or where they are.

The 2.4 distribution I have doesn't mention them in the README or INSTALL
files, although it does mention this mailing list.  Admittedly, this
version is a bit old in the tooth and perhaps the FAQs didn't exist then -
the beta 11-13 documentation may mention them (Stan ?).

If not, then any neohpyte looking for help who subscribes to this list
typically has to wait until Michael or Koos (or occasionally someone else)
makes a posting that references the FAQs in order to find out about them.

I think it might help if the mailing list server could add a few lines at
the bottom of every message to list the locations of some of the most useful
FAQs.  Say, Koos' FAQ (http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html),
guest how-to (ftp://ftp.fni.com/pub/wu-ftpd/guest-howto), Kent's virtual
server FAQ (http://www.landfield.com/wu-ftpd/virtual-ftp-faq.html) and
perhaps Paradise Cowgirl's Solaris 2 FAQ
(http://www.teleport.com/~minerva/wu-ftpd/wuftpd.shtml).

It might also be worth mentioning one or two of the mailing list archives;
Kent has one at http://www.landfield.com/wu-ftpd/mail-archive/.

This way, at the expense of a few lines at the bottom (which could be ignored
by folks who already know where the FAQs are), any posting to the list would
hopefully encourage the neophyte to check out these references before
posting their own question...

And putting the same info in the standard "welcome to the mailing list,
here's how to unsubscribe" message wouldn't hurt either.

Would this be acceptable to list members ?  Can the list server accomodate
this (I know majordomo can) ?

Cheers, Bob
-- 
Bob Luckin      voly@dadd.ti.com      "Rats live on no evil planet"

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 15:45:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA16094;
	Mon, 7 Apr 1997 15:40:42 -0500 (CDT)
Received: from u2.petersons.com (u2.petersons.com [204.32.80.8])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA16121
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 15:39:05 -0500 (CDT)
Received: from petersons.com by u2.petersons.com (SMI-8.6/SMI-SVR4)
	id QAA01376; Mon, 7 Apr 1997 16:36:35 -0400
Message-Id: <618107DE2CAFD011825E444553540000@petersons.com>
Date: Mon, 07 Apr 1997 16:38 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Robert Peebles" <Robertp@petersons.com>
To: voly@dadd.ti.com, wu-ftpd@wugate.wustl.edu
Subject: RE: Guest and non-guest login
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

As a neophyte who has been reading silently, and looking for any FAQ   
info, I think these are all excellent ideas!

>I think it might help if the mailing list server could add a few lines   
at
>the bottom of every message to list the locations of some of the most   
useful
>FAQs.  Say, Koos' FAQ (http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html),
>guest how-to (ftp://ftp.fni.com/pub/wu-ftpd/guest-howto), Kent's virtual
>server FAQ (http://www.landfield.com/wu-ftpd/virtual-ftp-faq.html) and
>perhaps Paradise Cowgirl's Solaris 2 FAQ
>(http://www.teleport.com/~minerva/wu-ftpd/wuftpd.shtml).

>It might also be worth mentioning one or two of the mailing list   
archives;
>Kent has one at http://www.landfield.com/wu-ftpd/mail-archive/.

>And putting the same info in the standard "welcome to the mailing list,
>here's how to unsubscribe" message wouldn't hurt either.

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 15:47:15 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA10316;
	Mon, 7 Apr 1997 15:43:02 -0500 (CDT)
Received: from dfw.nkn.net (dfw.nkn.edu [199.171.20.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA16549
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 15:39:21 -0500 (CDT)
Received: from [207.55.138.2] (station1.where2stay.com [207.55.138.2]) by dfw.nkn.net (8.8.4/8.7.2) with SMTP id PAA05903 for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 15:33:40 -0500 (CDT)
Message-Id: <199704072033.PAA05903@dfw.nkn.net>
Date: Mon, 7 Apr 97 15:35:24 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Thom Dunaway <thom@hosthouse.com>
To: wu-ftpd@wugate.wustl.edu
Cc: <wu-ftpd@wugate.wustl.edu>
Subject: Re: Guest and non-guest login
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This "neophyte" does know the basics of Unix and has read the faq but did 
not think I need to impress you with that knowledge.  I actually thought 
you would have enough knowledge to decifer my problem without telling you 
I know how to set file permissions.  Since you claim to be such an 
expert, I certainly hope you will find my elaborations (in subsiquent 
posts) about my situation enough information to offer a suggestion or 
remedy.  I look forward to your solution.

>mbrennen@fni.com says:
>> On Thu, 3 Apr 1997, Thom Dunaway wrote:
>> 
>> > Why don't my posting show up in this list?  This is my third attempt.
>> 
>> I for one find your question unclear.  It also seems to show a basic lack
>> of understanding about FTP logins and Unix permissions in general.  Not to
>> be cold, but few have time to explain Unix basics for a daemon that
>> already requires a good understanding to set up.  If you don't have the
>> basics down and can't set up a secure ftp server, you may be setting
>> yourself up for a hack. 
>> 
>
>all i can say is "thank you" for expressing my opinions exactly.  the s/n
>on this list is considerably lower than it should be because of neophytes
>who don't know the basics of unix config and who don't read the faqs.
>
>-- 
>bruce draper		| "just because we make it is no reason for me to
>			|  refrain from observing the emperor has no clothes"
>bruce@world.std.com	|                      -- me
>


*******************************
Host House Web Hosting Services
webmaster@hosthouse.com
www.hosthouse.com
*******************************


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 16:39:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA20122;
	Mon, 7 Apr 1997 16:35:02 -0500 (CDT)
Received: from radish.net (qmailr@radish.net [206.83.170.184])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA20191
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 16:34:21 -0500 (CDT)
Received: (qmail 15722 invoked by uid 200); 7 Apr 1997 22:31:18 -0000
Message-Id: <Pine.LNX.3.95.970407142841.15712A-100000@turnip.radish.net>
Date: Mon, 7 Apr 1997 14:31:18 -0800 (PST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: G Tyler Koblasa <gtyler@radish.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Authtication... other prob.
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I need to setup a seperate FTPD that does the following:

- Uses an alternate file to authticate (not /etc/passwd)
- If possible limits the amount disk space the user can use
- If possible, runs script after login.

Any suggestions woul dbe greatly appreciated.

Thanks

Tyler Koblasa
Radish Network Services
http://www.radish.net


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 17:27:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA24277;
	Mon, 7 Apr 1997 17:22:50 -0500 (CDT)
Received: from unx1.shsu.edu (smtp@unx1.shsu.edu [158.135.1.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA24026
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 17:20:10 -0500 (CDT)
Received: from xdial2-13.shsu.edu by unx1.shsu.edu ; 7 APR 97 17:21:36 CDT
Message-Id: <3.0.1.16.19970408161008.19c76e78@unx1.shsu.edu>
Date: Tue, 08 Apr 1997 16:10:08
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Thomas A. McDonald" <stdjal01@unx1.shsu.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: HELP!!
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: stdjal01@unx1.shsu.edu
X-Mailer: Windows Eudora Light Version 3.0.1 (16)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I would like to know... How in the world do you unsubscribe from this list?
Someone please answer me...!!!!!!!!
,-*~`^`~*-,._.,-*~`^`~*-,._.,-*~`^`~*-,._.,-*~`^`~*-,._.,-*~`^`~*-,._.,
When I think of dying. Lay me down in a field of flame and heather, and
render up my body into the burning heart of God in the belley of a
black-winged bird.

					--Rain King, Counting Crows '93

Based on an old supersticious belief that a crow would carry the souls of
the dead to their final resting place.

"Sometimes something so bad happens that that soul just can't rest. Then
sometimes, just sometimes, the crow can bring that soul back..."

					--The Crow
,-*~`^`~*-,._.,-*~`^`~*-,._.,-*~`^`~*-,._.,-*~`^`~*-,._.,-*~`^`~*-,._.,

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 17:38:59 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA23602;
	Mon, 7 Apr 1997 17:34:44 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA24840
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 17:32:18 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id SAA06983
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 18:32:17 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id SAA04254; Mon, 7 Apr 1997 18:32:16 -0400 (EDT)
Message-Id: <199704072232.SAA04254@spock2.EE.McGill.CA>
Date: Mon, 7 Apr 1997 18:32:16 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: HELP!!
In-Reply-To: <3.0.1.16.19970408161008.19c76e78@unx1.shsu.edu> from "Thomas A. McDonald" at Apr 8, 97 04:10:08 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

Salut A Vous, O Grand Manitou Thomas A. McDonald !!
> 
> I would like to know... How in the world do you unsubscribe from this list?
> Someone please answer me...!!!!!!!!

Try this:


To get more information on how to use this service, please send the command
HELP in a line by itself in a mail message to listproc@mail.wustl.edu.

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

                signoff WU-FTPD
or
                unsubscribe WU-FTPD

For help with this list, send mail to

                        WU-FTPD-request@mail.wustl.edu


..
But what ever you do don't send mail to me, good luck.


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 17:51:28 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA25658;
	Mon, 7 Apr 1997 17:46:50 -0500 (CDT)
Received: from cagw2.att.com (cagw2.att.com [192.128.52.90])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA25616
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 17:44:43 -0500 (CDT)
Received: from lynxhub.ho.att.com by caig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id SAA28539; Mon, 7 Apr 1997 18:51:10 -0400
Received: by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA19706; Mon, 7 Apr 1997 18:42:42 -0400
Message-Id: <9704072242.AA19706@lynxhub.ho.att.com>
Date: Mon, 7 Apr 1997 18:42:41 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dougc@lynxhub.ho.att.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Authtication... other prob.
In-Reply-To: <Pine.LNX.3.95.970407142841.15712A-100000@turnip.radish.net> from "G Tyler Koblasa" at Apr 7, 97 02:31:18 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Tyler,
I had the same exact questions. I'll include some of the responses I
got. But I ended up changing the ftpd code to make the calls to a
database for lookup because I am not running on linux which from what
I understand support the PAM stuff included below. The second thing
about running a program after ftp is done can be done nicely with the
tcp wrappers info included below. I ended up simply writing a shell
script which called ftp from within it and then when ftp returned I
finished up doing some stuff with the rest of the shell script. Hope
this helps

++++ TCP WRAPPERS stuff +++++++

Date: Thu, 19 Dec 1996 16:43:02 -0600
From: "Karl O. Pinc" <kop@meme.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Execution of programs within ftp

>Can anyone supply or point me to info on wrapping wuftp so that as a
>client is about to download or finished downloading some other
>programs can be run and results of these other programs can be
>displayed back to the user during the users session. One way would be
>just modifiy the code at the appropriate place to exec the desired
>program, but I was looking for something more standard.

Use tcpwrappers with TWIST.  Send lines beginning with 220 to standard out
(see ftp protocol rfc for syntax details.)  Tcpwrappers can be found at
purdue, somewhere.  Pointer at http://www.meme.com/soft.

Karl

May the Legos (TM) always be swept from your path in the night.


++ USING A PAM MODULE TO DO AUTHENTICATION I think you need red hat linux++

Date: Thu, 16 Jan 1997 11:05:23 -0600
From: "Karl O. Pinc" <kop@meme.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: PAM for wu-ftpd

>Can PAM be used if you want to authenticate users out of a database
>instead of the passwd file ?

The interface is supposed to handle any sort of authentication of any
combination of authentication modules.

The pam modules I know of do:
/etc/passwd
/etc/securetty
.rhosts
Skey
something for shadow passwords

There are at least half a dozen others, chase the pam link somewhere at
http://www.redhat.com.  Worse case, you'd have to write your own pam
module.  It should be easy to modify an existing one.

Karl

May the Legos (TM) always be swept from your path in the night.

Date: Fri, 17 Jan 1997 16:35:22 -0600
To: wu-ftpd@wugate.wustl.edu
From: "Karl O. Pinc" <kop@meme.com>
Subject: Re: PAM for wu-ftpd

>Can PAM be used if you want to authenticate users out of a database
>instead of the passwd file ?

Yes.  See:

http://parc.power.net/morgan/libpwdb/html/pwdb.html

Karl

May the Legos (TM) always be swept from your path in the night.


-- 
Doug Courtney
dougc@lynxhub.ho.att.com
(908)949-3597

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 18:09:18 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA26966;
	Mon, 7 Apr 1997 18:05:00 -0500 (CDT)
Received: from hal.com (hal.hal.COM [192.88.244.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA26536
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 18:03:39 -0500 (CDT)
Received: by hal.com (4.1/SMI-4.1.1)
	id AA22464; Mon, 7 Apr 97 16:03:38 PDT
Received: from bbking.hal.com(148.57.96.233) by hal.hal.com via smap (V1.3)
	id sma022448; Mon Apr  7 16:03:37 1997
Received: by bbking.hal.com (4.1/SMI-4.1.2)
	id AA07598; Mon, 7 Apr 97 16:03:36 PDT
Message-Id: <9704072303.AA07598@bbking.hal.com>
Date: Mon, 7 Apr 97 16:03:36 PDT
Reply-To: bobh@hal.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bobh@hal.com (Bob Hardy)
To: wu-ftpd@wugate.wustl.edu
Subject: upload problem for anonymous users
X-Mailer: XEmacs 19.13 Lucid
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Howdy, folks!  I could use some help.

I've got a wu-ftpd server that's been in service for years, and
recently went to wu-2.4.2-academ[BETA-13].  I don't think my problem
is particularly related to the upgrade, but I suppose it could be.
This server is running SunOS 4.1.3.

Suddenly today, anonymous users cannot upload anything.  They can try,
and the file is opened, but then:

   ftp> cd incoming
   250 CWD command successful.
   ftp> bin
   200 Type set to I.
   ftp> put dorothy.jpg
   200 PORT command successful.
   550 fchown: Not owner.

...and what's left is a zero-byte file, with what appears to be the
correct user and group ownership.  I've looked at my passwd and group
files, as well as my ftpaccess, etc., and cannot find the problem, or
even anything that has changed recently enough to be a likely cause
for this problem.  I've checked the NIS passwd and group maps, and
didn't find anything wrong there, although that is where I thought I
might, since the maps change often, and might cause a rather sudden
problem like this.  I DON'T want to tear the server down and start
from scratch, if it can be helped!

Ideas and suggestions are solicited.  I've looked at the FAQ yet
again, but it's *always* possible that I've missed something...

Thanks!

                                -- Bob

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 19:47:00 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA31224;
	Mon, 7 Apr 1997 19:41:43 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA30238
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 19:39:19 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id UAA08272;
	Mon, 7 Apr 1997 20:39:18 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id UAA04860; Mon, 7 Apr 1997 20:39:17 -0400 (EDT)
Message-Id: <199704080039.UAA04860@spock2.EE.McGill.CA>
Date: Mon, 7 Apr 1997 20:39:16 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: bobh@hal.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: upload problem for anonymous users
In-Reply-To: <9704072303.AA07598@bbking.hal.com> from "Bob Hardy" at Apr 7, 97 04:03:36 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

Salut A Vous, O Grand Manitou Bob Hardy !!

> 
> 
> Suddenly today, anonymous users cannot upload anything.  They can try,
> and the file is opened, but then:
> 
>    ftp> cd incoming
>    250 CWD command successful.
>    ftp> bin
>    200 Type set to I.
>    ftp> put dorothy.jpg
>    200 PORT command successful.
>    550 fchown: Not owner.

without much thoughts, I see two reasons

1-
  Your server is not running as root

check inetd.conf

2-
  uid and gid specify in ftpaccess are wrong

Are you loggin anonymous ?

> 
> Ideas and suggestions are solicited.  I've looked at the FAQ yet
> again, but it's *always* possible that I've missed something...
> 

give a bit more info
.i.e type of OS and the upload line in ftpaccess

good night

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 20:04:31 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA31636;
	Mon, 7 Apr 1997 19:59:21 -0500 (CDT)
Received: from hal.com (hal.hal.COM [192.88.244.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA31992
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 19:58:05 -0500 (CDT)
Received: by hal.com (4.1/SMI-4.1.1)
	id AA13072; Mon, 7 Apr 97 17:58:04 PDT
Received: from bbking.hal.com(148.57.96.233) by hal.hal.com via smap (V1.3)
	id sma013038; Mon Apr  7 17:57:55 1997
Received: by bbking.hal.com (4.1/SMI-4.1.2)
	id AA07710; Mon, 7 Apr 97 17:57:54 PDT
Message-Id: <9704080057.AA07710@bbking.hal.com>
Date: Mon, 7 Apr 97 17:57:54 PDT
Reply-To: bobh@hal.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bobh@hal.com (Bob Hardy)
To: alain.magloire@rcsm.ee.mcgill.ca
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: upload problem for anonymous users
In-Reply-To: <199704080039.UAA04860@spock2.EE.McGill.CA> (message from Alain Magloire on Mon, 7 Apr 1997 20:39:16 -0400 (EDT))
X-Mailer: XEmacs 19.13 Lucid
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
> Date: Mon, 7 Apr 1997 20:39:16 -0400 (EDT)

> Salut A Vous, O Grand Manitou Bob Hardy !!

And Salut A Vous, Alain!  (You wild and crazy guy!)

> > Suddenly today, anonymous users cannot upload anything.  They can try,
> > and the file is opened, but then:
> > 
> >    ftp> cd incoming
> >    250 CWD command successful.
> >    ftp> bin
> >    200 Type set to I.
> >    ftp> put dorothy.jpg
> >    200 PORT command successful.
> >    550 fchown: Not owner.

> without much thoughts, I see two reasons

> 1-
>   Your server is not running as root

> check inetd.conf

It says:

   ftp     stream  tcp     nowait  root    /usr/local/etc/ftpd     ftpd -a

That hasn't changed recently, by the way.

> 2-
>   uid and gid specify in ftpaccess are wrong

I've changed them several times today because of this problem, but
currently, they are:

   upload /u/ftp /incoming yes ftp guest

> Are you loggin anonymous ?

Am I... you mean, now?  No, but I can do it at any time for testing
purposes!  What would you like me to try?

> > Ideas and suggestions are solicited.  I've looked at the FAQ yet
> > again, but it's *always* possible that I've missed something...

> give a bit more info
> .i.e type of OS

I said it was SunOS 4.1.3.

 and the upload line in ftpaccess

Please see above.

> good night

> -- 
> au revoir, alain
> ----
> Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

Bon soir!

                                -- Bob

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr  7 22:07:49 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA02678;
	Mon, 7 Apr 1997 22:01:53 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA05144
	for <wu-ftpd@wugate.wustl.edu>; Mon, 7 Apr 1997 21:55:31 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id WAA09627;
	Mon, 7 Apr 1997 22:55:30 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id WAA05095; Mon, 7 Apr 1997 22:55:30 -0400 (EDT)
Message-Id: <199704080255.WAA05095@spock2.EE.McGill.CA>
Date: Mon, 7 Apr 1997 22:55:29 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: bobh@hal.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: upload problem for anonymous users
In-Reply-To: <9704080057.AA07710@bbking.hal.com> from "Bob Hardy" at Apr 7, 97 05:57:54 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

> 
> And Salut A Vous, Alain!  (You wild and crazy guy!)
> 

B-D, it sounds about rigth

> > >    ftp> put dorothy.jpg
> > >    200 PORT command successful.
> > >    550 fchown: Not owner.
> 

Ha ! za mystery ! lets investigate

We assume the server runs as root and
it's compile with UPLOAD enable

The only place ftpd is doing
and fchown() is here. when storing('put' command for the client)

..
        oldid = geteuid();
 ....
        (void) seteuid((uid_t) 0);
        if ((fchown(fdout, uid, gid)) < 0) {
            (void) seteuid(oldid);
            enable_signaling(); /* we can allow signals once again: kinch */
            perror_reply(550, "fchown");
            return;
        }
        (void) seteuid(oldid);
...
#endif /* UPLOAD */

And you say that the error string was:
> > >    550 fchown: Not owner.

Looking at the <sys/errno.h>:
#define EPERM           1               /* Not owner */

man fchown 
...
    EPERM               The user ID specified by  owner  is  not
                        the current owner ID of the file

                        The group ID specified by group  is  not
                        the  current group ID of the file and is
                        not in the process' supplementary  group
                        IDs,  and  the  effective user ID is not
                        the super-user.

so conclusions:
1-
        (void) seteuid((uid_t) 0);
failed !!!

2-
        fchown(fdout, uid, gid)
failed !!

3-
  ??? someone else ???

is pub/incoming exported(nfs/afs/rfs) ?
maybe it's how you import/export pub/incoming

One way to confirm this theory is to trace the server

loggin as anonymous (ftp -d localhost)
find the pid of the ftpd server(ps -auxww|grep ftpd)
trace the system calls (trace -p ftp.pid)
on the client:
ftp> cd incoming
ftp> put juliette.romeo

see if the seteuid() or fchown() failed(return -1)

later, goodnight
-- 
au revoir,(The master Detective) alain

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  8 10:44:33 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA12387;
	Tue, 8 Apr 1997 10:38:24 -0500 (CDT)
Received: from klutz.ceogroup.com (klutz.ceogroup.com [24.64.42.50])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA11612
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 10:27:00 -0500 (CDT)
Received: from raven.ceogroup.com [24.64.42.40]
	by klutz.ceogroup.com (AltaVista Mail F2.0B/2.0B BL25B listener)
	id 0000_006c_334a_6224_23db;
	Tue, 08 Apr 1997 11:20:04 -0400
Received: by raven.ceogroup.com with Microsoft Mail
	id <01BC440F.BD5ABD50@raven.ceogroup.com>; Tue, 8 Apr 1997 11:26:45 -0400
Message-Id: <01BC440F.BD5ABD50@raven.ceogroup.com>
Date: Tue, 8 Apr 1997 11:26:39 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Colin Young <cyoung@ceogroup.com>
To: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Help: FTP daemon won't start
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 KAA11614
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I successfully compiled and started the wu-ftp daemon, and tested it to make sure it was working (it was mostly). I then ran the ftpshut command (to make sure it worked) and now I cannot restart wu-ftp. The standard ftp that comes with Solaris 2.5.1 works fine when I put it back in the inetd.conf file, but whenever I try to use wu-ftp in the inetd.conf file I get the error that the service is not started, please try again later. The same thing happens if I try to run it from the command line.

I cannot seem to find anywhere in the documentation (or FAQs) anything that states how to actually start up the server, or anything that says running ftpshut will prevent it from running again.

I should mention that since running ftpshut I have rebooted and rebuilt and reinstalled the wu-ftp distribution. I still can't start it.

Any help appreciated.

Colin Young
cyoung@ceogroup.com

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  8 11:06:00 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA14594;
	Tue, 8 Apr 1997 11:01:45 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA13918
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 10:56:27 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id KAA03210;
	Tue, 8 Apr 1997 10:57:01 -0500
Message-Id: <Pine.LNX.3.95.970408105516.32732K-100000@ns1.fni.com>
Date: Tue, 8 Apr 1997 10:57:01 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Colin Young <cyoung@ceogroup.com>
Cc: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Help: FTP daemon won't start
In-Reply-To: <01BC440F.BD5ABD50@raven.ceogroup.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Bingo.  ftpshut creates a message file in /etc that you need to remove.  I
haven't used that for a long time, but I think it may be called
/etc/shutmsg.  Check for something like that and nuke it. 

   -- Michael

PS: please wrap your lines at about column 72.

On Tue, 8 Apr 1997, Colin Young wrote:

> I should mention that since running ftpshut I have rebooted and rebuilt
> and reinstalled the wu-ftp distribution. I still can't start it. 


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  8 11:17:53 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA15585;
	Tue, 8 Apr 1997 11:13:40 -0500 (CDT)
Received: from klutz.ceogroup.com (klutz.ceogroup.com [24.64.42.50])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA15302
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 11:09:39 -0500 (CDT)
Received: from raven.ceogroup.com [24.64.42.40]
	by klutz.ceogroup.com (AltaVista Mail F2.0B/2.0B BL25B listener)
	id 0000_006c_334a_6c2a_2844;
	Tue, 08 Apr 1997 12:02:50 -0400
Received: by raven.ceogroup.com with Microsoft Mail
	id <01BC4415.B73BC1C0@raven.ceogroup.com>; Tue, 8 Apr 1997 12:09:31 -0400
Message-Id: <01BC4415.B73BC1C0@raven.ceogroup.com>
Date: Tue, 8 Apr 1997 12:09:29 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Colin Young <cyoung@ceogroup.com>
To: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Help: FTP daemon won't start
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Thanks for the help. Removing /etc/shutmsg fixed things.

Sorry about the wordwrap (or lack of).

Colin Young

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  8 12:28:28 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA19955;
	Tue, 8 Apr 1997 12:20:15 -0500 (CDT)
Received: from gateway2.DHL.COM (gtwy2a.DHL.COM [198.141.28.99])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA19722
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 12:17:39 -0500 (CDT)
Received: from uscmg2.us.dhl.com by gateway1.DHL.COM id aa11672;
          8 Apr 97 17:17 GMT
Received: from csdev1.us.dhl.com (root@csdev1.us.dhl.com [199.41.128.24])
	by uscmg2.us.dhl.com (8.8.5/8.8.5) with ESMTP id KAA10302
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 10:16:50 -0700 (PDT)
Received: from jpascual (jpascual.us.dhl.com [199.41.131.43]) by csdev1.us.dhl.com (8.7.5/8.7.3) with SMTP id KAA14711 for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 10:16:48 -0700 (PDT)
Message-Id: <334A6319.1EB5@us.dhl.com>
Date: Tue, 08 Apr 1997 10:24:09 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jeremy Pascual <jpascual@us.DHL.COM>
To: wu-ftp list <wu-ftpd@wugate.wustl.edu>
Subject: HPUX compile problems of beta 13
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0Gold (Win16; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi...

I was wondering if there are any HPUX people on the list that could
please help me with my compile problems ASAP?  Where are those HPUX
gurus? =)

Thanks,
  jeremy
-- 
***************************************
 Jeremy Pascual
 Software Engineer
 IT Application InfraStructure
 Development

 DHL Airways, Inc.
 333 Twin Dolphin Drive
 Redwood City, CA 94065-1496

 OFFICE: B567
 VOICE:  (415) 802-4955
 FAX:    (415) 593-1689
 EMAIL:  jpascual@US.DHL.COM
***************************************

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  8 13:16:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA22556;
	Tue, 8 Apr 1997 13:10:43 -0500 (CDT)
Received: from itanet.com.br (dns001.itanet.com.br [200.245.232.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA22249
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 13:06:53 -0500 (CDT)
Received: from marcos.itanet.com.br by itanet.com.br (SMI-8.6/SMI-SVR4)
	id PAA17928; Tue, 8 Apr 1997 15:09:09 -0300
Message-Id: <199704081809.PAA17928@itanet.com.br>
Date: Tue, 8 Apr 1997 15:04:53 -0300
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Claudia Santos" <sclaudia@internetcom.com.br>
To: <wu-ftpd@wugate.wustl.edu>
Subject: wu-ftp x ws-ftp
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.1160
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

wu-ftp is working well but when the users use ws-ftp (win95) and connect to
the remote host, it doesn't show the list of files and 
directories. This happens only if I put the options -a and -L in inetd.conf
ftp line. I changed the windows MTU stack to 576 (recommended) but it
didn't work either, even if I use Unix ou Sun Solaris in Host Type.
Everything in Unix seems to be ok.
Does anybody have an idea of what's happening?
Thanks in advance.


Claudia Santos
sclaudia@internetcom.com.br


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr  8 15:41:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA32136;
	Tue, 8 Apr 1997 15:34:35 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA32017
	for <wu-ftpd@wugate.wustl.edu>; Tue, 8 Apr 1997 15:34:01 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id PAA07764;
	Tue, 8 Apr 1997 15:33:38 -0500
Message-Id: <Pine.LNX.3.95.970408153302.7615A-100000@ns1.fni.com>
Date: Tue, 8 Apr 1997 15:33:38 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: Claudia Santos <sclaudia@internetcom.com.br>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftp x ws-ftp
In-Reply-To: <199704081809.PAA17928@itanet.com.br>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


ls is not working.  Read the guest howto; it tells you how to set up ls
under wu-ftpd.

   -- Michael

On Tue, 8 Apr 1997, Claudia Santos wrote:

> wu-ftp is working well but when the users use ws-ftp (win95) and connect to
> the remote host, it doesn't show the list of files and 
> directories. This happens only if I put the options -a and -L in inetd.conf
> ftp line. I changed the windows MTU stack to 576 (recommended) but it
> didn't work either, even if I use Unix ou Sun Solaris in Host Type.
> Everything in Unix seems to be ok.
> Does anybody have an idea of what's happening?


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-13.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 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  9 10:07:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA10170;
	Wed, 9 Apr 1997 10:00:51 -0500 (CDT)
Received: from klutz.ceogroup.com (klutz.ceogroup.com [24.64.42.50])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA09723
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 09:53:24 -0500 (CDT)
Received: from raven.ceogroup.com [24.64.42.40]
	by klutz.ceogroup.com (AltaVista Mail F2.0B/2.0B BL25B listener)
	id 0000_006c_334b_abc1_a3a4;
	Wed, 09 Apr 1997 10:46:25 -0400
Received: by raven.ceogroup.com with Microsoft Mail
	id <01BC44D4.32376D20@raven.ceogroup.com>; Wed, 9 Apr 1997 10:53:02 -0400
Message-Id: <01BC44D4.32376D20@raven.ceogroup.com>
Date: Wed, 9 Apr 1997 10:53:00 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Colin Young <cyoung@ceogroup.com>
To: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Help: File permissions, locations, etc.
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 JAA09722
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I have not been able to find this information in the docs or FAQs so:

(system: Solaris 2.5.1, wu-ftpd 2.4(2))

Where/what exactly do I need for the pid file? What should the pathnames.h entry be set to and what file/directory needs to exist on disk, with what permissions to avoid the 'open of pid file failed: No such file or directory' message in the log?

Why do ftpcount, ftpwho, etc return 0 for everything? I've tried various settings in the ftpusers, ftpaccess, etc files and nothing seems to have any effect (and I do have an active ftp session when I check the counts).

Other than those two problems, everything seems to be working okay.

Thanks

Colin Young
cyoung@ceogroup.com

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 11:31:23 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA16451;
	Wed, 9 Apr 1997 11:25:27 -0500 (CDT)
Received: from unixa.nerc-wallingford.ac.uk (unixa.nerc-wallingford.ac.uk [192.171.172.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA16248
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 11:22:40 -0500 (CDT)
Received: from wltss04.nerc-wallingford.ac.uk by unixa.nerc-wallingford.ac.uk 
          with SMTP (PP) id <08959-0@unixa.nerc-wallingford.ac.uk>;
          Wed, 9 Apr 1997 17:22:22 +0100
Message-Id: <9704091722.ZM7514@unixa.nerc-wallingford.ac.uk>
Date: Wed, 9 Apr 1997 17:22:20 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Elizabeth Gill <E.Gill@unixa.nerc-wallingford.ac.uk>
To: wu-ftpd@wugate.wustl.edu, R.Campbell@unixa.nerc-wallingford.ac.uk,
        pdr@mail.nerc-essc
Subject: restricted ftp
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

I am trying to set up a Solaris 2.5 system using wu-ftpd-2.4.2-beta-13
to provide a restricted-ftp service; that is, a 'guest' userid which is
chrooted and behaves like anonymous ftp. I'm sure this used to work under
Solaris 2.4; under 2.5 you can cd to directories higher than the chrooted one.
I have also tried to provide a 'guest' directory under the normal anon ftp
service using SITE GROUP and SITE GPASS, but it seems to take no notice of my
/etc/ftpgroups file; SITE GROUP recognises the entries but doesn;t ask for
a password although I have an encrypted password entry in the /etc/ftpgroups
file as specified.
Has anyone else upgraded a Solaris 2.4 service to 2.5 and a) found it stopped
working and b) fixed it?

-- 
Elizabeth Gill (E.Gill@ncs.nerc.ac.uk)
IT Solutions and Services (UNIX Systems Support)
Maclean Building,Crowmarsh Gifford,
Wallingford, OXON OX10 8BB
Tel: 01491-692346 Fax: 01491-692446

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 12:02:17 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA18662;
	Wed, 9 Apr 1997 11:56:07 -0500 (CDT)
Received: from moldnet.md (moldnet.md [193.219.215.18])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA18686
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 11:55:47 -0500 (CDT)
Received: from localhost (andy@localhost) by moldnet.md (8.8.5/8.7.3) with SMTP id TAA07050 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 19:59:18 +0300 (EEST)
Message-Id: <Pine.BSF.3.95q.970409195427.7043A-100000@moldnet.md>
Date: Wed, 9 Apr 1997 19:59:18 +0300 (EEST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andrey Tchoritch <andy@moldnet.md>
To: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Re: Help: File permissions, locations, etc.
In-Reply-To: <01BC44D4.32376D20@raven.ceogroup.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

Just run /bin/ckconfig
and you will see where ftpd wants to store pid files.
Just create this directory.
I also have encountered this problem.
Now it is Ok.

WBR

Andy


On Wed, 9 Apr 1997, Colin Young wrote:

> I have not been able to find this information in the docs or FAQs so:
> 
> (system: Solaris 2.5.1, wu-ftpd 2.4(2))
> 
> Where/what exactly do I need for the pid file? What should the pathnames.h entry be set to and what file/directory needs to exist on disk, with what permissions to avoid the 'open of pid file failed: No such file or directory' message in the log?
> 
> Why do ftpcount, ftpwho, etc return 0 for everything? I've tried various settings in the ftpusers, ftpaccess, etc files and nothing seems to have any effect (and I do have an active ftp session when I check the counts).
> 
> Other than those two problems, everything seems to be working okay.
> 
> Thanks
> 
> Colin Young
> cyoung@ceogroup.com
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 13:11:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA22357;
	Wed, 9 Apr 1997 13:03:11 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (alainm@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA22551
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 13:00:36 -0500 (CDT)
Received: (from alainm@localhost)
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) id OAA04641;
	Wed, 9 Apr 1997 14:00:31 -0400 (EDT)
Message-Id: <199704091800.OAA04641@finnegan.EE.McGill.CA>
Date: Wed, 9 Apr 1997 14:00:31 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: R.Campbell@unixa.nerc-wallingford.ac.uk, pdr@mail.nerc-essc
Subject: Re: restricted ftp
In-Reply-To: <9704091722.ZM7514@unixa.nerc-wallingford.ac.uk> from "Elizabeth Gill" at Apr 9, 97 05:22:20 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

Bonjour Mme Elizabeth Gill

> 
> I am trying to set up a Solaris 2.5 system using wu-ftpd-2.4.2-beta-13
> to provide a restricted-ftp service; that is, a 'guest' userid which is
> chrooted and behaves like anonymous ftp. I'm sure this used to work under
> Solaris 2.4; under 2.5 you can cd to directories higher than the chrooted one.

Did you take a look at the guesthowto ?
it's rather complete.
Unfortunately I don't remember the URL :(
But it's in the FAQ, and the author Michael usually
read this list maybe, he can send it ... once more (Michael ?)

> I have also tried to provide a 'guest' directory under the normal anon ftp
> service using SITE GROUP and SITE GPASS, but it seems to take no notice of my
> /etc/ftpgroups file;

for SITE GROUP and SITE GPASS to take effect you must specified
in ftpaccess the directive:
private yes
and I believe with beta-1x's, you must at compilation(#undef NO_PRIVATE)
for this feature to take effect.

use ckconfig to see if the path is accesible to the server.

> SITE GROUP recognises the entries but doesn;t ask for
> a password although I have an encrypted password entry in the /etc/ftpgroups
> file as specified.

I don't thing that the server will ask specifically for a passwd
it will probably say something like 
220 group accepted
and it's up to you to send a
SITE GPASS xxxx
if the passwd is accepted then setegid() is done

If you only have one or two groups maybe
the autogroup directive(man ftpaccess) will be usefull
The setegid() is done automatically for certain type of clients
so no more site group/gpass

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 13:41:04 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAB24496;
	Wed, 9 Apr 1997 13:33:11 -0500 (CDT)
Received: from ns.exisinc.com (dennis@ns.exisinc.com [209.0.17.21])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA24109
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 13:27:25 -0500 (CDT)
Received: (from dennis@localhost) by ns.exisinc.com (8.8.5/8.8.3) id MAA15555 for wu-ftpd@wugate.wustl.edu; Wed, 9 Apr 1997 12:27:04 -0700
Message-Id: <199704091927.MAA15555@ns.exisinc.com>
Date: Wed, 9 Apr 1997 12:27:04 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dennis <dennis@ns.exisinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Linux inetd and wu.ftpd
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

Not sure if this is on topic or not, but would love some input.

There seems to be a limitation with Linux's inetd and wu.ftpd which
prevents a server from handling heavy loads.  On servers with high
connection rates (i.e., a high volume of clients trying to connect to
the server at the same time), Linux would stop accepting connections and
just sit there.  This is probably due to a limitation in inetd more than
anything in wu.ftpd, however, if wu.ftpd could run as a daemon, then this
may not be an issue?

Anyway, I am sure there are people who run loaded servers on Linux with
wu.ftpd, and if there is a hack or something that makes it work, I'd love
to hear about it.

Thanks!

Dennis

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 14:04:20 1997
Received: from relay1.UU.NET by relay1.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQckoi29936; Wed, 9 Apr 1997 15:03:32 -0400 (EDT)
Received: from wugate.wustl.edu by relay1.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQckoi29927; Wed, 9 Apr 1997 15:03:28 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA26150;
	Wed, 9 Apr 1997 13:57:00 -0500 (CDT)
Received: from bock.freinet.de (root@bock.freinet.de [193.141.226.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA25757
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 13:51:08 -0500 (CDT)
Received: from blauen.freinet.de (blauen.freinet.de [193.141.226.22]) by bock.freinet.de (8.6.12/8.6.12) with ESMTP id UAA06143 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 20:51:07 +0200
Received: by blauen.freinet.de (SMI-8.6/SMI-SVR4)
	id UAA12984; Wed, 9 Apr 1997 20:50:50 +0200
Received: by NeXT.Mailer (Solaris OpenStep-1.0-sparc-08/06/96 Version 1.1 )
Message-Id: <199704091850.UAA12984@blauen.freinet.de>
Date: Wed,  9 Apr 97 20:50:46 -0100
Reply-To: bochmann@freinet.de
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alexander Bochmann <bochmann@blauen.freinet.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Linux inetd and wu.ftpd
References: <199704091927.MAA15555@ns.exisinc.com>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



From: dennis <dennis@ns.exisinc.com>
>On servers with high connection rates (i.e., a high volume
>of clients trying to connect to the server at the same time),
>Linux would stop accepting connections and just sit there.
>This is probably due to a limitation in inetd more than

It's not a bug, it's a feature.

inetd allows you to specify how many connections per minute will
be allowed for a specific service. The default value is just way
too low for a heavy loaded system (I think, less than one per
second).

You can define the maximum connections per minute in the <flags>
field, separated from the wait/nowait parameter with a dot.

For example

ftp stream tcp nowait.256 root /usr/sbin/ftpd ftpd -a

will allow 256 ftp connections to be started within a minute.

I'm not shure whether there's an upper limit to the count.

Alex.


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 14:09:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA26556;
	Wed, 9 Apr 1997 14:03:06 -0500 (CDT)
Received: from inorganic5.fdt.net (jlewis@inorganic5.fdt.net [205.229.48.42])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA26294
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 13:59:49 -0500 (CDT)
Received: from localhost (jlewis@localhost)
	by inorganic5.fdt.net  with SMTP id OAA13700
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 14:59:47 -0400
Message-Id: <Pine.LNX.3.95.970409145916.161X-100000@inorganic5.fdt.net>
Date: Wed, 9 Apr 1997 14:59:46 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Jon Lewis <jlewis@inorganic5.fdt.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Linux inetd and wu.ftpd
In-Reply-To: <199704091927.MAA15555@ns.exisinc.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 9 Apr 1997, dennis wrote:

> There seems to be a limitation with Linux's inetd and wu.ftpd which
> prevents a server from handling heavy loads.  On servers with high
> connection rates (i.e., a high volume of clients trying to connect to
> the server at the same time), Linux would stop accepting connections and
> just sit there.  This is probably due to a limitation in inetd more than
> anything in wu.ftpd, however, if wu.ftpd could run as a daemon, then this
> may not be an issue?

It's a configurable feature in inetd.  man inetd

------------------------------------------------------------------
 Jon Lewis <jlewis@fdt.net>  |  Unsolicited commercial e-mail will
 Network Administrator       |  be proof-read for $199/hr.
________Finger jlewis@inorganic5.fdt.net for PGP public key_______


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 14:40:48 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA28464;
	Wed, 9 Apr 1997 14:32:54 -0500 (CDT)
Received: from zippy.radian.com (zippy.radian.com [129.160.16.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA28144
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 14:30:28 -0500 (CDT)
Received: from ccsmtpgate.radian.com (ccsmtpgate.radian.com [129.160.224.126]) by zippy.radian.com (8.8.5/8.8.5) with SMTP id OAA19629 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 14:28:52 -0500 (CDT)
Received: from ccMail by ccsmtpgate.radian.com
  (IMA Internet Exchange 2.1 Enterprise) id 000983AE; Wed, 9 Apr 97 14:28:55 -0500
Message-Id: <000983AE.3356@radian.com>
Date: Wed, 9 Apr 1997 14:14:06 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark_Flanagan@radian.com (Mark Flanagan)
To: wu-ftpd@wugate.wustl.edu
Subject: Windows FTP Client Can't See Directory
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Description: cc:Mail note part
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

     I've got a person using a windows-based FTP client that can't see the 
     list of files in a directory.  She has used Chameleon and WS-FTP, same 
     problem.  Given a filename, she can download a file.
     
     I've checked directory and file permissions, and they appear OK.
     
     She does log in as a guest user.
     
     Any ideas?
     
     Sincerely,
     Mark Flanagan
     mark_flanagan@radian.com

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 14:45:24 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA29006;
	Wed, 9 Apr 1997 14:39:57 -0500 (CDT)
Received: from yocum.chi.il.us (tim@yocum.chi.il.us [204.248.172.56])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA28846
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 14:37:13 -0500 (CDT)
Received: from yocum ([204.248.172.56]) by yocum.chi.il.us
          (post.office MTA v2.0 0813 ID# 0-0U10) with SMTP id AAA194
          for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 14:36:55 -0500
Message-Id: <3.0.1.32.19970409143653.00a5f280@maki.wwa.com>
Date: Wed, 09 Apr 1997 14:36:53 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tim@yocum.chi.il.us (Tim Yocum)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Windows FTP Client Can't See Directory
In-Reply-To: <000983AE.3356@radian.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: tyocum@maki.wwa.com
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Did you check the copy of ls you created under the ~ftp/bin directory?
Perhaps the permissions on that aren't set properly or you have a bad copy
of ls -- or it isn't even there.

- Tim


At 02:14 PM 4/9/97 -0500, you wrote:
>     I've got a person using a windows-based FTP client that can't see the 
>     list of files in a directory.  She has used Chameleon and WS-FTP, same 
>     problem.  Given a filename, she can download a file.
>     
>     I've checked directory and file permissions, and they appear OK.
>     
>     She does log in as a guest user.
>     
>     Any ideas?
>     
>     Sincerely,
>     Mark Flanagan
>     mark_flanagan@radian.com
>
>

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 14:57:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA29859;
	Wed, 9 Apr 1997 14:50:41 -0500 (CDT)
Received: from itanet.com.br (dns001.itanet.com.br [200.245.232.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA29597
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 14:47:57 -0500 (CDT)
Received: from marcos.itanet.com.br by itanet.com.br (SMI-8.6/SMI-SVR4)
	id QAA25739; Wed, 9 Apr 1997 16:50:14 -0300
Message-Id: <199704091950.QAA25739@itanet.com.br>
Date: Wed, 9 Apr 1997 16:45:55 -0300
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Claudia Santos" <sclaudia@internetcom.com.br>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Can't see directory either
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.1160
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I sent a msg before and I've checked everything recommended in
.../wu-ftpd/guest-howto. Everything semms to be OK. Any other help will be
welcome.


Au revoir,

Claudia Santos
sclaudia@internetcom.com.br


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 15:52:27 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA00798;
	Wed, 9 Apr 1997 15:45:27 -0500 (CDT)
Received: from mailman.enron.com (access.enron.com [198.64.128.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA00508
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 15:42:12 -0500 (CDT)
Received: from ect.enron.com by mailman.enron.com (SMI-8.6/SMI-4.1)
	id PAA19854; Wed, 9 Apr 1997 15:42:10 -0500
Received: from diablo.ect.enron.com by ect.enron.com (SMI-8.6/SMI-SVR4)
	id PAA27173; Wed, 9 Apr 1997 15:42:09 -0500
Received: (from pduong@localhost) by diablo.ect.enron.com (8.7.3/8.6.6) id PAA27292 for wu-ftpd@wugate.wustl.edu; Wed, 9 Apr 1997 15:42:07 -0500 (CDT)
Message-Id: <970409154207.ZM27290@diablo.ect.enron.com>
Date: Wed, 9 Apr 1997 15:42:07 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Phong Duong" <pduong@ect.enron.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: restricted ftp
In-Reply-To: Elizabeth Gill <E.Gill@unixa.nerc-wallingford.ac.uk>
        "restricted ftp" (Apr  9,  5:22pm)
References: <9704091722.ZM7514@unixa.nerc-wallingford.ac.uk>
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

Hello,

I hope I understood your question.  Here goes...

I have set up something similar to what you've described as a "guest" ftp
account under Solaris 2.5.1.  I did not, however, use the /etc/ftpgroup feature
like you've mentioned.  I created an ftponly user id with the ftponly group id,
and utilize the "guestgroup" feature of ftpaccess.  This ftpguest user is
dropped into ~ftp/pub upon login, and about the only directories he/she can cd
into are the chroot /, pub, and incoming (see the cdpath entries in my
/etc/ftpaccess below).

Here's a shortened capture of some of our files:

/etc/passwd:
------------
(regular account info here...)
ftp:x:9998:999:Anonymous FTP:/usr/local/ftp:/bin/true
ftpguest:x:9997:999:Guest FTP:/usr/local/ftp/./pub:/bin/true

Note: notice the "/./" pattern in the home field (see ftpaccess(5)).

/etc/group:
-----------
(regular group info here...)
ftponly:*:999:ftp,ftpguest


~ftp/etc/passwd:
---------------
ftp:x:9998:999:Anonymous FTP:/usr/local/ftp:/bin/true
ftpguest:x:9997:999:Guest FTP:/usr/local/ftp/./pub:/bin/true


~ftp/etc/group:
---------------
ftponly:*:999:ftp,ftpguest


/etc/ftpaccess:
---------------
class       all            real,guest,anonymous  *
guestgroup  ftpguest
limit       all            5                      Any      /etc/msgs/msg.dead
readme      README*        login
readme      README*        cwd=*
banner      /welcome.msg   login
message     .message       cwd=*
compress    yes            local remote
tar         yes            local remote
log         commands       real
log         transfers      anonymous,real         inbound,outbound
shutdown    /etc/shutmsg
cdpath      /incoming
cdpath      /pub
cdpath      /
email       unix@ect.enron.com

/etc/ftphosts:
--------------
    allow   ftp       *
    allow   ftpguest  172.16.32.*
    deny    *         *

Note: we only allow internal usage of the ftpguest account.

Oh yes, remember to check if you are using NIS/NIS+ and reflect the account
info respectively.  Since our FTP user community is so static and small, we
have decided not to use NIS/NIS+.

Hope this help in someway...


-- 
+-------------------------------+----------------------------------+
| Phong D. Duong                |  Enron Capital & Trade Resources |
| Information Technology        |  1400 Smith Street               |
| mailto: pduong@ect.enron.com  |  Houston, Texas 77002            |
|  voice: (713) 853-1459        |  EB-3416B                        |
+-------------------------------+----------------------------------+


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 16:03:24 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA01597;
	Wed, 9 Apr 1997 15:57:00 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA00590
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 15:51:04 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id PAA18325
	for <wu-ftpd@mail.wustl.edu>; Wed, 9 Apr 1997 15:51:00 -0500
Message-Id: <Pine.LNX.3.95.970409155034.14792J-100000@ns1.fni.com>
Date: Wed, 9 Apr 1997 15:51:00 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd guest accounts
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


So uploading does not work without the ~/etc, ~/bin and ~/dev directories
in each guest account?  I've never seen this.  Can anyone else on the list
verify this?  I just don't have time now. 

I use a perl script to build all my guest accounts so all the clumse is
hidden.  I use a statically linked ls that does not need ~/lib, and ~/dev
is not needed on my OS, so I only have ~/bin and ~/etc.  I use hard
(inode) links from each guest account back to a single master copy of ls
or whatever other utilities I need (e.g. chmod) so it takes up less disk
space. 

   -- Michael

On Wed, 9 Apr 1997, Jenny Yu wrote:

>           Hi Michael,
>           
>           I've read your procedure on how to setup the guest account.  
>           I'm trying to setup multiple guest accounts so that each 
>           account will be responsible for maintaining one sub dir 
>           under the root dir /user/ftp.  
>           
>           Here is my setup:
>           
>           (1) ~/etc/passwd 
>           
>           guest1:*:400:400:Posting 1:/user/ftp/./guest1:/etc/false
>           guest2:*:401:400:posting 2:/user/ftp/./guest2:/etc/false
>           guest3:*:402:400:posting 3:/user/ftp/./guest3:/etc/false
>           
>           (2) ~/etc/group:
>           
>           guestgrp::400:guest1,guest2,guest3
>           
>           (3) mkdir /user/ftp/etc; /user/ftp/dev; /user/ftp/bin
>           
>           
>           With the above setup, "upload" does not work.  The only way 
>           I can get it work is to have etc, bin, and dev directory 
>           created under each guest account's home directory. (e.g. 
>           /user/ftp/guest1/etc, /user/ftp/guest2/etc, 
>           /user/ftp/guest3/etc...).
>           
>           This looks very clumsy.  Especially, I have over 100 sub 
>           directories.




From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 16:27:37 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA03425;
	Wed, 9 Apr 1997 16:21:16 -0500 (CDT)
Received: from mailman.enron.com (access.enron.com [198.64.128.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA03056
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 16:15:08 -0500 (CDT)
Received: from ect.enron.com by mailman.enron.com (SMI-8.6/SMI-4.1)
	id QAA21316; Wed, 9 Apr 1997 16:15:06 -0500
Received: from diablo.ect.enron.com by ect.enron.com (SMI-8.6/SMI-SVR4)
	id QAA29104; Wed, 9 Apr 1997 16:15:06 -0500
Received: (from pduong@localhost) by diablo.ect.enron.com (8.7.3/8.6.6) id QAA27326 for wu-ftpd@wugate.wustl.edu; Wed, 9 Apr 1997 16:15:04 -0500 (CDT)
Message-Id: <970409161504.ZM27324@diablo.ect.enron.com>
Date: Wed, 9 Apr 1997 16:15:04 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Phong Duong" <pduong@ect.enron.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: restricted ftp
In-Reply-To: "Phong Duong" <pduong@ect.enron.com>
        "Re: restricted ftp" (Apr  9,  3:42pm)
References: <9704091722.ZM7514@unixa.nerc-wallingford.ac.uk> 
	<970409154207.ZM27290@diablo.ect.enron.com>
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


Hi,

My apology for leaving something rather important out, and that is you must
start in.ftpd with the -a option so that it reads the /etc/ftpaccess file.

For example, here's my /etc/inetd.conf file:

(... snip ...)

# Ftp and telnet are standard Internet services.
#
ftp     stream  tcp     nowait  root    /usr/sbin/in.ftpd       in.ftpd -l -a
telnet  stream  tcp     nowait  root    /usr/sbin/in.telnetd    in.telnetd

(... snip ...)

Hope this helps in some way.

Cheers,

-- 
+-------------------------------+----------------------------------+
| Phong D. Duong                |  Enron Capital & Trade Resources |
| Information Technology        |  1400 Smith Street               |
| mailto: pduong@ect.enron.com  |  Houston, Texas 77002            |
|  voice: (713) 853-1459        |  EB-3416B                        |
+-------------------------------+----------------------------------+


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 16:33:57 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA04127;
	Wed, 9 Apr 1997 16:28:09 -0500 (CDT)
Received: from zippy.radian.com (zippy.radian.com [129.160.16.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA03780
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 16:24:34 -0500 (CDT)
Received: from ccsmtpgate.radian.com (ccsmtpgate.radian.com [129.160.224.126]) by zippy.radian.com (8.8.5/8.8.5) with SMTP id QAA22916 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 16:23:00 -0500 (CDT)
Received: from ccMail by ccsmtpgate.radian.com
  (IMA Internet Exchange 2.1 Enterprise) id 000986AD; Wed, 9 Apr 97 16:23:12 -0500
Message-Id: <000986AD.3356@radian.com>
Date: Wed, 9 Apr 1997 16:06:07 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark_Flanagan@radian.com (Mark Flanagan)
To: wu-ftpd@wugate.wustl.edu
Subject: Re[2]: Windows FTP Client Can't See Directory
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Description: cc:Mail note part
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

     ls looks to be good.  The permissions are OK and ~ftp/bin/ls is the 
     same as ls on the system.  Thanks for the suggestion though.
     
     - Mark


______________________________ Reply Separator _________________________________
Subject: Re: Windows FTP Client Can't See Directory
Author:  wu-ftpd@wugate.wustl.edu at INTERNET
Date:    4/9/97 2:36 PM


Did you check the copy of ls you created under the ~ftp/bin directory? 
Perhaps the permissions on that aren't set properly or you have a bad copy 
of ls -- or it isn't even there.
     
- Tim
     
     
At 02:14 PM 4/9/97 -0500, you wrote:
>     I've got a person using a windows-based FTP client that can't see the 
>     list of files in a directory.  She has used Chameleon and WS-FTP, same 
>     problem.  Given a filename, she can download a file.
>     
>     I've checked directory and file permissions, and they appear OK. 
>     
>     She does log in as a guest user. 
>     
>     Any ideas?
>     
>     Sincerely,
>     Mark Flanagan
>     mark_flanagan@radian.com
>
>

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 16:44:50 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA05273;
	Wed, 9 Apr 1997 16:39:04 -0500 (CDT)
Received: from jsc-ems-gws01.jsc.nasa.gov (jsc-ems-gws01.jsc.nasa.gov [139.169.15.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA05187
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 16:38:09 -0500 (CDT)
Received: by jsc-ems-gws01.jsc.nasa.gov with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4504.D12156A0@jsc-ems-gws01.jsc.nasa.gov>; Wed, 9 Apr 1997 16:41:05 -0500
Message-Id: <c=US%a=Telemail%p=NASA%l=JSC-EMS-MBS0-970409214109Z-87469@jsc-ems-gws01.jsc.nasa.gov>
Date: Wed, 9 Apr 1997 16:41:09 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Aman, Alice" <AAman@ems.jsc.nasa.gov>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: Windows FTP Client Can't See Directory
X-Mailer:  Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

We had a similar experience here. A user was trying to
use Microsoft's ftp.exe in the windows directory. If she
used the "run ftp" and then used 
"open somehostname.somedomainname"
at the ftp prompt, i.e. ">",  she could get in but couldn't
list any files.
 
I had her change to using "run ftp someipnumber.x.y.z", and
she was able to get "dir" to work.  This means it was either
a DNS related problem or an ftp client problem with handling
command line parameters,  we didn't do any more detective
work since we found a working solution so I can't tell
you which it was. Hope this helps.

    --Alice

>----------
>From: 	tim@yocum.chi.il.us[SMTP:tim@yocum.chi.il.us]
>Sent: 	Wednesday, April 09, 1997 2:36 PM
>To: 	wu-ftpd@wugate.wustl.edu
>Subject: 	Re: Windows FTP Client Can't See Directory
>
>Did you check the copy of ls you created under the ~ftp/bin directory?
>Perhaps the permissions on that aren't set properly or you have a bad copy
>of ls -- or it isn't even there.
>
>- Tim
>
>
>At 02:14 PM 4/9/97 -0500, you wrote:
>>     I've got a person using a windows-based FTP client that can't see the 
>>     list of files in a directory.  She has used Chameleon and WS-FTP, same 
>>     problem.  Given a filename, she can download a file.
>>     
>>     I've checked directory and file permissions, and they appear OK.
>>     
>>     She does log in as a guest user.
>>     
>>     Any ideas?
>>     
>>     Sincerely,
>>     Mark Flanagan
>>     mark_flanagan@radian.com
>>
>>
>

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 17:14:51 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA07091;
	Wed, 9 Apr 1997 17:09:22 -0500 (CDT)
Received: from turing.cs.hmc.edu (turing.cs.hmc.edu [134.173.42.99])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA06880
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 17:05:59 -0500 (CDT)
Received: from 134.173.79.145 (pom-dhcp-79-145.pomona.edu [134.173.79.145]) by turing.cs.hmc.edu (8.8.5/8.8.4) with SMTP id PAA00981 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 15:05:55 -0700 (PDT)
Message-Id: <n1351523491.47461@tgreer>
Date: 9 Apr 1997 15:16:15 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Travis Greer" <tgreer@pomona.edu>
To: "wu-ftpd@wugate.wustl.edu" <wu-ftpd@wugate.wustl.edu>
Subject: Network Layer Rewrite
X-Mailer: Mail*Link PT/Internet 1.6.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello,

My name is Travis Greer and I am a senior CS major at Pomona College.  For my
senior project, I am attempting to replace the tcp/ip socket calls (i.e. 
socket(), bind(), listen(), accept(), read(), write()) with calls to FORE's
atm api. These calls establish connections over an ATM network instead of
traditional ethernet without the overhead of using ATM-over-IP. 

I have been having difficuties understanding the flow of wu-ftpd upon startup
and as messages are received.  I would like to know in which progression
functions such as dataconn() and passive() are called.  I would also like to
know the significant data structs such as ctrl_addr and their purposes.  

My current path to adding ATM connectivity is to just piggy-back atm calls at
the same points as the current tcp/ip socket calls (since they were designed
in a similar fashion).  At this point I am hoping that they will be called at
the appropriate times and will work (somehow).  A better understanding how how
wu-ftpd runs would be very helpful.  Any assistance, suggestions, or comments
would be greatly appreciated.

Thank You,

Travis Greer
tgreer@pomona.edu


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 18:41:20 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA11384;
	Wed, 9 Apr 1997 18:34:01 -0500 (CDT)
Received: from teldor.netw.com (teldor.netw.com [204.227.172.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id SAA11186
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 18:28:22 -0500 (CDT)
Received: from ns1.netw.com (ns1.sandpoint.net [204.227.172.2])
	by teldor.netw.com (8.8.5/8.8.5) with ESMTP id QAA17430
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 16:31:20 -0700 (PDT)
Received: from teldor.netw.com (teldor [204.227.172.1]) by ns1.netw.com (8.7.6/8.6.9) with SMTP id QAA04455 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 16:28:11 -0700 (PDT)
Message-Id: <334C26C6.41C67EA6@netw.com>
Date: Wed, 09 Apr 1997 16:31:18 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dale Welch <dale@netw.com>
To: wu-ftpd@wugate.wustl.edu
Subject: FTP & Microsoft Web Publishing Wizard
References: <Pine.LNX.3.95.970409155034.14792J-100000@ns1.fni.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: root@ns1.netw.com
X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.7-RELEASE i386)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Normal (standard) FTP appears to work on my machine.

However,
  when using the Web Publishing Wizard from Microsoft ftpd exits with a
signal 11.
     Apr 9 16:19:41 teldor  ftpd[17315]: exiting on signal 11

Any ideas?

I am running FreeBSD 2.1.7

---dale welch
'Net Works
208.263.5082

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 19:45:06 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA13681;
	Wed, 9 Apr 1997 19:39:22 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA12772
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 19:33:51 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id KAA03524 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 10:37:34 +1000 (EST)
Message-Id: <199704100037.KAA03524@basil.acr.net.au>
Date: Thu, 10 Apr 1997 10:37:34 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: RE: Windows FTP Client Can't See Directory
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Priority: 1 (Highest)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Alice,
If the user got to the right machine, it can't be A DNS problem , the name
resolution has been completed and an ftp session exists with a socket to the
TCP/IP stack.
This is somewhat simplified, but basically, the IP stack only ever
communicates with ip addresses (the machine name is communicated as data in
a name resolution request (the ip packet having a destination ip address of
the name server) to the Name server and the name server responds with data
containing the ip address of the target machine. DNS is done once and then
the binding is done, all subsequent ip packets have the ip address of the
target). ftp knows nothing about DNS, it just sees the socket which is
related to the target host session.

Of course if she did not get the right machine, that could be associated
with a DNS problem.

Regards Geofft

>We had a similar experience here. A user was trying to
>use Microsoft's ftp.exe in the windows directory. If she
>used the "run ftp" and then used 
>"open somehostname.somedomainname"
>at the ftp prompt, i.e. ">",  she could get in but couldn't
>list any files.
> 
>I had her change to using "run ftp someipnumber.x.y.z", and
>she was able to get "dir" to work.  This means it was either
>a DNS related problem or an ftp client problem with handling
>command line parameters,  we didn't do any more detective
>work since we found a working solution so I can't tell
>you which it was. Hope this helps.
>
>    --Alice
>
>>----------
>>From: 	tim@yocum.chi.il.us[SMTP:tim@yocum.chi.il.us]
>>Sent: 	Wednesday, April 09, 1997 2:36 PM
>>To: 	wu-ftpd@wugate.wustl.edu
>>Subject: 	Re: Windows FTP Client Can't See Directory
>>
>>Did you check the copy of ls you created under the ~ftp/bin directory?
>>Perhaps the permissions on that aren't set properly or you have a bad copy
>>of ls -- or it isn't even there.
>>
>>- Tim
>>
>>
>>At 02:14 PM 4/9/97 -0500, you wrote:
>>>     I've got a person using a windows-based FTP client that can't see the 
>>>     list of files in a directory.  She has used Chameleon and WS-FTP, same 
>>>     problem.  Given a filename, she can download a file.
>>>     
>>>     I've checked directory and file permissions, and they appear OK.
>>>     
>>>     She does log in as a guest user.
>>>     
>>>     Any ideas?
>>>     
>>>     Sincerely,
>>>     Mark Flanagan
>>>     mark_flanagan@radian.com
>>>
>>>
>>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 19:50:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA14226;
	Wed, 9 Apr 1997 19:45:23 -0500 (CDT)
Received: from apollo.is.co.za (apollo.is.co.za [196.4.160.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA13688
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 19:39:38 -0500 (CDT)
Received: from admin.is.co.za (admin.is.co.za [196.23.0.9]) by apollo.is.co.za (8.8.5/8.7.5/IShub#2) with ESMTP id CAA09513; Thu, 10 Apr 1997 02:39:34 +0200 (GMT)
Received: (from oskar@localhost) by admin.is.co.za (8.8.5/8.7.3/ISsubsidiary#1) id CAA28643; Thu, 10 Apr 1997 02:39:31 +0200 (GMT)
Message-Id: <199704100039.CAA28643@admin.is.co.za>
Date: Thu, 10 Apr 1997 02:39:31 +0200 (GMT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Oskar Pearson <oskar@is.co.za>
To: bochmann@freinet.de
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Linux inetd and wu.ftpd
In-Reply-To: <199704091850.UAA12984@blauen.freinet.de> from "Alexander Bochmann" at Apr 9, 97 08:50:46 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Alexander Bochmann wrote:
> ftp stream tcp nowait.256 root /usr/sbin/ftpd ftpd -a
> will allow 256 ftp connections to be started within a minute.
> 
> I'm not shure whether there's an upper limit to the count.
It's an int - 65536 (but it's unsigned, so it's 32768 connections a minute,
546 connections a second. You had better have a pretty hefty machine to
fork that often :)

	Oskar

=============================================
'experience made art, but inexperience luck.'
=============================================

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 20:14:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA15302;
	Wed, 9 Apr 1997 20:09:21 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA15188
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 20:04:17 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id LAA04307 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 11:08:05 +1000 (EST)
Message-Id: <199704100108.LAA04307@basil.acr.net.au>
Date: Thu, 10 Apr 1997 11:08:05 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FTP & Microsoft Web Publishing Wizard
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Dale,
Not farmiliar enough with the various signals but as a start have you turned
debug on and see whats being sent from the client to cause the ftpd to exit.

Regards Geofft

>Normal (standard) FTP appears to work on my machine.
>
>However,
>  when using the Web Publishing Wizard from Microsoft ftpd exits with a
>signal 11.
>     Apr 9 16:19:41 teldor  ftpd[17315]: exiting on signal 11
>
>Any ideas?
>
>I am running FreeBSD 2.1.7
>
>---dale welch
>'Net Works
>208.263.5082
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 21:25:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA17675;
	Wed, 9 Apr 1997 21:21:31 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA18513
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 21:16:49 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id WAA17903 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 22:21:28 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970409220515.17528A-100000@josephus.furph.com>
Date: Wed, 9 Apr 1997 22:21:28 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ckconfig not same as pathnames.h
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I just compiled wu beta 13 and when I do a ckconfig, I get this:

# ./bin/ckconfig
Checking _PATH_FTPUSERS :: /usr/local/lib/ftpd/ftpusers
ok.

Checking _PATH_FTPACCESS :: /usr/local/lib/ftpd/ftpaccess
ok.

which is great except that according to patnames.h, both of those files
should be in /usr/local/etc and the syslog errors that I am getting,
because I cannot log in, is:

Apr  9 22:02:40 josephus ftpd[17866]: cannot
open access file /usr/local/etc/ftpaccess: No such file or directory


So how did ckconfig get so confused?  and I get another bizarre error. I
have anonymous ftp setup using the stock DU4.0 ftp, but when I try to log
in as anonymous under wu, I get this:

Apr  9 22:16:02 josephus ftpd[17888]: User anonymous unknown.
Apr  9 22:16:02 josephus ftpd[17888]: FTP LOGIN REFUSED (ftp not in
/etc/passwd) FROM josephus.furph.com [204.120.113.160], anonymous

yet in /etc/passwd and ~ftp/etc/passwd, I have this line:

ftp:*:9998:999:anonymous ftp:/usr/users/ftp:/bin/false

oh, and this is on digital unix 4.0, wu beta 13 compiled with build dec


thanks

beckers



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 21:55:29 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA19860;
	Wed, 9 Apr 1997 21:51:25 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA19572
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 21:46:41 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id MAA06199 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 12:50:33 +1000 (EST)
Message-Id: <199704100250.MAA06199@basil.acr.net.au>
Date: Thu, 10 Apr 1997 12:50:33 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ckconfig not same as pathnames.h
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Becky,
check the ftp daemon runs as root. eg started by innetd which is run as root

Geofft

>
>I just compiled wu beta 13 and when I do a ckconfig, I get this:
>
># ./bin/ckconfig
>Checking _PATH_FTPUSERS :: /usr/local/lib/ftpd/ftpusers
>ok.
>
>Checking _PATH_FTPACCESS :: /usr/local/lib/ftpd/ftpaccess
>ok.
>
>which is great except that according to patnames.h, both of those files
>should be in /usr/local/etc and the syslog errors that I am getting,
>because I cannot log in, is:
>
>Apr  9 22:02:40 josephus ftpd[17866]: cannot
>open access file /usr/local/etc/ftpaccess: No such file or directory
>
>
>So how did ckconfig get so confused?  and I get another bizarre error. I
>have anonymous ftp setup using the stock DU4.0 ftp, but when I try to log
>in as anonymous under wu, I get this:
>
>Apr  9 22:16:02 josephus ftpd[17888]: User anonymous unknown.
>Apr  9 22:16:02 josephus ftpd[17888]: FTP LOGIN REFUSED (ftp not in
>/etc/passwd) FROM josephus.furph.com [204.120.113.160], anonymous
>
>yet in /etc/passwd and ~ftp/etc/passwd, I have this line:
>
>ftp:*:9998:999:anonymous ftp:/usr/users/ftp:/bin/false
>
>oh, and this is on digital unix 4.0, wu beta 13 compiled with build dec
>
>
>thanks
>
>beckers
>
>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 22:14:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA20781;
	Wed, 9 Apr 1997 22:09:29 -0500 (CDT)
Received: from ns.exisinc.com (dennis@ns.exisinc.com [209.0.17.21])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id WAA19914
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 22:03:20 -0500 (CDT)
Received: (from dennis@localhost) by ns.exisinc.com (8.8.5/8.8.3) id VAA18763 for wu-ftpd@wugate.wustl.edu; Wed, 9 Apr 1997 21:02:56 -0700
Message-Id: <199704100402.VAA18763@ns.exisinc.com>
Date: Wed, 9 Apr 1997 21:02:56 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dennis <dennis@ns.exisinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ckconfig not same as pathnames.h
In-Reply-To: <Pine.OSF.3.95.970409220515.17528A-100000@josephus.furph.com> from "Becki Kain" at Apr 9, 97 10:21:28 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

Make sure you run the new copy of ckconfig.  Go to your
/wu-ftpd.source.here/src/ and run ./ckconfig

You are probably running the ckconfig in your path and now the new one.

> 
> 
> I just compiled wu beta 13 and when I do a ckconfig, I get this:
> 
> # ./bin/ckconfig
> Checking _PATH_FTPUSERS :: /usr/local/lib/ftpd/ftpusers
> ok.
> 
> Checking _PATH_FTPACCESS :: /usr/local/lib/ftpd/ftpaccess
> ok.
> 
> which is great except that according to patnames.h, both of those files
> should be in /usr/local/etc and the syslog errors that I am getting,
> because I cannot log in, is:
> 
> Apr  9 22:02:40 josephus ftpd[17866]: cannot
> open access file /usr/local/etc/ftpaccess: No such file or directory
> 
> 
> So how did ckconfig get so confused?  and I get another bizarre error. I
> have anonymous ftp setup using the stock DU4.0 ftp, but when I try to log
> in as anonymous under wu, I get this:
> 
> Apr  9 22:16:02 josephus ftpd[17888]: User anonymous unknown.
> Apr  9 22:16:02 josephus ftpd[17888]: FTP LOGIN REFUSED (ftp not in
> /etc/passwd) FROM josephus.furph.com [204.120.113.160], anonymous
> 
> yet in /etc/passwd and ~ftp/etc/passwd, I have this line:
> 
> ftp:*:9998:999:anonymous ftp:/usr/users/ftp:/bin/false
> 
> oh, and this is on digital unix 4.0, wu beta 13 compiled with build dec
> 
> 
> thanks
> 
> beckers
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 22:25:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA21474;
	Wed, 9 Apr 1997 22:21:18 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id WAA21351
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 22:19:53 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id XAA18320 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 23:24:37 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970409232349.18311A-100000@josephus.furph.com>
Date: Wed, 9 Apr 1997 23:24:37 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ckconfig not same as pathnames.h
In-Reply-To: <199704100250.MAA06199@basil.acr.net.au>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



On Thu, 10 Apr 1997, Geoff Terry Systems & Net supt 064 923677 wrote:

> Becky,
> check the ftp daemon runs as root. eg started by innetd which is run as root
> 
> Geofft

Yup, I did a kill -HUP the inetd process. thanks


> 
> >
> >I just compiled wu beta 13 and when I do a ckconfig, I get this:
> >
> ># ./bin/ckconfig
> >Checking _PATH_FTPUSERS :: /usr/local/lib/ftpd/ftpusers
> >ok.
> >
> >Checking _PATH_FTPACCESS :: /usr/local/lib/ftpd/ftpaccess
> >ok.
> >
> >which is great except that according to patnames.h, both of those files
> >should be in /usr/local/etc and the syslog errors that I am getting,
> >because I cannot log in, is:
> >
> >Apr  9 22:02:40 josephus ftpd[17866]: cannot
> >open access file /usr/local/etc/ftpaccess: No such file or directory
> >
> >
> >So how did ckconfig get so confused?  and I get another bizarre error. I
> >have anonymous ftp setup using the stock DU4.0 ftp, but when I try to log
> >in as anonymous under wu, I get this:
> >
> >Apr  9 22:16:02 josephus ftpd[17888]: User anonymous unknown.
> >Apr  9 22:16:02 josephus ftpd[17888]: FTP LOGIN REFUSED (ftp not in
> >/etc/passwd) FROM josephus.furph.com [204.120.113.160], anonymous
> >
> >yet in /etc/passwd and ~ftp/etc/passwd, I have this line:
> >
> >ftp:*:9998:999:anonymous ftp:/usr/users/ftp:/bin/false
> >
> >oh, and this is on digital unix 4.0, wu beta 13 compiled with build dec
> >
> >
> >thanks
> >
> >beckers
> >
> >
> >
> >
> Geoff Terry    Systems & Network Support
> ACR Net        Sapphire Coast NSW 2550
> Australia
> Ph 064 923677  Mobile 015 668 227 Fax 064 924594
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 22:31:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA21903;
	Wed, 9 Apr 1997 22:27:15 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id WAA21645
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 22:21:46 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id XAA18329 for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 23:26:29 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970409232458.18311B-100000@josephus.furph.com>
Date: Wed, 9 Apr 1997 23:26:29 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ckconfig not same as pathnames.h
In-Reply-To: <199704100402.VAA18763@ns.exisinc.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

that was it.  I needed to do a makeclean.  thanks!  but I still have the
/etc/passwd issue.

beckers


On Wed, 9 Apr 1997, dennis wrote:

> Make sure you run the new copy of ckconfig.  Go to your
> /wu-ftpd.source.here/src/ and run ./ckconfig
> 
> You are probably running the ckconfig in your path and now the new one.
> 
> > 
> > 
> > I just compiled wu beta 13 and when I do a ckconfig, I get this:
> > 
> > # ./bin/ckconfig
> > Checking _PATH_FTPUSERS :: /usr/local/lib/ftpd/ftpusers
> > ok.
> > 
> > Checking _PATH_FTPACCESS :: /usr/local/lib/ftpd/ftpaccess
> > ok.
> > 
> > which is great except that according to patnames.h, both of those files
> > should be in /usr/local/etc and the syslog errors that I am getting,
> > because I cannot log in, is:
> > 
> > Apr  9 22:02:40 josephus ftpd[17866]: cannot
> > open access file /usr/local/etc/ftpaccess: No such file or directory
> > 
> > 
> > So how did ckconfig get so confused?  and I get another bizarre error. I
> > have anonymous ftp setup using the stock DU4.0 ftp, but when I try to log
> > in as anonymous under wu, I get this:
> > 
> > Apr  9 22:16:02 josephus ftpd[17888]: User anonymous unknown.
> > Apr  9 22:16:02 josephus ftpd[17888]: FTP LOGIN REFUSED (ftp not in
> > /etc/passwd) FROM josephus.furph.com [204.120.113.160], anonymous
> > 
> > yet in /etc/passwd and ~ftp/etc/passwd, I have this line:
> > 
> > ftp:*:9998:999:anonymous ftp:/usr/users/ftp:/bin/false
> > 
> > oh, and this is on digital unix 4.0, wu beta 13 compiled with build dec
> > 
> > 
> > thanks
> > 
> > beckers
> > 
> > 
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr  9 22:37:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA22322;
	Wed, 9 Apr 1997 22:33:15 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id WAA21390
	for <wu-ftpd@wugate.wustl.edu>; Wed, 9 Apr 1997 22:28:17 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id NAA07751 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 13:32:09 +1000 (EST)
Message-Id: <199704100332.NAA07751@basil.acr.net.au>
Date: Thu, 10 Apr 1997 13:32:09 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ckconfig not same as pathnames.h
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Becky,
no problems. So its fixed?

Geoff
>
>
>On Thu, 10 Apr 1997, Geoff Terry Systems & Net supt 064 923677 wrote:
>
>> Becky,
>> check the ftp daemon runs as root. eg started by innetd which is run as root
>> 
>> Geofft
>
>Yup, I did a kill -HUP the inetd process. thanks
>
>
>> 
>> >
>> >I just compiled wu beta 13 and when I do a ckconfig, I get this:
>> >
>> ># ./bin/ckconfig
>> >Checking _PATH_FTPUSERS :: /usr/local/lib/ftpd/ftpusers
>> >ok.
>> >
>> >Checking _PATH_FTPACCESS :: /usr/local/lib/ftpd/ftpaccess
>> >ok.
>> >
>> >which is great except that according to patnames.h, both of those files
>> >should be in /usr/local/etc and the syslog errors that I am getting,
>> >because I cannot log in, is:
>> >
>> >Apr  9 22:02:40 josephus ftpd[17866]: cannot
>> >open access file /usr/local/etc/ftpaccess: No such file or directory
>> >
>> >
>> >So how did ckconfig get so confused?  and I get another bizarre error. I
>> >have anonymous ftp setup using the stock DU4.0 ftp, but when I try to log
>> >in as anonymous under wu, I get this:
>> >
>> >Apr  9 22:16:02 josephus ftpd[17888]: User anonymous unknown.
>> >Apr  9 22:16:02 josephus ftpd[17888]: FTP LOGIN REFUSED (ftp not in
>> >/etc/passwd) FROM josephus.furph.com [204.120.113.160], anonymous
>> >
>> >yet in /etc/passwd and ~ftp/etc/passwd, I have this line:
>> >
>> >ftp:*:9998:999:anonymous ftp:/usr/users/ftp:/bin/false
>> >
>> >oh, and this is on digital unix 4.0, wu beta 13 compiled with build dec
>> >
>> >
>> >thanks
>> >
>> >beckers
>> >
>> >
>> >
>> >
>> Geoff Terry    Systems & Network Support
>> ACR Net        Sapphire Coast NSW 2550
>> Australia
>> Ph 064 923677  Mobile 015 668 227 Fax 064 924594
>> 
>> 
>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 04:36:33 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA06969;
	Thu, 10 Apr 1997 04:30:41 -0500 (CDT)
Received: from citysearch.com ([205.227.223.133])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA06644
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 04:29:50 -0500 (CDT)
Received: from [10.0.51.26] by citysearch.com
  (SMTPD32-960308) id A2BF2AC0120; Thu Apr 10 02:28:31 1997
Message-Id: <199704100929.EAA06644@wugate.wustl.edu>
Date: Thu, 10 Apr 1997 04:29:50 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Bergstrom <mjollnir@citysearch.com>
To: tgreer@pomona.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Network Layer Rewrite
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mjollnir@10.0.50.19
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Look at the source.

grep on 'ock' in all the sources to hit the points you are looking at.

It's only about 12K lines in toto.

BTW the listen, and accept calls are tightly tied to the kernel tuning of
whatever OS you are writing to.  Whatever you do, I would recommend testing
it against at least the following: Solaris2.5, Irix5.3, Irix6.2, Linux,
BSDI, and SCO.  Otherwise, your efforts will only collect dust.

Also, the transliteration of the listen queue (default 5 on ALL unix unless
custom-tuned) to your API may also depend on whether you pre-allocate
processes or fork them.  The caution you will need to employ is in making in
general enough to permit tuning to high rates of simultaneous hits.  If you
ignore the tcp_sendspace and tcp_recvspace under IRIX,for example, along
with the tcp_keepidle values that the test box you are running on, you may
derive a faulty image of the way your code performs under duress.

In the case of Linux, the networking and the tools to derive info therefrom
are the most limited of the bunch.

Mark

At 03:16 PM 4/9/97 -0700, you wrote:
>Hello,
>
>My name is Travis Greer and I am a senior CS major at Pomona College.  For my
>senior project, I am attempting to replace the tcp/ip socket calls (i.e. 
>socket(), bind(), listen(), accept(), read(), write()) with calls to FORE's
>atm api. These calls establish connections over an ATM network instead of
>traditional ethernet without the overhead of using ATM-over-IP. 
>
>I have been having difficuties understanding the flow of wu-ftpd upon startup
>and as messages are received.  I would like to know in which progression
>functions such as dataconn() and passive() are called.  I would also like to
>know the significant data structs such as ctrl_addr and their purposes.  
>
>My current path to adding ATM connectivity is to just piggy-back atm calls at
>the same points as the current tcp/ip socket calls (since they were designed
>in a similar fashion).  At this point I am hoping that they will be called at
>the appropriate times and will work (somehow).  A better understanding how how
>wu-ftpd runs would be very helpful.  Any assistance, suggestions, or comments
>would be greatly appreciated.
>
>Thank You,
>
>Travis Greer
>tgreer@pomona.edu
>
>
>
____________________________________________________________________________
Cleitus: "Bring ME the bore worms."
Princess Aura:  NO! NO! NOT the BORE worms."
Cleitus: "Oh your grace, shall I stop the torture?"
Ming, after eating grape: "No."
____________________________________________________________________________



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 06:35:08 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id GAA10056;
	Thu, 10 Apr 1997 06:25:40 -0500 (CDT)
Received: from universal-woman.academ.com (news@UNIVERSAL-WOMAN.ACADEM.COM [198.137.249.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id GAA09356
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 06:22:48 -0500 (CDT)
Received: (from news@localhost) by universal-woman.academ.com (8.8.4/8.7.1) id GAA10924; Thu, 10 Apr 1997 06:22:43 -0500 (CDT)
Message-Id: <5iiii2$ala$1@universal-woman.academ.com>
Date: 10 Apr 1997 11:22:42 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: OU's Kerberos 5 changes
References: <5ibk9r$rqe$1@universal-woman.academ.com>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In article <5ibk9r$rqe$1@universal-woman.academ.com> tytso@mit.edu writes:
>Can you say more about the "plug-in" approach?  What sort of mechanisms
>are you investigating?

I will discuss this in a general outline of the 2.5 release once the 2.4.2
release is done. 



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

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 07:18:46 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA11181;
	Thu, 10 Apr 1997 07:07:40 -0500 (CDT)
Received: from doctor.nl2k.ab.ca (doctor@doctor.nl2k.ab.ca [204.209.81.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA11122
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 07:03:24 -0500 (CDT)
Received: (from doctor@localhost) by doctor.nl2k.ab.ca (8.8.5/8.7.3) id GAA26643 for wu-ftpd@wugate.wustl.edu; Thu, 10 Apr 1997 06:31:15 -0600 (MDT)
Message-Id: <199704101231.GAA26643@doctor.nl2k.ab.ca>
Date: Thu, 10 Apr 1997 06:31:15 -0600 (MDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: The Doctor <doctor@doctor.nl2k.ab.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: OU's Kerberos 5 changes
In-Reply-To: <5iiii2$ala$1@universal-woman.academ.com> from "Stan Barber" at Apr 10, 97 11:22:42 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

> 
> In article <5ibk9r$rqe$1@universal-woman.academ.com> tytso@mit.edu writes:
> >Can you say more about the "plug-in" approach?  What sort of mechanisms
> >are you investigating?
> 
> I will discuss this in a general outline of the 2.5 release once the 2.4.2
> release is done. 
> 
> 
> 
> -- 
> Stan   | Academ Consulting Services        |internet: sob@academ.com
> Olan   | For more info on academ, see this |uucp: {mcsun|amdahl}!academ!sob
> Barber | URL- http://www.academ.com/academ |Opinions expressed are only mine.
> 

That being said Stan, are we looking at beta 14 or FINAL 2.4.2 release.

Inquiring minds and BSDIers wnat to know.

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 08:11:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA01625;
	Thu, 10 Apr 1997 07:56:42 -0500 (CDT)
Received: from igw3.watson.ibm.com (igw3.watson.ibm.com [129.34.139.18])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA01213
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 07:48:42 -0500 (CDT)
Received: from mailhub1.watson.ibm.com (mailhub1.watson.ibm.com [9.2.249.31]) by igw3.watson.ibm.com (8.7.6/8.7.1) with ESMTP id IAA15032; Thu, 10 Apr 1997 08:38:47 -0400
Received: from watngi01.watson.ibm.com (watngi01.watson.ibm.com [9.2.235.20]) by mailhub1.watson.ibm.com (8.8.2/01-15-97) with SMTP id IAA27358; Thu, 10 Apr 1997 08:48:36 -0400
Received: by watngi01.watson.ibm.com(Lotus SMTP MTA v1.05 (305.3 1-15-1997))  id 85256475.00464DA3 ; Thu, 10 Apr 1997 08:47:53 -0400
Message-Id: <85256475.00458415.00@watngi01.watson.ibm.com>
Date: Thu, 10 Apr 1997 08:47:53 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Robert W. Krull"<krull@watson.ibm.com>
To: dgoldsmi@osec.com, wu-ftpd@wugate.wustl.edu
Subject: Re: Problem building in AIX
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
X-Lotus-FromDomain: IBM RESEARCH
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN





Thanks.. I would have been better it I had read the documentation clearly
thoough since that is mentioned. However, it generated another host of
errors,
any clues??

Making ftpd.
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
     554  1500-010: (W) WARNING in main: Infinite loop.  Program may not
stop.
        yacc  ftpcmd.y
        mv y.tab.c ftpcmd.c
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpcmd.c
"ftpcmd.y", line 371.18: 1506-045 (S) Undeclared identifier cmdtab.
"ftpcmd.y", line 383.26: 1506-045 (S) Undeclared identifier sitetab.
"ftpcmd.y", line 1057.36: 1506-280 (W) Function argument assignment between
 type
s "void(*)(int)" and "void(*)()" is not allowed.
"ftpcmd.y", line 1519.1: 1506-343 (S) Redeclaration of print_groups differs
 from
 previous declaration on line 683 of "ftpcmd.y".
"ftpcmd.y", line 1519.1: 1506-050 (I) Return type "void" in redeclaration
is not
 compatible with the previous return type "int".
make: 1254-004 The error code from the last command is 1.


Bob






dgoldsmi@osec.com
04/10/97 08:29 AM


To:   wu-ftpd@wugate.wustl.edu, krull@watson.ibm.com
cc:    (bcc: Robert W. Krull/Watson/IBM Research)
Subject:  Re: Problem building in AIX




Robert W. Krull wrote:
>
> Hi,
>      I am having a problem building the wu-ftpd environment. I solved
> a complaint about vers.o being missing, but he following has me stumped.
> I have found the identifiers defined in src/ftpcmd.y file, however I
don't
> see
> where it is being called anywhere. I am a relative novice in coding at
this
> point
> and any help would be appreciated.
>
> Making ftpd.
>         cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
> "ftpd.c", line 1972.29: 1506-045 (S) Undeclared identifier typenames.
> "ftpd.c", line 1974.30: 1506-045 (S) Undeclared identifier formnames.
> "ftpd.c", line 1982.12: 1506-045 (S) Undeclared identifier strunames.
> "ftpd.c", line 1982.29: 1506-045 (S) Undeclared identifier modenames.
> make: 1254-004 The error code from the last command is 1

Those four identifiers are defined in a replacement ftp.h header file.
On Linux, the original file is in '/usr/include/arpa/ftp.h'. On an AIX
system, it is possibly in the same place, definitely should be under
'/usr/include' somewhere. Copy the ftp.h file that comes with the
wu-ftpd source over it.

Dave Goldsmith
dgoldsmi@osec.com



Robert Krull
IBM Global Services , Managed Operations - North.
Watson Information Systems
krull@watson.ibm.com
914-945-3801 / tie 862-3801



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 08:27:30 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA02562;
	Thu, 10 Apr 1997 08:11:36 -0500 (CDT)
Received: from connectnet1.connectnet.com (root@connectnet1.connectnet.com [207.110.0.50])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA02330
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 08:08:56 -0500 (CDT)
Received: from server.osec.com (root@server.connectnet.com [207.110.5.58]) by connectnet1.connectnet.com (8.8.5/Connectnet-3.0) with ESMTP id FAA22296; Thu, 10 Apr 1997 05:34:36 -0700 (PDT)
Received: from goldsmith (dialin86.inetworld.net [204.216.57.115]) by server.osec.com (8.8.5/8.7.3) with ESMTP id FAA23971; Thu, 10 Apr 1997 05:38:08 -0700
Message-Id: <334CDD3F.68D1591A@osec.com>
Date: Thu, 10 Apr 1997 05:29:51 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dave Goldsmith <dgoldsmi@osec.com>
To: wu-ftpd@wugate.wustl.edu, krull@watson.ibm.com
Subject: Re: Problem building in AIX
References: <85256475.0041EA5A.00@watngi01.watson.ibm.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Robert W. Krull wrote:
> 
> Hi,
>      I am having a problem building the wu-ftpd environment. I solved
> a complaint about vers.o being missing, but he following has me stumped.
> I have found the identifiers defined in src/ftpcmd.y file, however I don't
> see
> where it is being called anywhere. I am a relative novice in coding at this
> point
> and any help would be appreciated.
> 
> Making ftpd.
>         cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
> "ftpd.c", line 1972.29: 1506-045 (S) Undeclared identifier typenames.
> "ftpd.c", line 1974.30: 1506-045 (S) Undeclared identifier formnames.
> "ftpd.c", line 1982.12: 1506-045 (S) Undeclared identifier strunames.
> "ftpd.c", line 1982.29: 1506-045 (S) Undeclared identifier modenames.
> make: 1254-004 The error code from the last command is 1

Those four identifiers are defined in a replacement ftp.h header file.
On Linux, the original file is in '/usr/include/arpa/ftp.h'. On an AIX
system, it is possibly in the same place, definitely should be under
'/usr/include' somewhere. Copy the ftp.h file that comes with the
wu-ftpd source over it.

Dave Goldsmith
dgoldsmi@osec.com

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 08:40:25 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA03313;
	Thu, 10 Apr 1997 08:22:42 -0500 (CDT)
Received: from hogw2.att.com (hogw2.att.com [204.179.186.34])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA02995
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 08:17:16 -0500 (CDT)
Received: from lynxhub.ho.att.com by hoig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id JAA11467; Thu, 10 Apr 1997 09:08:47 -0400
Received: from ROGERH ([135.16.115.115]) by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA04341; Thu, 10 Apr 1997 09:11:58 -0400
Received: by ROGERH with Microsoft Mail
	id <01BC458E.CEEB4910@ROGERH>; Thu, 10 Apr 1997 09:08:51 -0400
Message-Id: <01BC458E.CEEB4910@ROGERH>
Date: Thu, 10 Apr 1997 09:08:50 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Roger A. Hanke" <rah@lynxhub.ho.att.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: FTP & Microsoft Web Publishing Wizard
X-Ms-Attachment: WINMAIL.DAT 0 00-00-1980 00:00
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Dale,
 Wish I could give you some info on using this Wizard but I couldnt even
get as far as you. How did you successfully get your ftp session established.
No matter how I entered the ftp address in the URL box and the rest of the
information prompted it still munged it up some and never connected 
successfully to my server.
 I was trying to do this without that server info file, did you end up using
that? If so would appreciate seeing how a ftp one looks since all their 
examples showed http connectivity to ISP's.
	Thanx,
	Roger Hanke
	roger.hanke@att.com

----------
From: 	Dale Welch
Sent: 	Wednesday, April 09, 1997 7:31 PM
To: 	wu-ftpd@wugate.wustl.edu
Subject: 	FTP & Microsoft Web Publishing Wizard

Normal (standard) FTP appears to work on my machine.

However,
  when using the Web Publishing Wizard from Microsoft ftpd exits with a
signal 11.
     Apr 9 16:19:41 teldor  ftpd[17315]: exiting on signal 11

Any ideas?

I am running FreeBSD 2.1.7

---dale welch
'Net Works
208.263.5082



begin 600 WINMAIL.DAT
M>)\^(C,-`0:0" `$```````!``$``0>0!@`(````Y 0```````#H``$(@ <`
M& ```$E032Y-:6-R;W-O9G0@36%I;"Y.;W1E`#$(`0V ! `"`````@`"``$$
MD 8`- $```$````,`````P``, (````+``\.``````(!_P\!````3P``````
M``"!*Q^DOJ,0&9UN`-T!#U0"`````'=U+69T<&1 =W5G871E+G=U<W1L+F5D
M=0!33510`'=U+69T<&1 =W5G871E+G=U<W1L+F5D=0``'@`", $````%````
M4TU44 `````>``,P`0```!D```!W=2UF='!D0'=U9V%T92YW=7-T;"YE9'4`
M`````P`5# $````#`/X/!@```!X``3 !````&P```"=W=2UF='!D0'=U9V%T
M92YW=7-T;"YE9'4G```"`0LP`0```!X```!33510.E=5+4944$1 5U5'051%
M+E=54U1,+D5$50````,``#D`````"P! .@$````"`?8/`0````0````````"
MG#P!!( !`"H```!213H@1E10("8@36EC<F]S;V9T(%=E8B!0=6)L:7-H:6YG
M(%=I>F%R9 #[#0$%@ ,`#@```,T'! `*``D`" `R``0`*0$!(( #``X```#-
M!P0`"@`)``4``P`$`/<``0F `0`A````,T0X13 W.4%%0D(P1# Q,4)%-#DP
M,$$P,C0R030T-4(`(0<!`Y &`+0%```4````"P`C```````#`"8```````L`
M*0```````P`N```````#`#8``````$ `.0"P_^Q4L$6\`1X`< `!````*@``
M`%)%.B!&5% @)B!-:6-R;W-O9G0@5V5B(%!U8FQI<VAI;F<@5VEZ87)D````
M`@%Q``$````6`````;Q%L%3EF@>./K#K$="^20"@)"I$6P``'@`># $````%
M````4TU44 `````>`!\,`0```!<```!R86A ;'EN>&AU8BYH;RYA='0N8V]M
M```#``809=ZTQP,`!Q 7`P``'@`($ $```!E````1$%,12Q725-(24-/54Q$
M1TE615E/55-/345)3D9/3TY54TE.1U1(25-725I!4D1"551)0T]53$1.5$56
M14Y'151!4T9!4D%364]52$]71$E$64]54U5#0T534T953$Q91T5460`````"
M`0D0`0```!$$```-! ``$P<``$Q:1G6D0L7;_P`*`0\"%0*D`^0%ZP*#`% 3
M`U0"`&-H"L!S973N,@8`!L,"@S(#Q@<3`H,B,P]Z:&5L`R!$;.IG`H,T$PU]
M"H (SPG9XCL7GS(U-0* "H$-L<$+8&YG,3 S%" +"CL2\@P!8P! %3 '0&4L
M"0J%(%<$`&@@22 !!:!U;&0@9VEVR&4@>0A@(',#<!Y0RPN `A @`B @=0"0
M&J!8('1H! `=07H+$2"<8G4%0!VE`C @91Y 2FX*A6<2`"!A!"!FAPK!(G$>
M<2X@2&\'X(QD:1X`'G-U8V,'D.1S9AW@;'DB(QYQ!<#M`8!P'J D86D?40>0
M`9'6;!UA"8 N"H5.'S `P/,"0 20(&@C<1V@"? GT8\)@!_1'E E@F%D9!>@
M1P01"X HXU523""0;SIX(F!N*-0IH05 ;V:W*.(*A1\"<B>A)@)P`V%[!3 H
MP6D%0"90`Q #(&UV=1J@+:1U):$>PBKB;M<A@07 !:!N+\!C+9(*A=TD*W0G
M@230$?!R+^$F]L4=D7<B<71R>1^C'S#^9!\P'^,#\!_@"& %0!_@]R>P,E4>
M]&8#$!RP(Y<)\-\>`"\!'X,*A352/QV0*\#G'K S8!W387 M0 60!S#;)] E
ML64?HB@2825S`B#S'E 7,&]K!" ?D210(F ;%1$H\6D%P J%97AAWRUP'* [
MT2@1*,%H`D EH \P)1XP+= QXTE34"<F<R;V#((@5!' ;GA?',9 @P@`(C %
MP$@`<&MO+ 9 @P-@0A$N0.%"@$!U)[$N!:!M"H4*BR:0,00X, +1:2TQ-#3/
M#? ,T$9S"UDQ-@J@`V#S)] P<" M2)<*AT=+###U2!9&`V$Z29Y(%D"#'(+_
M'4 5`!&P23]*309@`C!+?X],BTV@(4 'D&1A>3:@)D$M0 ,1,#DVH#$Y0#DW
M(#<Z,QQ@4&9-3?]*351O4#],BW>D=2TE@61 6"!G.@&F+E@@)E!L+@F =50O
M<4\.=6)J,&%63TR+1E!44" F!=!I!0!O[QZP`8!-D4"P4%NP)I(?HN<@-$2?
M1:,S-D<7%<(,`>](%B=P+,$#("@F42KP"Q%V*5WC.9%E$=$Q\CDP<OYK'T(R
M,0#!7Y%8\&!,(V'_+](<QS-@%/ ?:$V"7Q\@<?\#4EY)6%(]42W0-+0B8##&
MR&EG;F.!,3$RQVXR25+!(#E34#8Z4V Z/C0<8"?0'? %L6NC6S'R-U/0-5U<
M$&P"'Z(?47-M-V!,06XDT".P9-!S_C]@3!V@/8 K4"YP`P`?L0-+, G@0E-$
M(#(N_6VP-V!,2)%2<$UQ/B!-R&XG!\!>T65A<PJ%`= X0"XR-C,N-7E0,G]@
M3&"_1Q<;U4@6"H46P0`!?B ````#`! 0``````,`$1 `````0 `',###_LVO
M1;P!0 `(,###_LVO1;P!'@`]``$````%````4D4Z( `````#``TT_3<``&^L
`
end


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 08:55:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04528;
	Thu, 10 Apr 1997 08:46:26 -0500 (CDT)
Received: from cagw2.att.com (cagw2.att.com [192.128.52.90])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04315
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 08:43:01 -0500 (CDT)
Received: from lynxhub.ho.att.com by caig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id JAA04958; Thu, 10 Apr 1997 09:49:38 -0400
Received: by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA05851; Thu, 10 Apr 1997 09:41:03 -0400
Message-Id: <9704101341.AA05851@lynxhub.ho.att.com>
Date: Thu, 10 Apr 1997 09:41:03 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dougc@lynxhub.ho.att.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FTP & Microsoft Web Publishing Wizard
In-Reply-To: <01BC458E.CEEB4910@ROGERH> from "Roger A. Hanke" at Apr 10, 97 09:08:50 am
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

If you are seeing Signal 11 in the syslog that usually means the
wuftpd daemon is dumping core or encountering something equally
severe like a segmentation violation etc. Its usually bad news. I
don't have a good way of finding out why its doing this.

Doug

-- 
Doug Courtney
dougc@lynxhub.ho.att.com
(908)949-3597

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 09:04:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA11829;
	Thu, 10 Apr 1997 07:25:27 -0500 (CDT)
Received: from igw3.watson.ibm.com (igw3.watson.ibm.com [129.34.139.18])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA10093
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 07:21:01 -0500 (CDT)
Received: from mailhub1.watson.ibm.com (mailhub1.watson.ibm.com [9.2.249.31]) by igw3.watson.ibm.com (8.7.6/8.7.1) with ESMTP id IAA14910 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 08:11:10 -0400
Received: from watngi01.watson.ibm.com (watngi01.watson.ibm.com [9.2.235.20]) by mailhub1.watson.ibm.com (8.8.2/01-15-97) with SMTP id IAA33951 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 08:20:59 -0400
Received: by watngi01.watson.ibm.com(Lotus SMTP MTA v1.05 (305.3 1-15-1997))  id 85256475.0043C974 ; Thu, 10 Apr 1997 08:20:24 -0400
Message-Id: <85256475.0041EA5A.00@watngi01.watson.ibm.com>
Date: Thu, 10 Apr 1997 08:20:30 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Robert W. Krull"<krull@watson.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Problem building in AIX
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
X-Lotus-FromDomain: IBM RESEARCH
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN





Hi,
     I am having a problem building the wu-ftpd environment. I solved
a complaint about vers.o being missing, but he following has me stumped.
I have found the identifiers defined in src/ftpcmd.y file, however I don't
see
where it is being called anywhere. I am a relative novice in coding at this
point
and any help would be appreciated.

Making ftpd.
        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
"ftpd.c", line 1972.29: 1506-045 (S) Undeclared identifier typenames.
"ftpd.c", line 1974.30: 1506-045 (S) Undeclared identifier formnames.
"ftpd.c", line 1982.12: 1506-045 (S) Undeclared identifier strunames.
"ftpd.c", line 1982.29: 1506-045 (S) Undeclared identifier modenames.
make: 1254-004 The error code from the last command is 1

Robert Krull
IBM Global Services , Managed Operations - North.
Watson Information Systems
krull@watson.ibm.com
914-945-3801 / tie 862-3801



From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 09:32:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA06842;
	Thu, 10 Apr 1997 09:21:15 -0500 (CDT)
Received: from falbala.wu-wien.ac.at (falbala.wu-wien.ac.at [137.208.3.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA06608
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 09:18:23 -0500 (CDT)
Received: by falbala.wu-wien.ac.at (AIX 3.2/UCB 5.64/4.03)
          id AA48880; Thu, 10 Apr 1997 16:17:06 +0200
Message-Id: <9704101417.AA48880@falbala.wu-wien.ac.at>
Date: Thu, 10 Apr 1997 16:17:06 +0200 (MES)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: gonter@falbala.wu-wien.ac.at (Gerhard Gonter)
To: wu-ftpd@wugate.wustl.edu
Cc: azi-sys@falbala.wu-wien.ac.at
Subject: Re: FTP & Microsoft Web Publishing Wizard
In-Reply-To: <01BC458E.CEEB4910@ROGERH> from "Roger A. Hanke" at "Apr 10, 97 09:08:50 am"
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4ME+ PL25 (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> From: 	Dale Welch
> Normal (standard) FTP appears to work on my machine.
> However,
>   when using the Web Publishing Wizard from Microsoft ftpd exits with a
> signal 11.
>      Apr 9 16:19:41 teldor  ftpd[17315]: exiting on signal 11
> Any ideas?
> I am running FreeBSD 2.1.7

On a HP-UX 10.01 machine using wu-ftpd-2.4.2-beta-11 we also had a
ftpd that dumped core and exited with signal 11.  Your problem might
be something completely different, but in our I tracked it down to
a memory allocation problem in popen.c.  I never came around to
investigate the problem in more detail but a quick'n'dirty patch
help me:

In popen.c in the function ftpd_popen (...) disable the release of
possibly unallocated memory near the end of the function body:

  pfree:
    for (argc = 1; argv[argc] != NULL; argc++)
    {
#ifndef __hpux
#ifdef __comment__
GG: 1996-09-13, under HP-UX this seems to fail!!!
More details see: [%afs/etc/userdir/azi.hyx] wu-ftpd Bug 1
#endif /* __comment__ */
        blkfree((char **) argv[argc]);
#endif /* __hpux */
        free((char *) argv[argc]);
    }
    return (iop);

According to my notes (referenced in the source segment above)
this happened right after the client issued
a DIR.  The memory leak cause by not freeing the argument list
seems to be neglible.

+gg
 
--
Gerhard.Gonter@wu-wien.ac.at  Fax: +43/1/31336/702  g.gonter@ieee.org
Zentrum fuer Informatikdienste, Wirtschaftsuniversitaet Wien, Austria

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 09:35:06 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA07302;
	Thu, 10 Apr 1997 09:24:00 -0500 (CDT)
Received: from bofh.co.telenet.pt (oberon.co.telenet.pt [193.219.97.18])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA06739
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 09:20:32 -0500 (CDT)
Received: from oberon.co.telenet.pt ([193.219.97.18]) by bofh.co.telenet.pt
          (Netscape Mail Server v1.1) with SMTP id AAA428
          for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 15:26:47 +0100
Message-Id: <334df636.790137427@mail.co.telenet.pt>
Date: Thu, 10 Apr 1997 14:26:47 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: melo@co.telenet.pt (Pedro Melo)
To: wu-ftpd@wugate.wustl.edu
Subject: Wu-ftpd 2.5
In-Reply-To: <199612071325.QAA06738@gemini.yars.free.net>
References: <199612071325.QAA06738@gemini.yars.free.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Forte Agent 1.0/32.390
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi!

As far as I know, 2.4.2BetaXX are just stop gap. No further code is being
accepted to it. Just shaking out the bugs.

All new code and features is going into 2.5.

Is there a list somewhere about features we would like to see or projects
for wuftpd? I have a coupple of them (passive mode port limit and radius
authentication) and I've being looking at the PAM stuff... Some parts of
Wuftpd are in need of a rewrite (and I would not mind do it in some
places), to clear up a lot of ifdefs...

Also, the ftp-wg is putting out some drafts on new commands for the
"ftp-ng". It migth be interesting to look into it and to have some
knowledge so that later wuftpd could migrate to it without much rewrite.

hmms... Well, for me, I use wuftp a lot, and I would like to see it grow.
It's free, so it must be suported by the people who use it...

Comments are welcome.

Melo
--
************** Pedro Melo (melo@co.telenet.pt) BOFH ******************
*   TELENET, Servicos de Telecomunicacoes, SA - Tel +351 1 3139190   *
* finger melo@finger.co.telenet.pt or search key servers for PGP key *
*           It's management's job to support the geniuses,           *
*                      not to tell them what to do                   *
**********************************************************************

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 10:03:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA09488;
	Thu, 10 Apr 1997 09:51:53 -0500 (CDT)
Received: from portal.visa.com (portal.visa.com [198.80.42.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA09275
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 09:49:30 -0500 (CDT)
Received: by portal.visa.com id AA19939
  (InterLock SMTP Gateway 3.0 for wu-ftpd@wugate.wustl.edu);
  Thu, 10 Apr 1997 07:49:21 -0700
Received: by portal.visa.com (Protected-side Proxy Mail Agent-2);
  Thu, 10 Apr 1997 07:49:21 -0700
Received: by portal.visa.com (Protected-side Proxy Mail Agent-1);
  Thu, 10 Apr 1997 07:49:21 -0700
Message-Id: <199704101449.KAA09986@bones.>
Date: Thu, 10 Apr 1997 10:49:16 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: brian@interactive.visa.com (Brian Crapeoff)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftpd 2.5
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Has the guestgroup issue(s) been resolved in 2.4.2Betaxxx or will that be
a 2.5 release.

ETA for 2.5??



> From owner-wu-ftpd@wugate.wustl.edu Thu Apr 10 10:25:03 1997
> Date: Thu, 10 Apr 1997 14:26:47 GMT
> Reply-To: wu-ftpd@wugate.wustl.edu
> Sender: owner-wu-ftpd@wugate.wustl.edu
> From: melo@co.telenet.pt (Pedro Melo)
> To: wu-ftpd@wugate.wustl.edu
> Subject: Wu-ftpd 2.5
> Mime-Version: 1.0
> Content-Transfer-Encoding: 7bit
> X-Mailer: Forte Agent 1.0/32.390
> X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN
> 
> Hi!
> 
> As far as I know, 2.4.2BetaXX are just stop gap. No further code is being
> accepted to it. Just shaking out the bugs.
> 
> All new code and features is going into 2.5.
> 
> Is there a list somewhere about features we would like to see or projects
> for wuftpd? I have a coupple of them (passive mode port limit and radius
> authentication) and I've being looking at the PAM stuff... Some parts of
> Wuftpd are in need of a rewrite (and I would not mind do it in some
> places), to clear up a lot of ifdefs...
> 
> Also, the ftp-wg is putting out some drafts on new commands for the
> "ftp-ng". It migth be interesting to look into it and to have some
> knowledge so that later wuftpd could migrate to it without much rewrite.
> 
> hmms... Well, for me, I use wuftp a lot, and I would like to see it grow.
> It's free, so it must be suported by the people who use it...
> 
> Comments are welcome.
> 
> Melo
> --
> ************** Pedro Melo (melo@co.telenet.pt) BOFH ******************
> *   TELENET, Servicos de Telecomunicacoes, SA - Tel +351 1 3139190   *
> * finger melo@finger.co.telenet.pt or search key servers for PGP key *
> *           It's management's job to support the geniuses,           *
> *                      not to tell them what to do                   *
> **********************************************************************
> 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 10:55:25 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA13479;
	Thu, 10 Apr 1997 10:46:05 -0500 (CDT)
Received: from popocate.hamburg.pop.de (gvz@popocate.hamburg.pop.de [192.76.156.200])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA13301
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 10:43:47 -0500 (CDT)
Received: (from gvz@localhost) by popocate.hamburg.pop.de (8.7.5/8.7.3) id RAA13156 for wu-ftpd@mail.wustl.edu; Thu, 10 Apr 1997 17:43:46 +0200
Message-Id: <199704101543.RAA13156@popocate.hamburg.pop.de>
Date: Thu, 10 Apr 1997 17:43:45 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Georg v.Zezschwitz" <gvz@hamburg.pop.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Timeout-Patch for WU-FTPD 2.4
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello,

We are using wu-ftpd 2.4.

Some of our customers are using our ftp-server for massive file exchange
between Russia and Germany. Due to the rather bad telephone qualitity
in Russia, transmissions of files often abort with a hangup of the
local modem. Because of this, the running wu-ftpd process will never terminate
(timeout feature is only working when in idle state).

We ran into difficulties when a lot of aborted transmissions with remaining
server processes filled up the user classes.

I implemented a patch for wu-ftpd-2.4 which applies to ftpd.c.
It makes use of the "select"-function during file transmission and
receiving and applies the same timeout as defined for idle timeout
as the maximum interval between two data packets.

This works in ASCII as well as BINARY-mode. I roughly tested the patch,
but as I reimplemented the ASCII-conversion, I cannot absolutely 
guarantee the identical behaviour for every kind of file.

I don't know if 2.4 beta contains a similar feature. If it does, please
excuse.

I'd consider the current behaviour of wu-ftpd as a (minor) security 
whole, as an attacker might lock up a whole class of users by starting
up as many ftp-processes the server allows him to do, abort them during 
transmission of a file, and leave the ftp-server unusable till the 
operator kills the processes or reboots the machine.


You will find the patch at:

 ftp://ftp.pop.de/pub/LOCAL/wu-ftpd/wu-ftpd-2.4-timeout-patch

(This is also an opportunity of checking out the patch :-) )

Hope it helps,


Georg v.Zezschwitz

POP Point Of Presecne GmbH, Germany


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 12:39:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA20342;
	Thu, 10 Apr 1997 12:33:21 -0500 (CDT)
Received: from hulk.oit.unc.edu (hulk.oit.unc.edu [152.2.191.70])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA19994
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 12:28:05 -0500 (CDT)
Received: from localhost (mcdevitt@localhost) by hulk.oit.unc.edu (8.7.4/8.7.3) with SMTP id NAA03395 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 13:27:51 -0400
Message-Id: <Pine.LNX.3.95.970410132607.3387A-100000@hulk.oit.unc.edu>
Date: Thu, 10 Apr 1997 13:27:51 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Terence J. McDevitt" <mcdevitt@hulk.oit.unc.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Anonymous restrictions by domain
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	This is EXTREMELY important!!  Does anyone know of a way that one
can restrict anonymous access to certain directories by domain name.  I
know I can restrict the entire machine by the domain name, but I want to
allow certain anonymous users to have access to certain directories that
others cannot have access to.  TIA



						Terence J. McDevitt


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 13:09:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA22527;
	Thu, 10 Apr 1997 13:03:30 -0500 (CDT)
Received: from indigo.fitertown.com (indigo.fitertown.com [207.19.125.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA22206
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 12:59:26 -0500 (CDT)
Received: from topdog.fitertown.com ([207.19.125.22])
          by indigo.fitertown.com (Netscape Mail Server v1.1) with SMTP
          id AAA2402 for <wu-ftpd@wugate.wustl.edu>;
          Thu, 10 Apr 1997 13:58:16 -0400
Message-Id: <3.0.1.32.19970410140010.006cd00c@indigo.fitertown.com>
Date: Thu, 10 Apr 1997 14:00:10 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jar@fitertown.com (Jim Robinson)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Anonymous restrictions by domain
In-Reply-To: <Pine.LNX.3.95.970410132607.3387A-100000@hulk.oit.unc.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: jar@indigo.fitertown.com
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At 01:27 PM 4/10/97 -0400, you wrote:
>	This is EXTREMELY important!!  Does anyone know of a way that one
>can restrict anonymous access to certain directories by domain name.  I
>know I can restrict the entire machine by the domain name, but I want to
>allow certain anonymous users to have access to certain directories that
>others cannot have access to.  TIA
>
>
>
>						Terence J. McDevitt
>
>
It sounds as though you need to setup "guest users". Cheers....JR


Jim A Robinson
Moneypit Inc.
www.fitertown.com
www.moneypit.net
jar@fitertown.com
Informed decision-making comes from a long tradition of guessing and then
blaming others for inadequate results.....Dogbert

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 14:30:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA27901;
	Thu, 10 Apr 1997 14:21:11 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA27536
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 14:15:20 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id PAA22711;
	Thu, 10 Apr 1997 15:15:00 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id PAA02227; Thu, 10 Apr 1997 15:14:59 -0400 (EDT)
Message-Id: <199704101914.PAA02227@spock2.EE.McGill.CA>
Date: Thu, 10 Apr 1997 15:14:59 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: gvz@hamburg.pop.de
Subject: Re: Timeout-Patch for WU-FTPD 2.4
In-Reply-To: <199704101543.RAA13156@popocate.hamburg.pop.de> from "Georg v.Zezschwitz" at Apr 10, 97 05:43:45 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

> 
> Hello,

howdy dude ! (my new Americanize Hello :-)

> 
> We are using wu-ftpd 2.4.
> 
> Some of our customers are using our ftp-server for massive file exchange
> between Russia and Germany. Due to the rather bad telephone qualitity
> in Russia, transmissions of files often abort with a hangup of the
> local modem. Because of this, the running wu-ftpd process will never terminate

> (timeout feature is only working when in idle state).

to be precise in the main control loop
and reset to 0 when doing data xfert.

> 
> We ran into difficulties when a lot of aborted transmissions with remaining
> server processes filled up the user classes.
> 

Yes there was a long thread on this issue, 1 or 2 months 
back. Subject was "hanging ftpd", you can check out the archive
for more.

> I implemented a patch for wu-ftpd-2.4 which applies to ftpd.c.
> It makes use of the "select"-function during file transmission and
> receiving and applies the same timeout as defined for idle timeout
> as the maximum interval between two data packets.
> 

One of the cons of this approach was pointed out by Bob ...(?)
His server was uploading file over 24 hours.
So what's a good timeout for the data transmission ?

*
Another way is to move out the timeout and make it global
So any process will harakiri after 24 hours ... a bit rude :-)

*
send a probe

*
I don't remember all the ideas, but I use the KEEP_ALIVE 
approach on the data socket. So there was no need to play
with select() nor alarm()

> This works in ASCII as well as BINARY-mode. I roughly tested the patch,
> but as I reimplemented the ASCII-conversion, I cannot absolutely 
> guarantee the identical behaviour for every kind of file.
> 

why not ? I didn't follow the argumentation here
1- Dowloading we don't worry
  the write() will return -1, errno set end of story.

2- uploading
  If you use alarm() you can put it before the read loop.
  If you use select() enclose the read()'s inside a select() loop.

why is the file type important to your mechanism ?

> I don't know if 2.4 beta contains a similar feature. If it does, please
> excuse.
> 

no it doesn't and wu-ftpd is up to beta-13,
Wu-ftpd is maintain by Stan Barber. Maybe you can send your
ideas to him, for release 2.5

> I'd consider the current behaviour of wu-ftpd as a (minor) security 
> whole, as an attacker might lock up a whole class of users by starting
> up as many ftp-processes the server allows him to do, abort them during 
> transmission of a file, and leave the ftp-server unusable till the 
> operator kills the processes or reboots the machine.
> 

yes it is a pain, but that is not entirely wu-ftpd's fault
That's the way TCP/IP works, It's hard to know when
a peer goes AWOL.

> You will find the patch at:
> 
>  ftp://ftp.pop.de/pub/LOCAL/wu-ftpd/wu-ftpd-2.4-timeout-patch
> 
> (This is also an opportunity of checking out the patch :-) )
> 

cool !! I love patches :-)

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 15:29:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA32263;
	Thu, 10 Apr 1997 15:21:56 -0500 (CDT)
Received: from gatekeep.ti.com (news.ti.com [192.94.94.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA32138
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 15:20:30 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.118.83]) by gatekeep.ti.com (8.8.5) with ESMTP id PAA09891 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 15:19:58 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id PAA12136; Thu, 10 Apr 1997 15:19:56 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA270643590@pavis.dadd.ti.com>; Thu, 10 Apr 1997 15:19:50 -0500
Message-Id: <199704102019.AA270643590@pavis.dadd.ti.com>
Date: Thu, 10 Apr 97 15:19:50 CDT
Reply-To: voly@dadd.ti.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Timeout-Patch for WU-FTPD 2.4
In-Reply-To: <199704101914.PAA02227@spock2.EE.McGill.CA>; from "Alain Magloire" at Apr 10, 97 3:14 pm
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

[Re: applying timeouts to non-idle sessions to avoid hangs...]

Alain said :-
> One of the cons of this approach was pointed out by Bob ...(?)

Oui, mois.  Vous n'oubliez rien, Alain...  :-)

> His server was uploading file over 24 hours.
> So what's a good timeout for the data transmission ?

I suggested that thif this does get implemented, it should be controlled
by a switch in the ftpaccess file.  Then if you find you need to change it
to fine tune your setup, you won't have to recompile.  You should also
be able to turn it off by setting the switch in the ftpaccess file to say, 0.

It's clear that what is a good timeout value for one site is not going to
be good for another, so it needs to be easily configurable...

Cheers, Bob
-- 
Bob Luckin      voly@dadd.ti.com      "Ere we were here, we weren't"

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 15:47:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA00764;
	Thu, 10 Apr 1997 15:39:27 -0500 (CDT)
Received: from aeppel.gmd.de (aeppel.gmd.de [129.26.8.88])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA00368
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 15:38:37 -0500 (CDT)
Received: (from jc@localhost)
	by aeppel.gmd.de (8.8.5/8.8.5) id WAA17389;
	Thu, 10 Apr 1997 22:38:33 +0200
Message-Id: <199704102038.WAA17389@aeppel.gmd.de>
Date: Thu, 10 Apr 1997 22:38:33 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Juergen Christoffel <jc@aeppel.gmd.de>
To: wu-ftpd@wugate.wustl.edu
Cc: wu-ftpd@wugate.wustl.edu, gvz@hamburg.pop.de,
        Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
Subject: Re: Timeout-Patch for WU-FTPD 2.4
In-Reply-To: <199704101914.PAA02227@spock2.EE.McGill.CA> (message from Alain
	Magloire on Thu, 10 Apr 1997 15:14:59 -0400 (EDT))
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

   Date: Thu, 10 Apr 1997 15:14:59 -0400 (EDT)
   From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>

   > I implemented a patch for wu-ftpd-2.4 which applies to ftpd.c.
   > It makes use of the "select"-function during file transmission and
   > receiving and applies the same timeout as defined for idle timeout
   > as the maximum interval between two data packets.

   One of the cons of this approach was pointed out by Bob ...(?)
   His server was uploading file over 24 hours.
   So what's a good timeout for the data transmission ?

   Another way is to move out the timeout and make it global
   So any process will harakiri after 24 hours ... a bit rude :-)

So don't make it global but make it an attribute of user classes. That
would allow for long file transfers if the user is in an appropriate
class and give decent timeouts for processes in other classes.

	--jc


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 16:03:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA01973;
	Thu, 10 Apr 1997 15:57:19 -0500 (CDT)
Received: from popocate.hamburg.pop.de (gvz@popocate.hamburg.pop.de [192.76.156.200])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA01650
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 15:51:54 -0500 (CDT)
Received: (from gvz@localhost) by popocate.hamburg.pop.de (8.7.5/8.7.3) id WAA14622 for wu-ftpd@mail.wustl.edu; Thu, 10 Apr 1997 22:51:45 +0200
Message-Id: <199704102051.WAA14622@popocate.hamburg.pop.de>
Date: Thu, 10 Apr 1997 22:51:45 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Georg v.Zezschwitz" <gvz@hamburg.pop.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Timeout-Patch for WU-FTPD 2.4
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Though the idea to make the "transmission timeout" configurable is correct,
I'd like to point out two things that might be missunderstandings:

 - The Timeout-Value for transmission is the same as the one the the
   main loop, so the user can adjust it by the "SITE IDLE" command
   and the sysop can control the default value.

 - The Timeout-Value is for a single *block* of data, not for the whole
   transmission. This means, the used buffer size (1024 in my case), 
   depending on the value defined in stdio.h is the number of bytes
   that have to be received before the timeout applies.

   Therefore, even 100 MB files would not cross the limit as long the
   connection does not hang for the specified time.

I'll think of implementing an independent configurable value.

Greetings,


Georg


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 17:09:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA06718;
	Thu, 10 Apr 1997 17:03:22 -0500 (CDT)
Received: from dragon.ti.com (dragon.ti.com [192.94.94.61])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA06661
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 17:02:54 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.118.83]) by dragon.ti.com (8.8.5) with ESMTP id RAA11935 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 17:02:17 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id RAA17363; Thu, 10 Apr 1997 17:00:19 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA271529614@pavis.dadd.ti.com>; Thu, 10 Apr 1997 17:00:14 -0500
Message-Id: <199704102200.AA271529614@pavis.dadd.ti.com>
Date: Thu, 10 Apr 97 17:00:13 CDT
Reply-To: voly@dadd.ti.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Timeout-Patch for WU-FTPD 2.4
In-Reply-To: <199704102051.WAA14622@popocate.hamburg.pop.de>; from "Georg v.Zezschwitz" at Apr 10, 97 10:51 pm
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> Though the idea to make the "transmission timeout" configurable is correct,
> I'd like to point out two things that might be missunderstandings:
> 
>  - The Timeout-Value for transmission is the same as the one the the
>    main loop, so the user can adjust it by the "SITE IDLE" command
>    and the sysop can control the default value.

I realise that this works fine for you.  :-)  But if we are talking about an
implementation for general use in release 2.5, it might be better if they
didn't both key off the same value.  For example, some sysops might want the
"hang" timeout (for want of a better name) not to be changeable by the
user...  (As opposed to the idle timeout.)


>  - The Timeout-Value is for a single *block* of data, not for the whole
>    transmission. This means, the used buffer size (1024 in my case), 
>    depending on the value defined in stdio.h is the number of bytes
>    that have to be received before the timeout applies.
> 
>    Therefore, even 100 MB files would not cross the limit as long the
>    connection does not hang for the specified time.

Ah, yes.  In the discussion a few weeks ago when I made my comments, we were
talking about a timeout value for the whole file transmission, not a single
block.  Doing it on a per-block basis makes more sense for the purpose
we are talking about.  Thanks for clarifying this.

(BTW, _some_ of our files are nearer 500 MB (after gzipping) than 100 MB,
so you can see why they take a bit of time to get there...)


> I'll think of implementing an independent configurable value.

:-)  Thanks for this, too. !

Cheers, Bob

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 19:34:50 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA13541;
	Thu, 10 Apr 1997 19:28:18 -0500 (CDT)
Received: from universal-woman.academ.com (news@UNIVERSAL-WOMAN.ACADEM.COM [198.137.249.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA13374
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 19:23:57 -0500 (CDT)
Received: (from news@localhost) by universal-woman.academ.com (8.8.4/8.7.1) id TAA14129; Thu, 10 Apr 1997 19:23:54 -0500 (CDT)
Message-Id: <5ik0aq$dpf$1@universal-woman.academ.com>
Date: 11 Apr 1997 00:23:54 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: OU's Kerberos 5 changes
References: <5iipfg$ftu$1@universal-woman.academ.com>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In article <5iipfg$ftu$1@universal-woman.academ.com> The Doctor <doctor@doctor.nl2k.ab.ca> writes:
>That being said Stan, are we looking at beta 14 or FINAL 2.4.2 release.

Beta-14 is coming as soon as I can get it finished. I have been up to 
my ears in business-related matters and have not had a chance to wrap up 
beta-14 yet.

I hope to get it done very soon after April 15th.



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

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 19:39:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA14040;
	Thu, 10 Apr 1997 19:33:57 -0500 (CDT)
Received: from universal-woman.academ.com (news@UNIVERSAL-WOMAN.ACADEM.COM [198.137.249.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA13583
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 19:28:33 -0500 (CDT)
Received: (from news@localhost) by universal-woman.academ.com (8.8.4/8.7.1) id TAA14135; Thu, 10 Apr 1997 19:28:32 -0500 (CDT)
Message-Id: <5ik0jf$dpl$1@universal-woman.academ.com>
Date: 11 Apr 1997 00:28:31 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Wu-ftpd 2.5
References: <5iitjo$is0$1@universal-woman.academ.com>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In article <5iitjo$is0$1@universal-woman.academ.com> melo@co.telenet.pt (Pedro Melo) writes:
>Is there a list somewhere about features we would like to see or projects
>for wuftpd? I have a coupple of them (passive mode port limit and radius
>authentication) and I've being looking at the PAM stuff... Some parts of
>Wuftpd are in need of a rewrite (and I would not mind do it in some
>places), to clear up a lot of ifdefs...

I am planning on a web page for stuff concerning 2.5 and a real alpha/beta
program for the 2.5 release cycle. What here for more about it.

>Also, the ftp-wg is putting out some drafts on new commands for the
>"ftp-ng". It migth be interesting to look into it and to have some
>knowledge so that later wuftpd could migrate to it without much rewrite.

This is being monitored. Anything that is draft standard or higher will be 
coded into release 2.5.

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

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 20:28:21 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA16825;
	Thu, 10 Apr 1997 20:22:05 -0500 (CDT)
Received: from asbestos.mfsdatanet.com (yellowrose.MFSDatanet.COM [192.225.25.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA16525
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 20:18:25 -0500 (CDT)
Received: from MFSDatanet.COM (magicbox.MFSDatanet.COM) by MFSDatanet.COM (4.1/SMI-4.1  -  MFS Datanet  Jun93 - wcm)
	id AA18648; Thu, 10 Apr 97 20:18:23 CDT
Received: from sioux.MFSDatanet.COM by MFSDatanet.COM (4.1/SMI-4.1)
	id AA08812; Thu, 10 Apr 97 18:18:22 PDT
Received: by sioux.MFSDatanet.COM (SMI-8.6/SMI-SVR4)
	id SAA21619; Thu, 10 Apr 1997 18:18:22 -0700
Message-Id: <199704110118.SAA21619@sioux.MFSDatanet.COM>
Date: Thu, 10 Apr 1997 18:18:22 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bkb@MFSDatanet.COM (Big Dawg Sez)
To: wuftp@MFSDatanet.COM
Subject: Solaris setup problem
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Md5: vuTc9IWkblqRgHM0knFjeg==
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I've installed wu-2.4 on SunOS 5.5.1 box. And have been unable to connect
via the anonymous (or any other account for that matter) ftp login. I get
this error if I ftp to the box or localhost:

220 happy FTP server (Version wu-2.4(4) Tue Apr 8 11:09:10 PDT 1997) ready.
Name (0:bkb): anonymous
221 Server shutting down.  Goodbye.

The ftp log file doesn't really tell me anything interesting, but the welcome
banner from the server displays jsut fine.

Any ideas on what the fix might be are appreciated.

Thanks

B. K. Barr
MFS

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 20:45:59 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA16968;
	Thu, 10 Apr 1997 20:40:08 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA17535
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 20:36:01 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id LAA28752 for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 11:39:54 +1000 (EST)
Message-Id: <199704110139.LAA28752@basil.acr.net.au>
Date: Fri, 11 Apr 1997 11:39:54 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris setup problem
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Is the server starting with the -a cmd line option (which causes it to use
the /etc/ftpaccess file)?
If so, whats in your ftpaccess file and whats in your ftphosts file.

Geofft

>I've installed wu-2.4 on SunOS 5.5.1 box. And have been unable to connect
>via the anonymous (or any other account for that matter) ftp login. I get
>this error if I ftp to the box or localhost:
>
>220 happy FTP server (Version wu-2.4(4) Tue Apr 8 11:09:10 PDT 1997) ready.
>Name (0:bkb): anonymous
>221 Server shutting down.  Goodbye.
>
>The ftp log file doesn't really tell me anything interesting, but the welcome
>banner from the server displays jsut fine.
>
>Any ideas on what the fix might be are appreciated.
>
>Thanks
>
>B. K. Barr
>MFS
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 10 20:52:46 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA18428;
	Thu, 10 Apr 1997 20:47:09 -0500 (CDT)
Received: from dragon.ti.com (dragon.ti.com [192.94.94.61])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA18046
	for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 20:41:51 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.118.83]) by dragon.ti.com (8.8.5) with ESMTP id UAA18044 for <wu-ftpd@wugate.wustl.edu>; Thu, 10 Apr 1997 20:41:20 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id UAA24128; Thu, 10 Apr 1997 20:41:15 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA277812870@pavis.dadd.ti.com>; Thu, 10 Apr 1997 20:41:10 -0500
Message-Id: <199704110141.AA277812870@pavis.dadd.ti.com>
Date: Thu, 10 Apr 97 20:41:09 CDT
Reply-To: voly@dadd.ti.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Solaris setup problem
In-Reply-To: <199704110118.SAA21619@sioux.MFSDatanet.COM>; from "Big Dawg Sez" at Apr 10, 97 6:18 pm
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

> I've installed wu-2.4 on SunOS 5.5.1 box. And have been unable to connect
> via the anonymous (or any other account for that matter) ftp login. I get
> this error if I ftp to the box or localhost:
> 
> 220 happy FTP server (Version wu-2.4(4) Tue Apr 8 11:09:10 PDT 1997) ready.
> Name (0:bkb): anonymous
> 221 Server shutting down.  Goodbye.
> 
> The ftp log file doesn't really tell me anything interesting, but the welcome
> banner from the server displays jsut fine.
> 
> Any ideas on what the fix might be are appreciated.

This _usually_ happens because your ftpaccess file has a "shutdown" line
specifying a pathname in it.  If this file exists, the server reads it to
see what date/time it contains, and if the current date/time is beyond that
the server rejects connections.

Check to see if this file exists, and if so delete it or change the date.
You might have created this manually, or by running ftpshut.  Either way,
once the specified date is past, you have to remove the file or set it to
the next planned shutdown time before the server will allow connections
again.

For more information, check the ftpaccess and ftpshut man pages included
with the distribution...

Good luck !

Cheers, Bob
-- 
Bob Luckin      voly@dadd.ti.com      "Rats live on no eveil planet"

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 04:44:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA03437;
	Fri, 11 Apr 1997 04:29:30 -0500 (CDT)
Received: from eux100 ([164.129.225.7])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id EAA03543
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 04:23:59 -0500 (CDT)
Received: from  by eux100 with SMTP
	(1.40.112.8/16.2) id AA186300645; Fri, 11 Apr 1997 11:24:05 +0200
Message-Id: <H000021b0e00f0e3@MHS>
Date: Fri, 11 Apr 97 11:23:55 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark.LUCKING@st.com
To: wu-ftpd@wugate.wustl.edu
Subject: Solaris 2.5 compile problems?
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; name="Solaris"
Content-Transfer-Encoding: 7bit
X-Openmail-Hops: 1
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

People,

I copied the wu-ftpd from wwachive but had to make 2 changes to get it
to compile? has anyone else had these problems.
 
I am using a sparc5 running solaris 2.5 (without patches) and a SUN
SPARCcompiler C 4.0.

I commented out the function "strstr" in the file support/strcasestr.c
because it is a reserved world? and indeed I assumed already
implemented in ANSI C?

More seriously I needed to change the yacc line in src/ftpcmd.y on line
577 which yacc refused to compile? it was...

reply(215, "UNIX Type: L%d Version: BSD-%d", NBBY, BSD);

and I changed it to?

reply(215, "UNIX Type: L%d Version: BSD-%d", NBBY);

Has anyone else had these problems? what are the implications??

Thanks for any advice anyone can give me...

Mark


			Mark Lucking	
	          Corporate CCS Unix Systems  
     SGS-THOMSON Microelectronics, Technoparc du Pays de Gex 
 165, rue Edouard Branly BP112, 01637 St Genis Pouilly Cedex, FRANCE
		 Telephone  +33 4 50 40 29 34 
		    Fax +33 4 50 40 28 90
		     mark.lucking@st.com
		      http://www.st.com


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 13:14:40 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA04321;
	Fri, 11 Apr 1997 13:03:41 -0500 (CDT)
Received: from cagw2.att.com (cagw2.att.com [192.128.52.90])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA03357
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 12:53:14 -0500 (CDT)
Received: from customweb1. by caig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id NAA15216; Fri, 11 Apr 1997 13:59:50 -0400
Received: by customweb1. (SMI-8.6/SMI-SVR4)
	id NAA20913; Fri, 11 Apr 1997 13:56:54 -0400
Message-Id: <199704111756.NAA20913@customweb1.>
Date: Fri, 11 Apr 1997 13:56:54 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: security_mail@customweb1.ho.att.com
To: wu-ftpd@wugate.wustl.edu
Subject: which S/KEY code to use?
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I am trying to get S/KEY & wuftp 2-4-2 beta 12/13 to work
together.  

I am using the skey code that comes with logdaemon5.3.
Does anyone know of a better version to use?

Right now, the ftp daemon I have compiled works, but
it is flakey.  It currently works only when skey passwords
are used.  It doesn't matter what 'permit' lines I use in
/etc/skey.access, nor if there is an /etc/skey.access file,
ftp doesn't allow unix passwords.

There is strong evidence that this is not a configuration problem.
The message log shows that the ftp daemon catchs signal 11,
segment violation, when any attempt to use unix passwords is made.  

My first guess is that I have a source code version mismatch
between wuftp and s/key, but haven't found anything that could
confirm or deny this.

Are there any configuration or compilation settings I might
have missed that need to be set to allow use of the /etc/skey.access
file and/or to allow using both unix and s/key passwords?

Chris Eastlund

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 13:24:47 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA05721;
	Fri, 11 Apr 1997 13:18:20 -0500 (CDT)
Received: from paul.ceogroup.com (m27.ceogroup.com [24.64.42.27])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA05412
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 13:15:32 -0500 (CDT)
Received: from raven.ceogroup.com [24.64.42.40]
	by paul.ceogroup.com (AltaVista Mail F2.0B/2.0B BL25B listener)
	id 0000_0083_334e_806a_4cab;
	Fri, 11 Apr 1997 14:18:18 -0400
Received: by raven.ceogroup.com with Microsoft Mail
	id <01BC4682.E9254D40@raven.ceogroup.com>; Fri, 11 Apr 1997 14:16:13 -0400
Message-Id: <01BC4682.E9254D40@raven.ceogroup.com>
Date: Fri, 11 Apr 1997 14:16:08 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Colin Young <cyoung@ceogroup.com>
To: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Hiding new uploads
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

How can I set up anonymous ftp so users can upload to an incoming 
directory, but will not be able to see any files in that directory while still
being able to see files in other directories? Is it possible?

e.g.
/incoming     ->     allows uploads, files not viewable
/pub             ->     no uploads allowed, but files viewable

I've got the upload permissions set okay, I just can't seem to hide files.

Thanks.

Colin Young
cyoung@ceogroup.com


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 13:45:12 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA07098;
	Fri, 11 Apr 1997 13:33:34 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA06840
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 13:30:01 -0500 (CDT)
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1])
	by ns1.fni.com (8.8.5/8.8.5) with SMTP id NAA00827;
	Fri, 11 Apr 1997 13:30:12 -0500
Message-Id: <Pine.LNX.3.95.970411132700.23644M-100000@ns1.fni.com>
Date: Fri, 11 Apr 1997 13:30:11 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Brennen <mbrennen@fni.com>
To: security_mail@customweb1.ho.att.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: which S/KEY code to use?
In-Reply-To: <199704111756.NAA20913@customweb1.>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



#ifdef SKEY
// #include <skey.h>
int pwok = 1;
#endif

....

#ifdef SKEY
/* comment the next line if you REALLY want to allow replayable passwds.
*/
/*  strcpy (xpasswd, "wrongo:spazmoid");  /* disable regular passwds */


These snippets of code are in ~/src/ftpd.c; the pwok=1 must be there to
enable regular passwords.  Comment out the wrongo:spazmoid line also. 
Recompile, reinstall, and try again.  See if that doesn't enable
passwords. 

   -- Michael

On Fri, 11 Apr 1997 security_mail@customweb1.ho.att.com wrote:

> I am trying to get S/KEY & wuftp 2-4-2 beta 12/13 to work
> together.  
> 
> I am using the skey code that comes with logdaemon5.3.
> Does anyone know of a better version to use?
> 
> Right now, the ftp daemon I have compiled works, but
> it is flakey.  It currently works only when skey passwords
> are used.  It doesn't matter what 'permit' lines I use in
> /etc/skey.access, nor if there is an /etc/skey.access file,
> ftp doesn't allow unix passwords.


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 13:46:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA07741;
	Fri, 11 Apr 1997 13:39:36 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA07144
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 13:33:44 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id OAA07585
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 14:33:43 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id OAA05911; Fri, 11 Apr 1997 14:33:42 -0400 (EDT)
Message-Id: <199704111833.OAA05911@spock2.EE.McGill.CA>
Date: Fri, 11 Apr 1997 14:33:42 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hiding new uploads
In-Reply-To: <01BC4682.E9254D40@raven.ceogroup.com> from "Colin Young" at Apr 11, 97 02:16:08 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

> 
> How can I set up anonymous ftp so users can upload to an incoming 
> directory, but will not be able to see any files in that directory while still
> being able to see files in other directories? Is it possible?
> 
> e.g.
> /incoming     ->     allows uploads, files not viewable
> /pub             ->     no uploads allowed, but files viewable
> 
> I've got the upload permissions set okay, I just can't seem to hide files.
> 
> Thanks.
> 

What don't you read the FAQ ?

in all you messages you claim to have done so 
but all your questions are answered in the document

Maybe you've got the wrong FAQ, let me see if
can dig out one of Michael or Koos email

....
here it is, (from Michael B. email) :

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-13.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 list archive:  http://www.landfield.com/wu-ftpd/mail-archive/

There are additional security references in the above docs.

> 


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 13:48:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA08010;
	Fri, 11 Apr 1997 13:42:33 -0500 (CDT)
Received: from nasirc.hq.nasa.gov (nasirc.hq.nasa.gov [38.247.210.49])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA07669
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 13:39:01 -0500 (CDT)
Received: from localhost.hq.nasa.gov by nasirc.hq.nasa.gov (8.6.10/1.35)
	id OAA10166; Fri, 11 Apr 1997 14:38:52 -0400
Message-Id: <199704111838.OAA10166@nasirc.hq.nasa.gov>
Date: Fri, 11 Apr 1997 14:38:51 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Garner <garner@nasirc.hq.nasa.gov>
To: wu-ftpd@wugate.wustl.edu
Cc: garner@nasirc.hq.nasa.gov
Subject: Re: which S/KEY code to use? 
In-Reply-To: Your message of "Fri, 11 Apr 1997 13:56:54 EDT."
             <199704111756.NAA20913@customweb1.> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 2.0gamma 1/27/96
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Try using logdaemon-5.6. I've had no problems using it with beta 13.

 Mike Garner

> I am trying to get S/KEY & wuftp 2-4-2 beta 12/13 to work
> together.  
> 
> I am using the skey code that comes with logdaemon5.3.
> Does anyone know of a better version to use?
> 
> Right now, the ftp daemon I have compiled works, but
> it is flakey.  It currently works only when skey passwords
> are used.  It doesn't matter what 'permit' lines I use in
> /etc/skey.access, nor if there is an /etc/skey.access file,
> ftp doesn't allow unix passwords.
> 
> There is strong evidence that this is not a configuration problem.
> The message log shows that the ftp daemon catchs signal 11,
> segment violation, when any attempt to use unix passwords is made.  
> 
> My first guess is that I have a source code version mismatch
> between wuftp and s/key, but haven't found anything that could
> confirm or deny this.
> 
> Are there any configuration or compilation settings I might
> have missed that need to be set to allow use of the /etc/skey.access
> file and/or to allow using both unix and s/key passwords?
> 
> Chris Eastlund



From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 14:04:37 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA09622;
	Fri, 11 Apr 1997 13:58:24 -0500 (CDT)
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA09246
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 13:56:29 -0500 (CDT)
Received: (from brown@localhost)
	by ftms.ftms.com (8.8.5/8.8.5) id NAA14328
	for wu-ftpd@wugate.wustl.edu; Fri, 11 Apr 1997 13:55:58 -0500 (CDT)
Message-Id: <199704111855.NAA14328@ftms.ftms.com>
Date: Fri, 11 Apr 1997 13:55:58 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Vidiot <brown@ftms.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hiding new uploads
In-Reply-To: <01BC4682.E9254D40@raven.ceogroup.com> from "Colin Young" at Apr 11, 97 02:16:08 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

<How can I set up anonymous ftp so users can upload to an incoming 
<directory, but will not be able to see any files in that directory while still
<being able to see files in other directories? Is it possible?
<
<e.g.
</incoming     ->     allows uploads, files not viewable
</pub             ->     no uploads allowed, but files viewable

I have the incoming directory set as such:

drwx-wx-wx   2 brown    ftms_dev    2048 Feb  7 15:53 incoming

The owner can be anyone with these permissions.

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

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 14:03:23 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA09443;
	Fri, 11 Apr 1997 13:57:45 -0500 (CDT)
Received: from mailman.enron.com (access.enron.com [198.64.128.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA08942
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 13:51:40 -0500 (CDT)
Received: from ect.enron.com by mailman.enron.com (SMI-8.6/SMI-4.1)
	id NAA22361; Fri, 11 Apr 1997 13:51:39 -0500
Received: from diablo.ect.enron.com by ect.enron.com (SMI-8.6/SMI-SVR4)
	id NAA20738; Fri, 11 Apr 1997 13:51:39 -0500
Received: (from pduong@localhost) by diablo.ect.enron.com (8.7.3/8.6.6) id NAA03612 for wu-ftpd@wugate.wustl.edu; Fri, 11 Apr 1997 13:51:36 -0500 (CDT)
Message-Id: <970411135136.ZM3610@diablo.ect.enron.com>
Date: Fri, 11 Apr 1997 13:51:36 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Phong Duong" <pduong@ect.enron.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hiding new uploads
In-Reply-To: Colin Young <cyoung@ceogroup.com>
        "Hiding new uploads" (Apr 11,  2:16pm)
References: <01BC4682.E9254D40@raven.ceogroup.com>
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

Hello,

Here is how we set our permissions.  Hope this help...

# ls -al ~ftp
total 32
drwxrwxr-x   9 root     ftponly      512 Apr  9 10:51 .
drwxrwxr-x  16 root     other       1024 Apr  9 08:13 ..
d--x--x--x   2 root     other        512 Apr  9 15:57 bin
drwxr-xr-x   2 root     sys          512 Mar 26 11:38 dev
d--x--x--x   2 root     other        512 Apr  2 16:39 etc
d-wx-wx-wx   2 root     other        512 Apr  7 16:29 incoming
drwxrwxrwt   2 root     other        512 Apr  8 13:17 pub
d--x--x--x   3 root     other        512 Apr  2 16:39 usr

Cheers,


-- 
+-------------------------------+----------------------------------+
| Phong D. Duong                |  Enron Capital & Trade Resources |
| Information Technology        |  1400 Smith Street               |
| mailto: pduong@ect.enron.com  |  Houston, Texas 77002            |
|  voice: (713) 853-1459        |  EB-3416B                        |
+-------------------------------+----------------------------------+


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 14:16:33 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA10729;
	Fri, 11 Apr 1997 14:09:58 -0500 (CDT)
Received: from sbcomp.com ([207.150.14.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA10287
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 14:04:20 -0500 (CDT)
Received: from skb (rockford21.inwave.com [206.190.10.121])
          by sbcomp.com (8.8.4/8.8.4) with SMTP
	  id OAA12856; Fri, 11 Apr 1997 14:04:37 -0500 (CDT)
Message-Id: <3.0.1.32.19970411140204.0075d714@sbcomp.net>
Date: Fri, 11 Apr 1997 14:02:04 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Buehler" <skb@sbcomp.net>
To: wu-ftpd@wugate.wustl.edu, Colin Young <cyoung@ceogroup.com>
Subject: Re: Hiding new uploads
In-Reply-To: <01BC4682.E9254D40@raven.ceogroup.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: skb@sbcomp.net
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At 02:16 PM 4/11/97 -0400, Colin Young wrote:
>How can I set up anonymous ftp so users can upload to an incoming 
>directory, but will not be able to see any files in that directory while still
>being able to see files in other directories? Is it possible?
>
>e.g.
>/incoming     ->     allows uploads, files not viewable
>/pub             ->     no uploads allowed, but files viewable
>
>I've got the upload permissions set okay, I just can't seem to hide files.

These directions are on the FAQ site at:
http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html

7.Somebody uploaded a file with a weird name 

          Somebody is trying to misuse your ftp-site for transferring software (worst case scenario). Check if the directive
          path-filter in the ftpaccess file is something like : 

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

        8.I want anonymous users to be able to upload files, but in the most secure manner possible 

          In that case, set your path-filter to the one mentioned above. Make the incoming directory owned by something
          else then ftp (root, or nobody) with another group then ftp (nobody). Something like : 

          drwx-wx-wt       root    nobody        incoming

          This will allow ftp to write in the directory, but not read it. Set the upload directive in ftpaccess to something like :

          upload    /home/ftp    /incoming   yes root daemon 0400 nodirs

          One note : files get created as root and changed to the owner mentioned in the upload line. This will fail on some
          secure NFS setups. 

======================================================
Steven K. Buehler
S & B Computers
Rockford Illinois, USA
Phone: 815-398-7169
Fax: 815-398-7266
======================================================

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 14:57:27 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA13297;
	Fri, 11 Apr 1997 14:51:48 -0500 (CDT)
Received: from universal-woman.academ.com (news@UNIVERSAL-WOMAN.ACADEM.COM [198.137.249.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA13016
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 14:47:03 -0500 (CDT)
Received: (from news@localhost) by universal-woman.academ.com (8.8.4/8.7.1) id OAA08770; Fri, 11 Apr 1997 14:47:01 -0500 (CDT)
Message-Id: <5im4fk$8i0$1@universal-woman.academ.com>
Date: 11 Apr 1997 19:47:00 GMT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: sob@academ.com (Stan Barber)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: which S/KEY code to use?
References: <5ilumc$4d0$1@universal-woman.academ.com>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In article <5ilumc$4d0$1@universal-woman.academ.com> security_mail@customweb1.ho.att.com writes:
>I am trying to get S/KEY & wuftp 2-4-2 beta 12/13 to work
>together.  

I do not formally test skey support in the beta, so it could be broken.
If someone will do that testing for me before I release beta-14, I will be able
to consider the fixes. Otherwise, it will not be fixed in beta-14.
-- 
Stan   | Academ Consulting Services        |internet: sob@academ.com
Olan   | For more info on academ, see this |uucp: {mcsun|amdahl}!academ!sob
Barber | URL- http://www.academ.com/academ |Opinions expressed are only mine.

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 15:03:42 1997
Received: from relay1.UU.NET by relay1.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQckvw18799; Fri, 11 Apr 1997 16:02:46 -0400 (EDT)
Received: from wugate.wustl.edu by relay1.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQckvw18768; Fri, 11 Apr 1997 16:02:41 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA13494;
	Fri, 11 Apr 1997 14:53:05 -0500 (CDT)
Received: from ns.exisinc.com (dennis@ns.exisinc.com [209.0.17.21])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA13196
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 14:49:48 -0500 (CDT)
Received: (from dennis@localhost) by ns.exisinc.com (8.8.5/8.8.3) id NAA28708 for wu-ftpd@wugate.wustl.edu; Fri, 11 Apr 1997 13:49:07 -0700
Message-Id: <199704112049.NAA28708@ns.exisinc.com>
Date: Fri, 11 Apr 1997 13:49:07 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dennis <dennis@ns.exisinc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: limiting multiple connections
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

Is there an way to limit multiple anonymous connections from a single
host?  Perhaps a patch of some sort?

Thanks 

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 15:23:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA15544;
	Fri, 11 Apr 1997 15:17:47 -0500 (CDT)
Received: from paul.ceogroup.com (m27.ceogroup.com [24.64.42.27])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA15161
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 15:13:40 -0500 (CDT)
Received: from raven.ceogroup.com [24.64.42.40]
	by paul.ceogroup.com (AltaVista Mail F2.0B/2.0B BL25B listener)
	id 0000_0083_334e_9c22_6416;
	Fri, 11 Apr 1997 16:16:34 -0400
Received: by raven.ceogroup.com with Microsoft Mail
	id <01BC4693.6F11B6E0@raven.ceogroup.com>; Fri, 11 Apr 1997 16:14:29 -0400
Message-Id: <01BC4693.6F11B6E0@raven.ceogroup.com>
Date: Fri, 11 Apr 1997 16:14:25 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Colin Young <cyoung@ceogroup.com>
To: "Wu-Ftpd (E-mail)" <wu-ftpd@wugate.wustl.edu>
Subject: Thank you! Re: Hiding new uploads
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I seem to have gotten things sorted out here. It seems that I originally had tried to
use '/pub/incoming' but put '/incoming' in the ftpaccess file. I had also originally listed
the <root-dir> for 'upload' as '/u02/export/home/ftp' while the '/etc/passwd' file listed
the ftp home directory as '/export/home/ftp' (a symbolic link, for historical reasons),
which did not work (I can't find *THAT* in the FAQ, although if I took the time to read
the source code more thoroughly I might have noticed it).

By the time I noticed the first error, and had removed '/pub/incoming' and created
'/incoming' I completely forgot about *directory* permissions. By the time I posted
a message, I had spent a good half hour fooling around with the <mode> parameter
for 'upload' with no results.

And yes, I have read the FAQ. (I've even bookmarked and printed it since the only time 
I've actually seen the address posted is when somebody is complaining that you haven't 
read it.) Interestingly, the Solaris (my system) How-To specifically talks about setting the 
permissions on the '/incoming' directory to 777 while the regular FAQ does not mention
setting permissions explicitly (although this excellent document, without which I never
would have got the package running, does list the permissions, but does not call attention
to them).

Anyway, thank you all for your help.

Colin Young
cyoung@ceogroup.com


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 15:23:29 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA15316;
	Fri, 11 Apr 1997 15:16:06 -0500 (CDT)
Received: from kcgw1.att.com (kcgw1.att.com [192.128.133.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA14872
	for <wu-ftpd@mail.wustl.edu>; Fri, 11 Apr 1997 15:10:01 -0500 (CDT)
Received: from lynxhub.ho.att.com by kcig1.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id PAA10718; Fri, 11 Apr 1997 15:02:59 -0500
Received: by lynxhub.ho.att.com (5.x/EMS-1.2 sol2)
	id AA05686; Fri, 11 Apr 1997 16:08:03 -0400
Message-Id: <9704112008.AA05686@lynxhub.ho.att.com>
Date: Fri, 11 Apr 1997 16:08:01 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: dougc@lynxhub.ho.att.com
To: wu-ftpd@wugate.wustl.edu (ftp archive)
Subject: Error message question
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

folks,
Could someone enlighten me on what this error message would indicate

No control connection for command: No such file or directory

Thanks

Doug


-- 
Doug Courtney
dougc@lynxhub.ho.att.com
(908)949-3597

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 20:48:21 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA30630;
	Fri, 11 Apr 1997 20:42:59 -0500 (CDT)
Received: from hogw2.att.com (hogw2.att.com [204.179.186.34])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA30551
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 20:40:20 -0500 (CDT)
Received: from customweb1. by hoig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id VAA18795; Fri, 11 Apr 1997 21:32:00 -0400
Received: by customweb1. (SMI-8.6/SMI-SVR4)
	id VAA22550; Fri, 11 Apr 1997 21:44:05 -0400
Message-Id: <199704120144.VAA22550@customweb1.>
Date: Fri, 11 Apr 1997 21:44:05 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: security_mail@customweb1.ho.att.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: which S/KEY code to use?
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Thanks to all.

I am now using logdaemon.5.6. and wuftp beta 12.

The version of skey was not the problem, nor did I want
to force pwok=1.

ftpd.c needs a call to skeyaccess() to turn on the
use of the /etc/skey.access file.  This allows unix passwords,
but not in the wide open manner of the previous suggestions.

I want to use this file to allow unix passwords from certain
logins, and from certain IP addresses only.   

It would be nice if the wuftp/skey combination would also check against
the IP address bound to the local end of the socket, to
further reduce IP spoofing possibilities. But its already
been a long day.

-------------

The fix to ftpd.c is:

1204a1205
>     pwok = skeyaccess( pw, (char *)0, remotehost, remoteaddr);


Starting at line 1203 of ftpd.c, the code looks like:

#ifdef SKEY
/* 0 means we found the user and the skeykeys file is open for update. */
    pwok = skeyaccess( pw, (char *)0, remotehost, remoteaddr); /* NEWLINE */
    if (skeychallenge (&skey_blk, name, chbuff) == 0)
        reply (331, "[%s] required for %s.", chbuff, name);
    else
#endif

pwok is set to 1 only if the parameters given to skeyaccess fit within
the rules in /etc/skey.access.

Chris

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 11 21:18:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA31755;
	Fri, 11 Apr 1997 21:12:42 -0500 (CDT)
Received: from cagw2.att.com (cagw2.att.com [192.128.52.90])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA31260
	for <wu-ftpd@wugate.wustl.edu>; Fri, 11 Apr 1997 21:09:03 -0500 (CDT)
Received: from customweb1. by caig2.att.att.com (SMI-8.6/EMS-1.2 sol2)
	id WAA17929; Fri, 11 Apr 1997 22:15:43 -0400
Received: by customweb1. (SMI-8.6/SMI-SVR4)
	id WAA22657; Fri, 11 Apr 1997 22:12:49 -0400
Message-Id: <199704120212.WAA22657@customweb1.>
Date: Fri, 11 Apr 1997 22:12:49 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: security_mail@customweb1.ho.att.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: which S/KEY code to use?
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

My apologies.

Beta 13 has the fix.

It's been a BAAAAD day.

Beta 13 and skey from logdaemon.5.6 work just fine.
I have no idea what screwy thing I did to get
so confused.

Chris

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 12 16:39:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA01252;
	Sat, 12 Apr 1997 16:33:54 -0500 (CDT)
Received: from snoopy.hypercon.com (snoopy.concom.com [198.64.246.149])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA00148
	for <wu-ftpd@wugate.wustl.edu>; Sat, 12 Apr 1997 16:26:57 -0500 (CDT)
Received: from stevejg.flyonline.net ([208.213.244.30])
          by snoopy.hypercon.com (post.office MTA v1.9.1 ID# 0-11151)
          with SMTP id AAA218 for <wu-ftpd@wugate.wustl.edu>;
          Sat, 12 Apr 1997 16:29:41 -0500
Message-Id: <3.0.32.19970412172538.006a63b0@flyonline.com>
Date: Sat, 12 Apr 1997 17:25:40 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Gulick <sgulick@flyonline.com>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftp help!
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: sgulick@flyonline.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi I am running Version wu-2.4.2-academ[BETA-13] have followed the
instructions on wu-ftpd guest accounts and can't seem to get it working
properly.

I am running Red Hat 4.1 with linux 2.0.27.

I am serving passwds using yp and it seems that I can log into the ftp box
w/ a regular account and go directly to the user's directory. But when I
set up an account like "Mort's" to try to have a secure ftp evnvironment I
can login to the box but it takes me to / telling me there is no users
directory. I have been over the steps several times and am stumped. Please
help asap.

Thanks,
Steve
sgulick@flyonline.com 

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 12 18:02:15 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA03771;
	Sat, 12 Apr 1997 17:56:34 -0500 (CDT)
Received: from snoopy.hypercon.com (snoopy.concom.com [198.64.246.149])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA03703
	for <wu-ftpd@wugate.wustl.edu>; Sat, 12 Apr 1997 17:53:51 -0500 (CDT)
Received: from stevejg.flyonline.net ([208.213.244.30])
          by snoopy.hypercon.com (post.office MTA v1.9.1 ID# 0-11151)
          with SMTP id AAA162 for <wu-ftpd@wugate.wustl.edu>;
          Sat, 12 Apr 1997 17:56:35 -0500
Message-Id: <3.0.32.19970412185232.0073852c@flyonline.com>
Date: Sat, 12 Apr 1997 18:52:33 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Gulick <sgulick@flyonline.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Can't see files in directory??
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: sgulick@flyonline.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Yes I am a newbie...

I just installed wu-ftpd beta 13

I  am trying to set up secure guest accounts according to wu-ftp guest how to.

Everything works, I can get into the users directory and only the users
directory except I can't see any files in the directory?? the root is chmod
775. I'm stumped and looking for some help Puhleez!


Thanks,
Steve

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 04:55:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA05111;
	Mon, 14 Apr 1997 04:50:23 -0500 (CDT)
Received: from citysearch.com ([205.227.223.133])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA04643
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 04:42:11 -0500 (CDT)
Received: from [10.0.51.5] by citysearch.com
  (SMTPD32-960308) id AB0F35A0102; Mon Apr 14 02:38:23 1997
Message-Id: <199704140942.EAA04643@wugate.wustl.edu>
Date: Mon, 14 Apr 1997 04:42:11 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Bergstrom <mjollnir@citysearch.com>
To: sgulick@flyonline.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Your static ls is broken/non-existent
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mjollnir@10.0.50.19
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

If anonymous works ok, if real users work ok (as predestined by the format
of your ftpaccess...correct path BTW?  You have run ./ckconfig YES? to check
for these things?), then your setup has a busted 'ls'.  On Solaris you can
run 'truss', on irix the following (since they are stored literals) works:
        strings -a bin/ls | grep \\.so
for the dynamically shared objects (for which, the right outcome is NIL).

On Linux, I don't know.  But let's not ignore the obvious:
Is your ftpusers correct and only listing the ones who CANNOT ftp?

Your Redhat ships with GNU c if I remember correctly.  Read Jeff Hanson's
comments on building a non-shared 'ls'.  The CFLAGS and LDFLAGS setup is
crucial.  Get the fileutils-3.16 and go to.

The most recent communiques won't be there, but I hope you know:

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

Mark
____________________________________________________________________________
Cleitus: "Bring ME the bore worms."
Princess Aura:  NO! NO! NOT the BORE worms."
Cleitus: "Oh your grace, shall I stop the torture?"
Ming, after eating grape: "No."
____________________________________________________________________________



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 10:44:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA18420;
	Mon, 14 Apr 1997 10:39:30 -0500 (CDT)
Received: from nic.mis.ccu.edu.tw (mis.ccu.edu.tw [140.123.174.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA18270
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 10:36:23 -0500 (CDT)
Received: (from augustin@localhost)
	by nic.mis.ccu.edu.tw (8.8.5/8.8.5) id XAA05245
	for wu-ftpd@wugate.wustl.edu; Mon, 14 Apr 1997 23:30:58 +0800 (CST)
Message-Id: <199704141530.XAA05245@nic.mis.ccu.edu.tw>
Date: Mon, 14 Apr 1997 23:30:58 +0800 (CST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Augustin Wang <augustin@mis.ccu.edu.tw>
To: wu-ftpd@wugate.wustl.edu
Subject: Upload files in new created dirs
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In ftpaccess file, I defined that anonymous users can mkdir in upload
directory, such as

upload  /home/ftp  /upload   yes  ftp  ftponly  0444  dirs

However, user can not put file(s) in what directory he/she created. It
always said

553 <filename>: Permission denied. (Upload)

How can I define ftpaccess so that anonymous users may upload software
into the directory they created? Thank you for your answer.

                                                            Augustin

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 11:32:41 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA21216;
	Mon, 14 Apr 1997 11:28:10 -0500 (CDT)
Received: from orbot-instr.co.il ([194.90.200.35])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA21201
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 11:26:26 -0500 (CDT)
Received: from nis1.alon ([128.9.200.4]) by orbot-instr.co.il (4.1/ACTCOM-ORBOT-INSTR-S-1.0)
	id AA10491; Mon, 14 Apr 97 19:23:53 IDT
Message-Id: <9704141623.AA10491@orbot-instr.co.il>
Date: Mon, 14 Apr 97 19:23:53 IDT
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tomer@orbot-instr.co.il (Tomer Hai)
To: wu-ftpd@wugate.wustl.edu
Subject: Ftp to the site with <user>&<passwd>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi !

  I was trying to adjust my ftp server to accept sub-logins so other users rather 
than ftp & anonymous could login with user&passwd to our server.
The server runs on Solaris 2.5 and I modified it according to what I've read in SunSolve
so the above will operate.
My problem is that each time I try to use the 'user' command (after logging to the ftp account)
and enter the sub-login area I get the following message :

530 Can't change user from guest login.
Login failed.

This happens though I'm using Solaris 2.5 which suppose to support this feature.

  Do you have any suggestions ? and if not, could you address me to someone who can ?

 Thanks in Advance,

		Tomer

Ps.  How can I modify the site so users can login as <user> directly ?

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 11:57:02 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA23137;
	Mon, 14 Apr 1997 11:51:59 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA22405
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 11:46:19 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id MAA15527
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 12:46:14 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id MAA14242; Mon, 14 Apr 1997 12:46:12 -0400 (EDT)
Message-Id: <199704141646.MAA14242@spock2.EE.McGill.CA>
Date: Mon, 14 Apr 1997 12:46:12 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Ftp to the site with <user>&<passwd>
In-Reply-To: <9704141623.AA10491@orbot-instr.co.il> from "Tomer Hai" at Apr 14, 97 07:23:53 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

Salut A Vous, O Grand Manitou Tomer Hai !!

> 
> Hi !

yo !

> 
>  I was trying to adjust my ftp server to accept sub-logins
>  so other users rather 
...
> and enter the sub-login area I get the following message :
> 
> 530 Can't change user from guest login.
> Login failed.
> 

Wu-ftpd doesn't do sub-login period.
It was flushed out because of security concerns 
since version ??? (long time ago)

If you want it, you have to go through the src code
and comment out the relevent `if else'

>This happens though I'm using Solaris 2.5 which suppose to support this feature.

Dunno about the solaris generic ftpd, maybe they still have this

> 
> Ps.  How can I modify the site so users can login as <user> directly ?
> 

Hey ? what's that ?

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 13:09:24 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA27299;
	Mon, 14 Apr 1997 13:04:41 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA26770
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 13:03:02 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id OAA16511
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 14:02:50 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id OAA14364; Mon, 14 Apr 1997 14:02:49 -0400 (EDT)
Message-Id: <199704141802.OAA14364@spock2.EE.McGill.CA>
Date: Mon, 14 Apr 1997 14:02:48 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: BoS:  ftpd bug (yes, again..) (fwd)
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

Hello
 This was sent to a BOS mailing list, I thought it was appropriate
to x-post.

 There is a small glitch in the way ftpd(popen.c) handles the
arguments. I've sent mail to Mr Barber in Jan about this, but
my patch was not retain, it was probaly to drastic(I refused
to exec if argc was too long :-). The patch can still be found
if you browse the archive, I guess. But it may be best
if you wait for beta-14.

  The fix in beta-13 still have a problem, I believe
it's probably because the array, argv[], is not NULL terminated
if args goes over MAXG_ARGS.

See src/popen.c for the relevant code.

Wu-ftpd should not dump core or do anything else then dropping
the connection. Must signals are catch(randomsig()). I don't think
this buffer overrun can be exploitable because the function
never return (execv()); I'll send something to Stan(Mr Barber)
if he didn't already correct this.


Here is a trace of the loggin sesion:

read(0, "user ftp\n", 4096)             = 9
....
write(1, "331 Guest login ok, send your co"..., 68) = 68
...
read(0, "pass alainm@\n", 4096)         = 13
...
open("/var/log/xferlog", O_WRONLY|O_APPEND|O_CREAT, 0660) = 6
setregid(65535, 20)                     = 0
....
read(0, "list a a a a a a a a a a a a a a"..., 4096) = 256
...
getdtablesize()                         = 256
pipe([8, 9])                            = 8
--- SIGSEGV (Segmentation fault) ---
gettimeofday({861036685, 48545}, NULL)  = 0
...
send(3, "<155>Apr 14 12:51:25 ftpd[15573]"..., 55, 0) = 55
chdir("/")                              = 0
sigblock([IOT])                         = 0x400 (old mask [SEGV])
sigvec(SIGIOT, {SIG_DFL}, {0x363f8, [], 0}) = 0
sigvec(SIGIOT, {SIG_DFL}, NULL)         = 0
sigsetmask([SEGV])                      = 0x420 (old mask [IOT SEGV])
sigblock([ILL])                         = 0x400 (old mask [SEGV])
sigvec(SIGILL, {SIG_DFL}, {0x363f8, [], 0}) = 0
sigvec(SIGILL, {SIG_DFL}, NULL)         = 0
sigsetmask([SEGV])                      = 0x408 (old mask [ILL SEGV])
close(0)                                = 0
close(1)                                = 0
close(2)                                = 0
_exit(1)                                = ?

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!


> From: Vadim Kolontsov <vadim@tversu.ac.ru>
> To: best-of-security@suburbia.net
> Subject: BoS:  ftpd bug (yes, again..)
> 
> Hello,
> 
>   do you remeber a bug with "argc > 100" in ftpd_popen(), when users was
> able to kill your ftpd to produce core dump with shadow password? Ok, this bug
> (which was reported when 2.1 was the latest release) still presents
> in 2.2 & 3.0
>   Yes, ftpd was patched, but incompletely. It seems that this patches was 
> never tested (although I didn't check a patch against "kill -11" yet)
> 
>   Here is an additional patch for 3.0's ftpd
> 
> ============================== cut here ================================
> *** popen.c.old	Sun Apr 13 11:22:59 1997
> --- popen.c	Sun Apr 13 11:23:16 1997
> ***************
> *** 95,101 ****
>   
>   	/* glob each piece */
>   	gargv[0] = argv[0];
> ! 	for (gargc = argc = 1; argv[argc] && gargc < (MAXGLOBARGS-1); argc++) {
>   		glob_t gl;
>   		int flags = GLOB_BRACE|GLOB_NOCHECK|GLOB_QUOTE|GLOB_TILDE;
>   
> --- 95,101 ----
>   
>   	/* glob each piece */
>   	gargv[0] = argv[0];
> ! 	for (gargc = argc = 1; argv[argc] && gargc < (MAXGLOBARGS-1) && argc < MAXUSRARGS; argc++) {
>   		glob_t gl;
>   		int flags = GLOB_BRACE|GLOB_NOCHECK|GLOB_QUOTE|GLOB_TILDE;
> ============================== cut here ================================
>   
>   See the source code to understand why previous patch was incomplete -
> it's easy...
>   BTW, wu-ftpd latest beta (13) still can be killed in this way... although
> wu-ftpd's maintainer was informed by me about 3 monthes ago.
> 
> With best regards, Vadim.
> 
> P.S. to test ftpd, do the following:
> 
> telnet your.host 21
> user ftp (or your userid, if you have no anonymous ftp)
> pass ftp@ (or your password)
> list x x x x x x x x x x x ... (around 3 lines will be enough ;)
> 
> Bugged ftpdwill die here - "Connection closed by foreigh host".
> Now look for core dump, extract password, start your Crack :)
> --------------------------------------------------------------------------
> Vadim Kolontsov                                          SysAdm/Programmer 
> Tver Regional Center of New Information Technologies          Networks Lab
> 
> 

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 16:15:53 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA05771;
	Mon, 14 Apr 1997 16:06:33 -0500 (CDT)
Received: from atheria.europa.com (root@atheria.europa.com [199.2.194.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA05311
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 16:01:38 -0500 (CDT)
Received: from atheria.europa.com(really [199.2.194.10]) by atheria.europa.com
	via sendmail with smtp
	id <m0wGssa-000FDoC@atheria.europa.com>
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 14:01:36 -0700 (PDT)
	(Smail-3.2.0.91 1997-Jan-14 #4 built 1997-Jan-19)
Message-Id: <Pine.SUN.3.95.970414140004.3879Y-100000@atheria.europa.com>
Date: Mon, 14 Apr 1997 14:01:36 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Brossard <brossard@europa.com>
To: wu-ftpd@wugate.wustl.edu
Subject: IP blocking
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	Is it possible to allow only certain IP's to access a particular
account? If not, is there any way to block all access except from several
(say 3) IP's at all? I know how to deny service to IP's but if I only want
to allow 3 in, isn't there a better way than trying to name all IP's in
deny? TIA

------------finger brossard@europa.com for my public pgp key---------------- 
David Brossard                      e u r o p a  c o m m u n i c a t i o n s
MIS / Techie
brossard@europa.com                 503.222.9508 MAIN
www.europa.com                      503.796.9134 FACSIMILE
                                    503.222.4244 DATA 


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 16:30:30 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA06928;
	Mon, 14 Apr 1997 16:24:31 -0500 (CDT)
Received: from snoopy.hypercon.com (snoopy.concom.com [198.64.246.149])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA06496
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 16:18:46 -0500 (CDT)
Received: from stevejg.flyonline.net ([208.213.244.30])
          by snoopy.hypercon.com (post.office MTA v1.9.1 ID# 0-11151)
          with SMTP id AAA222 for <wu-ftpd@wugate.wustl.edu>;
          Mon, 14 Apr 1997 16:21:21 -0500
Message-Id: <3.0.32.19970414171708.00693354@flyonline.com>
Date: Mon, 14 Apr 1997 17:17:20 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Gulick <sgulick@flyonline.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Help can upload but can't see files/directories
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: sgulick@flyonline.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Does anyone know where I can find a list of the utilities I should add to
/bin for a "safe" guest account install. I want my users to access their
directories to upload / download web pages but nothing more. Or at least
nothing that will put the system at risk.

Thanks,
Steve
sgulick@flyonline.com 

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 17:11:23 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA08528;
	Mon, 14 Apr 1997 17:07:07 -0500 (CDT)
Received: from usr10.primenet.com (mirch@usr10.primenet.com [206.165.5.110])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA08785
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 17:00:41 -0500 (CDT)
Received: (from mirch@localhost)
	by usr10.primenet.com (8.8.5/8.8.5) id PAA06181
	for wu-ftpd@wugate.wustl.edu; Mon, 14 Apr 1997 15:00:40 -0700 (MST)
Message-Id: <199704142200.PAA06181@usr10.primenet.com>
Date: Mon, 14 Apr 1997 18:00:38 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: mirch <mirch@primenet.com>
To: wu-ftpd@wugate.wustl.edu (wuftpd wustl)
Subject: limiting real users to $HOME
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

i am new to the list, so forgive me if this question has been asked
before.

is there a way to chroot real users to their $HOME upon their ftp'ing
in (like you do with anonymous ftp'ing)?

i have searched around, and have not been able to find the answer.
someone suggested that we use ncftpd, which does allow this.  never
knew they had a daemon, though, and want to stick with what i have
familiarity with.

thanks.











From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 14 20:03:29 1997
Received: from relay6.UU.NET by relay6.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQclhs10450; Mon, 14 Apr 1997 21:02:59 -0400 (EDT)
Received: from wugate.wustl.edu by relay6.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQclhs10440; Mon, 14 Apr 1997 21:02:58 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA15890;
	Mon, 14 Apr 1997 19:41:05 -0500 (CDT)
Received: from torpedo.gis.umn.edu (torpedo.gis.umn.edu [128.101.73.101])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA15609
	for <wu-ftpd@wugate.wustl.edu>; Mon, 14 Apr 1997 19:35:40 -0500 (CDT)
Received: from flounder.gis.umn.edu (flounder.gis.umn.edu [128.101.73.104]) by torpedo.gis.umn.edu (8.7.6/8.7.6) with ESMTP id TAA00799 for <wu-ftpd@mail.wustl.edu>; Mon, 14 Apr 1997 19:17:54 -0500 (CDT)
Received: (sdlime@localhost) by flounder.gis.umn.edu (8.6.9/8.6.9) id TAA18678 for wu-ftpd@mail.wustl.edu; Mon, 14 Apr 1997 19:19:02 -0500
Message-Id: <199704150019.TAA18678@flounder.gis.umn.edu>
Date: Mon, 14 Apr 1997 19:19:02 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Steve Lime <sdlime@torpedo.Gis.Umn.EDU>
To: wu-ftpd@wugate.wustl.edu
Subject: Upgrading wu-ftpd
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Greetings:
	Stupid question. I'm trying to upgrade from wu-ftpd2.4(1) to
version 2.4.2 beta 12. Build and install go great but when I try to
use my old ftpaccess file (with -a option) nobody anonymous or real
can get in. Seeing as I only modified a tiny bit from the examples
I'm stumped.

I'm not a regular on this list yet so any help would be appreciated and
should be sent directly to me. Thanks much.

Steve

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 04:33:18 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA06640;
	Tue, 15 Apr 1997 04:29:17 -0500 (CDT)
Received: from su.uni-sofia.bg (root@ns.uni-sofia.bg [193.68.240.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id EAA06837
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 04:21:43 -0500 (CDT)
Received: from ftp.uni-sofia.bg (hristo@ftp.uni-sofia.bg [193.68.240.4]) by su.uni-sofia.bg (8.8.5/8.7.3) with SMTP id MAA07846 for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 12:20:43 +0300 (EET DST)
Message-Id: <33534899.2781E494@ucc.uni-sofia.bg>
Date: Tue, 15 Apr 1997 12:21:29 +0300
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Hristo Kirov <hristo@ucc.uni-sofia.bg>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftp on osf?
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: hristo@uni-sofia.bg
X-Mailer: Mozilla 3.01Gold (X11; I; BSD/386 uname failed)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,
I am trying to install wu-ftpd 2.4(2) on Alpha server 400 running
Digital UNIX V4.0A. Compilation was succesful but dir command don't work
not only for anonymous users but for real users too. Any ideas?

Best regards.
Hristo Kirov

P.S. What is the latest release of wu-ftpd, and where can find them?

-- 
    _/    _/    _/_/_/    _/_/_/      Hristo N. Kirov
   _/    _/  _/        _/             http://www.uni-sofia.bg/~hristo
  _/    _/  _/        _/              mailto:hristo@ucc.uni-sofia.bg 
 _/    _/  _/        _/               ico  on  IRC,  Chanel: #bulgaria
  _/_/      _/_/_/    _/_/_/          (359 2)625 657 9, (359 2)963 328 2

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 07:53:25 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA02273;
	Tue, 15 Apr 1997 07:48:58 -0500 (CDT)
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA01923
	for <wu-ftpd@mail.wustl.edu>; Tue, 15 Apr 1997 07:38:01 -0500 (CDT)
Received: from 143.117.14.23 by wunet.wustl.edu (PMDF V4.3-10 #14148)
 id <01IHQ5EPVAOW00052X@wunet.wustl.edu>; Tue, 15 Apr 1997 07:23:07 -0500 (CDT)
Received: from fujin.qub.ac.uk by Nzambi.qub.ac.uk with SMTP (PP); Tue,
 15 Apr 1997 12:34:30 +0000
Received: from majella.cc.qub.ac.uk by fujin.qub.ac.uk (SMI-8.6/SMI-SVR4)
 id NAA12347; Tue, 15 Apr 1997 13:39:25 +0100
Message-Id: <SIMEON.9704151340.J@majella.cc.qub.ac.uk>
Date: Tue, 15 Apr 1997 13:32:40 +0000
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Majella McCarron <m.mccarron@qub.ac.uk>
To: wu-ftpd@wunet.wustl.edu
Cc: m.mccarron@qub.ac.uk
Subject: Problem with ls in wu-ftpd
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-Sender: mmccarro@qub.ac.uk
X-Mailer: Simeon for Win32 Version 4.0.7
X-Authentication: none
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I'm running wu-ftpd 2.4 on an A/UX system. My problem is with 
anonymous ftp. Depending on the ftp s/w used to connect to the 
archive I am having problem. If using for example 'ftp' provided 
as part of the Winqvt package, when the user connects, he can 
list files and directories with 'ls'. However, if the user is 
using WS-FTP, the ls command returns an empty list even when 
files exist in the directory. It is possible to cd down through 
the anonymous ftp hierarchy but never to see what is there. Can 
anyone help me on this on.

Regards
Majella McCarron
----------------------

m.mccarron@qub.ac.uk



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 08:12:25 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA03354;
	Tue, 15 Apr 1997 08:07:15 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA03174
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 08:04:13 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC497B.DFD19270@cnnt07.scripps.com>; Tue, 15 Apr 1997 09:03:24 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970415130322Z-2246@cnnt07.scripps.com>
Date: Tue, 15 Apr 1997 09:03:22 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: wu-ftp on osf?
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

We just got it running yesterday on an Alpha with Unix 4.0B (upgrade to
B).

The problem is that the /bin/ls is not statically linked.  Copy (or hard
link) /sbin/ls to the relative /bin directory for anonymous and guest
users and life should be good.  As for real users, it all depends on the
path variable I would imagine.  Make sure /sbin is listed before /bin in
the user's environment.

Cheers,

Richard Schramm
Internet Technical Analyst
The E.W. Scripps Co.
mailto:rdschramm@scripps.com

>----------
>From: 	Hristo Kirov[SMTP:hristo@ucc.uni-sofia.bg]
>Sent: 	Tuesday, April 15, 1997 5:21 AM
>To: 	wu-ftpd@wugate.wustl.edu
>Subject: 	wu-ftp on osf?
>
>Hi,
>I am trying to install wu-ftpd 2.4(2) on Alpha server 400 running
>Digital UNIX V4.0A. Compilation was succesful but dir command don't work
>not only for anonymous users but for real users too. Any ideas?
>
>Best regards.
>Hristo Kirov
>
>P.S. What is the latest release of wu-ftpd, and where can find them?
>
>-- 
>    _/    _/    _/_/_/    _/_/_/      Hristo N. Kirov
>   _/    _/  _/        _/             http://www.uni-sofia.bg/~hristo
>  _/    _/  _/        _/              mailto:hristo@ucc.uni-sofia.bg 
> _/    _/  _/        _/               ico  on  IRC,  Chanel: #bulgaria
>  _/_/      _/_/_/    _/_/_/          (359 2)625 657 9, (359 2)963 328 2
>

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 08:18:08 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA03886;
	Tue, 15 Apr 1997 08:14:19 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA03563
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 08:09:30 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC497C.9FCD1040@cnnt07.scripps.com>; Tue, 15 Apr 1997 09:08:46 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970415130845Z-2251@cnnt07.scripps.com>
Date: Tue, 15 Apr 1997 09:08:45 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: Problem with ls in wu-ftpd
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

It may be the difference between using the ls and dir commands.  Try
signing into your server with the client that works and do both an ls
and a dir.  I bet your ls works but dir does not.  If so, this is
probably because the ls you have in the /bin directory does not work
properly (I think ls is part of the ftp server and dir is an "outside"
command).  One client is probably getting the directory list with ls and
the other with dir.  We found the the copy of ls in the real /bin did
not work, but the statically linked one in /sbin/ls did work.  Once we
copied the /sbin/ls to the relative /bin for the anon and guest users
all was well.

Cheers,

Richard Schramm
Internet Technical Analyst
The E.W. Scripps Co.
mailto:rdschramm@scripps.com

>----------
>From: 	Majella McCarron[SMTP:m.mccarron@qub.ac.uk]
>Sent: 	Tuesday, April 15, 1997 9:32 AM
>To: 	wu-ftpd@wunet.wustl.edu
>Cc: 	m.mccarron@qub.ac.uk
>Subject: 	Problem with ls in wu-ftpd
>
>I'm running wu-ftpd 2.4 on an A/UX system. My problem is with 
>anonymous ftp. Depending on the ftp s/w used to connect to the 
>archive I am having problem. If using for example 'ftp' provided 
>as part of the Winqvt package, when the user connects, he can 
>list files and directories with 'ls'. However, if the user is 
>using WS-FTP, the ls command returns an empty list even when 
>files exist in the directory. It is possible to cd down through 
>the anonymous ftp hierarchy but never to see what is there. Can 
>anyone help me on this on.
>
>Regards
>Majella McCarron
>----------------------
>
>m.mccarron@qub.ac.uk
>
>
>

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 08:25:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04267;
	Tue, 15 Apr 1997 08:20:17 -0500 (CDT)
Received: from gate1.informatik.fh-wiesbaden.de (gate1.informatik.fh-wiesbaden.de [193.175.36.254])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA04019
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 08:15:36 -0500 (CDT)
Received: from localhost (noell@localhost) by gate1.informatik.fh-wiesbaden.de (8.8.5/8.8.3) with SMTP id PAA22642; Tue, 15 Apr 1997 15:15:33 +0200 (MET DST)
Message-Id: <Pine.SUN.3.96.970415150305.22572A-100000@gate1.informatik.fh-wiesbaden.de>
Date: Tue, 15 Apr 1997 15:15:33 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Karl L. Noell" <noell@informatik.fh-wiesbaden.de>
To: wu-ftpd@wugate.wustl.edu
Cc: bossard@europa.com
Subject: Re: IP blocking
In-Reply-To: <Pine.SUN.3.95.970414140004.3879Y-100000@atheria.europa.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Mon, 14 Apr 1997, David Brossard wrote:

> 	Is it possible to allow only certain IP's to access a particular
> account? If not, is there any way to block all access except from several
> (say 3) IP's at all? I know how to deny service to IP's but if I only want
> to allow 3 in, isn't there a better way than trying to name all IP's in
> deny? TIA
> 

We are very satisfied with "xinetd" (which is similar to tcpwrapper).
But it doesn't control access to a particular account, the access rights
are set for particular services (telnet, ftp, ...), and it does a rather
comprehensive logging (access granted / access denied).
Its config file provides such access filtering by entries like:

  service ftp
           only_from  ..........
   or:     never_from ..........

( "........." ist a list of IP addresses.)

Hope this helps.
 ////////////////////////////////////////////////////////////////////////
 Karl L. Noell                              Tel.: +49 611 9495-201
 fhw - Dept. of Computer Science            Fax : +49 611 9495-210
 Wiesbaden, Germany
 ////////////////////////////////////////////////////////////////////////


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 08:35:29 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA05055;
	Tue, 15 Apr 1997 08:31:02 -0500 (CDT)
Received: from gatekeeper.msi-uk.com (gatekeeper.msi-uk.com [194.131.97.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04620
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 08:25:33 -0500 (CDT)
Received: by gatekeeper.msi-uk.com; id NAA01459; Tue, 15 Apr 1997 13:10:46 GMT
Received: from unknown(192.240.0.144) by gatekeeper.msi-uk.com via smap (V1.3)
	id sma001446; Tue Apr 15 13:10:16 1997
Received: from scimitar.msi-uk.com by msi-uk.com (SMI-8.6/SMI-SVR4)
	id OAA29400; Tue, 15 Apr 1997 14:32:26 +0100
Received: by scimitar.msi-uk.com (SMI-8.6/SMI-SVR4)
	id OAA28986; Tue, 15 Apr 1997 14:26:33 +0100
Message-Id: <199704151326.OAA28986@scimitar.msi-uk.com>
Date: Tue, 15 Apr 1997 14:26:32 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tonycl@msi-uk.com (Tony Clark)
To: wu-ftpd@wugate.wustl.edu
Subject: Slight problem using wu-ftpd
Content-Type: text
X-Phone-Number: +44 0171 971 8800
X-Fax-Number: +44 0171 971 8712
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


uw-ftpd-2.4 and solaris 2.5.


1. When i type 'ls' in anonymous and guest mode, i don't get the group and
   user entries from ls:-

drwx------   2 39       200          512 Apr 14 15:32 .
drwxr-xr-x   3 38       11           512 Apr 14 15:36 ..

               ^^^^^^^^^^^^^

2. When i try and change to '~' i also get errors.

ftp> cd
(remote-directory) ~
550 /local/disk1/ftp: No such file or directory.
ftp> 


I have the correct entries in chroot /etc/passwd and /etc/group but still
am unable to work out whats going off.


Any idea's anyone - thanx in advance.

-- 

Tony Clark (Just another hacker)          Mobile Systems International PLC
Tel: +44 (0)171 971 8800                  Systems Administrator

External: chiefy@padua.org, chiefy@bigfoot.com, tonyc@domino.org(personal)


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 14:30:31 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA28178;
	Tue, 15 Apr 1997 14:26:21 -0500 (CDT)
Received: from micromuse.co.uk (root@ns.micromuse.co.uk [194.205.96.253])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA28022
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 14:24:34 -0500 (CDT)
Received: from netfm.netfm.demon.co.uk by micromuse.co.uk (8.6.12/MM-040495-mpc-3)
	id UAA04211; Tue, 15 Apr 1997 20:25:23 +0100
Message-Id: <3353D371.D1B351A8@micromuse.co.uk>
Date: Tue, 15 Apr 1997 20:13:53 +0100
Reply-To: david.herring@micromuse.co.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: david.herring@micromuse.co.uk
To: wu-ftpd@wugate.wustl.edu, david.herring@micromuse.co.uk
Subject: Directory listing problems with ws-ftpd le
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------C3D0B887E1E28C8CEA8934F1"
X-Organisation: Micromuse PLC
X-URL: http://www.micromuse.com/
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.
--------------C3D0B887E1E28C8CEA8934F1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I'm having trouble getting directory listing's to work when connecting
to wu-ftpd-24.-beta13 running on Solaris 2.5.1 when connecting
with WS-FTPD LE from windows 95.

On the Sun box I get the error in /var/adm/messages:-

Apr 15 11:38:47 sun5 ftpd[29020]: refused PORT 0,1076 from
netfm.demon.co.uk

In the WS-FTPD LE 95 client program I see the error:-

PORT 181,100,100,98,4,52
500 Illegal PORT Command
DoDirList returned 0

This problem occurs for all ftp accounts on the machine, with or without

making them secure with "guessgroup all ftpgroup" in ftpaccess. It
even occurs if I turn off the ftpaccess file by using the -A option.

 If you connect directly using DOS ftp, both the dir and ls commands
work fine. How does ws-ftpd do a directory listing ? Can I get the
WU-FTPD to log these methods to try and debug this.

Thanks in advance,

rgds dave.

--------------C3D0B887E1E28C8CEA8934F1
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for David Herring
Content-Disposition: attachment; filename="vcard.vcf"

begin:vcard

fn:David Herring

n:Herring;David

org:Micromuse Inc.

adr:;;90 Putney Bridge Road;Putney;London;SW18 1DA;

email;internet:david.herring@micromuse.co.uk

tel;work:0181 875 9500

tel;fax:0181 875 9995

x-mozilla-cpt:;0

x-mozilla-html:FALSE

end:vcard




--------------C3D0B887E1E28C8CEA8934F1--


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 17:38:01 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA05129;
	Tue, 15 Apr 1997 17:33:50 -0500 (CDT)
Received: from mach1.gs.com (mach1.gs.com [192.246.9.35])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA05291
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 17:27:32 -0500 (CDT)
Received: from gs.com (postoffice1.gs.com [138.8.220.10]) by mach1.gs.com (8.7.5/8.7.3/mach1) with SMTP id SAA01663 for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 18:26:58 -0400 (EDT)
Received: from gsny02e.et.gs.com by gs.com (4.1/GOLDMAN-1.0)
	id AA20591; Tue, 15 Apr 97 18:29:20 EDT
Received: by gsny02e.et.gs.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.57)
	id <01BC49CA.99C49530@gsny02e.et.gs.com>; Tue, 15 Apr 1997 18:26:57 -0400
Message-Id: <c=US%a=_%p=Goldman._Sachs_?%l=GSNY02E-970415222655Z-21365@gsny02e.et.gs.com>
Date: Tue, 15 Apr 1997 18:26:55 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Demarco, Glen" <glen.demarco@gs.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: FTPD Store & Forward ??
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.994.57
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

We are looking to set something up to forward data which was FTP'ed to a
centralized FTP server (running wu-ftpd of course), and have the
origional file deleted from the centralized FTP server. I've looked into
an SNMP trap which requires an SNMP manager application.I can but  would
rather not modify the ftpd source from WU.

Does anyone have any suggestions whereby a script/program can be
automatically invoked upon a successful FTP request to forward the data
to it's final destination server?

Thanks.
===============================================
Glen DeMarco                     |      Phone: (212) 902-7981
Goldman Sachs & Co, Inc.   |      Email: glen.demarco@gs.com
Cross Platform Services       |      Pager: (917) 556-6271  
85 Broad Street - 8th Floor   |      Fax:     (212) 428-1047
New York, N.Y. 10004         |      Alpha Page: (800) 800-7759
=================================================

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 17:55:30 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA06237;
	Tue, 15 Apr 1997 17:51:30 -0500 (CDT)
Received: from prawn.fishy.net (flounder.fishy.net [206.156.56.34])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA06096
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 17:47:56 -0500 (CDT)
Received: from sturgeon.fishy.net (sturgeon.fishy.net [172.16.1.3]) by prawn.fishy.net (8.8.5/8.7.3) with ESMTP id SAA49370 for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 18:47:35 -0400
Received: (from ben@localhost) by sturgeon.fishy.net (8.8.5/8.7.3) id SAA64246 for wu-ftpd@wugate.wustl.edu; Tue, 15 Apr 1997 18:47:34 -0400
Message-Id: <199704152247.SAA64246@sturgeon.fishy.net>
Date: Tue, 15 Apr 1997 18:47:33 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ben Mehlman <ben@staff.prodigy.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FTPD Store & Forward ??
In-Reply-To: <c=US%a=_%p=Goldman._Sachs_?%l=GSNY02E-970415222655Z-21365@gsny02e.et.gs.com> from "Demarco, Glen" at Apr 15, 97 06:26:55 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


> Does anyone have any suggestions whereby a script/program can be
> automatically invoked upon a successful FTP request to forward the data
> to it's final destination server?
> 
> Thanks.

We do a similar thing here, but we use "mirror".  We don't delete the
files, just copy them again (via ftp) when they change...

If you want more custom behavior, you could set up logging of transfers
(just a simple change to ftpaccess file).  If you don't mind a
little delay, you could run a program from cron every couple of minutes.
Just a fairly simple perl script would do it.  Or have a daemon tailing the
xferlog.  

-Ben

---------------------------------------------------------------------------
Ben Mehlman                                   Vladimir: Well?  Shall we go?
Prodigy Services Company                      Estragon: Yes, let's go.
ben@staff.prodigy.com                                   (They do not move).

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 15 18:13:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA07070;
	Tue, 15 Apr 1997 18:09:37 -0500 (CDT)
Received: from micromuse.co.uk (root@ns.micromuse.co.uk [194.205.96.253])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA06956
	for <wu-ftpd@wugate.wustl.edu>; Tue, 15 Apr 1997 18:07:35 -0500 (CDT)
Received: from netfm.netfm.demon.co.uk by micromuse.co.uk (8.6.12/MM-040495-mpc-3)
	id XAA07092; Tue, 15 Apr 1997 23:52:49 +0100
Message-Id: <3354040E.62BD4AB6@micromuse.co.uk>
Date: Tue, 15 Apr 1997 23:41:18 +0100
Reply-To: david.herring@micromuse.co.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: david.herring@micromuse.co.uk
To: wu-ftpd@wugate.wustl.edu, david.herring@micromuse.co.uk
Subject: Re: Directory listing problems with ws-ftpd le
References: <3353D371.D1B351A8@micromuse.co.uk>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------35DB839976794A63C29CBD76"
X-Organisation: Micromuse PLC
X-URL: http://www.micromuse.com/
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.
--------------35DB839976794A63C29CBD76
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

david.herring@micromuse.co.uk wrote:

> I'm having trouble getting directory listing's to work when
> connecting
> to wu-ftpd-24.-beta13 running on Solaris 2.5.1 when connecting
> with WS-FTPD LE from windows 95.
>
> On the Sun box I get the error in /var/adm/messages:-
>
> Apr 15 11:38:47 sun5 ftpd[29020]: refused PORT 0,1076 from
> netfm.demon.co.uk
>
> In the WS-FTPD LE 95 client program I see the error:-
>
> PORT 181,100,100,98,4,52
> 500 Illegal PORT Command
> DoDirList returned 0

I've since discovered that putting the WS-FTP LE 95 into PASV mode
solves the problem. Also noted that a "dir" command or an "ls" command
issued directly from a DOS ftp session failed first time, then succeeds
on
all subsequent attempts.

There is definitely sometime wrong here, as a standard Solaris FTPD
does not required the client software to use PASV mode. TCP_WRAPPERS
are being used, but when disabled (removed from /etc/inetd.conf) the
problems remain the same.

Any ideas on why PASV mode succeeds  ? Is it better for clients to use
this
client initiation mode - more secure ?

rgds dave

--------------35DB839976794A63C29CBD76
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for David Herring
Content-Disposition: attachment; filename="vcard.vcf"

begin:vcard

fn:David Herring

n:Herring;David

org:Micromuse Inc.

adr:;;90 Putney Bridge Road;Putney;London;SW18 1DA;

email;internet:david.herring@micromuse.co.uk

tel;work:0181 875 9500

tel;fax:0181 875 9995

x-mozilla-cpt:;0

x-mozilla-html:FALSE

end:vcard




--------------35DB839976794A63C29CBD76--


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 02:07:02 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id CAA28172;
	Wed, 16 Apr 1997 02:02:57 -0500 (CDT)
Received: from malmo.trab.se (malmo.trab.se [131.115.48.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id BAA27705
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 01:58:44 -0500 (CDT)
Received: from linkoping.trab.se (helios.linkoping.trab.se [131.115.46.4]) by malmo.trab.se (8.7.5/TRAB-primary-2) with ESMTP id IAA23391 for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 08:58:11 +0200 (MET DST)
Received: (from ath@localhost) by linkoping.trab.se (8.8.3/TRAB-secondary-1) id IAA12461 for wu-ftpd@wugate.wustl.edu; Wed, 16 Apr 1997 08:58:10 +0200 (MET DST)
Message-Id: <199704160658.IAA12461@linkoping.trab.se>
Date: Wed, 16 Apr 1997 08:58:10 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Anders Thulin <Anders.X.Thulin@telia.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: FTPD Store & Forward ??
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


glen.demarco@gs.com wrote:
> Does anyone have any suggestions whereby a script/program can be
> automatically invoked upon a successful FTP request to forward the data
> to it's final destination server?

  One way is to let the log entry trigger the forwarding, by letting
swatch or some similar daemon monitor the logfile, and start the
appropriate script when the log entry matches some log entry pattern.

  swatch is (hopefully still) available at ftp://sierra.stanford.edu/
pub/sources/swatch.tar.Z. It's Perl-based.


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 07:42:55 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA02500;
	Wed, 16 Apr 1997 07:39:11 -0500 (CDT)
Received: from gate.teledata.co.uk (root@gate-isdn.teledata.co.uk [194.152.83.193])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA02553
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 07:32:43 -0500 (CDT)
Received: from markh.teledata.co.uk(really [193.114.49.208]) by gate.teledata.co.uk
	via rsmtp with smtp
	id <m0wHTtA-000L9jC@gate.teledata.co.uk>
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 97 13:32:40 +0100 (BST)
	(/\##/\ Smail3.1.30.13 #30.13 built 31-aug-95)
Message-Id: <3354C5EC.24FC@prestel.net>
Date: Wed, 16 Apr 1997 13:28:28 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: iqbal gandham <igandham@prestel.net>
To: wu-ftpd@wugate.wustl.edu
Subject: anonymous set up
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

I have setup wu-ftpd successfully. All the users are limited to there
directories, with chroot etc. 

BUT, how do I setup anonymous user, so that they can get access by just
typing in there email address for the password for example. I am not
sure if you set this up as you do for a normal user, or do you need
something different. I have had a look at the FAQ and I can't seem to
find what i am looking for

Thanks 

Iqbal

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 08:24:47 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA03545;
	Wed, 16 Apr 1997 08:19:55 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04066
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 08:15:10 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4A46.8DC6BF70@cnnt07.scripps.com>; Wed, 16 Apr 1997 09:14:14 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970416131413Z-2748@cnnt07.scripps.com>
Date: Wed, 16 Apr 1997 09:14:13 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: anonymous set up
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

You need to create an account on your system by the name ftp and set it
up the same as you do for the guest accounts.  The username ftp will
have special meaning to the ftp daemon and will allow the user to log in
as either ftp or anonymous by providing any string as a password (though
you can enforce using an email address, etc.).

Read the ftpd man page that came in the distribution of wuftpd for more
information (search for ~ftp) on setting up an anonymous account.  Read
the man page for ftpaccess that also came in the distribution for more
information on setting password checking rules for the anonymous
account.

Richard Schramm
Internet Technical Analyst
The E.W. Scripps Co.
mailto:rdschramm@scripps.com

>----------
>From: 	iqbal gandham[SMTP:igandham@prestel.net]
>Sent: 	Wednesday, April 16, 1997 8:28 AM
>To: 	wu-ftpd@wugate.wustl.edu
>Subject: 	anonymous set up
>
>Hi
>
>I have setup wu-ftpd successfully. All the users are limited to there
>directories, with chroot etc. 
>
>BUT, how do I setup anonymous user, so that they can get access by just
>typing in there email address for the password for example. I am not
>sure if you set this up as you do for a normal user, or do you need
>something different. I have had a look at the FAQ and I can't seem to
>find what i am looking for
>
>Thanks 
>
>Iqbal
>

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 09:40:45 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA08205;
	Wed, 16 Apr 1997 09:36:21 -0500 (CDT)
Received: from ns.sprintout.com (kevin@[205.219.168.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA07901
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 09:34:48 -0500 (CDT)
Received: from localhost (kevin@localhost) by ns.sprintout.com (8.7.4/8.7.3) with SMTP id KAA12319 for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 10:41:44 -0400 (EDT)
Message-Id: <Pine.BSI.3.93.970416103918.11826B-100000@ns.sprintout.com>
Date: Wed, 16 Apr 1997 10:41:44 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kevin Holbrook  <kevin@ns.sprintout.com>
To: wu-ftpd@wugate.wustl.edu
Subject: BSDI 2.1
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello all, 

	Has anyone out there been able to get wuftpd 2.4 up and running on
a BSDI 2.1 system with the virtual host patch from Bryan O'Connor?
	
	I have the Daemon running OK, but it just times out when I try to
connect to the virtual host (even from a local terminal).

	Any help would be greatly appreciated.

					Sincerely,

						Kevin Holbrook
						System Administrator
						Sprintout Internet Services
						(401)421-2264
						kevin@sprintout.com


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 10:16:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA10084;
	Wed, 16 Apr 1997 10:12:44 -0500 (CDT)
Received: from server.islc.net (root@server.islc.net [207.53.107.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA10044
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 10:11:10 -0500 (CDT)
Received: from jawronko.cypress-tech.net ([207.53.107.254]) by server.islc.net (8.8.5/8.7.3) with SMTP id LAA13050 for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 11:11:02 -0400 (EDT)
Message-Id: <199704161511.LAA13050@server.islc.net>
Date: Wed, 16 Apr 1997 11:13:52 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Joseph Wronkowski" <jawronko@islc.net>
To: <wu-ftpd@wugate.wustl.edu>
Subject: Re: BSDI 2.1
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_01BC4A57.4464D400"
X-Mailer: Microsoft Outlook Express 4.71.0544.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE Engine V4.71.0544.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.

------=_NextPart_000_01BC4A57.4464D400
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi
Go to the link and get wu-ftpd-2.4.2-beta13.BSDI3.0.tar
It works great and easy to compile.  Use build bdi not build bsd
> VU-FTPD 2.4.2 Beta 13

>

> Available from ftp://ftp.nL2k.ab.ca/pub/Unix

> The only issue here is virtual FTP.  Setting up Virtual FTP different

> from the release notes.  I prefer to lists my virtual sites in the =
/etc/ftpaccess

> as follows:

> virtual 204.209.81.204 root /usr/home/hvg/ftp

> virtual 204.209.81.204 banner /usr/home/hvg/ftp/.message

> virtual 204.209.81.204 logfile /var/log/virtual.ftp.xferlog.hvg

> In this REAL example, line 1 define the root, line 2 defines the =
banner

> and line 3 defines where the logfile should go.

>

> Again the binaries are available out of the package once obtained.  =
Just

> install and take it away from there.

>
 ----
From: Kevin Holbrook <kevin@ns.sprintout.com>
To: wu-ftpd@wugate.wustl.edu
Date: Wednesday, April 16, 1997 10:41 AM
Subject: BSDI 2.1

Hello all,

Has anyone out there been able to get wuftpd 2.4 up and running on
a BSDI 2.1 system with the virtual host patch from Bryan O'Connor?

I have the Daemon running OK, but it just times out when I try to
connect to the virtual host (even from a local terminal).

Any help would be greatly appreciated.

Sincerely,

Kevin Holbrook
System Administrator
Sprintout Internet Services
(401)421-2264
kevin@sprintout.com



------=_NextPart_000_01BC4A57.4464D400
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML 3.2//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"Trident 4.71.0544.0"' name=3DGENERATOR>

</HEAD>
<BODY><FONT face=3DArial size=3D2>
<P>Hi</P>

<P>Go to the link and get wu-ftpd-2.4.2-beta13.BSDI3.0.tar

<P>It works great and easy to compile.  Use build bdi not build bsd

<P>&gt; VU-FTPD 2.4.2 Beta 13<BR>
<BR>
&gt;<BR>
<BR>
&gt; Available from <A=20
href=3D"ftp://ftp.nL2k.ab.ca/pub/Unix">ftp://ftp.nL2k.ab.ca/pub/Unix</A><=
BR>
<BR>
&gt; The only issue here is virtual FTP.&nbsp; Setting up Virtual FTP=20
different<BR>
<BR>
&gt; from the release notes.&nbsp; I prefer to lists my virtual sites in =
the=20
/etc/ftpaccess<BR>
<BR>
&gt; as follows:<BR>
<BR>
&gt; virtual 204.209.81.204 root /usr/home/hvg/ftp<BR>
<BR>
&gt; virtual 204.209.81.204 banner /usr/home/hvg/ftp/.message<BR>
<BR>
&gt; virtual 204.209.81.204 logfile /var/log/virtual.ftp.xferlog.hvg<BR>
<BR>
&gt; In this REAL example, line 1 define the root, line 2 defines the =
banner<BR>
<BR>
&gt; and line 3 defines where the logfile should go.<BR>
<BR>
&gt;<BR>
<BR>
&gt; Again the binaries are available out of the package once =
obtained.&nbsp;=20
Just<BR>
<BR>
&gt; install and take it away from there.<BR>
<BR>
&gt;</P>
 ----<BR>
<B>From: </B>Kevin Holbrook &lt;kevin@ns.sprintout.com&gt;<BR>
<B>To: </B>wu-ftpd@wugate.wustl.edu<BR>
<B>Date: </B>Wednesday, April 16, 1997 10:41 AM<BR>
<B>Subject: </B>BSDI 2.1<BR>
<BR>
<HTML><BODY><FONT size=3D2>Hello all,<BR>
<BR>
Has anyone out there been able to get wuftpd 2.4 up and running on<BR>
a BSDI 2.1 system with the virtual host patch from Bryan O'Connor?<BR>
<BR>
I have the Daemon running OK, but it just times out when I try to<BR>
connect to the virtual host (even from a local terminal).<BR>
<BR>
Any help would be greatly appreciated.<BR>
<BR>
Sincerely,<BR>
<BR>
Kevin Holbrook<BR>
System Administrator<BR>
Sprintout Internet Services<BR>
(401)421-2264<BR>
<A href=3D"mailto:kevin@sprintout.com">kevin@sprintout.com</A><BR>
<BR>
</FONT></FONT>
</BODY></HTML>

------=_NextPart_000_01BC4A57.4464D400--


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 10:34:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA11458;
	Wed, 16 Apr 1997 10:30:39 -0500 (CDT)
Received: from goon.stg.brown.edu (root@goon.stg.brown.edu [128.148.157.19])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA10766
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 10:25:49 -0500 (CDT)
Received: from goon.stg.brown.edu (localhost [127.0.0.1])
	by goon.stg.brown.edu (8.8.5/8.8.5) with ESMTP id LAA10812
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 11:19:16 -0400
Message-Id: <199704161519.LAA10812@goon.stg.brown.edu>
Date: Wed, 16 Apr 1997 11:19:16 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Richard L. Goerwitz" <richard@goon.stg.brown.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: BSDI 2.1 
In-Reply-To: Your message of "Wed, 16 Apr 1997 11:13:52 EDT."
             <199704161511.LAA13050@server.islc.net> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.9 05/05/96
X-Url: http://www.stg.brown.edu/stg/staff_pages/richard.html
X-Face: #,bgOf7[Z5["^1[?.)k?^vYpV4**Cxrg2'At1vp{+k$#Q-}p?y`'4x8*SscV,hjGeIU&
 0+&e}eRQL/rR'|@y|r[l2?Z#KJ$h-u$vgK6<QO24yaM(2b"hG^})4%nx5$X6h#beJf(Hx
 m,6V*5)mhg+vL%A"B6N]hNDFP},C8/M6Mk.}"5;<1;):c_-S1gX6-^=*MqW$T}[mY*2\d&
 d;77(fvjqy~?XI-2K?&\s8vEjp]4p/R$lcPE>j
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Do you know that your mailer is actually sending out multiple, redundant
copies of the same note?  We can all read plain text; there's no reason
to duplicate your letter as HTML.

-- 

Richard Goerwitz
PGP key fingerprint:    C1 3E F4 23 7C 33 51 8D  3B 88 53 57 56 0D 38 A0
For more info (mail, phone, fax no.):  finger richard@goon.stg.brown.edu



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 11:30:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA14577;
	Wed, 16 Apr 1997 11:25:04 -0500 (CDT)
Received: from landfield.com (rkive.landfield.com [208.196.145.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA14136
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 11:18:46 -0500 (CDT)
Message-Id: <199704161619.LAA02181@landfield.com>
Date: Wed, 16 Apr 1997 11:19:28 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kent Landfield <kent@landfield.com>
To: wu-ftpd@wugate.wustl.edu
Subject: BSDI and Virtual Support
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

1. Retrieve a copy of beta-13.

2. Use 'build bdi'

3. An FAQ about building in virtual support and configuring it for use is
   available at

	http://www.landfield.com/wu-ftpd/virtual-ftp-faq.html

If you find things you'd like to see added to make it easier (after going 
through the process ;-)) please let me know and I'll add it.  If you are 
still having problems, take a look in the lists mail archives located at

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

-- 
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 11:31:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA14695;
	Wed, 16 Apr 1997 11:26:35 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA14285
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 11:22:51 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id MAA16857;
	Wed, 16 Apr 1997 12:22:50 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id MAA20754; Wed, 16 Apr 1997 12:22:45 -0400 (EDT)
Message-Id: <199704161622.MAA20754@spock2.EE.McGill.CA>
Date: Wed, 16 Apr 1997 12:22:45 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: david.herring@micromuse.co.uk
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Directory listing problems with ws-ftpd le
In-Reply-To: <3354040E.62BD4AB6@micromuse.co.uk> from "david.herring@micromuse.co.uk" at Apr 15, 97 11:41:18 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

hello
> 
> > I'm having trouble getting directory listing's to work when
> > connecting
> > to wu-ftpd-24.-beta13 running on Solaris 2.5.1 when connecting
> > with WS-FTPD LE from windows 95.
> >
> > On the Sun box I get the error in /var/adm/messages:-
> >
> > Apr 15 11:38:47 sun5 ftpd[29020]: refused PORT 0,1076 from
> > netfm.demon.co.uk
> >
> > In the WS-FTPD LE 95 client program I see the error:-
> >
> > PORT 181,100,100,98,4,52
> > 500 Illegal PORT Command
> > DoDirList returned 0
> 
> I've since discovered that putting the WS-FTP LE 95 into PASV mode
> solves the problem. Also noted that a "dir" command or an "ls" command
> issued directly from a DOS ftp session failed first time, then succeeds
> on
> all subsequent attempts.
> 
> There is definitely sometime wrong here, as a standard Solaris FTPD
> does not required the client software to use PASV mode.

Ftpd servers, solaris nor wu-ftpd, force clients to
use one or the other(POR|PASV).

To download files you can do it via PORT or PASV
some 'OS' i.e DOS, Windows, etc 
don't handle the PORT directive very well, then it's
up to you to specify which one you prefer.

Most ftp client on Unix will use by default PORT
Most web clients will use by default PASV.

> 
> Any ideas on why PASV mode succeeds  ?

if you try with other ftp clients (ncftp, ftp , netscape, ee, etc ..)
and it works than this client or the tcp/ip stack is broken

If not then your setup is wrong
check the faq or the man pages to see what
you must have in

lib/*
dev/*
etc/*

Solaris needs a handfull of libraries and missing one
can cause havoc or ftpd to behave strangely
  - ls -l will show nothing
  - or the wonderfull
    "cannot create data socket (0.0.0.0)"

> Is it better for clients to use this
> client initiation mode 

the server doesn't really care.
If you're behind a firewall, it may be a problem.
You'll have to open the ports somehow I suppose.
There is a patch from Pedro (?)  in the archives to limit
the range of ports.

> - more secure ?

?

PASV and PORT are eqivalent in term of 'security'
Which really doesn't do much

The beta-xx doesn't accept on PORT, ports lower then 1024
and it must be the same IP

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 11:55:17 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA16437;
	Wed, 16 Apr 1997 11:49:09 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA15275
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 11:44:52 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id MAA17289;
	Wed, 16 Apr 1997 12:44:48 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id MAA20807; Wed, 16 Apr 1997 12:44:45 -0400 (EDT)
Message-Id: <199704161644.MAA20807@spock2.EE.McGill.CA>
Date: Wed, 16 Apr 1997 12:44:45 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: dougc@lynxhub.ho.att.com
Subject: Re: Error message question
In-Reply-To: <9704112008.AA05686@lynxhub.ho.att.com> from "dougc@lynxhub.ho.att.com" at Apr 11, 97 04:08:01 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

Salut A Vous, O Grand Manitou dougc@lynxhub.ho.att.com !!

> 
> folks,
> Could someone enlighten me on what this error message would indicate
> 
> No control connection for command: No such file or directory
> 

this is from the *ftp client*, I'll bet with you
you're using /usr/ucb/ftp :-)

It means that server went away (KabOOM !!)
the client lost the connection.

Now Why ?

dunno,
checked the logs ?
is this repeatable ?
do you have an entry in the log saying 
  " exit on signal xx " ?

bring up the level of debuggin on the server
and trace

send the relevant logs, maybe someone can come
up with some answers if you din't find any


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 14:20:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA23764;
	Wed, 16 Apr 1997 14:15:13 -0500 (CDT)
Received: from micromuse.co.uk (root@ns.micromuse.co.uk [194.205.96.253])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA24032
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 14:08:46 -0500 (CDT)
Received: from netfm.netfm.demon.co.uk by micromuse.co.uk (8.6.12/MM-040495-mpc-3)
	id UAA26615; Wed, 16 Apr 1997 20:09:08 +0100
Message-Id: <33552119.AC79E92B@micromuse.co.uk>
Date: Wed, 16 Apr 1997 19:57:29 +0100
Reply-To: david.herring@micromuse.co.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: david.herring@micromuse.co.uk
To: alain.magloire@rcsm.ee.mcgill.ca
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Directory listing problems with ws-ftpd le
References: <199704161622.MAA20754@spock2.EE.McGill.CA>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------6B6637A41DE8C794464DE78F"
X-Organisation: Micromuse PLC
X-URL: http://www.micromuse.com/
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.
--------------6B6637A41DE8C794464DE78F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

alain.magloire@rcsm.ee.mcgill.ca wrote:

> The beta-xx doesn't accept on PORT, ports lower then 1024
> and it must be the same IP

How do I change the limit on ports <1024, and do I really want to
to do this. I.E why is the beta-xx set like this ?

I'm using FTP 2.4.2 beta-13, is this the latest ? e.g:-

220 sun5 FTP server (Version wu-2.4.2-academ[BETA-13](1) Fri Apr 11
09:52:06 BST 1997) ready.

Thanks for the excellent responce,

rgds dave


--------------6B6637A41DE8C794464DE78F
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for David Herring
Content-Disposition: attachment; filename="vcard.vcf"

begin:vcard

fn:David Herring

n:Herring;David

org:Micromuse Inc.

adr:;;90 Putney Bridge Road;Putney;London;SW18 1DA;

email;internet:david.herring@micromuse.co.uk

tel;work:0181 875 9500

tel;fax:0181 875 9995

x-mozilla-cpt:;0

x-mozilla-html:FALSE

end:vcard




--------------6B6637A41DE8C794464DE78F--


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 14:21:01 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA24726;
	Wed, 16 Apr 1997 14:17:05 -0500 (CDT)
Received: from ibmmail.COM (ibmmail.com [199.171.26.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA24179
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 14:09:55 -0500 (CDT)
Received: from IMXGATE.COM by ibmmail.COM (IBM VM SMTP V2R3) with BSMTP id 5053;
   Wed, 16 Apr 97 15:09:55 EDT
Received: from col by imxgate.com (IBM VM SMTP V2R3) with TCP;
   Wed, 16 Apr 97 15:09:53 EDT
Received: by col_lngw.aepsc.com(Lotus SMTP MTA v1.06 (346.8 3-18-1997))  id 8525647B.00693D5A ; Wed, 16 Apr 1997 15:09:29 -0400
Message-Id: <8525647B.0047ACDC.00@col_lngw.aepsc.com>
Date: Wed, 16 Apr 1997 09:08:16 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Anthony_Lester@aep.com
To: wu-ftpd@wugate.wustl.edu
Subject: Re: anonymous set up
Mime-Version: 1.0
Content-type: text/plain; charset=US-ASCII
X-Lotus-FromDomain: AMERICAN ELECTRIC POWER
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN






read
ftp://rtfm.mit.edu/pub/usenet/news.answers/computer-security/anonymous-ftp-
faq
and check out the man pages on FTPD

     -Anthony

>
>Hi
>
>I have setup wu-ftpd successfully. All the users are limited to there
directories, with chroot etc.
>
>BUT, how do I setup anonymous user, so that they can get access by just
>typing in there email address for the password for example. I am not
>sure if you set this up as you do for a normal user, or do you need
>something different. I have had a look at the FAQ and I can't seem to
>find what i am looking for
>
>Thanks
>
>Iqbal
>



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 14:43:50 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA26070;
	Wed, 16 Apr 1997 14:39:01 -0500 (CDT)
Received: from atheria.europa.com (root@atheria.europa.com [199.2.194.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA25953
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 14:35:39 -0500 (CDT)
Received: from atheria.europa.com(really [199.2.194.10]) by atheria.europa.com
	via sendmail with smtp
	id <m0wHaUP-000FBmC@atheria.europa.com>
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 12:35:33 -0700 (PDT)
	(Smail-3.2.0.91 1997-Jan-14 #4 built 1997-Jan-19)
Message-Id: <Pine.SUN.3.95.970416123343.7908C-100000@atheria.europa.com>
Date: Wed, 16 Apr 1997 12:35:33 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Brossard <brossard@europa.com>
To: wu-ftpd@wugate.wustl.edu
Subject: usernames on Solaris
In-Reply-To: <8525647B.0047ACDC.00@col_lngw.aepsc.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

	I have set up several guest accounts on Solaris and in all of them
have a /etc/passwd file either containing the pertinent users or the full
passwd table. However in a directory listing, it only shows the UID's and
GID's. I saw this question posed before on the list but never saw the fix.
Any ideas? TIA

------------finger brossard@europa.com for my public pgp key---------------- 
David Brossard                      e u r o p a  c o m m u n i c a t i o n s
MIS / Techie
brossard@europa.com                 503.222.9508 MAIN
www.europa.com                      503.796.9134 FACSIMILE
                                    503.222.4244 DATA 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 14:55:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA27306;
	Wed, 16 Apr 1997 14:51:27 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA27055
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 14:47:20 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4A7D.582AAB10@cnnt07.scripps.com>; Wed, 16 Apr 1997 15:46:27 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970416194624Z-3303@cnnt07.scripps.com>
Date: Wed, 16 Apr 1997 15:46:24 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: usernames on Solaris
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

David,

My understanding is that if there is no /etc/group or /etc/passwd file
locally for the users (relative to their chrooted environment), then
they cannot resolve the UID and GID in dir listing.  If you create a
/etc directory for each chrooted environment and copy these files into
that dir, they will show up.  However, there is a security concern of
have a list of all your user accounts available to the public, so you
may experiment with removing the password from those files and also
removing extraneous accounts that will not have files below the chrooted
environment anyway.  Also, consider if it is worth it at all to have
those files present.  Do people really NEED to see a username as opposed
to a UID?

Cheers,

Rich
>----------
>From: 	David Brossard[SMTP:brossard@europa.com]
>Sent: 	Wednesday, April 16, 1997 3:35 PM
>To: 	wu-ftpd@wugate.wustl.edu
>Subject: 	usernames on Solaris
>
>	I have set up several guest accounts on Solaris and in all of them
>have a /etc/passwd file either containing the pertinent users or the full
>passwd table. However in a directory listing, it only shows the UID's and
>GID's. I saw this question posed before on the list but never saw the fix.
>Any ideas? TIA
>
>------------finger brossard@europa.com for my public pgp key---------------- 
>David Brossard                      e u r o p a  c o m m u n i c a t i o n s
>MIS / Techie
>brossard@europa.com                 503.222.9508 MAIN
>www.europa.com                      503.796.9134 FACSIMILE
>                                    503.222.4244 DATA 
>
>

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 15:13:12 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA29300;
	Wed, 16 Apr 1997 15:09:31 -0500 (CDT)
Received: from atheria.europa.com (root@atheria.europa.com [199.2.194.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA28443
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 15:05:15 -0500 (CDT)
Received: from atheria.europa.com(really [199.2.194.10]) by atheria.europa.com
	via sendmail with smtp
	id <m0wHax1-000FF1C@atheria.europa.com>
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 13:05:07 -0700 (PDT)
	(Smail-3.2.0.91 1997-Jan-14 #4 built 1997-Jan-19)
Message-Id: <Pine.SUN.3.95.970416130151.7908E-100000@atheria.europa.com>
Date: Wed, 16 Apr 1997 13:05:06 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Brossard <brossard@europa.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: usernames on Solaris
In-Reply-To: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970416194624Z-3303@cnnt07.scripps.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


	This was my understanding as well. However I do have an
/etc/passwd & /etc/group in the chrooted dir. It still doesn't work. I
have expermented with partial and full passwd lists to no avail. With
Solaris there is not much of a security concern since it uses shadowed
password tables though.

On Wed, 16 Apr 1997, Schramm, Rich wrote:

-|David,
-|
-|My understanding is that if there is no /etc/group or /etc/passwd file
-|locally for the users (relative to their chrooted environment), then
-|they cannot resolve the UID and GID in dir listing.  If you create a
-|/etc directory for each chrooted environment and copy these files into
-|that dir, they will show up.  However, there is a security concern of
-|have a list of all your user accounts available to the public, so you
-|may experiment with removing the password from those files and also
-|removing extraneous accounts that will not have files below the chrooted
-|environment anyway.  Also, consider if it is worth it at all to have
-|those files present.  Do people really NEED to see a username as opposed
-|to a UID?
-|
-|Cheers,
-|
-|Rich
-|>----------
-|>From: 	David Brossard[SMTP:brossard@europa.com]
-|>Sent: 	Wednesday, April 16, 1997 3:35 PM
-|>To: 	wu-ftpd@wugate.wustl.edu
-|>Subject: 	usernames on Solaris
-|>
-|>	I have set up several guest accounts on Solaris and in all of them
-|>have a /etc/passwd file either containing the pertinent users or the full
-|>passwd table. However in a directory listing, it only shows the UID's and
-|>GID's. I saw this question posed before on the list but never saw the fix.
-|>Any ideas? TIA
-|>
-|>------------finger brossard@europa.com for my public pgp key---------------- 
-|>David Brossard                      e u r o p a  c o m m u n i c a t i o n s
-|>MIS / Techie
-|>brossard@europa.com                 503.222.9508 MAIN
-|>www.europa.com                      503.796.9134 FACSIMILE
-|>                                    503.222.4244 DATA 
-|>
-|>
-|

------------finger brossard@europa.com for my public pgp key---------------- 
David Brossard                      e u r o p a  c o m m u n i c a t i o n s
MIS / Techie
brossard@europa.com                 503.222.9508 MAIN
www.europa.com                      503.796.9134 FACSIMILE
                                    503.222.4244 DATA 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 15:19:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA29928;
	Wed, 16 Apr 1997 15:15:42 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (alainm@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA29367
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 15:09:44 -0500 (CDT)
Received: (from alainm@localhost)
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) id QAA20752;
	Wed, 16 Apr 1997 16:08:20 -0400 (EDT)
Message-Id: <199704162008.QAA20752@finnegan.EE.McGill.CA>
Date: Wed, 16 Apr 1997 16:08:20 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: david.herring@micromuse.co.uk
Cc: wu-ftpd@wugate.wustl.edu
Subject: PORT abuse
In-Reply-To: <33552119.AC79E92B@micromuse.co.uk> from "david.herring@micromuse.co.uk" at Apr 16, 97 07:57: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

Hello 

> 
> > The beta-xx doesn't accept on PORT, ports lower then 1024
> > and it must be the same IP
> 
> How do I change the limit on ports <1024, and do I really want to
> to do this. I.E why is the beta-xx set like this ?
> 
> I'm using FTP 2.4.2 beta-13, is this the latest ? e.g:-
> 

This is something I don't agree with because
it is in clear violation of the Protocol as define by
the RFC. But I can understand the reasons.

Also if you're patient there was a long thread on this a year
ago, so it's in the archive.

Let me resume the thread for you with some examples
of the danger of having ports < 1024.

 DATA PORT (PORT)

  The argument is a HOST-PORT specification for the data port
  to be used in data connection.  There are defaults for both
  the user and server data ports, and under normal
  circumstances this command and its reply are not needed.  If
  this command is used, the argument is the concatenation of a
  32-bit internet host address and a 16-bit TCP port address.
  This address information is broken into 8-bit fields and the
  value of each field is transmitted as a decimal number (in
  character string representation).  The fields are separated
  by commas.  A port command would be:

     PORT h1,h2,h3,h4,p1,p2

  where h1 is the high order 8 bits of the internet host
  address.

When data is to be transfer between a client and a server. The client
can specify to which port it wants the data to arrive. The client then
listen to the port number specify in the PORT command. The server makes an
active open to that port and sends the data.

Like we discuss before the host specify in the argument portion of the PORT
doesn't have to be the same IP as the client, hence open the door to
all sort of abuse. The easiest example that comes to mind is fake email.

  .....
 STOR smtp_file
 PORT a,b,c,d,0,25  # a,b,c,d --> a.b.c.d --> victim_ip
 RETR smtp_file

This sends an untracable mail to victim_ip. The logs on victim_ip will
always show that the connection was made by the FTP server. It's a good
way to pass thru firewalls.


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 16:21:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA00871;
	Wed, 16 Apr 1997 16:17:31 -0500 (CDT)
Received: from lovelace.infobiogen.fr (claude@lovelace.infobiogen.fr [193.52.226.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA00595
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 16:14:57 -0500 (CDT)
Received: (from claude@localhost)
	by lovelace.infobiogen.fr (8.8.5/8.8.5/mr-2.0) id XAA00301;
	Wed, 16 Apr 1997 23:14:47 +0200 (MET DST)
Message-Id: <Mutt.19970416231447.claude@lovelace.infobiogen.fr>
Date: Wed, 16 Apr 1997 23:14:47 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: claude@infobiogen.fr (Claude Scarpelli)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: usernames on Solaris
In-Reply-To: <Pine.SUN.3.95.970416123343.7908C-100000@atheria.europa.com>; from David Brossard on Apr 16, 1997 12:35:33 -0700
References: <8525647B.0047ACDC.00@col_lngw.aepsc.com> <Pine.SUN.3.95.970416123343.7908C-100000@atheria.europa.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: Mutt 0.57e
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

In a mail dated Apr 16, brossard@europa.com (David Brossard) wrote:
> 	I have set up several guest accounts on Solaris and in all of them
> have a /etc/passwd file either containing the pertinent users or the full
> passwd table. However in a directory listing, it only shows the UID's and
> GID's. I saw this question posed before on the list but never saw the fix.
> Any ideas? TIA
> 

We discovered this last week, as we upgrade our ftp server to
2.5.1. We fixed this by copying the right libraries to ~ftp/usr/lib,
ie as explain in the ftpd Solaris manpage :

                 ld.so*
                 libc.so*
                 libdl.so*
                 libintl.so*
                 libw.so*
                 libnsl.so*
                 libsocket.so*
                 nss_nis.so*
                 nss_nisplus.so*
                 nss_dns.so*
                 nss_files.so*
                 straddr.so*


You may need other libraries. I remember that our version of gtar
requires /usr/lib/libmp.so.

-- 
------------------------------------------------------------------------------
Claude Scarpelli                        | Defenestrate: to exit a window
INFOBIOGEN ::= INFOrmatique appliquée à | onscreen. (Time International
l'étude des BIOmolécules et des GÉNomes	| Vol 146, No. 20, Nov 13, 1995)

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 16:31:51 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA00202;
	Wed, 16 Apr 1997 16:27:55 -0500 (CDT)
Received: from mediamaxtel.com (saigon.mediamaxtel.com [208.200.145.6])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA01357
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 16:23:36 -0500 (CDT)
Received: from baria.mediamaxtel.com (baria.mediamaxtel.com [208.200.145.16]) by mediamaxtel.com (SMI-8.6/8.6.9) with SMTP id QAA04477 for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 16:24:33 -0500
Message-Id: <33554395.3348@mediamaxtel.com>
Date: Wed, 16 Apr 1997 16:24:37 -0500
Reply-To: francisn@mediamaxtel.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Francis Nguyen <francisn@mediamaxtel.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: PORT abuse
References: <199704162008.QAA20752@finnegan.EE.McGill.CA>
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

Could someone please tell me how I can set up the message/banner files
when login and out of WU-FTPD 2.4. I'm currently setting up WU-FTPD 2.4
on Solaris 2.5.1.

Are "message" and "banner" commands?

Thanks very much.

Francis <francisn@mediamaxtel.com>

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 16:49:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA02768;
	Wed, 16 Apr 1997 16:45:47 -0500 (CDT)
Received: from micromuse.co.uk (root@ns.micromuse.co.uk [194.205.96.253])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA02602
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 16:45:33 -0500 (CDT)
Received: from netfm.netfm.demon.co.uk by micromuse.co.uk (8.6.12/MM-040495-mpc-3)
	id WAA28405; Wed, 16 Apr 1997 22:46:22 +0100
Message-Id: <335545F4.B92161B9@micromuse.co.uk>
Date: Wed, 16 Apr 1997 22:34:44 +0100
Reply-To: david.herring@micromuse.co.uk
Sender: owner-wu-ftpd@wugate.wustl.edu
From: david.herring@micromuse.co.uk
To: wu-ftpd@wugate.wustl.edu, david.herring@mcmail.com, gerry.joy@mcmail.com
Subject: ftp from within a browser does not get to homedir
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------408FF9317028E115331FEC6A"
X-Organisation: Micromuse PLC
X-URL: http://www.micromuse.com/
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.
--------------408FF9317028E115331FEC6A
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Why does ftp'ing directly from a web browser not take a user directly
to their home directory ? If the user is setup as a guestgroup user,
then
the chroot part works correctly - but the follow on part "/./homedir" is

not cd'ed into. If it's a normal "real" user, then you end up in the
root
diectory.

I.E ftp://username:password@IPADDRESS/ aways puts you in "/", not
the username's home directory.

Any ideas ?

I suspect it's the default browser behaviour - I see this on Netscape
and IE,
obviously you can put ftp://username:password@IPADDRESS/homedir to get
you to your homedir.

rgds dave

--------------408FF9317028E115331FEC6A
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for David Herring
Content-Disposition: attachment; filename="vcard.vcf"

begin:vcard

fn:David Herring

n:Herring;David

org:Micromuse Inc.

adr:;;90 Putney Bridge Road;Putney;London;SW18 1DA;

email;internet:david.herring@micromuse.co.uk

tel;work:0181 875 9500

tel;fax:0181 875 9995

x-mozilla-cpt:;0

x-mozilla-html:FALSE

end:vcard




--------------408FF9317028E115331FEC6A--


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 17:09:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA03732;
	Wed, 16 Apr 1997 17:03:35 -0500 (CDT)
Received: from atheria.europa.com (root@atheria.europa.com [199.2.194.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA02938
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 17:02:05 -0500 (CDT)
Received: from atheria.europa.com(really [199.2.194.10]) by atheria.europa.com
	via sendmail with smtp
	id <m0wHcmC-000FFMC@atheria.europa.com>
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 15:02:04 -0700 (PDT)
	(Smail-3.2.0.91 1997-Jan-14 #4 built 1997-Jan-19)
Message-Id: <Pine.SUN.3.95.970416150011.7908L-100000@atheria.europa.com>
Date: Wed, 16 Apr 1997 15:02:04 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: David Brossard <brossard@europa.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: usernames on Solaris
In-Reply-To: <Mutt.19970416231447.claude@lovelace.infobiogen.fr>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 16 Apr 1997, Claude Scarpelli wrote:

-|In a mail dated Apr 16, brossard@europa.com (David Brossard) wrote:
-|> 	I have set up several guest accounts on Solaris and in all of them
-|> have a /etc/passwd file either containing the pertinent users or the full
-|> passwd table. However in a directory listing, it only shows the UID's and
-|> GID's. I saw this question posed before on the list but never saw the fix.
-|> Any ideas? TIA
-|> 
-|
-|We discovered this last week, as we upgrade our ftp server to
-|2.5.1. We fixed this by copying the right libraries to ~ftp/usr/lib,
-|ie as explain in the ftpd Solaris manpage :
-|
-|                 ld.so*
-|                 libc.so*
-|                 libdl.so*
-|                 libintl.so*
-|                 libw.so*
-|                 libnsl.so*
-|                 libsocket.so*
-|                 nss_nis.so*
-|                 nss_nisplus.so*
-|                 nss_dns.so*
-|                 nss_files.so*
-|                 straddr.so*
-|
-|
-|You may need other libraries. I remember that our version of gtar
-|requires /usr/lib/libmp.so.

	Thanks to everyone who helped on this problem. The solution, in
case anyone is interested is described above. It is also important to
include the /usr/lib/libmp.so.* files. Again, thanks everyone!

------------finger brossard@europa.com for my public pgp key---------------- 
David Brossard                      e u r o p a  c o m m u n i c a t i o n s
MIS / Techie
brossard@europa.com                 503.222.9508 MAIN
www.europa.com                      503.796.9134 FACSIMILE
                                    503.222.4244 DATA 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 20:22:20 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA08715;
	Wed, 16 Apr 1997 20:17:52 -0500 (CDT)
Received: from ns.intelenet.net (intelenet.net [204.182.160.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA10732
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 20:15:50 -0500 (CDT)
Received: from cueball (cueball.intelenet.net [207.38.65.9]) by ns.intelenet.net (8.7.5/8.7.3) with SMTP id SAA22130; Wed, 16 Apr 1997 18:15:44 -0700 (PDT)
Message-Id: <335579C2.7B67@intelenet.net>
Date: Wed, 16 Apr 1997 18:15:46 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Myers <bob@intelenet.net>
To: david.herring@micromuse.co.uk
Cc: wu-ftpd@wugate.wustl.edu, david.herring@mcmail.com, gerry.joy@mcmail.com
Subject: Re: ftp from within a browser does not get to homedir
References: <335545F4.B92161B9@micromuse.co.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: bob@intelenet.net
X-Mailer: Mozilla 3.01 (X11; I; SunOS 5.5.1 sun4c)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

david.herring@micromuse.co.uk wrote:
> 
> Why does ftp'ing directly from a web browser not take a user directly
> to their home directory ? If the user is setup as a guestgroup user,
> then
> the chroot part works correctly - but the follow on part "/./homedir" is
> 
> not cd'ed into. If it's a normal "real" user, then you end up in the
> root
> diectory.
> 
> I.E ftp://username:password@IPADDRESS/ aways puts you in "/", not
> the username's home directory.
> 
> Any ideas ?
> 
> I suspect it's the default browser behaviour - I see this on Netscape
> and IE,
> obviously you can put ftp://username:password@IPADDRESS/homedir to get
> you to your homedir.


That's the way the ftp URL scheme works.  Any browser that handles ftp
URLs differently would be working incorrectly.  Otherwise there would be
no way to refer to the root directory in a URL, which is clearly
incorrect behavior.

Also, I recommend not using the password in the URL.  All browsers I
know of will prompt you for the password if you don't give it in the
URL, and I think that's a better way of handling passwords.

I.e., just use ftp://username@IPADDRESS/... instead.

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 21:21:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA13029;
	Wed, 16 Apr 1997 21:18:14 -0500 (CDT)
Received: from nora.psu.ac.th (nora.psu.ac.th [192.100.77.7])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA12694
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 21:14:09 -0500 (CDT)
Received: from ratree.psu.ac.th by nora.psu.ac.th with ESMTP
	(1.39.111.2/16.2) id AA089233278; Thu, 17 Apr 1997 09:14:38 +0700
Received: from localhost (sisiripo@localhost)
          by ratree.psu.ac.th (8.8.4/8.8.4) with SMTP
	  id JAA26415 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 09:15:02 +0700 (GMT+0700)
Message-Id: <Pine.SUN.3.94.970417091444.24221A-100000@ratree.psu.ac.th>
Date: Thu, 17 Apr 1997 09:15:01 +0700 (GMT+0700)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "siripong (pom)" <sisiripo@ratree.psu.ac.th>
To: wu-ftpd@wugate.wustl.edu
Subject: unsubscribe
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 16 21:57:18 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA10917;
	Wed, 16 Apr 1997 21:54:21 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA14058
	for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 21:50:33 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id WAA00924 for <wu-ftpd@wugate.wustl.edu>; Wed, 16 Apr 1997 22:55:20 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970416224802.852A-100000@josephus.furph.com>
Date: Wed, 16 Apr 1997 22:55:20 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ftp not in /etc/passwd
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I reported this on arpil 10, and I'm still having this problem.  This is
beta 13, Digital Unix 4.0, started up in inetd.conf like this:

ftp     stream  tcp     nowait  root    /usr/local/etc/tcpd
/usr/local/bin/ftpd  -l -d -a

and I get this error when I log in as anonymous:

Apr 16 22:44:34 josephus ftpd[841]: josephus.furph.com FTP server (Version
wu-2.4.2-academ[BETA-13](1) Wed Apr 16 22:27:03 EDT 1997) ready.
Apr 16 22:44:37 josephus ftpd[841]: command: USER anonymous^M
Apr 16 22:44:37 josephus ftpd[841]: <--- 530 
Apr 16 22:44:37 josephus ftpd[841]: User anonymous unknown.
Apr 16 22:44:37 josephus ftpd[841]: FTP LOGIN REFUSED (ftp not in
/etc/passwd) FROM quip.eecs.umich.edu [141.212.99.8], anonymous

and this when I log in as myself:

Apr 16 22:44:42 josephus ftpd[841]: command: USER beckers^M
Apr 16 22:44:42 josephus ftpd[841]: <--- 331 
Apr 16 22:44:42 josephus ftpd[841]: Password required for beckers.
Apr 16 22:44:42 josephus ftpd[841]: USER beckers
Apr 16 22:44:46 josephus ftpd[841]: command: PASS password^M
Apr 16 22:44:46 josephus ftpd[841]: PASS password
Apr 16 22:44:46 josephus ftpd[841]: <--- 530 
Apr 16 22:44:46 josephus ftpd[841]: Login incorrect.

even though I'm using the right password.

/etc/passwd and ~ftp/etc/passwd are this:

ftp:*:9997:999:anonymous ftp:/usr/users/ftp:/bin/false
ftp1:*:9998:999:guest ftp:/usr/users/ftp/./:/bin/false

/bin/false is in /etc/shells

ckconfig checks out that ftpaccess is in /usr/local/etc/ftpaccess and in
it is the following:

class   local   real,guest,anonymous *
guestgroup      ftp1


And it seems like the daemon is just ignoring the -a in the startup.  Any
ideas, PLEASE!

thanks

beckers




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 00:28:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id AAA24123;
	Thu, 17 Apr 1997 00:25:45 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id AAA24063
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 00:20:05 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id PAA10312 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 15:24:17 +1000 (EST)
Message-Id: <199704170524.PAA10312@basil.acr.net.au>
Date: Thu, 17 Apr 1997 15:24:17 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp not in /etc/passwd
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Becky

OK 3 things.
1. I dont thing authentication uses the ~ftp/etc/passwd file (its there so
chrooted anonymous sessions get names in lieu of numbers in directory listings).

2. Whats in the ftp hosts file ??????????? /etc/ftphosts (is the default
with the distribution I think) It may conflict with your IP address. Does
the DNS know about the client machine.
You could also try ftp 127.0.0.1 from the server and see if that gets the
same problems.

3. Does root have read access to the ftpaccess file (its a dumb question
but........)


Geofft

>I reported this on arpil 10, and I'm still having this problem.  This is
>beta 13, Digital Unix 4.0, started up in inetd.conf like this:
>
>ftp     stream  tcp     nowait  root    /usr/local/etc/tcpd
>/usr/local/bin/ftpd  -l -d -a
>
>and I get this error when I log in as anonymous:
>
>Apr 16 22:44:34 josephus ftpd[841]: josephus.furph.com FTP server (Version
>wu-2.4.2-academ[BETA-13](1) Wed Apr 16 22:27:03 EDT 1997) ready.
>Apr 16 22:44:37 josephus ftpd[841]: command: USER anonymous^M
>Apr 16 22:44:37 josephus ftpd[841]: <--- 530 
>Apr 16 22:44:37 josephus ftpd[841]: User anonymous unknown.
>Apr 16 22:44:37 josephus ftpd[841]: FTP LOGIN REFUSED (ftp not in
>/etc/passwd) FROM quip.eecs.umich.edu [141.212.99.8], anonymous
>
>and this when I log in as myself:
>
>Apr 16 22:44:42 josephus ftpd[841]: command: USER beckers^M
>Apr 16 22:44:42 josephus ftpd[841]: <--- 331 
>Apr 16 22:44:42 josephus ftpd[841]: Password required for beckers.
>Apr 16 22:44:42 josephus ftpd[841]: USER beckers
>Apr 16 22:44:46 josephus ftpd[841]: command: PASS password^M
>Apr 16 22:44:46 josephus ftpd[841]: PASS password
>Apr 16 22:44:46 josephus ftpd[841]: <--- 530 
>Apr 16 22:44:46 josephus ftpd[841]: Login incorrect.
>
>even though I'm using the right password.
>
>/etc/passwd and ~ftp/etc/passwd are this:
>
>ftp:*:9997:999:anonymous ftp:/usr/users/ftp:/bin/false
>ftp1:*:9998:999:guest ftp:/usr/users/ftp/./:/bin/false
>
>/bin/false is in /etc/shells
>
>ckconfig checks out that ftpaccess is in /usr/local/etc/ftpaccess and in
>it is the following:
>
>class   local   real,guest,anonymous *
>guestgroup      ftp1
>
>
>And it seems like the daemon is just ignoring the -a in the startup.  Any
>ideas, PLEASE!
>
>thanks
>
>beckers
>
>
>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 06:42:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id GAA31736;
	Thu, 17 Apr 1997 06:37:44 -0500 (CDT)
Received: from malmo.trab.se (malmo.trab.se [131.115.48.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id GAA31573
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 06:31:32 -0500 (CDT)
Received: from linkoping.trab.se (helios.linkoping.trab.se [131.115.46.4]) by malmo.trab.se (8.7.5/TRAB-primary-2) with ESMTP id NAA05655 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 13:31:00 +0200 (MET DST)
Received: (from ath@localhost) by linkoping.trab.se (8.8.3/TRAB-secondary-1) id NAA27966 for wu-ftpd@wugate.wustl.edu; Thu, 17 Apr 1997 13:30:59 +0200 (MET DST)
Message-Id: <199704171130.NAA27966@linkoping.trab.se>
Date: Thu, 17 Apr 1997 13:30:59 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Anders Thulin <Anders.X.Thulin@telia.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Notes on general oddness...
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi!

  Here's some notes jotted down during a recent read-through of the beta-13.
As I don't feel very comfortable with wu-ftp, and don't think I understand
why it does what it does, I hesitate to suggest that these are actual
problems.  They look a bit odd, though, and so may be potential problems.

ftpd.c, retrieve():
  
  The call to dataconn() defines dout and data. fclose(dout) closes dout,
immediately after send_data(), but data isn't reset until just before
the end of the function. It isn't clear why they are separated this way:
it rather tends to make the connection betwen them non-obvious.

ftpd.c, store():

  The closefunc pointer doesn't appear to be useful, as only one assignment
to it ever takes place.

  If fchown() for some reason goes wrong, fdout is not closed. This
is probably not a problem, unless fchown *always* goes wrong -- this would
leave a lot of file descriptors open. (Actually, this is the only
thing I feel fairly sure could be a problem, although only under pretty
weird conditions.)

  Same 'problem' with dataconn and din as in retrieve().

ftpd.c, dataconn():

  Uses 'data' to decide if an existing connection could be used or not.
But data seems to be reset to -1 in all cases, so this code appears to
be non-functional.

  'pdata' seems to be used in a somewhat similar way, but also seems to get
reset to -1 everywhere. See below, though.

extensions.c, newer():

  This seems to be the only place where dataconn() is called, and the file
later fclosed() and data is reset to -1, but pdata *isn't* reset. Deliberate?

Anders Thulin       Anders.X.Thulin@telia.se        013-23 55 32
Telia Engineering AB, Teknikringen 6, S-583 30 Linkoping, Sweden


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 08:08:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA02026;
	Thu, 17 Apr 1997 08:02:25 -0500 (CDT)
Received: from schiller.counterpoint.com (schiller.counterpoint.com [198.207.163.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA32253
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 07:55:55 -0500 (CDT)
Received: from pc183.counterpoint.com (pc183.counterpoint.com [198.207.163.183]) by schiller.counterpoint.com (8.7.5/8.7.3/5 (LeftBank)) with SMTP id IAA07992 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 08:55:54 -0400 (EDT)
Received: by pc183.counterpoint.com with Microsoft Mail
	id <01BC4B0E.4C815160@pc183.counterpoint.com>; Thu, 17 Apr 1997 09:04:04 -0400
Message-Id: <01BC4B0E.4C815160@pc183.counterpoint.com>
Date: Thu, 17 Apr 1997 09:04:03 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Joe Richardson <joe@counterpoint.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: unsubscribe
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 09:15:04 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA05554;
	Thu, 17 Apr 1997 09:11:11 -0500 (CDT)
Received: from sbcomp.com ([207.150.14.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA05562
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 09:04:55 -0500 (CDT)
Received: from skb (rockford19.inwave.com [206.190.10.119])
          by sbcomp.com (8.8.4/8.8.4) with SMTP
	  id JAA04621; Thu, 17 Apr 1997 09:05:06 -0500 (CDT)
Message-Id: <3.0.1.32.19970417090027.006a66d8@sbcomp.net>
Date: Thu, 17 Apr 1997 09:00:27 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Buehler" <skb@sbcomp.net>
To: david.herring@micromuse.co.uk, wu-ftpd@wugate.wustl.edu
Subject: Re: ftp from within a browser does not get to homedir
In-Reply-To: <335545F4.B92161B9@micromuse.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: skb@sbcomp.net
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At 10:34 PM 4/16/97 +0100, david.herring@micromuse.co.uk wrote:
>Why does ftp'ing directly from a web browser not take a user directly
>to their home directory ? If the user is setup as a guestgroup user,
>then
>the chroot part works correctly - but the follow on part "/./homedir" is
>not cd'ed into. If it's a normal "real" user, then you end up in the
>root
>diectory.
>I.E ftp://username:password@IPADDRESS/ aways puts you in "/", not
>the username's home directory.
>Any ideas ?
>I suspect it's the default browser behaviour - I see this on Netscape
>and IE,
>obviously you can put ftp://username:password@IPADDRESS/homedir to get
>you to your homedir.

I tried it on mine and it puts me in the home directory of /dsk1/home/skb with Netscape 3.01

======================================================
Steven K. Buehler
S & B Computers
Rockford Illinois, USA
Phone: 815-398-7169
Fax: 815-398-7266
======================================================

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 09:56:15 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA08237;
	Thu, 17 Apr 1997 09:52:10 -0500 (CDT)
Received: from serv-02 (serv-02.ez-poa.com.br [200.248.215.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA07813
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 09:44:43 -0500 (CDT)
Received: from Octopus (Rafael).ez-poa.com.br by serv-02 (SMI-8.6/SMI-SVR4)
	id LAA07129; Thu, 17 Apr 1997 11:44:24 -0300
Message-Id: <3356367B.3051@ez-poa.com.br>
Date: Thu, 17 Apr 1997 11:41:00 -0300
Reply-To: kuhn@ez-poa.com.br
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Rafael Vilarino Kuhn <kuhn@ez-poa.com.br>
To: wu-ftpd@wugate.wustl.edu
Cc: kuhn@ez-poa.com.br
Subject: Problems with ls in Netscape
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi List!

I configured my real users to access only your directories in my
server exactly how work anonymous users. I configured my /export/home
directory with bin, etc, usr and lib directories and homes of my
users to /export/home/./user. All work fine, but when I access the
URL www.ez-poa.com.br/~user the content of directory isn't showed in
browser. In ftp tools or shells, this files are showed.
Anybody have one idea about how solve this problem?
Thanks in advance!

-- 
##############################################
## Rafael Vilarino Kuhn                     ##
## kuhn@ez-poa.com.br                       ##
## Gaucho por tradicao, Gremista de coracao ##
##############################################

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 10:26:23 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA10631;
	Thu, 17 Apr 1997 10:22:17 -0500 (CDT)
Received: from tecsun1.tec.army.mil (tec.army.mil [192.12.124.17])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA10108
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 10:15:45 -0500 (CDT)
Received: from curly.tec.army.mil (curly.tec.army.mil [206.37.31.137]) by tecsun1.tec.army.mil (8.7.5/8.7.3) with SMTP id LAA09831 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 11:10:08 -0400 (EDT)
Received: by curly.tec.army.mil (SMI-8.6/SMI-SVR4)
	id KAA01697; Thu, 17 Apr 1997 10:19:12 -0400
Message-Id: <199704171419.KAA01697@curly.tec.army.mil>
Date: Thu, 17 Apr 1997 10:19:12 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: diego@curly.tec.army.mil (William E. Diego)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp from within a browser does not get to homedir
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I tried it with mine on Suns 10 and 20, solaris 2.4 2.5, Netscape Gold 3.0.
Works great.

Also works with Netscape 3.0 dialup from home....

-bd
William E. Diego
US Army Topographic Engineering Center
diego@tec.army.mil
(703) 428-6827

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 11:28:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA14143;
	Thu, 17 Apr 1997 11:26:49 -0500 (CDT)
Received: from in-trier.de (root@shodan.in-trier.de [198.22.51.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA13571
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 11:18:40 -0500 (CDT)
Received: from ufp.in-trier.de (root@ufp.in-trier.de [198.22.51.119]) by in-trier.de (8.7.5/8.7.3) with SMTP id RAA06676 for wu-ftpd@wugate.wustl.edu; Thu, 17 Apr 1997 17:29:49 +0200
Message-Id: <Pine.LNX.3.96.970417175021.530A-100000@ufp.in-trier.de>
Date: Thu, 17 Apr 1997 17:51:30 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bernhard Rosenkraenzer <linux@bero-online.ml.org>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp not in /etc/passwd
In-Reply-To: <Pine.OSF.3.95.970416224802.852A-100000@josephus.furph.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: linux@ufp.in-trier.de
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Wed, 16 Apr 1997, Becki Kain wrote:

> I reported this on arpil 10, and I'm still having this problem.  This is
> beta 13, Digital Unix 4.0, started up in inetd.conf like this:
> 
> Apr 16 22:44:37 josephus ftpd[841]: FTP LOGIN REFUSED (ftp not in
> /etc/passwd) FROM quip.eecs.umich.edu [141.212.99.8], anonymous

Are you sure you've created the ftp entry in /etc/shadow as well as
/etc/passwd, and are you sure you've compiled wu-ftpd with shadow password
support?

LLaP
bero




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 11:31:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA15018;
	Thu, 17 Apr 1997 11:29:44 -0500 (CDT)
Received: from in-trier.de (root@shodan.in-trier.de [198.22.51.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA11439
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 11:19:06 -0500 (CDT)
Received: from ufp.in-trier.de (root@ufp.in-trier.de [198.22.51.119]) by in-trier.de (8.7.5/8.7.3) with SMTP id RAA06679; Thu, 17 Apr 1997 17:29:50 +0200
Message-Id: <Pine.LNX.3.96.970417175242.530B-100000@ufp.in-trier.de>
Date: Thu, 17 Apr 1997 17:57:29 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bernhard Rosenkraenzer <linux@bero-online.ml.org>
To: Rafael Vilarino Kuhn <kuhn@ez-poa.com.br>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Problems with ls in Netscape
In-Reply-To: <3356367B.3051@ez-poa.com.br>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: linux@ufp.in-trier.de
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 17 Apr 1997, Rafael Vilarino Kuhn wrote:

> I configured my real users to access only your directories in my
> server exactly how work anonymous users. I configured my /export/home
> directory with bin, etc, usr and lib directories and homes of my
> users to /export/home/./user. All work fine, but when I access the
> URL www.ez-poa.com.br/~user the content of directory isn't showed in
> browser. In ftp tools or shells, this files are showed.

It doesn't have anything to do with ftp - the browsers use the HTTP
protocol (on port 80) to access URLs unless the URL starts in ftp://,
gopher://, etc.
With most browsers, your users can see the contents of their home
directories on ftp://user@ez-poa.com.br/ (if they know their passwords).

If you want people to be able to access user home directories over the
WWW, it's a matter of configuring your WWW server.

If you are, by any chance, using the apache www server
(http://www.apache.org/), it can be accomplished by setting "UserDir" to
"." in srm.conf

LLaP
bero




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 12:10:00 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA16751;
	Thu, 17 Apr 1997 12:08:28 -0500 (CDT)
Received: from msccals.mdc.com (MSCCALS.MDC.COM [130.38.111.86])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA17147
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 12:03:31 -0500 (CDT)
Received: from [198.160.245.4] ([198.160.245.4]) by msccals.mdc.com (8.7.1/8.7.1) id MAA07018; Thu, 17 Apr 1997 12:04:09 -0500 (CDT)
Message-Id: <199704171704.MAA07018@msccals.mdc.com>
Date: Thu, 17 Apr 1997 12:04:09 -0500 (CDT)
Reply-To: bruce@world.std.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: bruce draper <bruce@msccals.mdc.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp from within a browser does not get to homedir
References: <335545F4.B92161B9@micromuse.co.uk>
	<3.0.1.32.19970417090027.006a66d8@sbcomp.net>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



"ftp://username@host" gets you to the default (home) directory for username
on host.

"ftp://username@host/" gets you to the root directory of host.

comparable http urls would typically get you to the same place but ftp
isn't http.

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 12:15:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA17885;
	Thu, 17 Apr 1997 12:14:27 -0500 (CDT)
Received: from acad.bryant.edu (acad.bryant.edu [192.124.153.14])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA16945
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 12:09:57 -0500 (CDT)
Received: from pcmge.bryant.edu ([204.142.129.190])
          by acad.bryant.edu (8.8.5/8.8.4) with SMTP
	  id NAA06022 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 13:13:17 -0400
Message-Id: <33560466.250D@acad.bryant.edu>
Date: Thu, 17 Apr 1997 13:07:18 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mirko Geffken <mge1@acad.bryant.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Unsubscibe me please
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Can someone please unsubscribe me from the mailing list.

My e-mail adress is mirko@seitz.de

If you cannot, please tell me how.


Thank you very much

Mirko Geffken

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 12:27:28 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA18964;
	Thu, 17 Apr 1997 12:26:17 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA17218
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 12:19:27 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id NAA01839 for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 13:24:19 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970417132336.1826B-100000@josephus.furph.com>
Date: Thu, 17 Apr 1997 13:24:19 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp not in /etc/passwd
In-Reply-To: <Pine.LNX.3.96.970417175021.530A-100000@ufp.in-trier.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I don't have /etc/shadow.  why would I need it?

thanks

beckers


On Thu, 17 Apr 1997, Bernhard Rosenkraenzer wrote:

> On Wed, 16 Apr 1997, Becki Kain wrote:
> 
> > I reported this on arpil 10, and I'm still having this problem.  This is
> > beta 13, Digital Unix 4.0, started up in inetd.conf like this:
> > 
> > Apr 16 22:44:37 josephus ftpd[841]: FTP LOGIN REFUSED (ftp not in
> > /etc/passwd) FROM quip.eecs.umich.edu [141.212.99.8], anonymous
> 
> Are you sure you've created the ftp entry in /etc/shadow as well as
> /etc/passwd, and are you sure you've compiled wu-ftpd with shadow password
> support?
> 
> LLaP
> bero
> 
> 
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 14:05:28 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA25413;
	Thu, 17 Apr 1997 14:03:55 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA24698
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 13:56:25 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4B3F.55ACC4A0@cnnt07.scripps.com>; Thu, 17 Apr 1997 14:55:05 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970417185503Z-4593@cnnt07.scripps.com>
Date: Thu, 17 Apr 1997 14:55:03 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: ftp not in /etc/passwd
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Digital Unix 4.0 does not use /etc/shadow for its shadowed password
files.  With C2 security installed on the system, the /etc/passwd file
is "shadowed" but the encrypted passwords are stored in a series of
files elsewhere on the system.

You can read the DU 4.0 security manuals for more info.

BTW, wouldn't publishing part or all of the /etc/shadow file for
anonymous FTP users kinda ruin the effect of having an /etc/shadow in
the first place?

Cheers,

Richard Schramm
Internet Technical Analyst
The E.W. Scripps Co.
mailto:rdschramm@scripps.com

>----------
>From: 	Becki Kain[SMTP:beckers@josephus.furph.com]
>Sent: 	Thursday, April 17, 1997 1:24 PM
>To: 	wu-ftpd@wugate.wustl.edu
>Subject: 	Re: ftp not in /etc/passwd
>
>I don't have /etc/shadow.  why would I need it?
>
>thanks
>
>beckers
>
>
>On Thu, 17 Apr 1997, Bernhard Rosenkraenzer wrote:
>
>> On Wed, 16 Apr 1997, Becki Kain wrote:
>> 
>> > I reported this on arpil 10, and I'm still having this problem.  This is
>> > beta 13, Digital Unix 4.0, started up in inetd.conf like this:
>> > 
>> > Apr 16 22:44:37 josephus ftpd[841]: FTP LOGIN REFUSED (ftp not in
>> > /etc/passwd) FROM quip.eecs.umich.edu [141.212.99.8], anonymous
>> 
>> Are you sure you've created the ftp entry in /etc/shadow as well as
>> /etc/passwd, and are you sure you've compiled wu-ftpd with shadow password
>> support?
>> 
>> LLaP
>> bero
>> 
>> 
>> 
>> 
>
>

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 16:38:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA01411;
	Thu, 17 Apr 1997 16:35:44 -0500 (CDT)
Received: from in-trier.de (root@shodan.in-trier.de [198.22.51.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA00987
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 16:29:03 -0500 (CDT)
Received: from ufp.in-trier.de (root@ufp.in-trier.de [198.22.51.119]) by in-trier.de (8.7.5/8.7.3) with SMTP id WAA10907; Thu, 17 Apr 1997 22:41:11 +0200
Message-Id: <Pine.LNX.3.96.970417232238.23023B-100000@ufp.in-trier.de>
Date: Thu, 17 Apr 1997 23:23:41 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bernhard Rosenkraenzer <linux@bero-online.ml.org>
To: Becki Kain <beckers@josephus.furph.com>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: ftp not in /etc/passwd
In-Reply-To: <Pine.OSF.3.95.970417132336.1826B-100000@josephus.furph.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: linux@ufp.in-trier.de
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 17 Apr 1997, Becki Kain wrote:

> I don't have /etc/shadow.  why would I need it?

Your passwd file does not include passwords; they're stored somewhere
else. On most systems, that's /etc/shadow; maybe it's somewhere else for
you.
Try "man adduser" or "man passwd".

LLaP
bero




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 17:50:27 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA05203;
	Thu, 17 Apr 1997 17:47:48 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA04900
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 17:40:18 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id IAA26084 for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 08:44:34 +1000 (EST)
Message-Id: <199704172244.IAA26084@basil.acr.net.au>
Date: Fri, 18 Apr 1997 08:44:34 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: RE: ftp not in /etc/passwd
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Richard,
I agree, but I dont think that is suggested.

I dont know Digital Unix and I dont currently run beta13, but unless its
changed since beta11, you dont need to put the passwords (shadowed or not)
in the public ftp directories.
The chroot is done after login authentication (otherwise it knows not where
to chroot to!)
The only reason you put the /etc/passwd file in the ftp tree is for the ftp
daemon to provide names in lieu of unix uids & gids when the client does 'ls'

Regards Geofft

>Digital Unix 4.0 does not use /etc/shadow for its shadowed password
>files.  With C2 security installed on the system, the /etc/passwd file
>is "shadowed" but the encrypted passwords are stored in a series of
>files elsewhere on the system.
>
>You can read the DU 4.0 security manuals for more info.
>
>BTW, wouldn't publishing part or all of the /etc/shadow file for
>anonymous FTP users kinda ruin the effect of having an /etc/shadow in
>the first place?
>
>Cheers,
>
>Richard Schramm
>Internet Technical Analyst
>The E.W. Scripps Co.
>mailto:rdschramm@scripps.com
>
>>----------
>>From: 	Becki Kain[SMTP:beckers@josephus.furph.com]
>>Sent: 	Thursday, April 17, 1997 1:24 PM
>>To: 	wu-ftpd@wugate.wustl.edu
>>Subject: 	Re: ftp not in /etc/passwd
>>
>>I don't have /etc/shadow.  why would I need it?
>>
>>thanks
>>
>>beckers
>>
>>
>>On Thu, 17 Apr 1997, Bernhard Rosenkraenzer wrote:
>>
>>> On Wed, 16 Apr 1997, Becki Kain wrote:
>>> 
>>> > I reported this on arpil 10, and I'm still having this problem.  This is
>>> > beta 13, Digital Unix 4.0, started up in inetd.conf like this:
>>> > 
>>> > Apr 16 22:44:37 josephus ftpd[841]: FTP LOGIN REFUSED (ftp not in
>>> > /etc/passwd) FROM quip.eecs.umich.edu [141.212.99.8], anonymous
>>> 
>>> Are you sure you've created the ftp entry in /etc/shadow as well as
>>> /etc/passwd, and are you sure you've compiled wu-ftpd with shadow password
>>> support?
>>> 
>>> LLaP
>>> bero
>>> 
>>> 
>>> 
>>> 
>>
>>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 17 21:26:19 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA12881;
	Thu, 17 Apr 1997 21:24:52 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA13699
	for <wu-ftpd@wugate.wustl.edu>; Thu, 17 Apr 1997 21:21:44 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id WAA06044; Thu, 17 Apr 1997 22:26:34 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970417220901.6004D-100000@josephus.furph.com>
Date: Thu, 17 Apr 1997 22:26:34 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu, alpha-osf-managers@ornl.gov
Cc: wu-ftpd-bugs@academ.com
Subject: [S] wu-ftp on du 4.0 beta 13 (fwd)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

the question is - why can neither real or anonymous users log into wu-ftp
beta 13, compiled under DU4.0, without c2 security?  The answer is, if you
use the dec, as opposed to osf, makefile, you pull in a config file that
defines something called SECUREOSF, which then uses bigcrypt to encrypt
the passwd, which you don't want, unless you're running C2.  undef this
variable in the config.h and you're golden.

I'm sending this to wu bugs only because it is not documented in the
install file.

thanks

beckers

Here is Miguel's answer.  

---------- Forwarded message ----------
Date: Fri, 18 Apr 1997 03:20:16 +0200
From: Miguel Mena <migi@zuo.dec.com>
To: Becki Kain <beckers@josephus.furph.com>
Cc: Me <migi@zuo.dec.com>
Subject: Re: wu-ftp on du 4.0 beta 13

I just compiled beta 13 and ... I have no problems at all.

How does your src/config.h look like ?

make sure SECUREOSF is NOT defined. you just need it
for C2 security level.
"build dec" compiles fine with SECUREOSF when
the OSFC2SEC4xx subset is installed, but then
ftpd fails because C2 is not configured.

Hope this helps.

Regards,

   Miguel


-- 

+---------------------------+tm    Miguel Mena
|   |   |   |   |   |   |   |      TRUST - Digital UNIX Support
| d | i | g | i | t | a | l |      DEC Digital Equipment Corporation
|   |   |   |   |   |   |   |      Hofwisenstrasse 50
+---------------------------+      CH-8153 Ruemlang (Switzerland)

phone: +41-1-801-2590      fax: +41-1-801-2172       dtn: 760-2590
email: migi@zuo.dec.com    www: http://www-rle.zuo.dec.com/~migi


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 04:32:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id EAA32190;
	Fri, 18 Apr 1997 04:29:55 -0500 (CDT)
Received: from epiphore.francenet.fr (root@epiphore.francenet.fr [193.149.97.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id EAA30632
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 04:24:14 -0500 (CDT)
Received: from epiphore.francenet.fr (perrot@localhost.francenet.fr [127.0.0.1]) by epiphore.francenet.fr (8.8.5/8.7.3) with ESMTP id LAA14826 for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 11:24:13 +0200 (MET DST)
Message-Id: <199704180924.LAA14826@epiphore.francenet.fr>
Date: Fri, 18 Apr 1997 11:24:11 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gildas Perrot <perrot@francenet.fr>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd-2.4.2-beta-12 and very old STOR sessions
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.9 8/22/96
X-Face: '%)H7X3>"mU[aaPz3aZ`^e{*DV1&W;+P-Wx*Yk)Ah[e(-AO&EB\D.gq2y{kH73Q29}_A4H,eykdf!9dj[m\gwFgZOTt?=7gI+RBN,I({A32-MyZrmtrD%8*L/boGS0,+Lj$H|@
X-Url: http://www.francenet.fr/
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi everybody,

I noticed very old STOR commands with 'ftpwho' like (today) :

24814  ??  IW     0:00.35 pppK13002.micronet.fr: bigboss: STOR Index.html\r\n (
bigboss  24814  0.0  0.0   452   20  ??  IW    4Mar97    0:00.35 
pppK13002.micro
                                               ^^^^^^
For the moment, I need to manually kill them.
Is there is any patch for wu-ftpd-2.4.2-beta-12 to solve this problem or will 
I need to make a cron to automatically kill them ?

BTW, could you explain me why this version of wu-ftpd on a HP-UX 10.10 system 
gives a non-easy readable output :

  1 S     0 17180  1269  0 154 20  3a4c400   45  390ef68 ?         0:00 ftpd

Is there any configuration to do that ?  Thanks in advance for your help.

Gildas.




-- 
Gildas PERROT, perrot@francenet.fr         __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
http://www.francenet.fr            ---- (_)/ (_)



From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 07:39:55 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA01819;
	Fri, 18 Apr 1997 07:37:12 -0500 (CDT)
Received: from sic.se (mailbox.sic.se [194.236.7.200])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA01516
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 07:30:40 -0500 (CDT)
Received: from pamela.sic.se (pamela [194.236.7.44]) by sic.se (8.7.5/8.7.2) with SMTP id OAA14225 for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 14:30:15 +0200 (MET DST)
Message-Id: <9704181431.AA14352@pamela.sic.se>
Date: Fri, 18 Apr 1997 14:31:14 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Stefan Berg" <s93sbe@csd.uu.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Multiple anonymous?
MIME-Version: 1.0
Content-Type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
X-Mailer: InterCon tcpCONNECT4 4.0.2 (Macintosh)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hi,

simple question:

Can I (with the virtual server option compiled in) have multiple
anonymous logins? I want to have one anonymous area connected
to each virtual server I setup...

Kind regards,

/Stefan


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 07:59:07 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA02687;
	Fri, 18 Apr 1997 07:56:34 -0500 (CDT)
Received: from snyoneab.oneonta.edu (SYSTEM@snyoneab.oneonta.edu [137.141.15.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA02534
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 07:54:34 -0500 (CDT)
Received: from snyoneva.cc.oneonta.edu by snyoneva.cc.oneonta.edu
 (PMDF V5.1-8 #18385) id <01IHUF79EFZ48YC767@snyoneva.cc.oneonta.edu> for
 wu-ftpd@wugate.wustl.edu; Fri, 18 Apr 1997 08:52:41 EDT
Message-Id: <01IHUF79FNAQ8YC767@snyoneva.cc.oneonta.edu>
Date: Fri, 18 Apr 1997 08:52:41 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Josh Mayers <MAYERSJH@snyoneva.cc.oneonta.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd-2.4.2b13 won't log
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
X-VMS-To: IN%"wu-ftpd@wugate.wustl.edu"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

	I'm running 2.4.2 beta 13 on Slackware 3.1.0, kernel 2.0.29. 
Everything works great, save for the fact that although the file
/var/log/ftpd/xferlog exists (I had to create it using 'touch'), and the
config files pointed to it, the ftp server won't log anything.  xferlog is
owned by root, and has the protections -rw-r-----.  Did I miss something
obvious?

Thanks in advance -

Josh Mayers


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 08:35:17 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04354;
	Fri, 18 Apr 1997 08:32:46 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04262
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 08:31:49 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4BDB.24AEFCA0@cnnt07.scripps.com>; Fri, 18 Apr 1997 09:30:24 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970418133023Z-5477@cnnt07.scripps.com>
Date: Fri, 18 Apr 1997 09:30:23 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: Option to remove SITE EXEC?
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello all,

Is there a compile option to remove the SITE EXEC feature in the
non-beta version of 2.4?  I could not find any documentation on compile
options in the instructions - only to modify the pathnames.h.  I have
seen several people on this list talk about compile options.  Is there a
doc I am missing on this?  If there is not a compile option, is there an
option in the ftpaccess?  I could not find anything about this and was
leary of hacking the ftpd.c source to remove the site exec.

Thanks,

Richard Schramm
Internet Technical Analyst
The E.W. Scripps Co.
mailto:rdschramm@scripps.com
>

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 08:59:58 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA05978;
	Fri, 18 Apr 1997 08:57:10 -0500 (CDT)
Received: from landfield.com ([208.196.145.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA05517
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 08:51:31 -0500 (CDT)
Message-Id: <199704181352.IAA23659@landfield.com>
Date: Fri, 18 Apr 1997 08:52:11 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kent Landfield <kent@landfield.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Multiple anonymous?
In-Reply-To: <9704181431.AA14352@pamela.sic.se> from "Stefan Berg" at Apr 18, 97 02:31:14 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

/Stefan,

# simple question:
# 
# Can I (with the virtual server option compiled in) have multiple
# anonymous logins? I want to have one anonymous area connected
# to each virtual server I setup...

Yes you can. There is a document (Supporting Virtual FTP Servers in WU-FTPD)
that explains more about setting it up at

   http://www.landfield.com/wu-ftpd/virtual-ftp-faq.html

-- 
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 09:06:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA06506;
	Fri, 18 Apr 1997 09:03:49 -0500 (CDT)
Received: from sic.se (mailbox.sic.se [194.236.7.200])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA06421
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 09:02:24 -0500 (CDT)
Received: from pamela.sic.se (pamela [194.236.7.44]) by sic.se (8.7.5/8.7.2) with SMTP id QAA14805 for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 16:01:59 +0200 (MET DST)
Message-Id: <9704181602.AA58889@pamela.sic.se>
Date: Fri, 18 Apr 1997 16:02:58 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Stefan Berg" <s93sbe@csd.uu.se>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd-2.4.2b13 won't log
MIME-Version: 1.0
Content-Type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
X-Mailer: InterCon tcpCONNECT4 4.0.2 (Macintosh)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Not sure, but could be that you should use the -a flag in inetd.conf...

/Stefan

> Hi, 
>  
> 	I'm running 2.4.2 beta 13 on Slackware 3.1.0, 
> kernel 2.0.29. Everything works great, save for the fact that although 
> the file /var/log/ftpd/xferlog exists (I had to create it using 
> 'touch'), and the config files pointed to it, the ftp server won't 
> log anything.  xferlog is owned by root, and has the protections -rw-
> r-----.  Did I miss something obvious? 
>  
> Thanks in advance - 
>  
> Josh Mayers 
>  
>  


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 09:35:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA08442;
	Fri, 18 Apr 1997 09:32:44 -0500 (CDT)
Received: from gatekeeper.msi-uk.com (gatekeeper.msi-uk.com [194.131.97.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA08202
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 09:30:25 -0500 (CDT)
Received: by gatekeeper.msi-uk.com; id OAA29069; Fri, 18 Apr 1997 14:15:39 GMT
Received: from unknown(192.240.0.144) by gatekeeper.msi-uk.com via smap (V1.3)
	id sma029060; Fri Apr 18 14:15:16 1997
Received: from scimitar.msi-uk.com by msi-uk.com (SMI-8.6/SMI-SVR4)
	id PAA22692; Fri, 18 Apr 1997 15:37:34 +0100
Received: by scimitar.msi-uk.com (SMI-8.6/SMI-SVR4)
	id PAA24038; Fri, 18 Apr 1997 15:31:35 +0100
Message-Id: <199704181431.PAA24038@scimitar.msi-uk.com>
Date: Fri, 18 Apr 1997 15:31:35 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: tonycl@msi-uk.com (Tony Clark)
To: wu-ftpd@wugate.wustl.edu
Subject: cd ~ in wu-ftpd
Content-Type: text
X-Phone-Number: +44 0171 971 8800
X-Fax-Number: +44 0171 971 8712
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


when i cd to ~ inside ftp it complains about no such file or directory.

ftp> cd ~    
550 /local/disk1/ftp/./: No such file or directory.
ftp> 

/etc/passwd shows:
ftp:*:100:635:Guest FTP:/local/disk1/ftp/./:/usr/local/bin/nologin

/local/disk1/ftp/etc/passwd shows:
ftp:*NP*:100:634:Guest FTP:/:/usr/local/bin/nologin

I know chroot ~ftp is picking up the passwd and group files because
/bin/ls shows the right information. But something strange is still happening.

Does anyone have any ideas what might be wrong ?
Thanx in advance.


-- 

Tony Clark (Just another hacker)          Mobile Systems International PLC
Tel: +44 (0)171 971 8800                  Systems Administrator

External: chiefy@padua.org, chiefy@bigfoot.com, tonyc@domino.org(personal)


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 11:35:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA16429;
	Fri, 18 Apr 1997 11:34:16 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA16209
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 11:30:47 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id MAA18716
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 12:30:43 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id MAA26383; Fri, 18 Apr 1997 12:30:42 -0400 (EDT)
Message-Id: <199704181630.MAA26383@spock2.EE.McGill.CA>
Date: Fri, 18 Apr 1997 12:30:42 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Option to remove SITE EXEC?
In-Reply-To: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970418133023Z-5477@cnnt07.scripps.com> from "Schramm, Rich" at Apr 18, 97 09:30:23 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


> 
> Is there a compile option to remove the SITE EXEC feature in the
> non-beta version of 2.4?  I could not find any documentation on compile

1-
 in config.h 
#define PARANOID

  but PARANOID also disable some interesting/questionnable feature
see FIXES-2.4-HOBBIT

2-
  Just don't put any commands in the directory 
#define _PATH_EXECPATH  "/bin/ftp-exec"

  if there is nothing to execute SITE EXEC will not work


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 12:24:12 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA20047;
	Fri, 18 Apr 1997 12:22:38 -0500 (CDT)
Received: from cnnt07.scripps.com (cnnt07.scripps.com [204.78.63.213])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA19970
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 12:22:01 -0500 (CDT)
Received: by cnnt07.scripps.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <01BC4BFB.4F8D3520@cnnt07.scripps.com>; Fri, 18 Apr 1997 13:20:40 -0400
Message-Id: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970418172039Z-5904@cnnt07.scripps.com>
Date: Fri, 18 Apr 1997 13:20:39 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Schramm, Rich" <RDSchramm@scripps.com>
To: "'wu-ftpd@wugate.wustl.edu'" <wu-ftpd@wugate.wustl.edu>
Subject: RE: Option to remove SITE EXEC?
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.994.63
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I seem to be missing something - there is no file named
FIXES-2.4-HOBBIT, only a FIXES-2.4.  Also, there is no PARANOID defined
or undefined in my config.h file.  Where did you come across this info?
Do I have a different version?  And though there is nothing in my exec
dir, I AM paranoid and may want to define myself as such ;-)

I have been to the wuarchives and I seem to have the latest
distribution.

Thanks,

Richard Schramm
Internet Technical Analyst
The E.W. Scripps Co.
mailto:rdschramm@scripps.com

>----------
>From: 	Alain Magloire[SMTP:alain.magloire@rcsm.ee.mcgill.ca]
>Sent: 	Friday, April 18, 1997 12:30 PM
>To: 	wu-ftpd@wugate.wustl.edu
>Subject: 	Re: Option to remove SITE EXEC?
>
>
>> 
>> Is there a compile option to remove the SITE EXEC feature in the
>> non-beta version of 2.4?  I could not find any documentation on compile
>
>1-
> in config.h 
>#define PARANOID
>
>  but PARANOID also disable some interesting/questionnable feature
>see FIXES-2.4-HOBBIT
>
>2-
>  Just don't put any commands in the directory 
>#define _PATH_EXECPATH  "/bin/ftp-exec"
>
>  if there is nothing to execute SITE EXEC will not work
>
>
>-- 
>au revoir, alain
>----
>Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!
>

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 12:30:57 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA20611;
	Fri, 18 Apr 1997 12:29:39 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA20434
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 12:27:59 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id NAA19223
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 13:27:58 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id NAA26523; Fri, 18 Apr 1997 13:27:56 -0400 (EDT)
Message-Id: <199704181727.NAA26523@spock2.EE.McGill.CA>
Date: Fri, 18 Apr 1997 13:27:56 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Option to remove SITE EXEC?
In-Reply-To: <c=US%a=_%p=Scripps_Howard%l=CNNT07-970418172039Z-5904@cnnt07.scripps.com> from "Schramm, Rich" at Apr 18, 97 01:20:39 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

Salut A Vous, O Grand Manitou Schramm, Rich !!
> 
> I seem to be missing something - there is no file named
> FIXES-2.4-HOBBIT, only a FIXES-2.4.  Also, there is no PARANOID defined
> or undefined in my config.h file.  Where did you come across this info?

ls -l wu-ftpd-2.4.2-beta-13
total 198
-rw-r--r--   1 alainm   vlsi        1421 Mar  3 04:16 ANNOUNCE-13
-rw-r--r--   1 alainm   vlsi        5053 Mar  3 03:54 CLOSED-TICKETS-13
-rw-------   1 alainm   vlsi        6553 Apr 13  1994 FIXES-2.4
-rw-r--r--   1 alainm   vlsi       16027 Jun 11  1995 FIXES-2.4-HOBBIT
....

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 12:49:40 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA21988;
	Fri, 18 Apr 1997 12:46:40 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA21914
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 12:45:55 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id NAA19418
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 13:45:54 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id NAA26591; Fri, 18 Apr 1997 13:45:53 -0400 (EDT)
Message-Id: <199704181745.NAA26591@spock2.EE.McGill.CA>
Date: Fri, 18 Apr 1997 13:45:53 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: cd ~ in wu-ftpd
In-Reply-To: <199704181431.PAA24038@scimitar.msi-uk.com> from "Tony Clark" at Apr 18, 97 03:31:35 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

Salut A Vous, O Grand Manitou Tony Clark !!
> 
> 
> when i cd to ~ inside ftp it complains about no such file or directory.
> 
> ftp> cd ~    
> 550 /local/disk1/ftp/./: No such file or directory.
> ftp> 
> 
> /etc/passwd shows:
> ftp:*:100:635:Guest FTP:/local/disk1/ftp/./:/usr/local/bin/nologin
> 
> /local/disk1/ftp/etc/passwd shows:
> ftp:*NP*:100:634:Guest FTP:/:/usr/local/bin/nologin
> 
> I know chroot ~ftp is picking up the passwd and group files because
> /bin/ls shows the right information. But something strange is still happening.
> 
> Does anyone have any ideas what might be wrong ?

the chroot in this case is 
chroot("/local/disk1/ftp")

chdir() reports that there is no dir. in
/local/disk1/ftp call /local/disk1/ftp/./
i.e:
ther is no 
/local/disk1/ftp/local/disk1/ftp/./

in other words create this

mkdir /local/disk1/ftp/local/disk1/ftp

and
cd ~

will work fine

dunno if I was clear enough, english words do not come easy
for a french person, to many if's then :-)


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 13:11:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA23530;
	Fri, 18 Apr 1997 13:10:32 -0500 (CDT)
Received: from merlin.ocslink.com (root@merlin.ocslink.com [206.158.123.190])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA23018
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 13:09:22 -0500 (CDT)
Received: from merlin.ocslink.com (jvs@merlin.ocslink.com [206.158.123.190])
	by merlin.ocslink.com (8.8.5/8.8.5) with SMTP id NAA24535
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 13:08:36 -0500
Message-Id: <Pine.LNX.3.96.970418130618.24485A-100000@merlin.ocslink.com>
Date: Fri, 18 Apr 1997 13:08:35 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: James Sneeringer <jvs@ocslink.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Option to remove SITE EXEC?
In-Reply-To: <199704181727.NAA26523@spock2.EE.McGill.CA>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 18 Apr 1997, Alain Magloire wrote:
| Salut A Vous, O Grand Manitou Schramm, Rich !!
| > 
| > I seem to be missing something - there is no file named
| > FIXES-2.4-HOBBIT, only a FIXES-2.4.  Also, there is no PARANOID defined
| > or undefined in my config.h file.  Where did you come across this info?
| 
| -rw-------   1 alainm   vlsi        6553 Apr 13  1994 FIXES-2.4
| -rw-r--r--   1 alainm   vlsi       16027 Jun 11  1995 FIXES-2.4-HOBBIT

He was asking about NON-beta releases.

I don't believe the stock distribution has an easy way to disable SITE
EXEC.  You'll either need to muck around in the source code, or migrate to
a 2.4-beta release, available from ftp.academ.com:/pub/wuftpd/private. 

-James


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 13:38:33 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA25659;
	Fri, 18 Apr 1997 13:34:46 -0500 (CDT)
Received: from morpho.dar.net (are1@morpho.dar.net [128.252.125.187])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA25550
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 13:33:33 -0500 (CDT)
Received: from localhost (are1@localhost) by morpho.dar.net (8.8.5/8.8.2) with SMTP id NAA05895; Fri, 18 Apr 1997 13:35:57 -0500
Message-Id: <Pine.LNX.3.95.970418133420.5734I-100000@morpho.dar.net>
Date: Fri, 18 Apr 1997 13:35:57 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andy Ellsworth <are1@cec.wustl.edu>
To: Mirko Geffken <mge1@acad.bryant.edu>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Unsubscibe me please
In-Reply-To: <33560466.250D@acad.bryant.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender: are1@morpho.dar.net
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 17 Apr 1997, Mirko Geffken wrote:

> Can someone please unsubscribe me from the mailing list.
> 
> If you cannot, please tell me how.

The first step is to not delete the confirmation message that you get when
you subscribe to the list.  But since it appears you've already deleted
that informative message (which, by the way, tells you how to
unsubscribe), I'll tell you:

Send the message "unsubscribe wu-ftpd" to listproc@mail.wustl.edu.  Note
that I said "message", not "subject" (subject field should be empty).

+----------------------------------------------------------------------------+
| Andy Ellsworth  |  are1@cec.wustl.edu |  Admin/Cyberdiplomat, Wuarchive    |
+----------------------------------------------------------------------------+


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 18 15:25:12 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA00988;
	Fri, 18 Apr 1997 15:23:41 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA00913
	for <wu-ftpd@wugate.wustl.edu>; Fri, 18 Apr 1997 15:23:21 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id QAA21286;
	Fri, 18 Apr 1997 16:23:14 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id QAA26949; Fri, 18 Apr 1997 16:23:13 -0400 (EDT)
Message-Id: <199704182023.QAA26949@spock2.EE.McGill.CA>
Date: Fri, 18 Apr 1997 16:23:12 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Cc: Anders.X.Thulin@telia.se
Subject: Re: Notes on general oddness...
In-Reply-To: <199704171130.NAA27966@linkoping.trab.se> from "Anders Thulin" at Apr 17, 97 01:30:59 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

Salut A Vous, O Grand Manitou Anders Thulin !!
> 
> Hi!
> 
>   Here's some notes jotted down during a recent read-through of the beta-13.

...

> ftpd.c, retrieve():
>   
>   The call to dataconn() defines dout and data. fclose(dout) closes dout,
> immediately after send_data(), but data isn't reset until just before
> the end of the function. It isn't clear why they are separated this way:
> it rather tends to make the connection betwen them non-obvious.
> 

agreed, after the fclose(dout) the file descriptor(data/pdata) is close.
I'd say, it's a question of style ?

> ftpd.c, store():
> 
...
>   If fchown() for some reason goes wrong, fdout is not closed. This
> is probably not a problem, unless fchown *always* goes wrong -- this would
> leave a lot of file descriptors open. (Actually, this is the only
> thing I feel fairly sure could be a problem, although only under pretty
> weird conditions.)

not so weird /home/ftp may have been mounted rd_only
or the uid.gid are wrong etc ...

I guess the philosophy behind BSD-ftpd was it's a short
live process spawn by inetd, so no need to be clean.
ftpd is leaking memory all over the place, also.

> 
> ftpd.c, dataconn():
> 
>   Uses 'data' to decide if an existing connection could be used or not.
> But data seems to be reset to -1 in all cases, so this code appears to
> be non-functional.
> 

This code went to so many patches/enhancement,
They say, when you don't know, it's better to live it alone (i've
learn this the hard way :-)

Somewhere in the rfc, it says that the client can use the previous
data port if no PORT/PASV command is issued, of course
nobody uses that because of TIME_WAIT and EOF will close the con.
This was discourage later in an other rfc 112x something.

> 
> extensions.c, newer():
> 
>   This seems to be the only place where dataconn() is called, and the file
> later fclosed() and data is reset to -1, but pdata *isn't* reset. Deliberate?

It's one of those questionnable extensions :-)
I suppose the author didn't foresee that Web browser would
have make the PASV mode so popular :-)

I agree with you, if the client always uses PASV mode
for the data transfer then pdata should have been reset to -1.

It may be a problem but it's very hard to know, must
clients are very well behave and reissue a PASV or PORT
before any data exchange.

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 19 00:59:41 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id AAA04264;
	Sat, 19 Apr 1997 00:58:41 -0500 (CDT)
Received: from snoopy.fissiontech.com (snoopy.fissiontech.com [206.148.101.75])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id AAA03272
	for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 00:53:41 -0500 (CDT)
Received: from localhost by snoopy.fissiontech.com via SMTP (950413.SGI.8.6.12/940406.SGI)
	for <wu-ftpd@wugate.wustl.edu> id BAA00927; Sat, 19 Apr 1997 01:51:19 -0300
Message-Id: <Pine.SGI.3.96.970419014557.899B-100000@snoopy.fissiontech.com>
Date: Sat, 19 Apr 1997 01:51:19 -0300 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Michael Paull <michaelp@snoopy.fissiontech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: refused PORT errors
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello, I'm useing 2.4.2 Beta 12 on a Solaris 2.5 machine.  I'm getting
errors in my syslog that look like this:

Apr 16 15:33:46 woodstock ftpd[6273]: refused PORT 0,2409 from snoopy.fiss
iontech.com

I am useing a passive transfer mode client, is that the problem?  If so
can I set wuftpd to allow these operations?

Thanks.

Michael


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 19 01:11:30 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id BAA04395;
	Sat, 19 Apr 1997 01:10:19 -0500 (CDT)
Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id BAA04482
	for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 01:09:01 -0500 (CDT)
Received: from CCGATE.GTSGROUP.COM by relay3.UU.NET with SMTP 
	(peer crosschecked as: [207.77.225.10])
	id QQclxg25710; Sat, 19 Apr 1997 02:09:01 -0400 (EDT)
Received: from ccMail by CCGATE.GTSGROUP.COM (SMTPLINK V2.11.01)
	id AA861437311; Sat, 19 Apr 97 01:05:20 EST
Message-Id: <9703198614.AA861437311@CCGATE.GTSGROUP.COM>
Date: Sat, 19 Apr 97 01:05:20 EST
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Wendy WAGNER" <wwagner@CCGATE.GTSGROUP.COM>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Auto: refused PORT errors
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I will be on vacation from April 21st through the 25th and will not be answering
cc:Mail until I return on the 28th.


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 19 14:02:15 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA30001;
	Sat, 19 Apr 1997 14:00:34 -0500 (CDT)
Received: from server.islc.net (root@server.islc.net [207.53.107.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA30012
	for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 13:57:19 -0500 (CDT)
Received: from jawronko.cypress-tech.net (shell.cypress-tech.net [207.53.107.254]) by server.islc.net (8.8.5/8.7.3) with SMTP id OAA16993 for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 14:57:17 -0400 (EDT)
Message-Id: <199704191857.OAA16993@server.islc.net>
Date: Sat, 19 Apr 1997 15:00:21 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Joseph Wronkowski" <jawronko@islc.net>
To: <wu-ftpd@wugate.wustl.edu>
Subject: virtual ftp problem
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_01BC4CD2.6714F0C0"
X-Mailer: Microsoft Outlook Express 4.71.0544.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE Engine V4.71.0544.0
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

This is a multi-part message in MIME format.

------=_NextPart_000_01BC4CD2.6714F0C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,
I am having a problem with getting my virtual ftp to work.  I have =
BSDI2.1 and wu-ftpd.2.4.2-beta 13.  I have compiled it using the =
-DVIRTUAL FLAGE in the Makefile.
I have set up a test domain devil-dog.com
I have set up ip aliase for 207.53.207.253=20
I have tested out pinging ftp.devil-dog.com and it returns the ping.
I have made entries in the ftpaccess file
virtual server at 207.53.107.253
virual 207.53.107.253 root /var/ftp/virtual/devil-dog
virtual 207.53.107.253 banner /var/ftp/virtual/devil-dog/msgs/banner.ms
virtual 207.53.107.253 logfile /var/ftp/virtual/devil-dog/xferlog
When I attempt to ftp to ftp.devil-dog.com it takes me to my anonymous =
ftp server. Is there something that I forgot?
any help would be appreciated.
thanks
Joe
jawronko@islc.net


------=_NextPart_000_01BC4CD2.6714F0C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML 3.2//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"Trident 4.71.0544.0"' name=3DGENERATOR>

</HEAD>
<BODY>
<P><FONT face=3DArial size=3D2>Hi all,</FONT>

<P><FONT face=3DArial size=3D2>I am having a problem with getting my =
virtual ftp to=20
work.  I have BSDI2.1 and wu-ftpd.2.4.2-beta 13.  I have compiled it =
using the=20
-DVIRTUAL FLAGE in the Makefile.</FONT>

<P><FONT face=3DArial size=3D2>I have set up a test domain =
devil-dog.com</FONT>

<P><FONT face=3DArial size=3D2>I have set up ip aliase for =
207.53.207.253 </FONT>

<P><FONT face=3DArial size=3D2>I have tested out pinging =
ftp.devil-dog.com and it=20
returns the ping.</FONT>

<P><FONT face=3DArial size=3D2>I have made entries in the ftpaccess =
file</FONT>

<P><FONT face=3DArial size=3D2>virtual server at 207.53.107.253</FONT>

<P><FONT face=3DArial size=3D2>virual 207.53.107.253 root=20
/var/ftp/virtual/devil-dog</FONT>

<P><FONT face=3DArial size=3D2>virtual 207.53.107.253 banner=20
/var/ftp/virtual/devil-dog/msgs/banner.ms</FONT>

<P><FONT face=3DArial size=3D2></FONT><FONT face=3DArial =
size=3D2>virtual 207.53.107.253=20
logfile /var/ftp/virtual/devil-dog/xferlog</FONT>

<P><FONT face=3DArial size=3D2>When I attempt to ftp to =
ftp.devil-dog.com it takes=20
me to my anonymous ftp server. Is there something that I forgot?</FONT>

<P><FONT face=3DArial size=3D2>any help would be appreciated.</FONT>

<P><FONT face=3DArial size=3D2>thanks</FONT>

<P><FONT face=3DArial size=3D2>Joe</FONT>

<P><FONT face=3DArial size=3D2>jawronko@islc.net</FONT></P>

</BODY></HTML>

------=_NextPart_000_01BC4CD2.6714F0C0--


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 19 17:13:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA02884;
	Sat, 19 Apr 1997 17:12:24 -0500 (CDT)
Received: from eclectic.kluge.net (root@eclectic.kluge.net [130.215.248.68])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA02795
	for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 17:07:04 -0500 (CDT)
Received: from dilbert.kluge.net (root@dilbert.kluge.net [130.215.248.72]) by eclectic.kluge.net (8.8.5/8.8.5) with ESMTP id SAA14503 for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 18:07:04 -0400
Received: from localhost (felicity@localhost [127.0.0.1]) by dilbert.kluge.net (8.8.5/8.8.5) with SMTP id SAA04585 for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 18:07:03 -0400
Message-Id: <Pine.LNX.3.96.970419180643.3840K-100000@dilbert.kluge.net>
Date: Sat, 19 Apr 1997 18:07:02 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Theo Van Dinter <felicity@kluge.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Hello?
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Just curious, has this list died?  I haven't seen a new message in months.


--
 ---------------------------------------------------------------------------
 Theo Van Dinter			www: http://www.kluge.net/~felicity/
 Secretary of WPI Lens and Lights             Active Member in SocComm Films

              "Man is the bad child of the universe." - Oppenheim
 ---------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 19 17:49:35 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA04348;
	Sat, 19 Apr 1997 17:48:38 -0500 (CDT)
Received: from popocate.hamburg.pop.de (gvz@popocate.hamburg.pop.de [192.76.156.200])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA03319
	for <wu-ftpd@wugate.wustl.edu>; Sat, 19 Apr 1997 17:42:53 -0500 (CDT)
Received: (from gvz@localhost) by popocate.hamburg.pop.de (8.7.5/8.7.3) id AAA20422 for wu-ftpd@wugate.wustl.edu; Sun, 20 Apr 1997 00:42:45 +0200
Message-Id: <199704192242.AAA20422@popocate.hamburg.pop.de>
Date: Sun, 20 Apr 1997 00:42:44 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Georg v.Zezschwitz" <gvz@hamburg.pop.de>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hello?
In-Reply-To: <Pine.LNX.3.96.970419180643.3840K-100000@dilbert.kluge.net> from "Theo Van Dinter" at Apr 19, 97 06:07:02 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At least I got your message :-)

Bye,


Georg v.Zezschwitz


> 
> Just curious, has this list died?  I haven't seen a new message in months.
> 
> 
> --
>  ---------------------------------------------------------------------------
>  Theo Van Dinter			www: http://www.kluge.net/~felicity/
>  Secretary of WPI Lens and Lights             Active Member in SocComm Films
> 
>               "Man is the bad child of the universe." - Oppenheim
>  ---------------------------------------------------------------------------
> 


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 20 12:58:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA02824;
	Sun, 20 Apr 1997 12:56:57 -0500 (CDT)
Received: from radish.net (qmailr@radish.net [206.83.170.184])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA03419
	for <wu-ftpd@wugate.wustl.edu>; Sun, 20 Apr 1997 12:50:18 -0500 (CDT)
Received: (qmail 722 invoked by uid 200); 20 Apr 1997 18:46:55 -0000
Message-Id: <Pine.LNX.3.95.970420104515.716A-100000@turnip.radish.net>
Date: Sun, 20 Apr 1997 10:46:55 -0800 (PST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: G Tyler Koblasa <gtyler@radish.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Alternate Auth. file
In-Reply-To: <199704091850.UAA12984@blauen.freinet.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I need to setup wu-ftpd to use an alternate method for auth.  How can I
make wu-ftpd use lets say for example /etc/ftp-passwd ??

Thanks

G Tyler Koblasa
Radish Network Services
http://www.radish.net


From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 20 17:26:51 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA09095;
	Sun, 20 Apr 1997 17:25:38 -0500 (CDT)
Received: from eclectic.kluge.net (root@eclectic.kluge.net [130.215.248.68])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA10158
	for <wu-ftpd@wugate.wustl.edu>; Sun, 20 Apr 1997 17:17:35 -0500 (CDT)
Received: from dilbert.kluge.net (root@dilbert.kluge.net [130.215.248.72]) by eclectic.kluge.net (8.8.5/8.8.5) with ESMTP id SAA26620 for <wu-ftpd@wugate.wustl.edu>; Sun, 20 Apr 1997 18:17:36 -0400
Received: from localhost (felicity@localhost [127.0.0.1]) by dilbert.kluge.net (8.8.5/8.8.5) with SMTP id SAA15150 for <wu-ftpd@wugate.wustl.edu>; Sun, 20 Apr 1997 18:17:36 -0400
Message-Id: <Pine.LNX.3.96.970420181608.14686F-100000@dilbert.kluge.net>
Date: Sun, 20 Apr 1997 18:17:36 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Theo Van Dinter <felicity@kluge.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Hello?
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

Thank you all for the responses.  Apparently I was unsubscribed in some
odd manner in which I wasn't notified.  I've simply resubscribed, and
everything's back to normal now.

Thanks again!

--
 ---------------------------------------------------------------------------
 Theo Van Dinter			www: http://www.kluge.net/~felicity/
 Secretary of WPI Lens and Lights             Active Member in SocComm Films

            A good way to deal with predators is to taste terrible.
 ---------------------------------------------------------------------------


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 21 11:45:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA14735;
	Mon, 21 Apr 1997 11:43:20 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA14167
	for <wu-ftpd@wugate.wustl.edu>; Mon, 21 Apr 1997 11:33:55 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id MAA18108
	for <wu-ftpd@wugate.wustl.edu>; Mon, 21 Apr 1997 12:33:45 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id MAA09132; Mon, 21 Apr 1997 12:33:44 -0400 (EDT)
Message-Id: <199704211633.MAA09132@spock2.EE.McGill.CA>
Date: Mon, 21 Apr 1997 12:33:44 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Alternate Auth. file
In-Reply-To: <Pine.LNX.3.95.970420104515.716A-100000@turnip.radish.net> from "G Tyler Koblasa" at Apr 20, 97 10:46:55 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

Salut A Vous, O Grand Manitou G Tyler Koblasa !!

> 
> I need to setup wu-ftpd to use an alternate method for auth.  How can I
> make wu-ftpd use lets say for example /etc/ftp-passwd ??
> 

you can't without fiddling with the src code

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 21 16:06:30 1997
Received: from relay7.UU.NET by relay7.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQcmgs20434; Mon, 21 Apr 1997 15:38:35 -0400 (EDT)
Received: from wugate.wustl.edu by relay7.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQcmgs20427; Mon, 21 Apr 1997 15:38:33 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA24642;
	Mon, 21 Apr 1997 14:36:33 -0500 (CDT)
Received: from radish.net (qmailr@radish.net [206.83.170.184])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA24155
	for <wu-ftpd@wugate.wustl.edu>; Mon, 21 Apr 1997 14:29:01 -0500 (CDT)
Received: (qmail 6643 invoked by uid 200); 21 Apr 1997 20:25:19 -0000
Message-Id: <Pine.LNX.3.95.970421122447.6545B-100000@turnip.radish.net>
Date: Mon, 21 Apr 1997 12:25:19 -0800 (PST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: G Tyler Koblasa <gtyler@radish.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Alternate Auth. file
In-Reply-To: <199704211633.MAA09132@spock2.EE.McGill.CA>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

would any one be interested in helping me out on a project i am wokrin on
which would require "fiddling" with wu's src?

thanks

tyler

On Mon, 21 Apr 1997, Alain Magloire wrote:

> Salut A Vous, O Grand Manitou G Tyler Koblasa !!
> 
> > 
> > I need to setup wu-ftpd to use an alternate method for auth.  How can I
> > make wu-ftpd use lets say for example /etc/ftp-passwd ??
> > 
> 
> you can't without fiddling with the src code
> 
> -- 
> au revoir, alain
> ----
> Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!
> 


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 08:10:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA02936;
	Tue, 22 Apr 1997 08:07:18 -0500 (CDT)
Received: from igw3.watson.ibm.com (igw3.watson.ibm.com [129.34.139.18])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA02470
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 08:00:30 -0500 (CDT)
Received: from mailhub1.watson.ibm.com (mailhub1.watson.ibm.com [9.2.249.31]) by igw3.watson.ibm.com (8.7.6/8.7.1) with ESMTP id IAA02728 for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 08:50:39 -0400
Received: from watngi01.watson.ibm.com (watngi01.watson.ibm.com [9.2.235.20]) by mailhub1.watson.ibm.com (8.8.2/01-15-97) with SMTP id JAA27876 for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 09:00:23 -0400
Received: by watngi01.watson.ibm.com(Lotus SMTP MTA v1.05 (305.3 1-15-1997))  id 85256481.00476C7C ; Tue, 22 Apr 1997 09:00:08 -0400
Message-Id: <85256481.004707A0.00@watngi01.watson.ibm.com>
Date: Tue, 22 Apr 1997 08:59:14 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Robert W. Krull"<krull@watson.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: wu-ftpd-2.4.2-beta-12
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
X-Lotus-FromDomain: IBM RESEARCH
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN





Hi there,
     I managed to get the wu-ftpd-2.4.2-beta-12 version to compile
on AIX 4.1.4 and it is working with one exception, The logging function
is not working. I have run ckconfig and that looks ok. I am using the
sample ftpaccess files and so on. I have used various flags in inetd.conf
and still no logs. Can anyone give me a clue as to what is wrong and where?


Robert Krull
IBM Global Services , Managed Operations - North.
Watson Information Systems
krull@watson.ibm.com
914-945-3801 / tie 862-3801



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 08:27:31 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA04142;
	Tue, 22 Apr 1997 08:25:20 -0500 (CDT)
Received: from tiamat.ncifcrf.gov (tiamat.NCIFCRF.GOV [129.43.1.67])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA03983
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 08:21:52 -0500 (CDT)
Received: (from poole@localhost) by tiamat.ncifcrf.gov (8.7.3/8.6.12) id JAA28634 for wu-ftpd@wugate.wustl.edu; Tue, 22 Apr 1997 09:21:02 -0400 (EDT)
Message-Id: <199704221321.JAA28634@tiamat.ncifcrf.gov>
Date: Tue, 22 Apr 1997 09:21:01 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Phil Poole <poole@ncifcrf.gov>
To: wu-ftpd@wugate.wustl.edu (WU Ftp Archive)
Subject: latest beta version 
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4ME+ PL31H (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Howdy all,

	In the process of upgrading my FTP server and I was wondering
	is Beta 12 or Beta 13 the latest release ?

	Thanks.

-- 
--
       Phil Poole	| Unix Systems Administrator
     poole@ncifcrf.gov	| Frederick Biomedical SuperComputing Center
      (301) 846-5721	| Frederick MD, 21702

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 08:52:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA06472;
	Tue, 22 Apr 1997 08:49:45 -0500 (CDT)
Received: from epiphore.francenet.fr (root@epiphore.francenet.fr [193.149.97.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA05580
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 08:43:58 -0500 (CDT)
Received: from epiphore.francenet.fr (perrot@localhost.francenet.fr [127.0.0.1]) by epiphore.francenet.fr (8.8.5/8.7.3) with ESMTP id PAA23713 for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 15:43:56 +0200 (MET DST)
Message-Id: <199704221343.PAA23713@epiphore.francenet.fr>
Date: Tue, 22 Apr 1997 15:43:56 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gildas Perrot <perrot@francenet.fr>
To: wu-ftpd@wugate.wustl.edu
Subject: REPOST : wu-ftpd-2.4.2-beta-12 and old "STOR" sessions
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.9 8/22/96
X-Face: '%)H7X3>"mU[aaPz3aZ`^e{*DV1&W;+P-Wx*Yk)Ah[e(-AO&EB\D.gq2y{kH73Q29}_A4H,eykdf!9dj[m\gwFgZOTt?=7gI+RBN,I({A32-MyZrmtrD%8*L/boGS0,+Lj$H|@
X-Url: http://www.francenet.fr/
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi everybody,

I noticed very old STOR commands with 'ftpwho' like (today) :

24814  ??  IW     0:00.35 pppK13002.micronet.fr: bigboss: STOR Index.html\r\n (
bigboss  24814  0.0  0.0   452   20  ??  IW    4Mar97    0:00.35 
pppK13002.micro
                                               ^^^^^^
For the moment, I need to manually kill them.
Is there is any patch for wu-ftpd-2.4.2-beta-12 to solve this problem or will 
I need to make a cron to automatically kill them ?

BTW, could you explain me why this version of wu-ftpd on a HP-UX 10.10 system 
gives a non-easy readable output :

  1 S     0 17180  1269  0 154 20  3a4c400   45  390ef68 ?         0:00 ftpd

Is there any configuration to change that ? 

Thanks in advance for your help.

Gildas.
-- 
Gildas PERROT, perrot@francenet.fr         __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
http://www.francenet.fr            ---- (_)/ (_)



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 11:22:31 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA16752;
	Tue, 22 Apr 1997 11:21:16 -0500 (CDT)
Received: from banzai.PCC.COM (banzai.pcc.com [205.219.166.145])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA16557
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 11:17:42 -0500 (CDT)
Received: by banzai.PCC.COM (Smail3.1.29.1 #3)
	id m0wJiG4-0000DlC; Tue, 22 Apr 97 12:17 EDT
Message-Id: <m0wJiG4-0000DlC@banzai.PCC.COM>
Date: Tue, 22 Apr 1997 12:17:31 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jay@pcc.com (Jay Schuster)
To: wu-ftpd@wugate.wustl.edu
Cc: krull@watson.ibm.com
Subject: Re: wu-ftpd-2.4.2-beta-12
In-Reply-To: <85256481.004707A0.00@watngi01.watson.ibm.com> from "Robert W. Krull" at Apr 22, 97 08:59:14 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

Robert W. Krull writes:
>      I managed to get the wu-ftpd-2.4.2-beta-12 version to compile
> on AIX 4.1.4 and it is working with one exception, The logging function
> is not working. I have run ckconfig and that looks ok. I am using the
> sample ftpaccess files and so on. I have used various flags in inetd.conf
> and still no logs. Can anyone give me a clue as to what is wrong and where?

I have it running on an AIX 4.1.5 system and don't have a problem.  It
logs some stuff to syslogd and other stuff gets logged to the xferlog
file.  Which logging function do you mean?  I have this in my ftpaccess
file:
    log     commands        real,guest,anonymous
    log     transfers       anonymous,guest,real    inbound,outbound
and they work fine.  Commands get logged to syslog, and transfers get
logged to the xferlog file.

Here's a web page that shows what I did to get it working:
    http://www.pcc.com/~jay/src/networking/wu-ftpd-2.4/ORIGINALS/
I don't know if that will be any help for you.

-- Jay
-- 
Jay Schuster <jay@pcc.com>
The People's Computer Company	`Revolutionary Programming'

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 11:51:57 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA18853;
	Tue, 22 Apr 1997 11:50:55 -0500 (CDT)
Received: from igw3.watson.ibm.com (igw3.watson.ibm.com [129.34.139.18])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA18475
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 11:46:44 -0500 (CDT)
Received: from mailhub1.watson.ibm.com (mailhub1.watson.ibm.com [9.2.249.31]) by igw3.watson.ibm.com (8.7.6/8.7.1) with ESMTP id MAA11724 for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 12:36:58 -0400
Received: from watngi01.watson.ibm.com (watngi01.watson.ibm.com [9.2.235.20]) by mailhub1.watson.ibm.com (8.8.2/01-15-97) with SMTP id MAA26018 for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 12:46:42 -0400
Received: by watngi01.watson.ibm.com(Lotus SMTP MTA v1.05 (305.3 1-15-1997))  id 85256481.005C26E7 ; Tue, 22 Apr 1997 12:46:32 -0400
Message-Id: <85256481.005BF834.00@watngi01.watson.ibm.com>
Date: Tue, 22 Apr 1997 12:45:43 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Robert W. Krull"<krull@watson.ibm.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd-2.4.2-beta-12
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
X-Lotus-FromDomain: IBM RESEARCH
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN





Hi All..
     Thanks for all the input. Turned out I was missing the "-a" on the
inetd entry.
Works great now..

Robert Krull
IBM Global Services , Managed Operations - North.
Watson Information Systems
krull@watson.ibm.com
914-945-3801 / tie 862-3801



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 12:28:01 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA01624;
	Tue, 22 Apr 1997 12:26:30 -0500 (CDT)
Received: from earth.astro.umd.edu (wls@earth.astro.umd.edu [129.2.163.100])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA01180
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 12:21:18 -0500 (CDT)
Received: (wls@localhost) 
	by earth.astro.umd.edu (8.8.3/8.6.6mWLS)
	id NAA01712 for wu-ftpd@wugate.wustl.edu; Tue, 22 Apr 1997 13:21:10 -0400 (EDT)
Message-Id: <199704221721.NAA01712@earth.astro.umd.edu>
Date: Tue, 22 Apr 1997 13:21:10 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: wls@astro.umd.edu (William L. Sebok)
To: wu-ftpd@wugate.wustl.edu
Subject: Regular expressions in "noretrieve" directive.
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

We have been bothered by software pirates lately who use our anonymous ftp
site to distribute pirated software.  We have had two publicly writable
directories in the anonymous ftp area /pub and /incoming, traditionally used
for downloading and uploading respectively.  To eject the software pirates I
would like to enforce that tradition and deny uploading into /pub and uploading
into /incoming.  The first is easy with the context of the ftp daemon.  However
there is no explicit command in wu-ftpd to deny downloading from a directory.
There is the noretrieve command but that only denied downloading of individual
files -- as "man ftpaccess" says "No globbing is done."  What I have now done
is to patch wu-ftpd-2.4.2-beta-13 to allow the use of globbing in the noretrieve
command.

I know that the traditional way to handle this is to make /incoming and the
files placed there unreadable by the ftp daemon. However I believe that using
this hack to ftpd is easier on legitimate users.  Making the directory
unreadable complicates life for the hackers but does not stop them -- they
still would know the name of the files they placed there and can report them
as such to their hacker bulletin boards.  Making the files themself unreadable
is a solution more appropriate for an institution where a single person with
appropriate privileges picks up the incoming files. I would like any user with
an account here to be able to pick up files for them with no special
arrangements.  On Unix is it easy to make file readable by only a person or a
group but hard to arrange permissions make it readable by everyone except by
the ftp daemon.  One could arrange to have a daemon move incoming files to an
area inaccessible by anonymous ftp and open up the permissions on the moved
files.  Still, I believe that handling the problem within the ftp daemon is
easier for the legitimate user to understand than such a scheme that moves the
files to who-knows-where.

I consider this patch a hack.  I believe that the proper fix would implement a
"download" command with the same syntax and options as the present "upload"
command.  Still, this patch did the job and was quick to implement.

Bill Sebok      Computer Software Manager, Univ. of Maryland, Astronomy
	Internet: wls@astro.umd.edu	URL: http://www.astro.umd.edu/~wls/

Patch against wu-ftpd-2.4.2-beta-13:

*** src/extensions.c.ORIG	Mon Mar  3 04:39:54 1997
--- src/extensions.c	Mon Apr 21 16:51:06 1997
***************
*** 1113,1118 ****
--- 1113,1120 ----
  }
  
  /* The following is from the Debian add-ons. */
+ /* hacked by W. Sebok (wls@astro.umd.edu) to support regex expressions in
+  * noretrieve expressions */
  
  #define lbasename(x) (strrchr(x,'/')?1+strrchr(x,'/'):x)
  
***************
*** 1125,1130 ****
--- 1127,1133 ----
  #endif
  {
    char cwd[MAXPATHLEN+1], realwd[MAXPATHLEN+1], realname[MAXPATHLEN+1];
+   char *p, *q;
    int i;
    struct aclmember *entry = NULL;
  
***************
*** 1144,1161 ****
          if (ARG0 == (char *)NULL)
              continue;
  	for (i = 0; i< MAXARGS && 
! 	     (entry->arg[i] != (char *)NULL) && (*(entry->arg[i]) !='\0'); i++)
! 	  if (strcmp (((*(entry->arg[i]) == '/') ? realname : 
! 			lbasename (realname)), entry->arg[i]) == 0)
  	  {
! 	    reply (550, "%s is marked unretrievable", entry->arg[i]);
  	    return 1;
  	  }
        }
     return 0;
  }
  
  
  
  
  
--- 1147,1209 ----
          if (ARG0 == (char *)NULL)
              continue;
  	for (i = 0; i< MAXARGS && 
! 	     ((q = entry->arg[i]) != (char *)NULL) && (*q !='\0'); i++) {
! 	  p = (*q == '/') ? realname : lbasename (realname);
! 	  if (strcmp (p , q) == 0 || regexmatch(p, q))
  	  {
! 	    reply (550, "%s is marked unretrievable", p);
  	    return 1;
  	  }
+ 	}
        }
     return 0;
  }
  
+ int
+ regexmatch(name, rgexp)
+ char *name, *rgexp;
+ {
  
+ #ifdef M_UNIX
+ # ifdef REGEX
+   char *regp;
+ # endif
+ #endif
  
+ #ifdef REGEXEC
+   regex_t regexbuf;
+   regmatch_t regmatchbuf;
+ #else
+   char *sp;
+ #endif
  
+ #if defined(REGEXEC)
+ 	if (regcomp(&regexbuf, rgexp, REG_EXTENDED) != 0) {
+ 	    reply(553, "REGEX error");
+ #elif defined(REGEX)
+ 	if ((sp = regcmp(rgexp, (char *) 0)) == NULL) {
+ 	    reply(553, "REGEX error");
+ #else
+ 	if ((sp = re_comp(rgexp)) != 0) {
+ 	    perror_reply(553, sp);
+ #endif
+ 	    return(0);
+ 	}
  
+ #if defined(REGEXEC)
+ 	if (regexec(&regexbuf, name, 1, &regmatchbuf, 0) != 0) {
+ #elif defined(REGEX)
+ # ifdef M_UNIX
+ 	regp = regex(sp, name);
+ 	free(sp);
+ 	if (regp == NULL) {
+ # else
+ 	if ((regex(sp, name)) == NULL) {
+ # endif
+ #else
+ 	if ((re_exec(name)) != 1) {
+ #endif
+ 		return(0);
+ 	}
+ 	return(1);
+ }

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 13:17:41 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA04233;
	Tue, 22 Apr 1997 13:16:44 -0500 (CDT)
Received: from sol.tins.net (sol.tins.net [205.173.230.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA04039
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 13:15:02 -0500 (CDT)
Received: (from mgg@localhost)
	by sol.tins.net (8.8.5/8.8.5) id LAA16070;
	Tue, 22 Apr 1997 11:13:39 -0700 (PDT)
Message-Id: <199704221813.LAA16070@sol.tins.net>
Date: Tue, 22 Apr 1997 11:13:39 -0700 (PDT)
Reply-To: mgg@sol.tins.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Galbraith <mgg@sol.tins.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Regular expressions in "noretrieve" directive.
In-Reply-To: <199704221721.NAA01712@earth.astro.umd.edu> (wls@astro.umd.edu)
Mime-Version: 1.0 (generated by tm-edit 7.78)
Content-Type: text/plain; charset=US-ASCII
X-Mailer: Emacs-19.32
X-Attribution: mgg
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>>>>> "William" == William L Sebok <wls@astro.umd.edu> writes:

William> We have been bothered by software pirates lately who use our anonymous ftp
William> site to distribute pirated software.  We have had two publicly writable
William> directories in the anonymous ftp area /pub and /incoming, traditionally used
William> for downloading and uploading respectively.  To eject the software pirates I
William> would like to enforce that tradition and deny uploading into /pub and uploading
William> into /incoming.  The first is easy with the context of the ftp daemon.  However
William> there is no explicit command in wu-ftpd to deny downloading from a directory.
William> There is the noretrieve command but that only denied downloading of individual
William> files -- as "man ftpaccess" says "No globbing is done."  What I have now done
William> is to patch wu-ftpd-2.4.2-beta-13 to allow the use of globbing in the noretrieve
William> command.

I do this using the following line in my ftpaccess file:

    upload /export/ftp /pub/incoming yes webmaster webmstrs 0660 nodirs

This sets all files loaded into the incoming directory to be owned by
'webmaster' and placed in the 'webmstrs' group.  The permissions on the
files are set to 660, which means that the webmasters can read the
files, but no one else can.  This prevents FTP from passing the file
back to anyone requesting it, even if they do know the name.

No hack was required.

-- 
Mark Galbraith                   Member of The HTML Writers Guild
Engineer, Internet Services	              http://www.hwg.org/
Triad Systems Corporation
(PGP Fingerprint=1CB9 7481 AD5C 5709  690B AC09 7F65 D6F6)

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 22 21:04:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA20275;
	Tue, 22 Apr 1997 21:03:05 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA19977
	for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 20:55:48 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id WAA14722 for <wu-ftpd@wugate.wustl.edu>; Tue, 22 Apr 1997 22:00:43 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970422215701.14592D-100000@josephus.furph.com>
Date: Tue, 22 Apr 1997 22:00:42 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: virtual anonymous
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

I've read http://www.landfield.com/wu-ftpd/docs/anonymous-ftp-faq.html and
I've done searches on the archive and I still can't find how you do
multiple anonymous accounts, one for each domain that is virtual.  I have
the virtual stuff all running and that is fine.  and I have anonymous
working for my domain, but is there a way of having domain2 log into
/usr/ftpusers/domain2 and have anonymous goto
/usr/ftpusers/domain2/ftp/pub?

thanks

beckers



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 23 02:34:07 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id CAA17673;
	Wed, 23 Apr 1997 02:31:46 -0500 (CDT)
Received: from rzaixsrv2.rrz.uni-hamburg.de (rzaixsrv2.rrz.uni-hamburg.de [134.100.33.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id CAA17338
	for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 02:25:27 -0500 (CDT)
Received: from max-162.public.uni-hamburg.de by rzaixsrv2.rrz.uni-hamburg.de (AIX 4.1/UCB 5.64/4.03)
          id AA72810; Wed, 23 Apr 1997 09:25:25 +0200
Received: (from doc@localhost)
	by dumbo.und.zoff (8.8.5/) id JAA07437;
	Wed, 23 Apr 1997 09:23:58 +0200
Message-Id: <5jkded$789@dumbo.und.zoff>
Date: 23 Apr 1997 09:23:57 +0200
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: doc@rrz.uni-hamburg.de (Christophe Zwecker)
To: wu-ftpd@wugate.wustl.edu
Subject: beta13 - logging in xferlog supported or not ?
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Sender: doc@doc@rrz.uni-hamburg.de
X-Newsreader: knews 0.9.8
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

I just got the package and like in Beta 12 above doesn't work, I put
this in ftpaccess file:

log commands anonymous,real
log transfers anonymous,real inbound,outbound

I start ftpd in inetd.conf like this:

ftp	stream	tcp	nowait	root	/usr/sbin/tcpd /usr/sbin/wu.ftpd -ai

my question: Is logging working for anyone ? Or is it not working at
all ?

thx for clearing this up
-- 

   Christophe

----------------------------------------------------------------------
Christophe Zwecker                email:      doc@rrz.uni-hamburg.de
Hamburg, Germany                    fax:      49 40 22715433  
----------------------------------------------------------------------

In newsgroups please reply also by email - thanks






From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 23 03:27:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id DAA19886;
	Wed, 23 Apr 1997 03:25:31 -0500 (CDT)
Received: from apollo.is.co.za (apollo.is.co.za [196.4.160.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id DAA19653
	for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 03:19:57 -0500 (CDT)
Received: from admin.is.co.za (admin.is.co.za [196.23.0.9]) by apollo.is.co.za (8.8.5/8.7.5/IShub#2) with ESMTP id KAA05786; Wed, 23 Apr 1997 10:19:37 +0200 (GMT)
Received: (from oskar@localhost) by admin.is.co.za (8.8.5/8.7.3/ISsubsidiary#1) id KAA05729; Wed, 23 Apr 1997 10:19:36 +0200 (GMT)
Message-Id: <Mutt.19970423101935.oskar@admin.is.co.za>
Date: Wed, 23 Apr 1997 10:19:35 +0200
Reply-To: oskar@is.co.za
Sender: owner-wu-ftpd@wugate.wustl.edu
From: oskar@is.co.za (Oskar Pearson)
To: wls@astro.umd.edu
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Regular expressions in "noretrieve" directive.
In-Reply-To: <199704221721.NAA01712@earth.astro.umd.edu>; from William L. Sebok on Apr 22, 1997 13:21:10 -0400
References: <199704221721.NAA01712@earth.astro.umd.edu>
Mime-Version: 1.0
X-Mailer: Mutt 0.56e
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

William L. Sebok writes:
> We have been bothered by software pirates lately who use our anonymous ftp
> site to distribute pirated software.  We have had two publicly writable
> directories in the anonymous ftp area /pub and /incoming, traditionally used
> for downloading and uploading respectively.  To eject the software pirates I
> would like to enforce that tradition and deny uploading into /pub and uploading
> into /incoming.  The first is easy with the context of the ftp daemon.  However
> there is no explicit command in wu-ftpd to deny downloading from a directory.
I did a similar patch a while ago when we split our ftp site into to parts.
(we found that our games section was being completely overloaded by people
downloading from overseas. We split the site into 2 sections, and although
they were mounted on one disk, people connecting to ftp.is.co.za couldn't
download from the directory and were sent a message to connect to
gamesdomain.is.co.za)

I also set so that you can't do transfers of files in /lib, /etc, /bin and
the rest. This could be useful, I spose.

Oskar

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 23 07:43:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA25532;
	Wed, 23 Apr 1997 07:41:15 -0500 (CDT)
Received: from banzai.PCC.COM (banzai.pcc.com [205.219.166.145])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA25818
	for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 07:39:40 -0500 (CDT)
Received: by banzai.PCC.COM (Smail3.1.29.1 #3)
	id m0wK1Kj-0000DFC; Wed, 23 Apr 97 08:39 EDT
Message-Id: <m0wK1Kj-0000DFC@banzai.PCC.COM>
Date: Wed, 23 Apr 1997 08:39:37 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jay@pcc.com (Jay Schuster)
To: wu-ftpd@wugate.wustl.edu
Cc: wls@astro.umd.edu (William L. Sebok)
Subject: Re: Regular expressions in "noretrieve" directive.
In-Reply-To: <199704221721.NAA01712@earth.astro.umd.edu> from "William L. Sebok" at Apr 22, 97 01:21:10 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

William L. Sebok writes:
> On Unix is it easy to make file readable by only a person or a group
> but hard to arrange permissions make it readable by everyone except by
> the ftp daemon.

I would think you could use something like:

    upload  /ftp    /incoming    yes   ftp    ftp  0004    nodirs

Unreadable by user ftp or group ftp, readable by everyone else.

-- 
Jay Schuster <jay@pcc.com>
The People's Computer Company	`Revolutionary Programming'

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 23 08:19:12 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA28370;
	Wed, 23 Apr 1997 08:16:54 -0500 (CDT)
Received: from ibmmail.COM (ibmmail.com [199.171.26.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA25376
	for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 08:12:17 -0500 (CDT)
Received: from IMXGATE.COM by ibmmail.COM (IBM VM SMTP V2R3) with BSMTP id 9749;
   Wed, 23 Apr 97 09:12:16 EDT
Received: from col by imxgate.com (IBM VM SMTP V2R3) with TCP;
   Wed, 23 Apr 97 09:11:20 EDT
Received: by col_lngw.aepsc.com(Lotus SMTP MTA v1.1b1 (341.15 3-12-1997))  id 85256482.00485F29 ; Wed, 23 Apr 1997 09:10:29 -0400
Message-Id: <85256482.00485D8E.00@col_lngw.aepsc.com>
Date: Wed, 23 Apr 1997 09:10:20 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Anthony_Lester@aep.com
To: doc@rrz.uni-hamburg.de
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: beta13 - logging in xferlog supported or not ?
Mime-Version: 1.0
Content-type: text/plain; charset=US-ASCII
X-Lotus-FromDomain: AMERICAN ELECTRIC POWER
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN





The "-i" flag will be overidden by the "-a" flag.
Try using:

/usr/sbin/tcpd /usr/sbin/wu.ftpd -la

Hope that helps.

     -Anthony



>Hi,
>
>I just got the package and like in Beta 12 above doesn't work, I put
>this in ftpaccess file:
>
>log commands anonymous,real
>log transfers anonymous,real inbound,outbound
>
>I start ftpd in inetd.conf like this:
>
>ftp	stream	tcp	nowait	root	/usr/sbin/tcpd /usr/sbin/wu.ftpd -ai
>
>my question: Is logging working for anyone ? Or is it not working at
>all ?
>
>thx for clearing this up
>--

   Christophe

----------------------------------------------------------------------
Christophe Zwecker                email:      doc@rrz.uni-hamburg.de
Hamburg, Germany                    fax:      49 40 22715433
----------------------------------------------------------------------

In newsgroups please reply also by email - thanks









From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 23 08:37:08 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA29481;
	Wed, 23 Apr 1997 08:34:52 -0500 (CDT)
Received: from ns.sprintout.com (kevin@[205.219.168.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA29737
	for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 08:33:00 -0500 (CDT)
Received: from localhost (kevin@localhost) by ns.sprintout.com (8.7.4/8.7.3) with SMTP id JAA18912 for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 09:38:02 -0400 (EDT)
Message-Id: <Pine.BSI.3.93.970423093601.16632A-100000@ns.sprintout.com>
Date: Wed, 23 Apr 1997 09:38:02 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kevin Holbrook  <kevin@ns.sprintout.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Selective anonymous ftp under beta 13
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello all,

	I'm running beta 13 under a BSDI 2.1 system, and I have several
virtual ftp hosts. The one problem I have run into is this:

	All of my virtual ftp hosts accept anonymous ftp. How can I
configure one of my hosts to deny it.

	Thanks in advance,

					Sincerely,

						Kevin Holbrook
						System Administrator
						Sprintout Internet Services
						(401)421-2264
						kevin@sprintout.com


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 23 23:39:05 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id XAA12226;
	Wed, 23 Apr 1997 23:35:43 -0500 (CDT)
Received: from landfield.com (rkive.landfield.com [208.196.145.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id XAA14352
	for <wu-ftpd@wugate.wustl.edu>; Wed, 23 Apr 1997 23:31:35 -0500 (CDT)
Message-Id: <199704240432.XAA20360@landfield.com>
Date: Wed, 23 Apr 1997 23:32:10 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kent Landfield <kent@landfield.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Complete Virtual Server support
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

Once again, a period of frustration leads me to tinkering... ;-)

There are quite a few things that would be nice to have supported in 
virtual servers.  In the current baselined version, virtual servers 
are only partially supported.  The current implementation of virtual 
servers only supports setting

	- the root ftp directory, 
	- the log file and
	- the banner.

All other directives in the ftpaccess file have to be shared globally 
across all virtual servers.  A real limitation if you wanted to have 
different features supported by different servers...

In reviewing how virtual servers were implemented, I reread the virtual 
server setup FAQ.  There are two different methods documented.  First is 
the VIRTUAL support that is a part of the current beta-13 baseline.  It 
only supports the three ftpaccess file directives listed above.  The other 
method is the alternative method which requires tcpwrappers.  It then 
dawned on me that the answer to completely supporting virtual servers 
was right in front of me.

Why couldn't I simply specify which ftpaccess file to use ?  If I could do 
that then maybe it wouldn't be a major task to add support for all access 
file directives (which is basically what Karl achieved using tcpwrappers).

If changes were made to access_init() to determine which ftpaccess file to 
use (instead of the hard-coded _PATH_FTPACCESS) then all the existing acl 
features could be available to each individual virtual server.  No need for 
tcpwrappers. Support for completely independent access files should be easy
to add.

So that's how I spent Tuesday night... ;-)

Here's what I did...  First I created a new file called "ftpservers" defined
by the path _PATH_FTPSERVERS.  The file is optional so if it's missing, the 
original ftpaccess (_PATH_FTPACCESS) file is used.  An ftpservers file looks
like the following:

#
# ftpservers file
#
# Format:
#  ip-address      associated-ftpaccess-file
#
# ftpaccess file for the landfield.com domain
#
208.196.145.2	/etc/ftpd/ftpaccess
#
# ftpaccess file for the faqs.org domain
#
208.196.145.20  /etc/ftpd/ftpaccess.faqs.org
#
# ftpaccess file for the some.other domain
#
208.196.145.55  /etc/ftpd/ftpaccess.some.other

In access_init() I included a call to a new function "getaccessfilename()"
that looks up the access file based on the socket address the user is
coming in on.  The found file is then passed to readacl() as the hard-coded
_PATH_FTPACCESS was before.  Other than a minor tweak, that was all that
was needed.  Complete virtual ftpaccess support... I am currently running it 
here and it seems to work just fine. It is amazing how clear things become 
when you take the time to study the code... ;-)

I made the associated changes to ftpshut, ckconfig and my new ftprestart.  
The only program in the wu-ftpd suite that does not have the new virtual 
access file support is ftpcount.  Have to get to that tomorrow night. ;)

Besides allowing any virtual server to be able to set and use any ftpaccess
file directive, an additional benefit is that any future extensions Stan adds 
to the ftpaccess file will be automatically supported for virtual servers as 
well. Free.

All my changes were made to the latest beta-13.  (If Stan brings out beta-14 
in the next few days, I'll be re-incorporating them into that.  It'll be 
much easier now. ;-))

I plan on sending these to Stan for inclusion in a upcoming version (may even
drive to Houston to bribe him with a refreshment or two. ;-) Dallas isn't that
far away...)  I understand the situation he's in with trying to get beta-14 
out and then work on a complete release.  Because of that I'd like to see 
another site or three run these changes before I send them to him.

If you're running a virtual server configuration and need more control
over your individual virtual servers, have I gotta patch for you...  ;)

Anyone interested in running theses changes, just ask. I'll be glad to supply 
them to you.  I also promise to support you actively during the beta of my
beta. ;-)  Thanks.

---
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 05:15:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id FAA31557;
	Thu, 24 Apr 1997 05:13:11 -0500 (CDT)
Received: from apollo.is.co.za (apollo.is.co.za [196.4.160.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id FAA31416
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 05:07:33 -0500 (CDT)
Received: from admin.is.co.za (admin.is.co.za [196.23.0.9]) by apollo.is.co.za (8.8.5/8.7.5/IShub#2) with ESMTP id MAA03376; Thu, 24 Apr 1997 12:07:19 +0200 (GMT)
Received: (from oskar@localhost) by admin.is.co.za (8.8.5/8.7.3/ISsubsidiary#1) id MAA15593; Thu, 24 Apr 1997 12:07:18 +0200 (GMT)
Message-Id: <Mutt.19970424120717.oskar@admin.is.co.za>
Date: Thu, 24 Apr 1997 12:07:17 +0200
Reply-To: oskar@is.co.za
Sender: owner-wu-ftpd@wugate.wustl.edu
From: oskar@is.co.za (Oskar Pearson)
To: kent@landfield.com
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: Complete Virtual Server support
In-Reply-To: <199704240432.XAA20360@landfield.com>; from Kent Landfield on Apr 23, 1997 23:32:10 -0500
References: <199704240432.XAA20360@landfield.com>
Mime-Version: 1.0
X-Mailer: Mutt 0.56e
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Kent Landfield writes:
> Once again, a period of frustration leads me to tinkering... ;-)
> 
> There are quite a few things that would be nice to have supported in 
> virtual servers.  In the current baselined version, virtual servers 
> are only partially supported.  The current implementation of virtual 
> servers only supports setting
> 
> 	- the root ftp directory, 
> 	- the log file and
> 	- the banner.
> 
> All other directives in the ftpaccess file have to be shared globally 
> across all virtual servers.  A real limitation if you wanted to have 
> different features supported by different servers...
> 
> In reviewing how virtual servers were implemented, I reread the virtual 
> server setup FAQ.  There are two different methods documented.  First is 
> the VIRTUAL support that is a part of the current beta-13 baseline.  It 
> only supports the three ftpaccess file directives listed above.  The other 
> method is the alternative method which requires tcpwrappers.  It then 
> dawned on me that the answer to completely supporting virtual servers 
> was right in front of me.
> 
> Why couldn't I simply specify which ftpaccess file to use ?  If I could do 

I munged this a bit on our server (ftp.is.co.za and gamesdomain.is.co.za)
compiling 2 versions of wu-ftpd and modifying inetd (I didn't do that bit)
so that it would choose which ftpd to start depending on which IP alias
was connected to. The 2 compiled versions had different #defines for the
config files in them. The inetd is at
ftp://ftp.is.co.za/private/oskar/inetd.kezia.tar.gz
It is based on the linux inetd.
The program "netd" in inner-apps-0.05.tar.gz
(ftp://ftp.is.co.za/linux/networking/ipv6/inner.net or
ftp.inner.net/pub/ipv6) is designed to work with ipv6, but does this
elegantly with a config file similar to xinetd.

Currently (as of B12) the way that wu-ftpd reads the config files is a mess...
it's a good idea, but if you make a spelling mistake in the config file,
it just gets ignored. This could be fixed by creating some kind of list
of valid tags (so at least the first entry, such as "class" or "message"
would be checked)...

Oskar

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 08:35:25 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA05792;
	Thu, 24 Apr 1997 08:32:53 -0500 (CDT)
Received: from sbcomp.com ([207.150.14.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA05185
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 08:30:18 -0500 (CDT)
Received: from skb (rockford21.inwave.com [206.190.10.121])
          by sbcomp.com (8.8.4/8.8.4) with SMTP
	  id IAA14151; Thu, 24 Apr 1997 08:30:35 -0500 (CDT)
Message-Id: <3.0.1.32.19970424082622.00713a14@sbcomp.net>
Date: Thu, 24 Apr 1997 08:26:22 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Buehler" <skb@sbcomp.net>
To: wu-ftpd@wugate.wustl.edu, Kent Landfield <kent@landfield.com>
Subject: Re: Complete Virtual Server support
In-Reply-To: <199704240432.XAA20360@landfield.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: skb@sbcomp.net
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At 11:32 PM 4/23/97 -0500, Kent Landfield wrote:
>There are quite a few things that would be nice to have supported in 
>virtual servers.  In the current baselined version, virtual servers 
>are only partially supported.  The current implementation of virtual 
>servers only supports setting
>
>	- the root ftp directory, 
>	- the log file and
>	- the banner.

Plus the readme files, the ownerships, the permissions.  I guess either I am running tcpwrappers without knowing it, or I am not sure what you are missing here.  I can't think of anything extra that is missing.  Could you tell me what else you get from this?

Curious in Illinois

======================================================
Steven K. Buehler
S & B Computers
Rockford Illinois, USA
Phone: 815-398-7169
Fax: 815-398-7266
======================================================

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 12:19:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA17110;
	Thu, 24 Apr 1997 12:16:49 -0500 (CDT)
Received: from landfield.com (rkive.landfield.com [208.196.145.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA22895
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 12:11:15 -0500 (CDT)
Message-Id: <199704241711.MAA01362@landfield.com>
Date: Thu, 24 Apr 1997 12:11:51 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kent Landfield <kent@landfield.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Checking access files
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

# Currently (as of B12) the way that wu-ftpd reads the config files is a mess...
# it's a good idea, but if you make a spelling mistake in the config file,
# it just gets ignored. This could be fixed by creating some kind of list
# of valid tags (so at least the first entry, such as "class" or "message"
# would be checked)...

While I don't like the way things can be ignored, I'm hesitant to load up
the server with error checking that has to be done on every connect.  That
could be a bit of a performance problem....

What would make sense though is to put that kind of checking in a program 
outside the server.  If ckconfig were expanded to be smart about file formats 
and did serious checking then an administrator could check the formats after 
any changes.   If the admin didn't use it to verify the syntax, well, that's 
their problem.  

Does this make sense to others ?  If so I'll play with ckconfig a bit. 
(The name conflicts with another ckconfig program on the net but that's 
another issue... ;-))

-- 
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 12:41:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA24396;
	Thu, 24 Apr 1997 12:39:40 -0500 (CDT)
Received: from landfield.com (rkive.landfield.com [208.196.145.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA22415
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 12:35:33 -0500 (CDT)
Message-Id: <199704241736.MAA01562@landfield.com>
Date: Thu, 24 Apr 1997 12:36:15 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kent Landfield <kent@landfield.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Complete Virtual Server support
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

# At 11:32 PM 4/23/97 -0500, Kent Landfield wrote:
# >There are quite a few things that would be nice to have supported in 
# >virtual servers.  In the current baselined version, virtual servers 
# >are only partially supported.  The current implementation of virtual 
# >servers only supports setting
# >
# >	- the root ftp directory, 
# >	- the log file and
# >	- the banner.
# 
# Plus the readme files, the ownerships, the permissions.  I guess either I 
# am running tcpwrappers without knowing it, or I am not sure what you are 
# missing here.  I can't think of anything extra that is missing.  Could you 
# tell me what else you get from this?

:-) Ok. maybe I didn't explain it correctly.  Currently the virtual server
options which are supported in the ftpacces file is the virtual root directory,
the banner message file to be supplied for that virtual server and the logfile
in which to put that virtual server's transfer logs in.  ALL the other setting
in the ftpacces file are shared across all the virtual servers.  Currently
you cannot deny access to unresolved IP addresses in one virtual server without
applying that policy decision to all virtual servers served on that machine.
You cannot have different directory aliases, email addresses, cdpaths, 
passwd-checks etc.. They must all be shared.  Now they don't and the site
admin has real granularity when it comes to setting up a virtual server.

-- 
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 13:00:24 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA26735;
	Thu, 24 Apr 1997 12:57:40 -0500 (CDT)
Received: from eagle. ([207.0.201.128])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA26196
	for <wu-ftpd@mail.wustl.edu>; Thu, 24 Apr 1997 12:51:31 -0500 (CDT)
Received: from localhost by eagle. (SMI-8.6/SMI-SVR4)
	id NAA07526; Thu, 24 Apr 1997 13:48:40 -0400
Message-Id: <Pine.GSO.3.93.970424134441.6667M-100000@eagle.sportsline.com>
Date: Thu, 24 Apr 1997 13:48:39 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Brian J. Tych" <brian@sportsline.com>
To: wu-ftpd@wugate.wustl.edu
Subject: xferlogs and time stamps
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


	I'd like to know if anyone out there has been able to get the
transfer log working.  I've set the path for the log in pathnames.h.  Is
there anything else that I need to configure for this thing to work
correctly?
	Also, I have noticed the time stamp reported by the dir command
while in an active session is 4 hours ahead.  The system time is correct
and the file timestamp is correct when I log into the machine via telnet.

	Any Ideas??

				-Brian

____________________________________________________________________
Brian Tych				| brian@sportsline.com
Junior Systems Administrator		| PAGER: 954-402-6487
Sportsline - Ft. Lauderdale, Florida    | VOICE: 954-351-2120  ext.252
HTTP://cbs.sportsline.com




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 13:07:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA27199;
	Thu, 24 Apr 1997 13:04:59 -0500 (CDT)
Received: from mail (mail.islandnet.com [198.53.172.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA27091
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:00:32 -0500 (CDT)
Received: from willy [198.53.172.14] by mail.islandnet.com with smtp id m0wKSnE-0006guC for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 10:58:52 -0700 (PDT)
Message-Id: <3.0.32.19970424110243.0097d7f0@mail.islandnet.com>
Date: Thu, 24 Apr 1997 11:02:43 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ron Brogden <rb@islandnet.com>
To: wu-ftpd@wugate.wustl.edu
Subject: in.ftpd - multiple instances
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: rb@mail.islandnet.com
X-Mailer: Windows Eudora Pro Version 3.0 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hopefully this hasn't been asked a million times but the FAQ nor the ftpd
documentation make any reference to this (I hope so anyways).  I am exactly
how in.ftpd deals with each connection.  I was under the impression that
the in.ftpd daemon sat around waiting for connections and then spawned new
ftpd sessions as needed.  Is this correct?  

Our ftp server "hiccuped" last night and stopped accepting connections.
When we checked out the server we noticed a whole pile of in.ftpd processes
sitting around.  Shouldn't there only be one in.ftpd process?  Any ideas
what would cause multiple instances?  

Thanks for any feedback.

Ron
 
-----------------------------------------------------------------------------
Island Net AMT Solutions Group Inc.          Telephone:          604 383-0096
#205-824 Johnson Street                      Toll Free:        1 800 331-3055
Victoria, B.C.                               Fax:                604 383-6698
V8W 1N3                                      E-Mail:    support@islandnet.com
Canada                                       WWW:   http://www.islandnet.com/
-----------------------------------------------------------------------------

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 13:31:31 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA27848;
	Thu, 24 Apr 1997 13:27:29 -0500 (CDT)
Received: from gatekeep.ti.com (news.ti.com [192.94.94.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA29005
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:23:59 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.119.90]) by gatekeep.ti.com (8.8.5) with ESMTP id NAA00681 for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:23:26 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id NAA01389; Thu, 24 Apr 1997 13:23:23 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA186226202@pavis.dadd.ti.com>; Thu, 24 Apr 1997 13:23:22 -0500
Message-Id: <199704241823.AA186226202@pavis.dadd.ti.com>
Date: Thu, 24 Apr 97 13:23:21 CDT
Reply-To: voly@dadd.ti.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: xferlogs and time stamps
In-Reply-To: <Pine.GSO.3.93.970424134441.6667M-100000@eagle.sportsline.com>; from "Brian J. Tych" at Apr 24, 97 1:48 pm
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Brian,

> 	I'd like to know if anyone out there has been able to get the
> transfer log working.  I've set the path for the log in pathnames.h.  Is
> there anything else that I need to configure for this thing to work
> correctly?
> 	Also, I have noticed the time stamp reported by the dir command
> while in an active session is 4 hours ahead.  The system time is correct
> and the file timestamp is correct when I log into the machine via telnet.

You don't say what version of the program you're using, or what OS you're
running on, or whether the problem occurs for both anonymous and regular
users, so it's a bit tricky to comment.

However, I know that under Solaris 2 if you don't include the relevant
timezone information under your anonymous root directory, then anonymous
users won't see the date corrected for the timezone.  Sounds like this could
be your problem.  On my Solaris 2 box, this meant having a
~ftp/usr/share/lib/zoneinfo with appropriate contents.

Check the ftpd man page originally supplied with your OS and see what it
says about this.  It should tell you what to copy to get an anonymous set
up working correctly.


As far as logging transfers goes, there are two things to check that come to
mind...

a) Have you put a line in your ftpaccess file to tell the server to log
   transfers ?  (eg. "log transfers anonymous,real inbound,outbound")
b) If so, are you starting the server with the -a option ?  Without this
   (unless you have an old version of the program) it won't read your
   ftpaccess file, so it won't know it is meant to do any logging.

Hope this helps !

Cheers, Bob
-- 
Bob Luckin      voly@dadd.ti.com      "Ere we were here, we weren't"

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 13:41:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA30022;
	Thu, 24 Apr 1997 13:39:26 -0500 (CDT)
Received: from luke.acm.org (luke.acm.org [199.222.69.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA27270
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:35:36 -0500 (CDT)
Received: (from cheng@localhost) by luke.acm.org (8.7.5/8.7.5) id OAA02734 for wu-ftpd@wugate.wustl.edu; Thu, 24 Apr 1997 14:34:33 -0400
Message-Id: <199704241834.OAA02734@luke.acm.org>
Date: Thu, 24 Apr 1997 14:34:33 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Cheng <cheng@luke.acm.org>
To: wu-ftpd@wugate.wustl.edu
Subject: unscribe
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

unscribe 

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 13:42:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA25790;
	Thu, 24 Apr 1997 13:40:03 -0500 (CDT)
Received: from gatekeep.ti.com (news.ti.com [192.94.94.33])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA29493
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:36:41 -0500 (CDT)
Received: from dadd.ti.com. ([156.117.119.90]) by gatekeep.ti.com (8.8.5) with ESMTP id NAA07355 for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:36:08 -0500 (CDT)
Received: from pavis.dadd.ti.com by dadd.ti.com. (8.8.4/)
	  id NAA01707; Thu, 24 Apr 1997 13:36:05 -0500 (CDT)
Received: by pavis.dadd.ti.com id <AA186386964@pavis.dadd.ti.com>; Thu, 24 Apr 1997 13:36:04 -0500
Message-Id: <199704241836.AA186386964@pavis.dadd.ti.com>
Date: Thu, 24 Apr 97 13:36:03 CDT
Reply-To: voly@dadd.ti.com
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Bob Luckin <bobl@dadd.ti.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Checking access files
In-Reply-To: <199704241711.MAA01362@landfield.com>; from "Kent Landfield" at Apr 24, 97 12:11 (noon)
X-Mimi-Options: HEADERS TI2
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Kent said :-
[Re checking commands in the ftpaccess config file...]
> While I don't like the way things can be ignored, I'm hesitant to load up
> the server with error checking that has to be done on every connect.  That
> could be a bit of a performance problem....
> 
> What would make sense though is to put that kind of checking in a program 
> outside the server.  If ckconfig were expanded to be smart about file formats 
> and did serious checking then an administrator could check the formats after 
> any changes.   If the admin didn't use it to verify the syntax, well, that's 
> their problem.  
> 
> Does this make sense to others ?  If so I'll play with ckconfig a bit. 
> (The name conflicts with another ckconfig program on the net but that's 
> another issue... ;-))

While I suspect that the overhead for syntaxing the command file would not
really be all that significant, it does bring up the issue of how the daemon
would respond if it found a problem...  Not much use telling the client, as
they don't have any control over the file in the first place - nor would
they be expecting any feedback of this sort.

And I do agree that syntaxing the file everytime the server is started should
not be necessary, whatever the overhead - it shouldn't change often, so the
process you've suggested or running ckconfig to check the syntax immediately
after it has been changed makes a great deal of sense.

I think the suggestion is a good idea.  You could do this in ckconfig, or
perhaps in separate program, since you probably don't need to check the
rest of the configuration every time you make a simple change to the
ftpaccess file.  (Or this could be a command line switch to ckconfig.
Whatever.)

Cheers, Bob

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 14:00:13 1997
Received: from relay5.UU.NET by relay5.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQcmro02656; Thu, 24 Apr 1997 14:13:52 -0400 (EDT)
Received: from wugate.wustl.edu by relay5.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQcmro02643; Thu, 24 Apr 1997 14:13:50 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA26458;
	Thu, 24 Apr 1997 13:10:46 -0500 (CDT)
Received: from siggy.iceonline.com (siggy.iceonline.com [198.231.65.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA26041
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 13:07:33 -0500 (CDT)
Received: by siggy.iceonline.com (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id LAA26677; Thu, 24 Apr 1997 11:07:28 -0700
Message-Id: <199704241807.LAA26677@siggy.iceonline.com>
Date: Thu, 24 Apr 1997 11:07:28 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: chrisb@siggy.iceonline.com (Chris Brown)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: xferlogs and time stamps
In-Reply-To: <Pine.GSO.3.93.970424134441.6667M-100000@eagle.sportsline.com> from "Brian J. Tych" at Apr 24, 97 01:48:39 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

> 	Also, I have noticed the time stamp reported by the dir command
> while in an active session is 4 hours ahead.  The system time is correct
> and the file timestamp is correct when I log into the machine via telnet.

This could be a setproctitle/SPT_TYPE issue.  If you're running under IRIX,
set SPT_TYPE and do a clean make.  This should clear up timestamp issues (I
assume the timestamp you see is GMT.)

Chris...

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 14:47:56 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA02638;
	Thu, 24 Apr 1997 14:45:24 -0500 (CDT)
Received: from pizza.hvu.nl (koos@Pizza.hvu.nl [145.89.234.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA01888
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 14:40:51 -0500 (CDT)
Received: (from koos@localhost) by pizza.hvu.nl (8.8.3/KH19961213 [Fight Spam]) id VAA21077 for wu-ftpd@wugate.wustl.edu; Thu, 24 Apr 1997 21:40:49 +0200 (MET DST)
Message-Id: <199704241940.VAA21077@pizza.hvu.nl>
Date: Thu, 24 Apr 1997 21:40:49 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: koos@pizza.hvu.nl (Koos van den Hout _U nix and we all_)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: in.ftpd - multiple instances
In-Reply-To: <3.0.32.19970424110243.0097d7f0@mail.islandnet.com> from Ron Brogden at "Apr 24, 97 11:02:43 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: undecided
X-Mailer: ELM [version 2.4ME+ PL31 (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Quoting Ron Brogden, who wrote :

> Hopefully this hasn't been asked a million times but the FAQ nor the ftpd
> documentation make any reference to this (I hope so anyways).  I am exactly
> how in.ftpd deals with each connection.  I was under the impression that
> the in.ftpd daemon sat around waiting for connections and then spawned new
> ftpd sessions as needed.  Is this correct?  

No. inetd does the waiting for connections bit and spawns an ftpd when
needed. wu-ftpd itself has no idea of this 'accept()' and 'fork()'
stuff to put it mildly.

[ This goes back to the time when memory was expensive, and network
delays where enough to cover for fork-delays. pre-forking daemons didn't
exist, inetd just sat (and still sits) there waiting on all those ports
to see which daemon to kick into gear ]

> Our ftp server "hiccuped" last night and stopped accepting connections.
> When we checked out the server we noticed a whole pile of in.ftpd processes
> sitting around.  Shouldn't there only be one in.ftpd process?  Any ideas
> what would cause multiple instances?  

Hanging ftp processes maybe ? Or a real big interest in your ftp site
all of a sudden (CHECK your incoming for hidden subdirs). There has
been some talk of improving timeouts in certain spots of wu-ftpd.

                                        Grtx Koos

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

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 14:50:49 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA03707;
	Thu, 24 Apr 1997 14:48:42 -0500 (CDT)
Received: from gort.canisius.edu (root@[138.92.8.8])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id OAA00992
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 14:44:24 -0500 (CDT)
Received: from gort.canisius.edu by gort.canisius.edu (SMI-8.6/CC_ITS-SVR4/Canisius-3.00)
	id PAA12282; Thu, 24 Apr 1997 15:44:00 -0400
Message-Id: <Pine.SOL.3.91.970424150455.5520A-100000@gort.canisius.edu>
Date: Thu, 24 Apr 1997 15:43:59 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Larry Deni <deni@gort.canisius.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: vulnerability exploit in wu-ftpd
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Recently, we were attacked by an individual who was in posession of a copy
of a unix shell script which exploits a hole in wu-ftpd.  This is *not* the
same vulnerability as described in CERT advisory CA-95:16.wu-ftpd.vul, which
refers to a misconfiguration of _PATH_EXECPATH.  Our _PATH_EXECPATH is 
configured correctly.

I've just now subscribed to this mailing list, so please forgive my
ignorance of previously discussed issues.

The host which was attacked is a Sun Ultra running Solaris 2.5.1.  The 
version of wu-ftpd is wu-2.4(4) which was compiled by us on 13-aug-1996 
from sources which were available around 8-may-1996 from the wuarchive site.

The perpetrator had a script named "over" which had the capability of 
overwriting any file on the system.  Some header comments from "over"...

# exploit a bug in wu-ftpd to create a file anywhere on the filesystem
#  - files that already exist will be overwritten, but they won't
#    be writable.
#
# tested under Solaris 2.5
#
# James Abendschan  jwa@nbs.nau.edu  16 Oct 1996
#

I will not release the details of the script for the usual security reasons.
The perpetrator either maliciously or stupidly overwrote the passwd file
on this unix host, rendering the system inaccessible and causing about 
a half day's loss of service to the campus while we traced through logs and
directories discovering what had been done and what had been damaged.

My questions are directed mainly to the maintainers of the wu-ftpd software:

  1.  Is this a known bug?
  2.  If known, has it been fixed in the current 2.4 patch release?

Thanks very much.
--Larry Deni
  Canisius College, Buffalo, NY
  deni@canisius.edu

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 15:12:07 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA04284;
	Thu, 24 Apr 1997 15:09:51 -0500 (CDT)
Received: from tiamat.ncifcrf.gov (tiamat.NCIFCRF.GOV [129.43.1.67])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA04218
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 15:03:56 -0500 (CDT)
Received: (from poole@localhost) by tiamat.ncifcrf.gov (8.7.3/8.6.12) id QAA20686 for wu-ftpd@wugate.wustl.edu; Thu, 24 Apr 1997 16:03:06 -0400 (EDT)
Message-Id: <199704242003.QAA20686@tiamat.ncifcrf.gov>
Date: Thu, 24 Apr 1997 16:03:05 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Phil Poole <poole@ncifcrf.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: vulnerability exploit in wu-ftpd
In-Reply-To: <Pine.SOL.3.91.970424150455.5520A-100000@gort.canisius.edu> from Larry Deni at "Apr 24, 97 03:43:59 pm"
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4ME+ PL31H (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Larry,

	I must profess that without seeing the details of
	the exploit it would be difficult to tell if the
	exploit had been addressed in a current release.

	The current release of wu-ftpd is 2.4-beta12 which
	has a rather large number of fixes from just the
	2.4 release.

	Can you check and see if you are running the or one
	of the latest beta wu-ftp versions ?

	I would be interested in double checking it since my 
	systems are Solaris 2.X running Wu-ftpd 2.4.X


TIA

Later.


--
       Phil Poole	| Unix Systems Administrator
     poole@ncifcrf.gov	| Frederick Biomedical SuperComputing Center
      (301) 846-5721	| Frederick MD, 21702

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 15:23:07 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA05817;
	Thu, 24 Apr 1997 15:20:49 -0500 (CDT)
Received: from morpho.dar.net (are1@morpho.dar.net [128.252.125.187])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA05014
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 15:15:10 -0500 (CDT)
Received: from localhost (are1@localhost) by morpho.dar.net (8.8.5/8.8.2) with SMTP id PAA19126 for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 15:18:50 -0500
Message-Id: <Pine.LNX.3.95.970424151732.12475Y-100000@morpho.dar.net>
Date: Thu, 24 Apr 1997 15:18:49 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Andy Ellsworth <are1@cec.wustl.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: vulnerability exploit in wu-ftpd
In-Reply-To: <Pine.SOL.3.91.970424150455.5520A-100000@gort.canisius.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender: are1@morpho.dar.net
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Thu, 24 Apr 1997, Larry Deni wrote:

> Recently, we were attacked by an individual who was in posession of a copy
> of a unix shell script which exploits a hole in wu-ftpd.  This is *not* the
> same vulnerability as described in CERT advisory CA-95:16.wu-ftpd.vul, which
> refers to a misconfiguration of _PATH_EXECPATH.  Our _PATH_EXECPATH is 
> configured correctly.

If this is *not* a CERT-advised exploit, have you reported it to them?
I'm sure they could tell you if it's been reported before, and if so, what
fixes are available.

+----------------------------------------------------------------------------+
| Andy Ellsworth  |  are1@cec.wustl.edu |  Admin/Cyberdiplomat, Wuarchive    |
+----------------------------------------------------------------------------+


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 15:35:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA06919;
	Thu, 24 Apr 1997 15:32:46 -0500 (CDT)
Received: from eagle. ([207.0.201.128])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA06732
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 15:29:51 -0500 (CDT)
Received: from localhost by eagle. (SMI-8.6/SMI-SVR4)
	id QAA09435; Thu, 24 Apr 1997 16:27:00 -0400
Message-Id: <Pine.GSO.3.93.970424162623.6667P-100000@eagle.sportsline.com>
Date: Thu, 24 Apr 1997 16:27:00 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Brian J. Tych" <brian@sportsline.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: xferlogs and time stamps
In-Reply-To: <Pine.GSO.3.93.970424134441.6667M-100000@eagle.sportsline.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Sorry for leaving the specs out of the host.  Its a SUN Sparcstation 5
running Solaris 2.5.1.
> 
> 	I'd like to know if anyone out there has been able to get the
> transfer log working.  I've set the path for the log in pathnames.h.  Is
> there anything else that I need to configure for this thing to work
> correctly?
> 	Also, I have noticed the time stamp reported by the dir command
> while in an active session is 4 hours ahead.  The system time is correct
> and the file timestamp is correct when I log into the machine via telnet.
> 
> 	Any Ideas??
> 
> 				-Brian
> 
> ____________________________________________________________________
> Brian Tych				| brian@sportsline.com
> Junior Systems Administrator		| PAGER: 954-402-6487
> Sportsline - Ft. Lauderdale, Florida    | VOICE: 954-351-2120  ext.252
> HTTP://cbs.sportsline.com
> 
> 
> 
> 

				-Brian

____________________________________________________________________
Brian Tych				| brian@sportsline.com
Computer Operations Specialist		| PAGER: 954-402-6487
Sportsline - Ft. Lauderdale, Florida    | VOICE: 954-351-2120  ext.252
HTTP://cbs.sportsline.com




From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 15:47:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA07572;
	Thu, 24 Apr 1997 15:44:51 -0500 (CDT)
Received: from node1.frontiernet.net (dsf@node1.frontiernet.net [205.232.174.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA07529
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 15:44:02 -0500 (CDT)
Received: (from dsf@localhost) by node1.frontiernet.net (8.8.5/8.8.2) id QAB96880; Thu, 24 Apr 1997 16:43:51 -0400
Message-Id: <199704242043.QAB96880@node1.frontiernet.net>
Date: Thu, 24 Apr 1997 16:43:50 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dsf@frontiernet.net>
To: wu-ftpd@wugate.wustl.edu
Cc: dsf@node1.frontiernet.net (Dan Foster)
Subject: Re: vulnerability exploit in wu-ftpd
In-Reply-To: <199704242003.QAA20686@tiamat.ncifcrf.gov> from "Phil Poole" at Apr 24, 97 04:03:05 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hot Diggety! Phil Poole was rumored to have said...
> 	The current release of wu-ftpd is 2.4-beta12 which
> 	has a rather large number of fixes from just the
> 	2.4 release.

Not to nitpick, split hairs, split beer atoms (like Weird Al Yankovic), or 
anything, but...

actually, latest is 2.4.2-beta 13. Beta 13 has been out for some time now.

-Dan Foster
Internet: dsf@frontiernet.net

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 15:54:10 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA08059;
	Thu, 24 Apr 1997 15:52:02 -0500 (CDT)
Received: from burdell.cc.gatech.edu (root@burdell.cc.gatech.edu [130.207.3.207])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA08050
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 15:48:52 -0500 (CDT)
Received: from anacreon.cc.gatech.edu (gregh@anacreon.cc.gatech.edu [130.207.3.208]) by burdell.cc.gatech.edu (8.8.4/8.6.9) with ESMTP id QAA12396 for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 16:48:46 -0400 (EDT)
Received: (from gregh@localhost) by anacreon.cc.gatech.edu (8.8.4/8.6.9) id QAA11114 for wu-ftpd@wugate.wustl.edu; Thu, 24 Apr 1997 16:48:45 -0400 (EDT)
Message-Id: <199704242048.QAA11114@anacreon.cc.gatech.edu>
Date: Thu, 24 Apr 1997 16:48:44 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: gregh@cc.gatech.edu (Greg Hankins)
To: wu-ftpd@wugate.wustl.edu
Subject: IRIX 6.2 and xferlog times
Content-Type: text
X-PGP-fingerprint: 41 33 31 72 76 3F 42 DA  AF E6 04 6D 36 79 6F EA
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Folks, I can't figure out how to make the right times show up in
xferlog under IRIX 6.2.  I've copied /etc/TIMEZONE to the etc under
ftp but that doesn't help.  The FAQ doesn't mention IRIX at all.

Thanks for any help.
Greg

-- 
Greg Hankins (greg.hankins@cc.gatech.edu)  |  Georgia Institute of Technology
Computing and Networking Services          |  College of Computing, room 213
+1 404 894 6609                            |  Atlanta, GA 30332-0280 
<A HREF="http://www.cc.gatech.edu/staff/h/Greg.Hankins/">Greg Hankins</A>
finger gregh@cc.gatech.edu for PGP key

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 16:24:34 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA07806;
	Thu, 24 Apr 1997 16:20:57 -0500 (CDT)
Received: from siggy.iceonline.com (siggy.iceonline.com [198.231.65.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA08768
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 16:16:33 -0500 (CDT)
Received: by siggy.iceonline.com (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id OAA00911; Thu, 24 Apr 1997 14:16:32 -0700
Message-Id: <199704242116.OAA00911@siggy.iceonline.com>
Date: Thu, 24 Apr 1997 14:16:32 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: chrisb@siggy.iceonline.com (Chris Brown)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: IRIX 6.2 and xferlog times
In-Reply-To: <199704242048.QAA11114@anacreon.cc.gatech.edu> from "Greg Hankins" at Apr 24, 97 04:48:44 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

Under IRIX, you don't actually need timezone info in your chrooted
environment.  What you do need to do is change SPT_TYPE to SPT_NONE before
you compiled the server.  IRIX doesn't have the concept to setproctitle (at
least, not yet) so it causes garbled timezone info.

Chris...

> 
> Folks, I can't figure out how to make the right times show up in
> xferlog under IRIX 6.2.  I've copied /etc/TIMEZONE to the etc under
> ftp but that doesn't help.  The FAQ doesn't mention IRIX at all.
> 
> Thanks for any help.
> Greg
> 
> -- 
> Greg Hankins (greg.hankins@cc.gatech.edu)  |  Georgia Institute of Technology
> Computing and Networking Services          |  College of Computing, room 213
> +1 404 894 6609                            |  Atlanta, GA 30332-0280 
> <A HREF="http://www.cc.gatech.edu/staff/h/Greg.Hankins/">Greg Hankins</A>
> finger gregh@cc.gatech.edu for PGP key
> 


From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 16:24:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA10662;
	Thu, 24 Apr 1997 16:21:48 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA10300
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 16:20:21 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id RAA08812
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 17:20:19 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id RAA04701; Thu, 24 Apr 1997 17:20:18 -0400 (EDT)
Message-Id: <199704242120.RAA04701@spock2.EE.McGill.CA>
Date: Thu, 24 Apr 1997 17:20:17 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: vulnerability exploit in wu-ftpd
In-Reply-To: <Pine.SOL.3.91.970424150455.5520A-100000@gort.canisius.edu> from "Larry Deni" at Apr 24, 97 03:43:59 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

Salut A Vous, O Grand Manitou Larry Deni !!

> Recently, we were attacked by an individual who was in posession of a copy
> of a unix shell script which exploits a hole in wu-ftpd.  This is *not* the
....
> The perpetrator had a script named "over" which had the capability of 
> overwriting any file on the system.  Some header comments from "over"...
....
> I will not release the details of the script for the usual security reasons.

This *ALWAYS* drives me off the wall.
Security through obscurity will get you nowhere

This ain't a cracker list, if you don't want to release any details
then why posting ?

Seeing this crap ... hmmmmm

> 
> My questions are directed mainly to the maintainers of the wu-ftpd software:
> 

then post to the maintainer, read the FAQ to get the address
Is name is Mr Stan Barber.

>   1.  Is this a known bug?
>   2.  If known, has it been fixed in the current 2.4 patch release?

I believe what you are reporting is the fact that
wu-ftpd can core dump and it will core dump as root.
And of course it will follow any symbolic links

the easiest way to make wu-ftpd core dump

is to issue a PASV command without doing the user/pass first
ex:

telnet locahost ftp
200-
200- ....

pasv

the server will core dump

if you know where just make a symlink to /etc/passwd

or
the bug in ftp_popen() if the argument is over 100

do something like

ls a a a a a a a .... over 100

or

site exec index a a a a a a a a a a a a a  over a 100 args

the server will crash also


All those issues and more that you are not aware
where corrected in the beta release's

Just upgrade the server

> 
> Thanks very much.

Post the details or don't bother
Security is a big concern to us, no need to raise
are blood pressure with rumors. We have enough with sendmail

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 16:40:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA10202;
	Thu, 24 Apr 1997 16:38:52 -0500 (CDT)
Received: from burdell.cc.gatech.edu (root@burdell.cc.gatech.edu [130.207.3.207])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA11767
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 16:33:27 -0500 (CDT)
Received: from anacreon.cc.gatech.edu (gregh@anacreon.cc.gatech.edu [130.207.3.208]) by burdell.cc.gatech.edu (8.8.4/8.6.9) with ESMTP id RAA19340 for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 17:33:26 -0400 (EDT)
Received: (from gregh@localhost) by anacreon.cc.gatech.edu (8.8.4/8.6.9) id RAA11650 for wu-ftpd@wugate.wustl.edu; Thu, 24 Apr 1997 17:33:25 -0400 (EDT)
Message-Id: <199704242133.RAA11650@anacreon.cc.gatech.edu>
Date: Thu, 24 Apr 1997 17:33:24 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: gregh@cc.gatech.edu (Greg Hankins)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: IRIX 6.2 and xferlog times
In-Reply-To: <199704242116.OAA00911@siggy.iceonline.com> from "Chris Brown" at Apr 24, 97 02:16:32 pm
Content-Type: text
X-PGP-fingerprint: 41 33 31 72 76 3F 42 DA  AF E6 04 6D 36 79 6F EA
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Chris Brown writes:
>Under IRIX, you don't actually need timezone info in your chrooted
>environment.  What you do need to do is change SPT_TYPE to SPT_NONE before
>you compiled the server.  IRIX doesn't have the concept to setproctitle (at
>least, not yet) so it causes garbled timezone info.

Thanks Chris, that worked!

Regards,
Greg

-- 
Greg Hankins (greg.hankins@cc.gatech.edu)  |  Georgia Institute of Technology
Computing and Networking Services          |  College of Computing, room 213
+1 404 894 6609                            |  Atlanta, GA 30332-0280 
<A HREF="http://www.cc.gatech.edu/staff/h/Greg.Hankins/">Greg Hankins</A>
finger gregh@cc.gatech.edu for PGP key

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 18:36:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA12287;
	Thu, 24 Apr 1997 18:33:56 -0500 (CDT)
Received: from moet.uk.pi.net (moet.uk.pi.net [194.73.192.77])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA16524
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 18:27:53 -0500 (CDT)
Received: from fairlead.hatstand.org (d7a14.uk.pi.net [194.73.78.126]) by moet.uk.pi.net (8.6.12/8.6.12) with ESMTP id WAA15290 for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 22:24:38 -0100
Message-Id: <335FEC1C.61C9@att.net.uk>
Date: Fri, 25 Apr 1997 00:26:20 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Chris Marshall <cmarshall@uk.pi.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: vulnerability exploit in wu-ftpd
References: <199704242120.RAA04701@spock2.EE.McGill.CA>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mozilla 4.0b2 (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Alain Magloire wrote:
> This *ALWAYS* drives me off the wall.
> Security through obscurity will get you nowhere

Well, yes, and no.
 
> This ain't a cracker list

How do *you* know?

How do you know that I'm *not* a cracker? I didn't have to present
and credentials to join this list, and given that wu-ftpd is a 
very widely used piece of software, and has been a vulnerable
piece of software in the past, you can bet your best boots that
there are some, er, interested parties on this list. (hI d00dz :)

If I were a clued up cracker, I'd be the first to subscribe to 
this list, as many web server lists as possible, bugtraq, the
CERT list, the greatcircle firewall list, and so on. Then I'd 
just *lurk*, thanks very much :-)

Disclaimer: this message is worth just $0.02

--Chris

From owner-wu-ftpd@wugate.wustl.edu  Thu Apr 24 20:18:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id UAA22394;
	Thu, 24 Apr 1997 20:16:23 -0500 (CDT)
Received: from landfield.com (rkive.landfield.com [208.196.145.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id UAA20866
	for <wu-ftpd@wugate.wustl.edu>; Thu, 24 Apr 1997 20:11:07 -0500 (CDT)
Message-Id: <199704250111.UAA03656@landfield.com>
Date: Thu, 24 Apr 1997 20:11:38 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Kent Landfield <kent@landfield.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: vulnerability exploit in wu-ftpd
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


I got a copy of the script off the net (amazing what you can find when
you look). Alain was right.  It was a script that attempts to exploit 
the core dump symlink problem using PASV.  I was unable to get the server
(beta-13) to core dump using the script.  

Alain's advice should be followed ... Just upgrade the server...  

-- 
Kent Landfield                        Phone: 1-817-545-2502             
The Landfield Group                   FAX:   1-817-545-7650             
Email: kent@landfield.com             http://www.landfield.com/
Please send comp.sources.misc related mail to kent@uunet.uu.net.
Search the Usenet Hypertext FAQ Archive at http://www.faqs.org/faqs/

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 07:23:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA12789;
	Fri, 25 Apr 1997 07:20:25 -0500 (CDT)
Received: from linux1.usls.edu (francis@[202.47.133.46])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA14766
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 07:10:40 -0500 (CDT)
Received: from localhost (francis@localhost) by linux1.usls.edu (8.7.5/8.7.3) with SMTP id UAA11657 for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 20:10:23 +0800
Message-Id: <Pine.LNX.3.95.970425200743.11650A-100000@linux1.usls.edu>
Date: Fri, 25 Apr 1997 20:10:23 +0800 (HKT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Francis Vidal <francis@linux1.usls.edu>
To: WU-FTPD Mailing List <wu-ftpd@wugate.wustl.edu>
Subject: wu-ftpd not logging transactions
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

hello!

i just installed wu-ftpd 2.4 beta-12 ACADEM and noticed that it's not
logging the transactions in /var/log/xferlog. i also noticed that whenever
i login, it doesn't display welcome.msg (or any other messages)... why is
this so? i checked the files and everything's in place... i checked using
"ckconfig" and it turned out OK.

somebody help me pls. thank you!

---

    [ francis vidal ] systems administrator, @usls, univ. of st. la salle
    la salle avenue, bacolod city  http://www.usls.edu   +63(34) 435-2324
    ---------------------------------------------------------------------
    P G P key available at - - ftp://ftp.usls.edu/pub/pgpkey/francis.pgp


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 07:42:54 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA16215;
	Fri, 25 Apr 1997 07:40:43 -0500 (CDT)
Received: from gatekeeper.msi-uk.com (gatekeeper.msi-uk.com [194.131.97.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA16020
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 07:38:16 -0500 (CDT)
Received: by gatekeeper.msi-uk.com; id MAA20395; Fri, 25 Apr 1997 12:23:15 GMT
Received: from unknown(192.240.0.144) by gatekeeper.msi-uk.com via smap (V1.3)
	id sma020365; Fri Apr 25 12:22:47 1997
Received: from scimitar by msi-uk.com (SMI-8.6/SMI-SVR4)
	id NAA00434; Fri, 25 Apr 1997 13:45:32 +0100
Message-Id: <Pine.SOL.3.95.970425133357.7636H-100000@scimitar>
Date: Fri, 25 Apr 1997 13:39:24 +0100 (BST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Tony Clark <tonycl@msi-uk.com>
To: WU-FTPD Mailing List <wu-ftpd@wugate.wustl.edu>
Subject: Re: wu-ftpd not logging transactions
In-Reply-To: <Pine.LNX.3.95.970425200743.11650A-100000@linux1.usls.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: tonycl@scimitar
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 25 Apr 1997, Francis Vidal wrote:

> hello!
> 
> i just installed wu-ftpd 2.4 beta-12 ACADEM and noticed that it's not
> logging the transactions in /var/log/xferlog. i also noticed that whenever

add to ftpaccess

log commands real,guest,anonymous
log transfers real,guest,anonymous inbound,outbound

> i login, it doesn't display welcome.msg (or any other messages)... why is
> this so? i checked the files and everything's in place... i checked using
> "ckconfig" and it turned out OK.

because wu-ftpd chroot's to ~ftp everything is absolute from that point:

example:

ftpaccess:
message /usr/local/msgs/ftp.welcome

would be ~ftp/usr/local/msgs/ftp.welcome

~ftp is /home/public/ftp the location of the ftp.welcome file would be:

/home/public/ftp/usr/local/msgs/ftp.welcome

> 
> somebody help me pls. thank you!
> 
> ---
> 
>     [ francis vidal ] systems administrator, @usls, univ. of st. la salle
>     la salle avenue, bacolod city  http://www.usls.edu   +63(34) 435-2324
>     ---------------------------------------------------------------------
>     P G P key available at - - ftp://ftp.usls.edu/pub/pgpkey/francis.pgp
> 

---

Tony Clark (troy clank)                   Mobile Systems International PLC
Tel: +44 (0)171 971 8800                  Systems Administrator

External: chiefy@padua.org, chiefy@bigfoot.com, tonyc@domino.org(personal)


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 08:13:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id IAA16627;
	Fri, 25 Apr 1997 08:10:48 -0500 (CDT)
Received: from linux1.usls.edu (francis@[202.47.133.46])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id IAA18375
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 08:02:39 -0500 (CDT)
Received: from localhost (francis@localhost) by linux1.usls.edu (8.7.5/8.7.3) with SMTP id VAA11913; Fri, 25 Apr 1997 21:00:52 +0800
Message-Id: <Pine.LNX.3.95.970425205843.11854B-100000@linux1.usls.edu>
Date: Fri, 25 Apr 1997 21:00:52 +0800 (HKT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Francis Vidal <francis@linux1.usls.edu>
To: Tony Clark <tonycl@msi-uk.com>
Cc: WU-FTPD Mailing List <wu-ftpd@wugate.wustl.edu>
Subject: Re: wu-ftpd not logging transactions
In-Reply-To: <Pine.SOL.3.95.970425133357.7636H-100000@scimitar>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 25 Apr 1997, Tony Clark wrote:

> On Fri, 25 Apr 1997, Francis Vidal wrote:
> 
> > hello!
> > 
> > i just installed wu-ftpd 2.4 beta-12 ACADEM and noticed that it's not
> > logging the transactions in /var/log/xferlog. i also noticed that whenever
> 
> add to ftpaccess
> 
> log commands real,guest,anonymous
> log transfers real,guest,anonymous inbound,outbound
> 
> > i login, it doesn't display welcome.msg (or any other messages)... why is
> > this so? i checked the files and everything's in place... i checked using
> > "ckconfig" and it turned out OK.
> 
> because wu-ftpd chroot's to ~ftp everything is absolute from that point:
> 
> example:
> 
> ftpaccess:
> message /usr/local/msgs/ftp.welcome
> 
> would be ~ftp/usr/local/msgs/ftp.welcome
> 
> ~ftp is /home/public/ftp the location of the ftp.welcome file would be:
> 
> /home/public/ftp/usr/local/msgs/ftp.welcome

i checked /etc/ftpaccess and the line "log ..." is there. i also changed
the line "message /welcome.msg login" to "message /home/ftp/welcome.msg
login" --- but when i checked it again (ftp'd to the server, the
welcome.msg doesn't appear and it doesn't log to /var/log/xferlog).

---

    [ francis vidal ] systems administrator, @usls, univ. of st. la salle
    la salle avenue, bacolod city  http://www.usls.edu   +63(34) 435-2324
    ---------------------------------------------------------------------
    P G P key available at - - ftp://ftp.usls.edu/pub/pgpkey/francis.pgp


From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 10:05:41 1997
Received: from relay3.UU.NET by relay3.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQcmuu21253; Fri, 25 Apr 1997 11:05:02 -0400 (EDT)
Received: from wugate.wustl.edu by relay3.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQcmuu21241; Fri, 25 Apr 1997 11:05:01 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA24778;
	Fri, 25 Apr 1997 09:59:37 -0500 (CDT)
Received: from su.uni-sofia.bg (root@ns.uni-sofia.bg [193.68.240.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA09197
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 09:56:18 -0500 (CDT)
Received: from cc.ucc.uni-sofia.bg (hristo@cc.ucc.uni-sofia.bg [193.68.243.1]) by su.uni-sofia.bg (8.8.5/8.7.3) with SMTP id RAA27818; Fri, 25 Apr 1997 17:55:08 +0300 (EET DST)
Message-Id: <3360C614.167EB0E7@ucc.uni-sofia.bg>
Date: Fri, 25 Apr 1997 17:56:20 +0300
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Hristo Kirov <hristo@ucc.uni-sofia.bg>
To: wu-ftpd@wugate.wustl.edu
Cc: dsf@node1.frontiernet.net
Subject: qestion
References: <199704242043.QAB96880@node1.frontiernet.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: hristo@uni-sofia.bg
X-Mailer: Mozilla 3.01Gold (X11; I; BSD/OS 2.0 i386)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,
where I can find wu-ftpd2.4.2-beta13?
-- 
    _/    _/    _/_/_/    _/_/_/      Hristo N. Kirov
   _/    _/  _/        _/             http://www.uni-sofia.bg/~hristo
  _/    _/  _/        _/              mailto:hristo@ucc.uni-sofia.bg 
 _/    _/  _/        _/               ico  on  IRC,  Chanel: #bulgaria
  _/_/      _/_/_/    _/_/_/          (359 2)625 657 9, (359 2)963 328 2

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 10:32:32 1997
Received: from relay6.UU.NET by relay6.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQcmuw13097; Fri, 25 Apr 1997 11:31:56 -0400 (EDT)
Received: from wugate.wustl.edu by relay6.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQcmuw13082; Fri, 25 Apr 1997 11:31:54 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA27158;
	Fri, 25 Apr 1997 10:24:57 -0500 (CDT)
Received: from ibmppc.applet.cz (ibmppc.applet.cz [194.196.145.34])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA27076
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 10:17:14 -0500 (CDT)
Received: from 194.196.145.185 (PavelMAC.mattes.cz [194.196.145.185])
	by ibmppc.applet.cz (8.8.5/8.8.5) with SMTP id RAA23848
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 17:16:19 GMT
Message-Id: <3360CBA0.88E@applet.cz>
Date: Fri, 25 Apr 1997 17:20:00 +0200
Reply-To: ppaprok@applet.cz
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "P. Paprok" <ppaprok@applet.cz>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd not logging transactions
References: <Pine.LNX.3.95.970425205843.11854B-100000@linux1.usls.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.0 (Macintosh; I; 68K)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Francis Vidal wrote:
> 
> On Fri, 25 Apr 1997, Tony Clark wrote:
> 
> > On Fri, 25 Apr 1997, Francis Vidal wrote:
> >
> > > hello!
> > >
> > > i just installed wu-ftpd 2.4 beta-12 ACADEM and noticed that it's not
> > > logging the transactions in /var/log/xferlog. i also noticed that whenever
> >
> > add to ftpaccess
> >
> > log commands real,guest,anonymous
> > log transfers real,guest,anonymous inbound,outbound
> >
> > > i login, it doesn't display welcome.msg (or any other messages)... why is
> > > this so? i checked the files and everything's in place... i checked using
> > > "ckconfig" and it turned out OK.
> >
> > because wu-ftpd chroot's to ~ftp everything is absolute from that point:
> >
> > example:
> >
> > ftpaccess:
> > message /usr/local/msgs/ftp.welcome
> >
> > would be ~ftp/usr/local/msgs/ftp.welcome
> >
> > ~ftp is /home/public/ftp the location of the ftp.welcome file would be:
> >
> > /home/public/ftp/usr/local/msgs/ftp.welcome
> 
> i checked /etc/ftpaccess and the line "log ..." is there. i also changed
> the line "message /welcome.msg login" to "message /home/ftp/welcome.msg
> login" --- but when i checked it again (ftp'd to the server, the
> welcome.msg doesn't appear and it doesn't log to /var/log/xferlog).
> 


I have exactly same two problems when I have tested wu-ftp and
forgot to change /etc/inetd.conf. There was still link
to old (if you replace it) ftpd (/etc/ftpd -> /usr/sbin/ftpd).
Because my wu-ftpd is placed in /usr/local/etc/ftpd, I change
this line in /etc/inetd.conf so.
Or you have set flag to enable/disable ftpaccess file (-a/-A)...?

Pavel Paprok
Mattes AD, Frydek-Mistek, Czech Republic, Europe

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 10:51:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA13587;
	Fri, 25 Apr 1997 10:42:01 -0500 (CDT)
Received: from gtesun.larc.nasa.gov (gtesun.larc.nasa.gov [128.155.17.142])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA28746
	for <wu-ftpd@mail.wustl.edu>; Fri, 25 Apr 1997 10:37:09 -0500 (CDT)
Received: by gtesun.larc.nasa.gov (SMI-8.6/server2.4)
	id LAA27904; Fri, 25 Apr 1997 11:31:23 -0400
Message-Id: <199704251531.LAA27904@gtesun.larc.nasa.gov>
Date: Fri, 25 Apr 1997 11:31:23 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "David H. Letchworth" <letch@gtesun.larc.nasa.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Problems w/ anonymous
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I am currently configuring the daemon on a Sun Solaris 2.5 platform w/
anonymous activated. The server runs fine from a unix command line client
when connecting to any account including anonymous. However when an ftp
frontend (ie Netscape, WS_FTP, etc ) is used as a client and you connect 
to the anonymous account the client does not appear to obtain the directory
listing and display it. However using the same client applications and 
connecting to a valid user account all works well. 

Any help would be appreciated.

thanks 

letch

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 10:53:32 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA29774;
	Fri, 25 Apr 1997 10:47:25 -0500 (CDT)
Received: from sbcomp.com ([207.150.14.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA27657
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 10:41:50 -0500 (CDT)
Received: from skb (rockford21.inwave.com [206.190.10.121])
          by sbcomp.com (8.8.4/8.8.4) with SMTP
	  id KAA15581 for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 10:42:08 -0500 (CDT)
Message-Id: <3.0.1.32.19970425104034.00697d78@sbcomp.net>
Date: Fri, 25 Apr 1997 10:40:34 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Buehler" <skb@sbcomp.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd not logging transactions
In-Reply-To: <Pine.LNX.3.95.970425205843.11854B-100000@linux1.usls.edu>
References: <Pine.SOL.3.95.970425133357.7636H-100000@scimitar>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: skb@sbcomp.net
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Are you using the -a option in your inetd.conf.  ex:
ftp     stream  tcp     nowait  root    /usr/sbin/in.ftpd       in.ftpd -a

At 09:00 PM 4/25/97 +0800, you wrote:
>On Fri, 25 Apr 1997, Tony Clark wrote:
>
>> On Fri, 25 Apr 1997, Francis Vidal wrote:
>> 
>> > hello!
>> > 
>> > i just installed wu-ftpd 2.4 beta-12 ACADEM and noticed that it's not
>> > logging the transactions in /var/log/xferlog. i also noticed that whenever
>> 
>> add to ftpaccess
>> 
>> log commands real,guest,anonymous
>> log transfers real,guest,anonymous inbound,outbound
>> 
>> > i login, it doesn't display welcome.msg (or any other messages)... why is
>> > this so? i checked the files and everything's in place... i checked using
>> > "ckconfig" and it turned out OK.
>> 
>> because wu-ftpd chroot's to ~ftp everything is absolute from that point:
>> 
>> example:
>> 
>> ftpaccess:
>> message /usr/local/msgs/ftp.welcome
>> 
>> would be ~ftp/usr/local/msgs/ftp.welcome
>> 
>> ~ftp is /home/public/ftp the location of the ftp.welcome file would be:
>> 
>> /home/public/ftp/usr/local/msgs/ftp.welcome
>
>i checked /etc/ftpaccess and the line "log ..." is there. i also changed
>the line "message /welcome.msg login" to "message /home/ftp/welcome.msg
>login" --- but when i checked it again (ftp'd to the server, the
>welcome.msg doesn't appear and it doesn't log to /var/log/xferlog).
>
>---
>
>    [ francis vidal ] systems administrator, @usls, univ. of st. la salle
>    la salle avenue, bacolod city  http://www.usls.edu   +63(34) 435-2324
>    ---------------------------------------------------------------------
>    P G P key available at - - ftp://ftp.usls.edu/pub/pgpkey/francis.pgp
>
>
>

======================================================
Steven K. Buehler
S & B Computers
Rockford Illinois, USA
Phone: 815-398-7169
Fax: 815-398-7266
======================================================

From owner-wu-ftpd@wugate.wustl.edu  Fri Apr 25 11:35:34 1997
Received: from relay3.UU.NET by relay3.UU.NET with ESMTP 
	(peer crosschecked as: root@localhost)
	id QQcmva22564; Fri, 25 Apr 1997 12:34:57 -0400 (EDT)
Received: from wugate.wustl.edu by relay3.UU.NET with ESMTP 
	(peer crosschecked as: wugate.wustl.edu [128.252.120.1])
	id QQcmva22550; Fri, 25 Apr 1997 12:34:56 -0400 (EDT)
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA31799;
	Fri, 25 Apr 1997 11:24:41 -0500 (CDT)
Received: from node1.frontiernet.net (root@node1.frontiernet.net [205.232.174.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id LAA31787
	for <wu-ftpd@wugate.wustl.edu>; Fri, 25 Apr 1997 11:22:08 -0500 (CDT)
Received: from node6.frontiernet.net (dsf@node6.frontiernet.net [205.232.174.14]) by node1.frontiernet.net (8.8.5/8.8.2) with ESMTP id MAA62010; Fri, 25 Apr 1997 12:08:26 -0400
Received: (from dsf@localhost) by node6.frontiernet.net (8.8.5/8.8.2) id MAA79942; Fri, 25 Apr 1997 12:08:25 -0400
Message-Id: <199704251608.MAA79942@node6.frontiernet.net>
Date: Fri, 25 Apr 1997 12:08:25 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dsf@frontiernet.net>
To: hristo@ucc.uni-sofia.bg (Hristo Kirov)
Cc: dsf@frontiernet.net (Dan Foster), wu-ftpd@wugate.wustl.edu
Subject: Re: qestion
In-Reply-To: <3360C614.167EB0E7@ucc.uni-sofia.bg> from "Hristo Kirov" at Apr 25, 97 05:56:20 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hot Diggety! Hristo Kirov was rumored to have said...
> where I can find wu-ftpd2.4.2-beta13?

The usual place, which is ftp.academ.com in /pub/wu-ftpd/private

-Dan Foster
Internet: dsf@frontiernet.net

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 26 11:30:46 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA13582;
	Sat, 26 Apr 1997 11:28:04 -0500 (CDT)
Received: from fox.iprolink.ch (fox.iprolink.ch [194.41.63.6])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id LAA17887
	for <wu-ftpd@wugate.wustl.edu>; Sat, 26 Apr 1997 11:24:03 -0500 (CDT)
Received: (from mick@localhost) by fox.iprolink.ch (8.6.12/8.6.12) id SAA32586 for wu-ftpd@wugate.wustl.edu; Sat, 26 Apr 1997 18:24:00 +0200
Message-Id: <199704261624.SAA32586@fox.iprolink.ch>
Date: Sat, 26 Apr 1997 18:24:00 +0200 (CEsT)
Reply-To: mick@iprolink.ch
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mickey Coggins <mick@fox.iprolink.ch>
To: wu-ftpd@wugate.wustl.edu
Subject: AIX does not need #define CANT_BIND
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi,

AIX (4 at least) does not need the CANT_BIND directive.

In fact, using this and the VIRTUAL define will cause some
problems for clients behind a firewall, since they get some
responses from the virtual address, and others from the 
"main" address.

Just thought you might want to know this to update the config.aix
file.

Many thanks for an incredibly useful program!

-- 
Mickey Coggins    Mobile: +41-79-210-3762    Technical Support Group
Internet Prolink SA  Tel: +41-22-788-8555    AG/BE/BS/GE/GR/SG/VD/ZH
ICC - CP 1863        Fax: +41-22-788-8560    "Get connected Today!"
CH-1215 Geneva 15   Data: +41-22-788-8585    http://www.iprolink.ch/

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 26 12:32:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA20794;
	Sat, 26 Apr 1997 12:31:15 -0500 (CDT)
Received: from aristo.tau.ac.il (eilon@aristo.tau.ac.il [132.66.32.10])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA20156
	for <wu-ftpd@wugate.wustl.edu>; Sat, 26 Apr 1997 12:25:06 -0500 (CDT)
Received: (from eilon@localhost) by aristo.tau.ac.il (8.8.5/8.7.5) id TAA14809; Sat, 26 Apr 1997 19:17:16 +0300 (IDT)
Message-Id: <199704261617.TAA14809@aristo.tau.ac.il>
Date: Sat, 26 Apr 1997 19:17:15 +0300 (IDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Eilon Gishri <eilon@aristo.tau.ac.il>
To: mick@iprolink.ch
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: AIX does not need #define CANT_BIND
In-Reply-To: <199704261624.SAA32586@fox.iprolink.ch> from Mickey Coggins at "Apr 26, 97 06:24:00 pm"
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4ME+ PL31H (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> Hi,
> 
> AIX (4 at least) does not need the CANT_BIND directive.
> 
> In fact, using this and the VIRTUAL define will cause some
> problems for clients behind a firewall, since they get some
> responses from the virtual address, and others from the 
> "main" address.
> 
I fixed it for AIX3 in the first place (buggy kernel anyway).
The problem is that there is only one config file for AIX.

> Just thought you might want to know this to update the config.aix
> file.
> 
> Many thanks for an incredibly useful program!
> 
> -- 
> Mickey Coggins    Mobile: +41-79-210-3762    Technical Support Group
> Internet Prolink SA  Tel: +41-22-788-8555    AG/BE/BS/GE/GR/SG/VD/ZH
> ICC - CP 1863        Fax: +41-22-788-8560    "Get connected Today!"
> CH-1215 Geneva 15   Data: +41-22-788-8585    http://www.iprolink.ch/
> 


-- 
		Eilon Gishri, Tel-Aviv University Computation Center
		Home 03-5078671 /* on a matter of national security */
		E-mail: eilon@aristo.tau.ac.il

From owner-wu-ftpd@wugate.wustl.edu  Sat Apr 26 17:23:13 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA26590;
	Sat, 26 Apr 1997 17:21:54 -0500 (CDT)
Received: from linux1.usls.edu (root@[202.47.133.46])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA25730
	for <wu-ftpd@wugate.wustl.edu>; Sat, 26 Apr 1997 17:20:19 -0500 (CDT)
Received: from localhost (francis@localhost) by linux1.usls.edu (8.7.5/8.7.3) with SMTP id KAA13633; Sat, 26 Apr 1997 10:13:13 +0800
Message-Id: <Pine.LNX.3.95.970426100845.13585A-100000@linux1.usls.edu>
Date: Sat, 26 Apr 1997 10:13:13 +0800 (HKT)
Reply-To: Francis Vidal <francis@linux1.usls.edu>
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Francis Vidal <francis@linux1.usls.edu>
To: "Steven K. Buehler" <skb@sbcomp.net>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd not logging transactions
In-Reply-To: <3.0.1.32.19970425104034.00697d78@sbcomp.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

On Fri, 25 Apr 1997, Steven K. Buehler wrote:

> Are you using the -a option in your inetd.conf.  ex:
> ftp     stream  tcp     nowait  root    /usr/sbin/in.ftpd       in.ftpd -a
					  ^^^^^^^^^^^^^^^^^
yes, i tried that. but in my system, it's "/usr/sbin/tcpd  wu.ftpd -a"

---

    [ francis vidal ] systems administrator, @usls, univ. of st. la salle
    la salle avenue, bacolod city  http://www.usls.edu   +63(34) 435-2324
    ---------------------------------------------------------------------
    P G P key available at - - ftp://ftp.usls.edu/pub/pgpkey/francis.pgp



From owner-wu-ftpd@wugate.wustl.edu  Sun Apr 27 23:22:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id XAA28650;
	Sun, 27 Apr 1997 23:20:02 -0500 (CDT)
Received: from linux1.usls.edu (francis@[202.47.133.46])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id XAA27476
	for <wu-ftpd@wugate.wustl.edu>; Sun, 27 Apr 1997 23:17:11 -0500 (CDT)
Received: from localhost (francis@localhost) by linux1.usls.edu (8.7.5/8.7.3) with SMTP id MAA19577 for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 12:16:33 +0800
Message-Id: <Pine.LNX.3.95.970428121608.19569A-100000@linux1.usls.edu>
Date: Mon, 28 Apr 1997 12:16:33 +0800 (HKT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Francis Vidal <francis@linux1.usls.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd not logging transactions
In-Reply-To: <3.0.1.32.19970425104034.00697d78@sbcomp.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

i think that wu-ftpd is not reading /etc/ftpaccess ... what could be
wrong?

---

    [ francis vidal ] systems administrator, @usls, univ. of st. la salle
    la salle avenue, bacolod city  http://www.usls.edu   +63(34) 435-2324
    ---------------------------------------------------------------------
    P G P key available at - - ftp://ftp.usls.edu/pub/pgpkey/francis.pgp


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 07:25:00 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id HAA25194;
	Mon, 28 Apr 1997 07:22:33 -0500 (CDT)
Received: from sbcomp.com ([207.150.14.3])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id HAA14923
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 07:19:16 -0500 (CDT)
Received: from skb (rockford20.inwave.com [206.190.10.120])
          by sbcomp.com (8.8.4/8.8.4) with SMTP
	  id HAA20596 for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 07:19:38 -0500 (CDT)
Message-Id: <3.0.1.32.19970428071905.006f2994@sbcomp.net>
Date: Mon, 28 Apr 1997 07:19:05 -0500
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: "Steven K. Buehler" <skb@sbcomp.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wu-ftpd not logging transactions
In-Reply-To: <Pine.LNX.3.95.970428121608.19569A-100000@linux1.usls.edu>
References: <3.0.1.32.19970425104034.00697d78@sbcomp.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: skb@sbcomp.net
X-Mailer: Windows Eudora Pro Version 3.0.1 (32)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

At 12:16 PM 4/28/97 +0800, Francis Vidal wrote:
>i think that wu-ftpd is not reading /etc/ftpaccess ... what could be
>wrong?

What does your line in inetd.conf look like?  Are you sure that you canged it to point to the new wu-ftp after installing it?  Did you use the -a option in it?  Did you do a kill -HUP on the PID of your inetd to restart it (or reboot the server)?

======================================================
Steven K. Buehler
S & B Computers
Rockford Illinois, USA
Phone: 815-398-7169
Fax: 815-398-7266
======================================================

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 15:03:01 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA12401;
	Mon, 28 Apr 1997 15:02:05 -0500 (CDT)
Received: from hobbes.crim.ca (hobbes.risq.qc.ca [192.26.210.154])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id OAA12031
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 14:55:33 -0500 (CDT)
Received: (from pbelange@localhost)
	by hobbes.crim.ca (8.8.5/8.8.5) id PAA11634;
	Mon, 28 Apr 1997 15:55:28 -0400 (EDT)
Message-Id: <Pine.SOL.3.91.970428142310.7744A-100000@hobbes.crim.ca>
Date: Mon, 28 Apr 1997 15:55:28 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Pierre Belanger <pbelange@CRIM.CA>
To: wu-ftpd@wugate.wustl.edu
Cc: ldesrosi@risq.qc.ca
Subject: cookie 'problem' in extensions.c
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi there,

I found a small problem (aka very tiny bug!) in extensions.c when using
two cookies %E on the same line, like this:

 %E          ** %E

it prints (on the left side is french, that's not the bug ;) ...

****
Pour de plus amples informations ** For more informations, contact us via 
contactez nous par courrier a    ** via the following electronic mail
l'adresse suivante:              ** address:
                                 **
 ftp-admin@risq.qc.ca            **  ddress:
****

I found one way to fix this problem:

In file extensions.c in msg_massage() add entry = NULL; at line number 285

            }
            while (*outptr)
                outptr++;
            entry = NULL;
        }

   This is to make sure that the 'entry' var. will be set to NULL if 
   getaclentry("email", &entry) is called twice within -1- line aka
   two %E cookie on the same line.

   You could always add the entry=NULL on line 211 right after calling 
   getaclentry.

If you follow up on this mail please email me a copy to 
pbelange@risq.qc.ca since I don't always have the time
to read all messages in this list.

thank you,
Pierre Belanger - RISQ

From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 15:57:09 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA14318;
	Mon, 28 Apr 1997 15:56:11 -0500 (CDT)
Received: from desiree.teleport.com (desiree.teleport.com [192.108.254.21])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA14266
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 15:52:37 -0500 (CDT)
Received: from linda.teleport.com (linda.teleport.com [192.108.254.12]) by desiree.teleport.com (8.8.5/8.7.3) with ESMTP id NAA02664 for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 13:52:36 -0700 (PDT)
Received: (from minerva@localhost)
          by linda.teleport.com (8.8.5/8.8.4)
	  id NAA19298; Mon, 28 Apr 1997 13:52:35 -0700 (PDT)
Message-Id: <Pine.GSO.3.96.970428132838.15751B-100000@linda.teleport.com>
Date: Mon, 28 Apr 1997 13:52:35 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Paradise Cowgirl <minerva@teleport.com>
To: wu-ftpd@wugate.wustl.edu
Subject: :user: and :group: tags
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hello, all!

I'm working on using "guestgroup" with wu-ftpd beta 13. Because of some
kind of Solaris (2.5.1) only bug, files uploaded into user created
directories do not get set to the user/group ownership specified in the
ftpaccess file (yes, I've reported this bug).

Evan Champion once offered to send out patches that addressed this issue
by using something called :user: and :group: tags. He was waiting for
beta-13 release, I got assigned to other things and we haven't connected
up since (I sent him personal email before trying here now).

Does anyone have these patches for previous releases or applied them
to the current release? I really need to get the dir/file ownership
issue resolved.

Thanks!

Darci Chapman (aka Paradise Cowgirl)
(and yes, I'm back to working the Solaris How-To Guide this week :-)


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 17:04:08 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA15524;
	Mon, 28 Apr 1997 17:02:44 -0500 (CDT)
Received: from enigma.tec.ufl.edu (enigma.tec.ufl.edu [128.227.241.8])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA17419
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 17:01:48 -0500 (CDT)
Received:  from tec.ufl.edu  by enigma.tec.ufl.edu (SMI-8.6/4.09)
	id RAA24916; Mon, 28 Apr 1997 17:00:24 -0500
Message-Id: <199704282200.RAA24916@enigma.tec.ufl.edu>
Date: Mon, 28 Apr 1997 18:00:24 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Faisal Hameed (KR) <fh@tec.ufl.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: help for unsubscribe
In-Reply-To: Your message of "Mon, 28 Apr 1997 13:52:35 PDT."
             <Pine.GSO.3.96.970428132838.15751B-100000@linda.teleport.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.9 8/22/96
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



I have had the domain name changed since I subscribed
to the list. What is the easiest way to get off the 
list.

Thanks.

Faisal


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 22:19:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id WAA30888;
	Mon, 28 Apr 1997 22:18:16 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id WAA29566
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 22:16:45 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id XAA20828 for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 23:21:51 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970428231918.20801D-100000@josephus.furph.com>
Date: Mon, 28 Apr 1997 23:21:51 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: virtual anonymous
In-Reply-To: <Pine.OSF.3.95.970422215701.14592D-100000@josephus.furph.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

is this a dead issue?  No one replied to my question.  Is no one using
anonymous to two different domains, on the same machines, that dump into
two different anonymous areas?

thanks


On Tue, 22 Apr 1997, Becki Kain wrote:

> I've read http://www.landfield.com/wu-ftpd/docs/anonymous-ftp-faq.html and
> I've done searches on the archive and I still can't find how you do
> multiple anonymous accounts, one for each domain that is virtual.  I have
> the virtual stuff all running and that is fine.  and I have anonymous
> working for my domain, but is there a way of having domain2 log into
> /usr/ftpusers/domain2 and have anonymous goto
> /usr/ftpusers/domain2/ftp/pub?
> 
> thanks
> 
> beckers
> 
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 23:07:14 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id XAA00853;
	Mon, 28 Apr 1997 23:05:50 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id XAA00571
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 23:03:51 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id AAA20890; Tue, 29 Apr 1997 00:08:57 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970429000302.20801Q-100000@josephus.furph.com>
Date: Tue, 29 Apr 1997 00:08:56 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Cc: Larry Leszczynski <larryl@josephus.furph.com>
Subject: chroot not limiting
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

this is on Digital Unix 4.0, wu beta 13.

I have some accounts set up like this:

kuvasz:123456sf:100:100:Kuvasz Dog Rescue:/usr/ftpusers/kuvasz/./:/bin/false

anyway, kuvasz can log in and do all the stuff they need just fine.  they
can also cd up one directory, and then up, again until into /.  Root, for
them, does not seem to be /usr/ftpusers/kuvasz and the directory ftpusers
is owned by root, grouped by system, of which kuvasz is not a member.

Am I truly missing something here (since it is 12:01est now :-)) or does
chroot not limit people to what they can cd into?

thanks

beckers



From owner-wu-ftpd@wugate.wustl.edu  Mon Apr 28 23:50:26 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id XAA00243;
	Mon, 28 Apr 1997 23:49:23 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id XAA03029
	for <wu-ftpd@wugate.wustl.edu>; Mon, 28 Apr 1997 23:46:00 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id OAA14263 for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 14:50:47 +1000 (EST)
Message-Id: <199704290450.OAA14263@basil.acr.net.au>
Date: Tue, 29 Apr 1997 14:50:47 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: chroot not limiting
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Becky,
is group 100 defined as a guest group in ftpaccess (only guest groups and
anonymous get chrooted).

PS if a user kuvasz does cd .. from his home directory (as defined below)
and does pwd, the response is / are you sure they get to the system root?

Geofft

>this is on Digital Unix 4.0, wu beta 13.
>
>I have some accounts set up like this:
>
>kuvasz:123456sf:100:100:Kuvasz Dog Rescue:/usr/ftpusers/kuvasz/./:/bin/false
>
>anyway, kuvasz can log in and do all the stuff they need just fine.  they
>can also cd up one directory, and then up, again until into /.  Root, for
>them, does not seem to be /usr/ftpusers/kuvasz and the directory ftpusers
>is owned by root, grouped by system, of which kuvasz is not a member.
>
>Am I truly missing something here (since it is 12:01est now :-)) or does
>chroot not limit people to what they can cd into?
>
>thanks
>
>beckers
>
>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 09:32:36 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA27721;
	Tue, 29 Apr 1997 09:31:37 -0500 (CDT)
Received: from harman-dod.com (mail.harman-dod.com [207.14.230.134])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA26138
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 09:26:34 -0500 (CDT)
Received: from DOD-Message_Server by harman-dod.com
	with Novell_GroupWise; Tue, 29 Apr 1997 08:21:16 -0600
Message-Id: <s365af7c.042@harman-dod.com>
Date: Tue, 29 Apr 1997 08:20:46 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Scott Nichols <snichols@digitech.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: virtual anonymous -Reply
Mime-Version: 1.0
Content-Type: text/plain
Content-Disposition: inline
X-Mailer: Novell GroupWise 4.1
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hello,
  I just subscribed to this list server because I have just set up a Linux ftp
server. We needed one machine to respond to 3 separate IP address as if it were
3 separate machines. I used Brian Kramer's patch to setup virtual ftp server's.
It can be found at http://www.westnet.com/providers/multi-wu-ftpd.txt.
Here's the short version:
 1. Setup Virtual IP Addresses
 2. Install Brian's Patch ( patch < multi-wu-ftpd.txt)
 3. I needed to manually change the make file because the patch didn't change
it and because I needed to add an additional to get wu-ftp to compile with
Linux. I changed line 4 from
CFLAGS   = -O2 ${IFLAGS} ${LFLAGS} 
to
CFLAGS   = -O -DVIRTUAL -DDEBUG ${IFLAGS} ${LFLAGS} -DDIRENT_ILLEGAL_ACCESS
 4. build lnx, build install

It works like a charm.

>>> Becki Kain <beckers@josephus.furph.com> 04/28/97 09:21pm >>>
is this a dead issue?  No one replied to my question.  Is no one using
anonymous to two different domains, on the same machines, that dump into
two different anonymous areas?

thanks


On Tue, 22 Apr 1997, Becki Kain wrote:

> I've read http://www.landfield.com/wu-ftpd/docs/anonymous-ftp-faq.html and
> I've done searches on the archive and I still can't find how you do
> multiple anonymous accounts, one for each domain that is virtual.  I have
> the virtual stuff all running and that is fine.  and I have anonymous
> working for my domain, but is there a way of having domain2 log into
> /usr/ftpusers/domain2 and have anonymous goto
> /usr/ftpusers/domain2/ftp/pub?
> 
> thanks
> 
> beckers
> 
> 
> 



From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 09:43:51 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA27802;
	Tue, 29 Apr 1997 09:42:54 -0500 (CDT)
Received: from josephus.furph.com (josephus.furph.com [204.120.113.160])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id JAA25290
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 09:39:58 -0500 (CDT)
Received: from localhost (beckers@localhost) by josephus.furph.com (8.8.0/8.8.0) with SMTP id KAA21448 for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 10:45:04 -0400 (EDT)
Message-Id: <Pine.OSF.3.95.970429104318.21370H-100000@josephus.furph.com>
Date: Tue, 29 Apr 1997 10:45:04 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Becki Kain <beckers@josephus.furph.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: chroot not limiting
In-Reply-To: <199704290450.OAA14263@basil.acr.net.au>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN



On Tue, 29 Apr 1997, Geoff Terry Systems & Net supt 064 923677 wrote:

> Becky,
> is group 100 defined as a guest group in ftpaccess (only guest groups and
> anonymous get chrooted).

I will look, but that is probably my mistake!

> 
> PS if a user kuvasz does cd .. from his home directory (as defined below)
> and does pwd, the response is / are you sure they get to the system root?

no, what I meant to say was, I can log is as kuvasz, and the home is
/usr/ftpusers/kuvasz.  I can then cd up one and pwd, the directory is
/usr/ftpusers, etc...


 > 
> Geofft
> 
> >this is on Digital Unix 4.0, wu beta 13.
> >
> >I have some accounts set up like this:
> >
> >kuvasz:123456sf:100:100:Kuvasz Dog Rescue:/usr/ftpusers/kuvasz/./:/bin/false
> >
> >anyway, kuvasz can log in and do all the stuff they need just fine.  they
> >can also cd up one directory, and then up, again until into /.  Root, for
> >them, does not seem to be /usr/ftpusers/kuvasz and the directory ftpusers
> >is owned by root, grouped by system, of which kuvasz is not a member.
> >
> >Am I truly missing something here (since it is 12:01est now :-)) or does
> >chroot not limit people to what they can cd into?
> >
> >thanks
> >
> >beckers
> >
> >
> >
> >
> Geoff Terry    Systems & Network Support
> ACR Net        Sapphire Coast NSW 2550
> Australia
> Ph 064 923677  Mobile 015 668 227 Fax 064 924594
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 10:51:27 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA32699;
	Tue, 29 Apr 1997 10:50:16 -0500 (CDT)
Received: from gate.teledata.co.uk (root@gate-isdn.teledata.co.uk [194.152.83.193])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA29540
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 10:45:22 -0500 (CDT)
Received: from markh.teledata.co.uk(really [193.114.49.208]) by gate.teledata.co.uk
	via rsmtp with esmtp
	id <m0wMF5k-000L9xC@gate.teledata.co.uk>
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 97 16:45:20 +0100 (BST)
	(/\##/\ Smail3.1.30.13 #30.13 built 31-aug-95)
Message-Id: <33661697.2818B1C4@prestel.net>
Date: Tue, 29 Apr 1997 16:41:12 +0100
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: iqbal gandham <igandham@prestel.net>
To: wu-ftpd@wugate.wustl.edu
Subject: wuftpd falling over
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-Mailer: Mozilla 4.0b3 [en] (Win95; I)
X-Priority: 3 (Normal)
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hi

I have heard rumours that wu-ftpd falls over when you have about 3000
people using it. Is this true. If so what can I use.

Or can I fix it

Thanks

Iqbal


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 12:09:59 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA04473;
	Tue, 29 Apr 1997 12:08:53 -0500 (CDT)
Received: from siggy.iceonline.com (siggy.iceonline.com [198.231.65.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA04322
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 12:04:13 -0500 (CDT)
Received: by siggy.iceonline.com (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id KAA11869; Tue, 29 Apr 1997 10:04:12 -0700
Message-Id: <199704291704.KAA11869@siggy.iceonline.com>
Date: Tue, 29 Apr 1997 10:04:12 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: chrisb@siggy.iceonline.com (Chris Brown)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wuftpd falling over
In-Reply-To: <33661697.2818B1C4@prestel.net> from "iqbal gandham" at Apr 29, 97 04:41:12 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

> I have heard rumours that wu-ftpd falls over when you have about 3000
> people using it. Is this true. If so what can I use.
> 
> Or can I fix it

This is probably true 'cause wuftpd depends on locking a file in order to
get its access information.  With thousands of users I would expect wuftpd
to effectively deadlock.  I had been putting some work into a more reliable
method of doing this but I'm not on the developement team so anything I do
isn't likely to be incorperated into any release.

Chris...

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 12:33:46 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id MAA01555;
	Tue, 29 Apr 1997 12:32:48 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id MAA05748
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 12:27:26 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id NAA26913
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 13:27:26 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id NAA02726; Tue, 29 Apr 1997 13:27:25 -0400 (EDT)
Message-Id: <199704291727.NAA02726@spock2.EE.McGill.CA>
Date: Tue, 29 Apr 1997 13:27:25 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wuftpd falling over
In-Reply-To: <199704291704.KAA11869@siggy.iceonline.com> from "Chris Brown" at Apr 29, 97 10:04:12 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

Salut A Vous, O Grand Manitou Chris Brown !!
> 
> > I have heard rumours that wu-ftpd falls over when you have about 3000

When he said 'falls over' did he meant ..
machine going to grinding halt because of not enough memory ?
out of swap ?
TCP/IP traffic jam ?
machine can't keep up ?
limited by some system specific constant(file des. # of process, etc ..)
not enough mbufs ?

... or design flaws in the code ?

Before reaching 3000 ftpd processes, I would expect other
break down .. No ?

> > people using it. Is this true. If so what can I use.
> > 
> > Or can I fix it
> 
> This is probably true 'cause wuftpd depends on locking a file in order to
> get its access information.  With thousands of users I would expect wuftpd
> to effectively deadlock.

I didn't have to go to thousands to have deadlock, after 100 or more
I got, in syslog, the wonderfully informative:

sleeping: fcntl lock of pid file failed:
and ftpd processes looping cloberring syslog

Probably the fact that /home/ftp was NFS mounted didn't help.

> I had been putting some work into a more reliable
> method of doing this but I'm not on the developement team so anything I do
> isn't likely to be incorperated into any release.

I've patch mine to bail out after 300 iterations, which is eternety
to a normal human.

Curious to hear your approach.

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 13:27:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA09258;
	Tue, 29 Apr 1997 13:26:45 -0500 (CDT)
Received: from siggy.iceonline.com (siggy.iceonline.com [198.231.65.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA09993
	for <wu-ftpd@wugate.wustl.edu>; Tue, 29 Apr 1997 13:21:46 -0500 (CDT)
Received: by siggy.iceonline.com (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id LAA12615; Tue, 29 Apr 1997 11:21:45 -0700
Message-Id: <199704291821.LAA12615@siggy.iceonline.com>
Date: Tue, 29 Apr 1997 11:21:45 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: chrisb@siggy.iceonline.com (Chris Brown)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: wuftpd falling over
In-Reply-To: <199704291727.NAA02726@spock2.EE.McGill.CA> from "Alain Magloire" at Apr 29, 97 01:27:25 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

> 
> Salut A Vous, O Grand Manitou Chris Brown !!

Long time no talk :)  Many thanks for the snprintf stuff!  It's saved me
more time than I can count.

You'll have to wait a bit, but maybe this time next week I'll have a test
setup running.

Chris...

> > 
> > > I have heard rumours that wu-ftpd falls over when you have about 3000
> 
> When he said 'falls over' did he meant ..
> machine going to grinding halt because of not enough memory ?
> out of swap ?
> TCP/IP traffic jam ?
> machine can't keep up ?
> limited by some system specific constant(file des. # of process, etc ..)
> not enough mbufs ?
> 
> ... or design flaws in the code ?
> 
> Before reaching 3000 ftpd processes, I would expect other
> break down .. No ?
> 
> > > people using it. Is this true. If so what can I use.
> > > 
> > > Or can I fix it
> > 
> > This is probably true 'cause wuftpd depends on locking a file in order to
> > get its access information.  With thousands of users I would expect wuftpd
> > to effectively deadlock.
> 
> I didn't have to go to thousands to have deadlock, after 100 or more
> I got, in syslog, the wonderfully informative:
> 
> sleeping: fcntl lock of pid file failed:
> and ftpd processes looping cloberring syslog
> 
> Probably the fact that /home/ftp was NFS mounted didn't help.
> 
> > I had been putting some work into a more reliable
> > method of doing this but I'm not on the developement team so anything I do
> > isn't likely to be incorperated into any release.
> 
> I've patch mine to bail out after 300 iterations, which is eternety
> to a normal human.
> 
> Curious to hear your approach.
> 
> -- 
> au revoir, alain
> ----
> Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!
> 


From owner-wu-ftpd@wugate.wustl.edu  Tue Apr 29 19:17:41 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id TAA28772;
	Tue, 29 Apr 1997 19:16:43 -0500 (CDT)
Received: from mailwall.nwest.mccaw.com (mailwall.attws.com [155.176.34.35])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id TAA28859
	for <wu-ftpd@mail.wustl.edu>; Tue, 29 Apr 1997 19:15:08 -0500 (CDT)
Received: from nwestmail.nwest.mccaw.com by mailwall.nwest.mccaw.com (8.7.1/McCaw V8 version 1)
	id RAA09771; Tue, 29 Apr 1997 17:17:32 -0700 (PDT)
Received: by nwestmail.nwest.mccaw.com (8.6.12/McCaw V8 version 1)
	id RAA18159; Tue, 29 Apr 1997 17:14:37 -0700
Received: from scotland.krldwa.mccaw.com by nwestmail.nwest.mccaw.com (8.6.12/McCaw V8 version 1)
	id RAA18156; Tue, 29 Apr 1997 17:14:36 -0700
Received: from manteador.ring.org by scotland.krldwa.mccaw.com (SMI-8.6/SMI-SVR4)
	id RAA13050; Tue, 29 Apr 1997 17:14:33 -0700
Message-Id: <199704300014.RAA13050@scotland.krldwa.mccaw.com>
Date: Tue, 29 Apr 1997 17:15:09 +0000 (GMT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jason.axley@attws.com
To: wu-ftpd@wugate.wustl.edu
Subject: allowing spaces in filenames with path-filter
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII
X-Sender: "Jason C. Axley" <jaxley@manteador.ring.org>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I'm no regular expressions guru so I'm enlisting the help of someone
who can help me to modify this path-filter statement with the correct
regex syntax to allow spaces in uploaded filenames, except no spaces in
the beginning of a filename:

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

I probably want to allow % in filenames too.  Thanks.  I haven't seen
anyone asking about this in the FAQ or the list.

-Jason


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 09:52:03 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA22690;
	Wed, 30 Apr 1997 09:50:45 -0500 (CDT)
Received: from marvin (marvin.cme.nist.gov [129.6.35.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id JAA25753
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 09:45:51 -0500 (CDT)
Received: by marvin (SMI-8.6/SMI-3.2-del.7)
	id KAA07570; Wed, 30 Apr 1997 10:45:52 -0400
Message-Id: <199704301445.KAA07570@marvin>
Date: Wed, 30 Apr 1997 10:45:52 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mike Strawbridge <straw@cme.nist.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: date/timezone problem
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


I just installed wu-ftpd on our Sun Solaris 2.5 systems. When anonymous
users log into ftpd, the time stamp on files are all off by 4 hours. It
appears to think it's in a different timezone.

When regular (not anonymous) users log on, everything is OK.

What do I need to do to fix this?

Thanks.

Mike

-----------------------------------------------------------------------
NAME:   Michael Strawbridge             	TELE: (301) 975-3852
USMAIL: National Institute of Standards 	ARPA: straw@cme.nist.gov
		and Technology
        Bldg. 220, Room B127
        Gaithersburg, MD  20899

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 10:08:02 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA27061;
	Wed, 30 Apr 1997 10:07:03 -0500 (CDT)
Received: from mailwall.nwest.mccaw.com (mailwall.attws.com [155.176.34.35])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id KAA25717
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 10:00:57 -0500 (CDT)
Received: from nwestmail.nwest.mccaw.com by mailwall.nwest.mccaw.com (8.7.1/McCaw V8 version 1)
	id IAA07044; Wed, 30 Apr 1997 08:03:21 -0700 (PDT)
Received: by nwestmail.nwest.mccaw.com (8.6.12/McCaw V8 version 1)
	id IAA13899; Wed, 30 Apr 1997 08:00:24 -0700
Received: from scotland.krldwa.mccaw.com by nwestmail.nwest.mccaw.com (8.6.12/McCaw V8 version 1)
	id IAA13861; Wed, 30 Apr 1997 08:00:17 -0700
Received: from glenshee.krldwa.mccaw.com by scotland.krldwa.mccaw.com (SMI-8.6/SMI-SVR4)
	id IAA25201; Wed, 30 Apr 1997 08:00:13 -0700
Received: by glenshee.krldwa.mccaw.com (SMI-8.6/SMI-SVR4)
	id IAA05858; Wed, 30 Apr 1997 08:00:12 -0700
Message-Id: <199704301500.IAA05858@glenshee.krldwa.mccaw.com>
Date: Wed, 30 Apr 1997 08:00:12 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: jaxley@scotland.attws.com (Jason Axley)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: date/timezone problem
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

-----BEGIN PGP SIGNED MESSAGE-----

I bet you have to copy everything in /usr/share/lib/zoneinfo to your ftp directory's usr/share/lib/zoneinfo directory.  There's documentation that comes with the wu-ftpd source to tell you how to configure your ftp directory, specifically the INSTALL file, which tells you in line 13 that you have to do this.  Your ftp directory functions as a completely separate, mini root directory for security reasons when anonymous users log in.  When normal users log in, they use the real root directory as their root so they won't experience this problem.

- -Jason

Mike Strawbridge <straw@cme.nist.gov> said :

> 
> I just installed wu-ftpd on our Sun Solaris 2.5 systems. When anonymous
> users log into ftpd, the time stamp on files are all off by 4 hours. It
> appears to think it's in a different timezone.
> 
> When regular (not anonymous) users log on, everything is OK.
> 
> What do I need to do to fix this?
> 
> Thanks.
> 
> Mike
> 
> -----------------------------------------------------------------------
> NAME:   Michael Strawbridge             	TELE: (301) 975-3852
> USMAIL: National Institute of Standards 	ARPA: straw@cme.nist.gov
> 		and Technology
>         Bldg. 220, Room B127
>         Gaithersburg, MD  20899
> 

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBM2deeb5dci1Cz2/hAQG2DQP8DC+QltFrbveyCjRZRjxs3xdF0oFtNTzc
dhCg0rpbfjtTjgSM84Okh23/Fwap7DeEcR3Oa3czLEhMBvZh7YF6f9d4amwgghSk
zSrT389OCCxkokYQvmOdnYGfT0BROMAaTdmg5FdJU3CLRsASgVR2Iu2Cpzuu4YMv
J9JdOIjnpIU=
=kt+Q
-----END PGP SIGNATURE-----

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 10:09:44 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA27869;
	Wed, 30 Apr 1997 10:08:54 -0500 (CDT)
Received: from mica.inel.gov (mica.INEL.GOV [134.20.1.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id KAA25152
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 10:04:53 -0500 (CDT)
Received: from moran (moran.INEL.GOV) by mica.inel.gov
	(4.1/INEL-MH-10.0) id AA02058; Wed, 30 Apr 97 09:04:51 MDT
Received: by moran; (5.65/1.1.8.2/10May94-1009AM)
	id AA09086; Wed, 30 Apr 1997 09:04:50 -0600
Message-Id: <gll-9703301504.AA00304032@moran>
Date: Wed, 30 Apr 1997 09:04:50 -0600
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Gerald Litteer <gll@inel.gov>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: date/timezone problem
In-Reply-To: <199704301445.KAA07570@marvin>
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>> Message-Id: <199704301445.KAA07570@marvin>
>> Date: Wed, 30 Apr 1997 10:45:52 -0400
>> Reply-To: wu-ftpd@wugate.wustl.edu
>> Sender: owner-wu-ftpd@wugate.wustl.edu
>> From: Mike Strawbridge <straw@cme.nist.gov>
>> To: wu-ftpd@wugate.wustl.edu
>> Subject: date/timezone problem
>> X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN
>> 
>> 
>> I just installed wu-ftpd on our Sun Solaris 2.5 systems. When anonymous
>> users log into ftpd, the time stamp on files are all off by 4 hours. It
>> appears to think it's in a different timezone.
>> 
>> When regular (not anonymous) users log on, everything is OK.
>> 
>> What do I need to do to fix this?
>> 
>> Thanks.
>> 
>> Mike
>> 
>> -----------------------------------------------------------------------
>> NAME:   Michael Strawbridge             	TELE: (301) 975-3852
>> USMAIL: National Institute of Standards 	ARPA: straw@cme.nist.gov
>> 		and Technology
>>         Bldg. 220, Room B127
>>         Gaithersburg, MD  20899

I had this problem also, then I found that you need to include in the ~ftp structure
a copy of /usr/share/lib/zoneinfo.    I just copied the structure from the real side to the
chrooted side for ftp.

hope this helps...


--
------------------------------------------------------------------
Gerald (Jerry) Litteer
Scientific Technical Support      INTERNET:  gll@inel.gov
Lockheed-Martin Idaho Technologies
Idaho National Engineering Lab.   Phone: (208) 526-9117
POB 1625 M.S. 3640  
Idaho Falls, Id. 83415-3640       FAX:   (208) 526-2641
------------------------------------------------------------------

"Machines were mice and men were lions once upon a time.
 But, now that it's the opposite, it's twice upon a time."

                        -- Moondog (Louis Hardin), 1960's

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 13:44:58 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id NAA07237;
	Wed, 30 Apr 1997 13:43:53 -0500 (CDT)
Received: from Avalon.Wustl.Edu (trent@rescomp12.wustl.edu [128.252.88.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id NAA06506
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 13:37:50 -0500 (CDT)
Received: from localhost (trent@localhost)
	by Avalon.Wustl.Edu (8.8.5/8.8.5) with SMTP id NAA09997
	for <wu-ftpd@wugate>; Wed, 30 Apr 1997 13:37:50 -0500
Message-Id: <Pine.LNX.3.96.970430133452.8663C-100000@Avalon.Wustl.Edu>
Date: Wed, 30 Apr 1997 13:37:50 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Trent <trent@lee12.wustl.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: idle timeout
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Is there a way to make a different idletimeout for each class?  Like the
anonymous ftp.  I have a web page that links to quite a few files on the
ftp server.  For some stupid reason, it appears that netscape isn't
properly logging out when the file is done, so it just sits there until
idle timeout (thus taking up the high demand spot)  I thus edited inetd
and added a -t 60 giving it a 60 second timeout.  Unfortunately, this is
quite anoying for me and the rest of the normal ftpgoers.  Is there any
way to get around having a 60 sec timeout on all users, or might I suggest
an implementation in future vers...


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 15:58:29 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id PAA14325;
	Wed, 30 Apr 1997 15:57:18 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (root@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id PAA16583
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 15:56:30 -0500 (CDT)
Received: from spock2.EE.McGill.CA (alainm@Spock2.EE.McGill.CA [132.206.63.10])
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) with ESMTP id QAA16382
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 16:06:19 -0400 (EDT)
Received: by spock2.EE.McGill.CA (8.8.5) id QAA21614; Wed, 30 Apr 1997 16:06:17 -0400 (EDT)
Message-Id: <199704302006.QAA21614@spock2.EE.McGill.CA>
Date: Wed, 30 Apr 1997 16:06:17 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: idle timeout
In-Reply-To: <Pine.LNX.3.96.970430133452.8663C-100000@Avalon.Wustl.Edu> from "Trent" at Apr 30, 97 01:37:50 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

Salut A Vous, O Grand Manitou Trent !!

> Is there a way to make a different idletimeout for each class?

unfortunately, I believe not

> For some stupid reason, it appears that netscape isn't properly logging
> out when the file is done, so it just sits there until
> idle timeout (thus taking up the high demand spot)

yes, I've notice this also. Netscape doesn't seem to follow the Web
browser idiom "one file, one connection". But when you think
about it, it's not that bad, it puts less load on the server.
Before, every click was a fork()/exec() to inetd.

> I thus edited inetd and added a -t 60 giving it a 60 second timeout.
> Unfortunately, this is
> quite anoying for me and the rest of the normal ftpgoers.

I sympathize greatly

> Is there any
> way to get around having a 60 sec timeout on all users,

'Normal' ftp user .i.e "real ftp client" :-)
can reset the idle time up to an upperlimit

ex:
ftp>site idle 900

or if the ftp client don't understand site

ftp>quote site idle 900

the upper limit in ftpd.c:

int maxtimeout = 7200;          /* don't allow idle time to be set beyond 2
                                 * hours */

> or might I suggest an implementation in future vers...

Please do so, send mail to academ (Mr Barber :-)
the email is in the FAQ.

If you have a patch, Cc to the list .. we love patches :-)

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 16:09:58 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA15021;
	Wed, 30 Apr 1997 16:09:03 -0500 (CDT)
Received: from Avalon.Wustl.Edu (trent@rescomp12.wustl.edu [128.252.88.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA14749
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 16:06:33 -0500 (CDT)
Received: from localhost (trent@localhost)
	by Avalon.Wustl.Edu (8.8.5/8.8.5) with SMTP id QAA01279;
	Wed, 30 Apr 1997 16:06:32 -0500
Message-Id: <Pine.LNX.3.96.970430160333.783A-100000@Avalon.Wustl.Edu>
Date: Wed, 30 Apr 1997 16:06:31 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Trent <trent@lee12.wustl.edu>
To: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: idle timeout
In-Reply-To: <199704302006.QAA21614@spock2.EE.McGill.CA>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hmmm - maybe you're right about the idle sessions.  It would give inetd a
nice break.  I've had relatively major problems keeping inetd working
correctly.  Every few min (esp with high users) I have to hup inetd to
keep it going.  I always get 
inetd[123]: ftp/tcp server failing (looping), service terminated
and I'm assuming that it is the result of too many requests coming in and
not enough system resources to get them open fast enough (the stupid
incredibly slow ide drive.)  As far as the rest goes, I don't have a patch
but might decide to look into it and I will gladly email academ.  Thanks
for the feedback...

On Wed, 30 Apr 1997, Alain Magloire wrote:

> Salut A Vous, O Grand Manitou Trent !!
> 
> > Is there a way to make a different idletimeout for each class?
> 
> unfortunately, I believe not
> 
> > For some stupid reason, it appears that netscape isn't properly logging
> > out when the file is done, so it just sits there until
> > idle timeout (thus taking up the high demand spot)
> 
> yes, I've notice this also. Netscape doesn't seem to follow the Web
> browser idiom "one file, one connection". But when you think
> about it, it's not that bad, it puts less load on the server.
> Before, every click was a fork()/exec() to inetd.
> 
> > I thus edited inetd and added a -t 60 giving it a 60 second timeout.
> > Unfortunately, this is
> > quite anoying for me and the rest of the normal ftpgoers.
> 
> I sympathize greatly
> 
> > Is there any
> > way to get around having a 60 sec timeout on all users,
> 
> 'Normal' ftp user .i.e "real ftp client" :-)
> can reset the idle time up to an upperlimit
> 
> ex:
> ftp>site idle 900
> 
> or if the ftp client don't understand site
> 
> ftp>quote site idle 900
> 
> the upper limit in ftpd.c:
> 
> int maxtimeout = 7200;          /* don't allow idle time to be set beyond 2
>                                  * hours */
> 
> > or might I suggest an implementation in future vers...
> 
> Please do so, send mail to academ (Mr Barber :-)
> the email is in the FAQ.
> 
> If you have a patch, Cc to the list .. we love patches :-)
> 
> -- 
> au revoir, alain
> ----
> Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 16:52:16 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA20221;
	Wed, 30 Apr 1997 16:51:11 -0500 (CDT)
Received: from hobbes.crim.ca (hobbes.risq.qc.ca [192.26.210.154])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA18866
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 16:46:42 -0500 (CDT)
Received: from hobbes.crim.ca (pbelange@localhost)
	by hobbes.crim.ca (8.8.5/8.8.5) with ESMTP id RAA20158
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 17:46:41 -0400 (EDT)
Message-Id: <199704302146.RAA20158@hobbes.crim.ca>
Date: Wed, 30 Apr 1997 17:46:41 -0400
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Pierre Belanger <pbelange@hobbes.crim.ca>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: date/timezone problem 
In-Reply-To: Your message of "Wed, 30 Apr 1997 09:04:50 MDT."
             <gll-9703301504.AA00304032@moran> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 2.0gamma 1/27/96
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Hi!

> I had this problem also, then I found that you need to include in the ~ftp structure
> a copy of /usr/share/lib/zoneinfo.    I just copied the structure from the real side to the
> chrooted side for ftp.
> 
> hope this helps...
> 
>
Right and under Solaris you also need the /etc/default/init which tells
the system zonetime:

This is what I have in mine ->


TZ=Canada/Eastern

take care,
Pierre B. - RISQ

> --
> ------------------------------------------------------------------
> Gerald (Jerry) Litteer
> Scientific Technical Support      INTERNET:  gll@inel.gov
> Lockheed-Martin Idaho Technologies
> Idaho National Engineering Lab.   Phone: (208) 526-9117
> POB 1625 M.S. 3640  
> Idaho Falls, Id. 83415-3640       FAX:   (208) 526-2641
> ------------------------------------------------------------------
> 
> "Machines were mice and men were lions once upon a time.
>  But, now that it's the opposite, it's twice upon a time."
> 
>                         -- Moondog (Louis Hardin), 1960's
> 



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 16:52:42 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id QAA19147;
	Wed, 30 Apr 1997 16:51:56 -0500 (CDT)
Received: from finnegan.EE.McGill.CA (alainm@Finnegan.EE.McGill.CA [132.206.1.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id QAA20494
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 16:48:03 -0500 (CDT)
Received: (from alainm@localhost)
	by finnegan.EE.McGill.CA (8.8.5/8.8.5) id RAA17994;
	Wed, 30 Apr 1997 17:47:52 -0400 (EDT)
Message-Id: <199704302147.RAA17994@finnegan.EE.McGill.CA>
Date: Wed, 30 Apr 1997 17:47:52 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>
To: trent@lee12.wustl.edu (Trent)
Cc: wu-ftpd@wugate.wustl.edu
Subject: Re: idle timeout
In-Reply-To: <Pine.LNX.3.96.970430160333.783A-100000@Avalon.Wustl.Edu> from "Trent" at Apr 30, 97 04:06:31 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

Salut A Vous, O Grand Manitou Trent !!

> 
> correctly.  Every few min (esp with high users) I have to hup inetd to
> keep it going.  I always get 
> inetd[123]: ftp/tcp server failing (looping), service terminated

you have a busy server :-)

on Solaris, and probably others, you can change this interval to
a higher count.

start inetd like this

inetd -r120 60

by default, the man page says 40 per min(-r40 60), grossly
not enough for a busy server.

On SunOS-4.x you have to apply a patch or compile one yourself
You'll find a usable version on GNU(inetutils.tar.gz) or in
the *BSD src.

> and I'm assuming that it is the result of too many requests coming in and

Yes, 

-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 17:04:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA21555;
	Wed, 30 Apr 1997 17:03:19 -0500 (CDT)
Received: from node1.frontiernet.net (dsf@node1.frontiernet.net [205.232.174.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA18984
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 17:01:51 -0500 (CDT)
Received: from node6.frontiernet.net (dsf@node6.frontiernet.net [205.232.174.14]) by node1.frontiernet.net (8.8.5/8.8.2) with ESMTP id SAA22040; Wed, 30 Apr 1997 18:01:22 -0400
Received: (from dsf@localhost) by node6.frontiernet.net (8.8.5/8.8.2) id SAA39802; Wed, 30 Apr 1997 18:01:21 -0400
Message-Id: <199704302201.SAA39802@node6.frontiernet.net>
Date: Wed, 30 Apr 1997 18:01:21 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dsf@frontiernet.net>
To: wu-ftpd@wugate.wustl.edu
Cc: dsf@frontiernet.net (Dan Foster)
Subject: Re: idle timeout
In-Reply-To: <199704302147.RAA17994@finnegan.EE.McGill.CA> from "Alain Magloire" at Apr 30, 97 05:47:52 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hot Diggety! Alain Magloire was rumored to have said...
> Salut A Vous, O Grand Manitou Trent !!

Salut A Vous, O Grand Manitou Alain !! :)
 
> on Solaris, and probably others, you can change this interval to
> a higher count.
> 
> start inetd like this
> 
> inetd -r120 60

...or as appropriate for your server (ie max number of requests your machine
could possibly handle for the interval plus a fudge factor).
 
> by default, the man page says 40 per min(-r40 60), grossly
> not enough for a busy server.

Very.

I should note that this kind of thing is either global (ie starting inetd
with those flags) or on a per-service basis by making a small change to
the line in inetd.conf for your service (in this case, ftp).

-Dan Foster
Internet: dsf@frontiernet.net

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 17:11:39 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA20129;
	Wed, 30 Apr 1997 17:10:20 -0500 (CDT)
Received: from sps.lane.edu (sps.lane.edu [157.246.2.4])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA19891
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 17:08:47 -0500 (CDT)
Received: from [157.246.2.121] (ds2m3.sps.lane.edu [157.246.2.121]) by sps.lane.edu (8.7.1/8.6.5.Beta7) with ESMTP id PAA15765 for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 15:08:10 -0700 (PDT)
Message-Id: <v03007802af8d818867b5@[157.246.2.121]>
Date: Wed, 30 Apr 1997 16:10:40 -0700
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Greg Shepherd <gshepher@sps.lane.edu>
To: wu-ftpd@wugate.wustl.edu
Subject: Locking user homes
In-Reply-To: <Pine.OSF.3.95.970417220901.6004D-100000@josephus.furph.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Is there a web location for config examples? I'm looking for a way to lock
all users into their own home directories when FTP'd in. Is this possible
with wu?

Greg
gshepher@sps.lane.edu



From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 17:28:17 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA18105;
	Wed, 30 Apr 1997 17:27:17 -0500 (CDT)
Received: from Avalon.Wustl.Edu (trent@rescomp12.wustl.edu [128.252.88.12])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA22496
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 17:26:14 -0500 (CDT)
Received: from localhost (trent@localhost)
	by Avalon.Wustl.Edu (8.8.5/8.8.5) with SMTP id RAA06980;
	Wed, 30 Apr 1997 17:26:12 -0500
Message-Id: <Pine.LNX.3.96.970430172315.6702A-100000@Avalon.Wustl.Edu>
Date: Wed, 30 Apr 1997 17:26:11 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Trent <trent@lee12.wustl.edu>
To: wu-ftpd@wugate.wustl.edu
Cc: Dan Foster <dsf@frontiernet.net>
Subject: Re: idle timeout
In-Reply-To: <199704302201.SAA39802@node6.frontiernet.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN


Well, unfortunately I'm running linux and the inetd that's installed here
(I'm assuming it to be current -- where can I get latest) doesn't allow
the -r option (only -d).  I also read the man page and attempted to edit
inetd.conf and hup it.  I tried both changing nowait to nowait.max120 and
nowait.max 120 - both were unsuccessful and would refuseall connections.
If anyone could give me a little more help I'd appreciate it :)  Thanks
again.


On Wed, 30 Apr 1997, Dan Foster wrote:

> Hot Diggety! Alain Magloire was rumored to have said...
> > Salut A Vous, O Grand Manitou Trent !!
> 
> Salut A Vous, O Grand Manitou Alain !! :)
>  
> > on Solaris, and probably others, you can change this interval to
> > a higher count.
> > 
> > start inetd like this
> > 
> > inetd -r120 60
> 
> ...or as appropriate for your server (ie max number of requests your machine
> could possibly handle for the interval plus a fudge factor).
>  
> > by default, the man page says 40 per min(-r40 60), grossly
> > not enough for a busy server.
> 
> Very.
> 
> I should note that this kind of thing is either global (ie starting inetd
> with those flags) or on a per-service basis by making a small change to
> the line in inetd.conf for your service (in this case, ftp).
> 
> -Dan Foster
> Internet: dsf@frontiernet.net
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 17:35:11 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA23027;
	Wed, 30 Apr 1997 17:34:22 -0500 (CDT)
Received: from pizza.hvu.nl (koos@Pizza.hvu.nl [145.89.234.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA17395
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 17:32:01 -0500 (CDT)
Received: (from koos@localhost) by pizza.hvu.nl (8.8.3/KH19961213 [Fight Spam]) id AAA25437 for wu-ftpd@wugate.wustl.edu; Thu, 1 May 1997 00:32:00 +0200 (MET DST)
Message-Id: <199704302232.AAA25437@pizza.hvu.nl>
Date: Thu, 1 May 1997 00:32:00 +0200 (MET DST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: koos@pizza.hvu.nl (Koos van den Hout _U nix and we all_)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Locking user homes
In-Reply-To: <v03007802af8d818867b5@[157.246.2.121]> from Greg Shepherd at "Apr 30, 97 04:10:40 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: undecided
X-Mailer: ELM [version 2.4ME+ PL31H (25)]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Quoting Greg Shepherd, who wrote :

> Is there a web location for config examples? I'm looking for a way to lock
> all users into their own home directories when FTP'd in. Is this possible
> with wu?

Even though I'm quite the computer-nerd, I thought of a different
meaning of 'locking user homes' then having to do with homedirs.

Anyway : you'll have to define guest users. Read the guestgroup howto,
located at :

URL:ftp://ftp.fni.com/pub/wu-ftpd/guest-howto

and after that the wu-ftpd faq at

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

												Grtx KH

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

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 17:41:28 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id RAA23061;
	Wed, 30 Apr 1997 17:40:33 -0500 (CDT)
Received: from prawn.fishy.net (flounder.fishy.net [206.156.56.34])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id RAA22986
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 17:38:59 -0500 (CDT)
Received: from sturgeon.fishy.net (sturgeon.fishy.net [172.16.1.3]) by prawn.fishy.net (8.8.5/8.7.3) with ESMTP id SAA101000 for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 18:38:35 -0400
Received: (from ben@localhost) by sturgeon.fishy.net (8.8.5/8.7.3) id SAA17520 for wu-ftpd@wugate.wustl.edu; Wed, 30 Apr 1997 18:38:36 -0400
Message-Id: <199704302238.SAA17520@sturgeon.fishy.net>
Date: Wed, 30 Apr 1997 18:38:35 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Ben Mehlman <ben@staff.prodigy.com>
To: wu-ftpd@wugate.wustl.edu
Subject: ftpd corpses piling up
In-Reply-To: <v03007802af8d818867b5@[157.246.2.121]> from "Greg Shepherd" at Apr 30, 97 04:10:40 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


I know this has been mentioned before-  I just went through my saved list
messages and found a lot of questions on it but no answer...

I have a situation where, I think under certain abnormal TCP disconnect
conditions, ftpd processes will be left permanently and uselessly dangling.
Eventually enough of these accumulate to fill the class and lock everyone
out.  I looked at the code and it seems that the server should time out
after 900 seconds and exit.  So now I'm thinking it must happen during file
receive?  Before I fire up the debugger I'm hoping someone has some clues on
this.  BTW, I am running 'stock' wu-ftpd 2.4 under AIX.  I do plan on
upgrading to the latest at some point, but I've some custom authentication
stuff in there and it would be more effort than I can handle right now to
move it.  I would rather just fix this one bug for now..

Any help would be very much appreciated.

Thanks
Ben Mehlman

---------------------------------------------------------------------------
Ben Mehlman                                   Vladimir: Well?  Shall we go?
Prodigy Services Company                      Estragon: Yes, let's go.
ben@staff.prodigy.com                                   (They do not move).

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 18:34:25 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA25047;
	Wed, 30 Apr 1997 18:27:24 -0500 (CDT)
Received: from node1.frontiernet.net (root@node1.frontiernet.net [205.232.174.11])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id SAA25480
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 18:24:10 -0500 (CDT)
Received: from node6.frontiernet.net (dsf@node6.frontiernet.net [205.232.174.14]) by node1.frontiernet.net (8.8.5/8.8.2) with ESMTP id TAA49088; Wed, 30 Apr 1997 19:18:38 -0400
Received: (from dsf@localhost) by node6.frontiernet.net (8.8.5/8.8.2) id TAA95978; Wed, 30 Apr 1997 19:18:37 -0400
Message-Id: <199704302318.TAA95978@node6.frontiernet.net>
Date: Wed, 30 Apr 1997 19:18:37 -0400 (EDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Dan Foster <dsf@frontiernet.net>
To: wu-ftpd@wugate.wustl.edu
Cc: dsf@frontiernet.net (Dan Foster)
Subject: Re: idle timeout
In-Reply-To: <Pine.LNX.3.96.970430172315.6702A-100000@Avalon.Wustl.Edu> from "Trent" at Apr 30, 97 05:26:11 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Hot Diggety! Trent was rumored to have said...
> Well, unfortunately I'm running linux and the inetd that's installed here
> (I'm assuming it to be current -- where can I get latest) doesn't allow
> the -r option (only -d).  I also read the man page and attempted to edit
> inetd.conf and hup it.  I tried both changing nowait to nowait.max120 and
> nowait.max 120 - both were unsuccessful and would refuseall connections.
> If anyone could give me a little more help I'd appreciate it :)  Thanks
> again.

What about nowait.120? I think that's what you were looking for - ie
'max' isn't a keyword, but rather, a number that you substitute whereever
you see the 'max' parameter mentioned. Then after making change, do a
killall -HUP inetd for it to take effect on *cough* *cough* Linux *cough* 
machine. There, I said it. ;-)

-Dan "who needs more cough medicine" Foster
Internet: dsf@frontiernet.net

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 18:39:38 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA24093;
	Wed, 30 Apr 1997 18:33:19 -0500 (CDT)
Received: from siggy.iceonline.com (siggy.iceonline.com [198.231.65.5])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA22178
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 18:31:14 -0500 (CDT)
Received: by siggy.iceonline.com (940816.SGI.8.6.9/940406.SGI)
	for wu-ftpd@wugate.wustl.edu id QAA18199; Wed, 30 Apr 1997 16:31:13 -0700
Message-Id: <199704302331.QAA18199@siggy.iceonline.com>
Date: Wed, 30 Apr 1997 16:31:12 -0700 (PDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: chrisb@siggy.iceonline.com (Chris Brown)
To: wu-ftpd@wugate.wustl.edu
Subject: Off topic
In-Reply-To: <199704302318.TAA95978@node6.frontiernet.net> from "Dan Foster" at Apr 30, 97 07:18:37 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

I know this is a bit off topic, but does anyone out there want to host a 5
gig a day ftp server?  :)

Chris...

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 18:46:12 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id SAA17755;
	Wed, 30 Apr 1997 18:41:21 -0500 (CDT)
Received: from sol.tins.net (sol.tins.net [205.173.230.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id SAA25820
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 18:38:43 -0500 (CDT)
Received: (from mgg@localhost)
	by sol.tins.net (8.8.5/8.8.5) id QAA20188;
	Wed, 30 Apr 1997 16:37:13 -0700 (PDT)
Message-Id: <199704302337.QAA20188@sol.tins.net>
Date: Wed, 30 Apr 1997 16:37:13 -0700 (PDT)
Reply-To: mgg@sol.tins.net
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Mark Galbraith <mgg@sol.tins.net>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Off topic
In-Reply-To: <199704302331.QAA18199@siggy.iceonline.com>
	(chrisb@siggy.iceonline.com)
Mime-Version: 1.0 (generated by tm-edit 7.78)
Content-Type: text/plain; charset=US-ASCII
X-Mailer: Emacs-19.32
X-Attribution: mgg
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

>>>>> "Chris" == Chris Brown <chrisb@siggy.iceonline.com> writes:

Chris> I know this is a bit off topic, but does anyone out there want to host a 5
Chris> gig a day ftp server?  :)

How much are you willing to pay?  :)

-- 
Mark Galbraith                   Member of The HTML Writers Guild
Engineer, Internet Services	              http://www.hwg.org/
Triad Systems Corporation
(PGP Fingerprint=1CB9 7481 AD5C 5709  690B AC09 7F65 D6F6)

From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 21:21:56 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA16603;
	Wed, 30 Apr 1997 21:16:42 -0500 (CDT)
Received: from montgomerybell.com (Argus.montgomerybell.com [38.242.97.2])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA26741
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 21:10:24 -0500 (CDT)
Received: from localhost (halacha@localhost)
	by montgomerybell.com (8.8.5/8.8.5) with SMTP id VAA13811
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 21:10:22 -0500 (CDT)
Message-Id: <Pine.GSO.3.96.970430210729.13793A-100000@montgomerybell.com>
Date: Wed, 30 Apr 1997 21:10:22 -0500 (CDT)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: Alan Halachmi <halacha@montgomerybell.com>
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Locking user homes
In-Reply-To: <v03007802af8d818867b5@[157.246.2.121]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

You can have wu execute a chroot if you put a period into the passwd path
for the user.  Ex: user:x:210:100:::/usr/home/./  This makes /usr/home
apear to be / .  However, for this to work you'll have to create a dev,
etc, and bin dir... I could be mistaken, but I think that's what you'll
need. In the dev you need tcp, zero, and udp; in the etc a group and
passwd file (not the ones in /etc) and in bin you'll need ls.

I don't quite remember all of it, but I think that'll get you close.

Alan Halachmi
Solaris Administrator/ Web Design
Montgomery Bell Academy

On Wed, 30 Apr 1997, Greg Shepherd wrote:

> Is there a web location for config examples? I'm looking for a way to lock
> all users into their own home directories when FTP'd in. Is this possible
> with wu?
> 
> Greg
> gshepher@sps.lane.edu
> 
> 
> 


From owner-wu-ftpd@wugate.wustl.edu  Wed Apr 30 22:03:40 1997
Received: from host (wugate.wustl.edu [128.252.120.1])
	by wugate.wustl.edu (8.8.5/8.8.5) with SMTP id VAA30901;
	Wed, 30 Apr 1997 21:58:46 -0500 (CDT)
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98])
	by wugate.wustl.edu (8.8.5/8.8.5) with ESMTP id VAA29173
	for <wu-ftpd@wugate.wustl.edu>; Wed, 30 Apr 1997 21:55:57 -0500 (CDT)
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id NAA27621 for <wu-ftpd@wugate.wustl.edu>; Thu, 1 May 1997 13:00:58 +1000 (EST)
Message-Id: <199705010300.NAA27621@basil.acr.net.au>
Date: Thu, 1 May 1997 13:00:58 +1000 (EST)
Reply-To: wu-ftpd@wugate.wustl.edu
Sender: owner-wu-ftpd@wugate.wustl.edu
From: geoff@acr.net.au (Geoff Terry Systems & Net supt 064 923677)
To: wu-ftpd@wugate.wustl.edu
Subject: Re: Locking user homes
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: geoff@pop.acr.net.au
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 8.0 -- ListProcessor(tm) by CREN

Greg,
Its a bit more than stated below.
You use guest group accounts which get chrooted to the home directory (any
path beyond the /./ is the directory they get defaulted too
eg user:x:210:100:::/usr/home/user/./public_html
will cause the user to get chrooted to /usr/home/user and deposited in the
public_html subdirectory.

You create a group lets say guests and in the ftpaccess file you define that
group as a guest group.

eg

class   guests  guest           *.some.domain #defines the members of guests
as having class attributes of the guest class (attributes the get assigned
to the class guest in ftpaccess)

guestgroup      guests                        #defines guests as a guest
group (so they get chrooted).

Geofft

>You can have wu execute a chroot if you put a period into the passwd path
>for the user.  Ex: user:x:210:100:::/usr/home/./  This makes /usr/home
>apear to be / .  However, for this to work you'll have to create a dev,
>etc, and bin dir... I could be mistaken, but I think that's what you'll
>need. In the dev you need tcp, zero, and udp; in the etc a group and
>passwd file (not the ones in /etc) and in bin you'll need ls.
>
>I don't quite remember all of it, but I think that'll get you close.
>
>Alan Halachmi
>Solaris Administrator/ Web Design
>Montgomery Bell Academy
>
>On Wed, 30 Apr 1997, Greg Shepherd wrote:
>
>> Is there a web location for config examples? I'm looking for a way to lock
>> all users into their own home directories when FTP'd in. Is this possible
>> with wu?
>> 
>> Greg
>> gshepher@sps.lane.edu
>> 
>> 
>> 
>
>
>
Geoff Terry    Systems & Network Support
ACR Net        Sapphire Coast NSW 2550
Australia
Ph 064 923677  Mobile 015 668 227 Fax 064 924594


