From [email protected] Tue Aug  1 08:01:16 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdIld-0000RoC; Tue, 1 Aug 95 07:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA05714; Tue, 1 Aug 1995 09:59:54 -0500
Received: from gatekeeper.fnx.com (gatekeeper-pa.fnx.com [165.254.143.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA04823 for <[email protected]>; Tue, 1 Aug 1995 09:41:48 -0500
Received: (from neil@localhost) by gatekeeper.fnx.com (8.6.12/8.6.12) id KAA04129 for [email protected]; Tue, 1 Aug 1995 10:42:08 -0400
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 10:42:05 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Neil Brookins <[email protected]>
To: [email protected]
Subject: Re: Hanging ftps
In-Reply-To: <[email protected]> from "Michael Brennen" at Jul 28, 95 03:57:55 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> There is a bug in the original code that an accept() call had no guard
> timer around it.  This and many other bugs fixes have been pulled together
> into a new beta release.  You can get it at
>
> ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.gz
                                                                  ^^^
                                                       should be: .Z

----->Neil

From [email protected] Tue Aug  1 08:21:45 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdJ8V-0002AHC; Tue, 1 Aug 95 08:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA07239; Tue, 1 Aug 1995 10:24:04 -0500
Received: from ttown.apci.com (ttown.apci.com [204.27.156.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA07031 for <[email protected]>; Tue, 1 Aug 1995 10:20:50 -0500
Received: (from browndc@localhost) by ttown.apci.com (8.6.12/8.6.12) id LAA29760; Tue, 1 Aug 1995 11:11:27 -0400
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 11:11:26 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: "David C. Brown" <[email protected]>
To: [email protected]
Subject: wu-ftpd and BSD/OS v2
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Has anyone out there, every compiled  wu-ftpd 2.4 on a
system running the new BSD/OS v2?



David C. Brown                                  Air Products and Chemicals, Inc.
[email protected]                          7201 Hamilton Blvd.
                                               Allentown, PA 18195-1501
The opinion expressed are mine, not Air Products'.

From [email protected] Tue Aug  1 08:29:03 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdJEM-0002AcC; Tue, 1 Aug 95 08:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA07668; Tue, 1 Aug 1995 10:30:11 -0500
Received: from asuvax.eas.asu.edu (asuvax.EAS.ASU.EDU [129.219.30.6]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA07449 for <[email protected]>; Tue, 1 Aug 1995 10:26:38 -0500
Received: from ganges (enws428.EAS.ASU.EDU) by asuvax.eas.asu.edu with SMTP id AA09688
 (5.65c/IDA-1.4.4 for [email protected]); Tue, 1 Aug 1995 08:22:23 -0700
Received: from yamuna (yamuna.EAS.ASU.EDU) by ganges (5.x/SMI-SVR4)
       id AA17791; Tue, 1 Aug 1995 08:28:58 -0700
Received: by yamuna (5.0/SMI-SVR4)
       id AA01779; Tue, 1 Aug 1995 08:23:32 +0700
Message-Id: <9508011523.AA01779@yamuna>
Date: Tue, 1 Aug 1995 08:23:32 +0700
Reply-To: [email protected]
Sender: [email protected]
From: "Michael E. Deisher" <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: enhanced features no longer work
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi.  I just compiled the beta version:

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

on a Sun Sparc 20 running Solaris 2.4.  The ftpd seems to behave like
an ftpd should.  When I make an ftp connection to the machine, I see
wu-ftpd's prompt instead of the one from Sun's ftpd so I know wu-ftpd
is running.  However, the extended features (e.g., automagically
displaying ".message" files and support for "get dirname.tar") no
longer work.  I subscribed to this list after the announcement of the
beta version.  Has the syntax of the config files changed???  Have
these features been intentionally disabled for some reason???

--Mike

From [email protected] Tue Aug  1 08:40:58 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdJR5-00025pC; Tue, 1 Aug 95 08:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA08402; Tue, 1 Aug 1995 10:43:23 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA08235 for <[email protected]>; Tue, 1 Aug 1995 10:41:12 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id KAA02148; Tue, 1 Aug 1995 10:40:08 -0500
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 10:40:07 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Michael Brennen <[email protected]>
To: [email protected]
Subject: Re: enhanced features no longer work
In-Reply-To: <9508011523.AA01779@yamuna>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


On Tue, 1 Aug 1995, Michael E. Deisher wrote:

> Hi.  I just compiled the beta version:
>
>    ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-5.tar.Z
>
> on a Sun Sparc 20 running Solaris 2.4.  The ftpd seems to behave like
> an ftpd should.  When I make an ftp connection to the machine, I see
> wu-ftpd's prompt instead of the one from Sun's ftpd so I know wu-ftpd
> is running.  However, the extended features (e.g., automagically
> displaying ".message" files and support for "get dirname.tar") no
> longer work.  I subscribed to this list after the announcement of the
> beta version.  Has the syntax of the config files changed???  Have
> these features been intentionally disabled for some reason???

Make sure the -a option is on the ftpd command line (in inetd.conf).  I
think the beta version disables using the ftpaccess file unless -a is
used.  This may be important, because most of that stuff is called out in
ftpaccess.

Hope it helps,

Michael

From [email protected] Tue Aug  1 09:03:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdJn5-0002AHC; Tue, 1 Aug 95 09:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA10058; Tue, 1 Aug 1995 11:06:04 -0500
Received: from disdns1.wa.gov (disdns1.wa.gov [147.55.96.32]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA09924 for <[email protected]>; Tue, 1 Aug 1995 11:04:21 -0500
Received: by disdns1.wa.gov (5.65/DEC-Ultrix/4.3)
       id AA25062; Tue, 1 Aug 1995 09:03:28 -0700
Received: by olympus.dis.wa.gov (5.0/SMI-SVR4)
       id AA15972; Tue, 1 Aug 1995 08:59:07 -0700
Message-Id: <Pine.3.89.9508010831.A15871-0100000@olympus>
Date: Tue, 1 Aug 1995 08:59:07 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Marc Russell <[email protected]>
To: [email protected]
Subject: On-the-fly comp/decomp YET AGAIN
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

And, since I still have received no valuable info, here's the trouble
again.  NOte that I've checked all the libraries, permissions,
recompiled, etc.  I've even made sure ftpaccess is being read by adding
the -a flag to the inetd entry.  I'm going nuts over this.  Can anyone help?

marc
---------
[email protected]
[email protected] [Washington State Information Exchange (InfoX)]

---------- Forwarded message ----------
Date: Tue, 25 Jul 1995 09:06:01 -0700 (PDT)
From: Marc Russell <[email protected]>
To: [email protected]
Subject: On-the-fly comp/decomp

Hi there.  Last week I posted this problem, and received a single
response, which did not help.  So here I go again.

I've set up ftpconversions with WU 2.4 (standard version, patched to
allow the passive conenctions required by Web browsers) on Solaris 2.3.
For a while, my conversions worked fine.  Now they don't.  I don't know
if I've just completely forgotten the syntax for using them, or what.
The executables are all in ~ftp/bin, ~ftp/bin is set at 111, my ftpaccess
file has the following entries:

uncompress yes *
compress yes *
tar yes *

and my ftpconversions file is set up like this:

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

When I try to get the file ls-lR.Z to come over as an ASCII file rather
tha compressed, I've been doing this:

ftp> get ls-lR

The way I understand the conversions, if the file ls-lR.Z exists in
the current directory, then getting the file ls-lR should tell wuftpd to
give me the uncompressed ls-lR.Z.  Is this right?

Thanks in advance!

marc russell
------------------
[email protected]
[email protected]

From [email protected] Tue Aug  1 09:11:43 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdJub-000258C; Tue, 1 Aug 95 09:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA10607; Tue, 1 Aug 1995 11:13:58 -0500
Received: from unixsrv1.lsumc.edu (UNIXSRV1.LSUMC.EDU [155.58.128.16]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA10399 for <[email protected]>; Tue, 1 Aug 1995 11:10:06 -0500
Received: from MAIL.LSUMC.EDU by unixsrv1.lsumc.edu with SMTP (5.65/25-eef)
       id AA07136; Tue, 1 Aug 95 11:09:13 -0500
Received: from cc:Mail by mail.lsumc.edu
       id AA807300585; Tue, 01 Aug 95 11:10:30 CST
Message-Id: <[email protected]>
Date: Tue, 01 Aug 95 11:10:30 CST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Subject: "REAL" user
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

    I can't seem to define a class using the type "real".  Class
    definitions using type "anonymous" works fine.  Has anyone else had
    this problem or know what's happening?

    Thanks

    Long Nguyen

From [email protected] Tue Aug  1 09:32:49 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdKFH-0002A0C; Tue, 1 Aug 95 09:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA11804; Tue, 1 Aug 1995 11:33:11 -0500
Received: from asuvax.eas.asu.edu (asuvax.EAS.ASU.EDU [129.219.30.6]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA11444 for <[email protected]>; Tue, 1 Aug 1995 11:25:59 -0500
Received: from ganges (enws428.EAS.ASU.EDU) by asuvax.eas.asu.edu with SMTP id AA12034
 (5.65c/IDA-1.4.4 for [email protected]); Tue, 1 Aug 1995 09:21:38 -0700
Received: from yamuna (yamuna.EAS.ASU.EDU) by ganges (5.x/SMI-SVR4)
       id AA18130; Tue, 1 Aug 1995 09:28:13 -0700
Received: by yamuna (5.0/SMI-SVR4)
       id AA02110; Tue, 1 Aug 1995 09:22:47 +0700
Message-Id: <9508011622.AA02110@yamuna>
Date: Tue, 1 Aug 1995 09:22:47 +0700
Reply-To: [email protected]
Sender: [email protected]
From: "Michael E. Deisher" <[email protected]>
To: [email protected]
Subject: Re: enhanced features no longer work
In-Reply-To: <[email protected]>
       (message from Michael Brennen on Tue, 1 Aug 1995 10:40:07 -0500 (CDT))
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 1 Aug 1995 10:40:07 -0500 (CDT), Michael Brennen <[email protected]> said:

> On Tue, 1 Aug 1995, Michael E. Deisher wrote:
>> announcement of the beta version.  Has the syntax of the config
>> files changed???  Have these features been intentionally disabled
>> for some reason???
> Make sure the -a option is on the ftpd command line (in inetd.conf).
> I think the beta version disables using the ftpaccess file unless -a
> is used.  This may be important, because most of that stuff is
> called out in ftpaccess.

That fixed the problem.  Thanks!!!

Perhaps this should go into an FAQ.  IS there an FAQ???

--Mike

From [email protected] Tue Aug  1 10:22:51 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdL1i-00029RC; Tue, 1 Aug 95 10:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA14770; Tue, 1 Aug 1995 12:25:13 -0500
Received: from cadaver.acm.ndsu.NoDak.edu (cadaver.acm.ndsu.NoDak.edu [134.129.125.233]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA14480 for <[email protected]>; Tue, 1 Aug 1995 12:21:37 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
       id AA07395; Tue, 1 Aug 95 12:21:35 -0500
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 12:21:34 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: "Chadwick A. Dubuque" <[email protected]>
To: [email protected]
Subject: Re: restricting real user's FS access?
In-Reply-To: <[email protected]> from "Neil Brookins" at Jul 31, 95 03:33:11 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Neil Brookins wrote:

> > It sounds like only anonymous ftp users get restricted File System space
> > (via the chroot() mechanism), or have i missed something?... is it
>
> Nope. There are 'guest' ftp users who do get restricted...
>
> > possible to restrict a real user's access to only thier own login
> > directory heirarchy?
>
> You could try using /./  in the path for their home dir to tell where
> to chroot to... Here is a sample line from my /etc/passwd file where
> I do this...
>
> abba_jb:*:201:26:Abba the singers:/home/clients/abba_jb/./:/usr/local/bin/gate

QUESTION: So, if a user had a home dir entry like:

/home/./user/

(s)he would be restricted to the /home/ directory as root, but would be able
to go into any other user's directory (as long as permissions allow)?

(This *is* one of the things I'm looking for. This would allow users to
"publish" their directories, yet not allow them into the "system" space,
making it much more secure.)

Thanks for the help!

--
Chadwick A. Dubuque            [email protected]
http://www.acm.ndsu.NoDak.edu/~cdubuque/   finger for PGP pub. key
postal:USA/58105-5164/ND/Fargo/IACC 258 NDSU Box 5164/Chad Dubuque

From [email protected] Tue Aug  1 11:31:30 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdM64-0003TiC; Tue, 1 Aug 95 11:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA18465; Tue, 1 Aug 1995 13:31:22 -0500
Received: from speed3.speed.net (speed3.speed.net [204.212.42.4]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA18259 for <[email protected]>; Tue, 1 Aug 1995 13:27:53 -0500
Received: from jeff_p5 (jeffp5 [204.212.42.21]) by speed3.speed.net (8.6.12/8.6.12) with SMTP id LAA19964 for <[email protected]>; Tue, 1 Aug 1995 11:27:50 -0700
Message-Id: <[email protected]>
Date: Tue, 01 Aug 1995 11:30:22 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Jeff Brown)
To: [email protected]
Subject: Can't unsubscribe
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I know, I know, I looked at the FAQ, unsubscribed just like it said, and I'm
still getting messages after almost 7 days. Just for kicks, I tried to unsub
again and it told me it couldn't find me in the list. <sigh>

Anyone got any hints on how to get off this list?

Jeff
--
Jeff Brown
SpeedGate Communications Inc.
[email protected]

From [email protected] Tue Aug  1 14:02:38 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdOSM-0002BKC; Tue, 1 Aug 95 14:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA27139; Tue, 1 Aug 1995 16:02:27 -0500
Received: from nrcnet1.nrc.ca (nrcnet1.nrc.ca [132.246.160.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA26861 for <[email protected]>; Tue, 1 Aug 1995 15:57:12 -0500
Received: by nrcnet1.nrc.ca (5.x/SMI-SVR4)
       id AA00460; Tue, 1 Aug 1995 16:57:05 -0400
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 16:57:05 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ratilal Haria M60 RmB21 993 1153)
To: [email protected]
Subject: commands
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

       The wu-ftp does not seem to list any files
       when doing ftp from a Winsock TCP/IP's WS-FTP32.

       It does the connection etc but no files are seen

       We think that this application sends a dir command
       which isnot recognised by wu-ftpd. Anubody
       with similar excperience/or solution

       Also how does one make ls -l command work?

Thanks ... Ratilal

From [email protected] Tue Aug  1 14:11:27 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdOav-0002RrC; Tue, 1 Aug 95 14:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA21295; Tue, 1 Aug 1995 14:26:17 -0500
Received: from narq.avian.org (wet-string.avian.org [199.103.168.126]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA20748 for <[email protected]>; Tue, 1 Aug 1995 14:15:29 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.10/_H*) id OAA06502 for [email protected]; Tue, 1 Aug 1995 14:09:34 -0400
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 14:09:34 -0400
Reply-To: [email protected]
Sender: [email protected]
From: *Hobbit* <[email protected]>
To: [email protected]
Subject: -a syntax
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Apparently much of my fix-kit made it into the academ beta, which includes
reversing the default sense of the accessfile code.  The original wu-ftpd
has it all on by default and you turn it off with -A.  Thus -a is a no-op.

I decided to reverse the sense of this -- having the accessfile OFF by default
and requiring -a to turn it on, leaving -A as the no-op.  This is just the
initialization of use_accessfile in ftpd.c.

This was not very clearly documented in my FIX-KIT addendum, let alone the
manpages.  Mea culpa... It probably should be before any real releases, or put
back the original way with a recommendation to run in -A mode if possible!

_H*

From [email protected] Tue Aug  1 16:51:39 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from nwnexus.wa.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdR60-00038sC; Tue, 1 Aug 95 16:51 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA08467
 (5.65c/IDA-1.4.4 for <[email protected]>); Tue, 1 Aug 1995 15:51:21 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA02406; Tue, 1 Aug 1995 17:47:42 -0500
Received: from cdsmail.cdc.com (cdsmail.cdc.com [129.179.161.6]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA02314 for <[email protected]>; Tue, 1 Aug 1995 17:46:01 -0500
Received: from slipbmp.dls.cdc.com by cdsmail.cdc.com; Tue, 1 Aug 95 17:45:52 -0500
Message-Id: <[email protected]>
Date: Tue, 01 Aug 1995 15:46:21 +0100
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Brady.Pamplin)
To: [email protected]
Subject: NCARGS undefined in glob.c
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

NCARGS is not defined in line 61 of glob.c.  Anyone know what
this should be?  OS is Irix 5.3 and I did the build sgi.

Thanks,

Brady
[email protected]

From [email protected] Tue Aug  1 17:18:27 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdRVu-0002cQC; Tue, 1 Aug 95 17:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA05826; Tue, 1 Aug 1995 19:20:40 -0500
Received: from uu11.psi.com (uu11.psi.com [38.8.24.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA05515 for <[email protected]>; Tue, 1 Aug 1995 19:13:19 -0500
Received: from san-jose-1.firstimage.com by uu11.psi.com (5.65b/4.0.940727-PSI/PSINet) via SMTP;
       id AA18115 for [email protected]; Tue, 1 Aug 95 20:13:16 -0400
Received: by san-jose-1.firstimage.com (5.0/SMI-SVR4)
       id AA02038; Tue, 1 Aug 1995 17:07:58 +0800
Message-Id: <[email protected]>
Date: Tue, 1 Aug 1995 17:07:58 +0800
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Joe Doyle)
To: [email protected]
Subject: Can't create data socket
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi,
       I've setup a guest user account and when I try to
put a file using that login I get the message:

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

       I'm able to transfer data using real and anonymous
user, but not guest users.

       Any help.......

Thanks,

Joe

From [email protected] Tue Aug  1 20:00:21 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdU2b-0003U0C; Tue, 1 Aug 95 20:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA11095; Tue, 1 Aug 1995 22:02:25 -0500
Received: from han.hana.nm.kr (han.hana.nm.kr [128.134.1.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA11037 for <[email protected]>; Tue, 1 Aug 1995 22:00:13 -0500
Received: from saitgw.Sait.Samsung.Co.KR by han.hana.nm.kr (4.1/KUM-0.1)
       id AA14937; Wed, 2 Aug 95 11:46:48 KST
Received: from NIC.sait.samsung.co.kr by saitgw.Sait.Samsung.Co.KR (4.1/SMI-4.1)
       id AA06471; Wed, 2 Aug 95 11:42:16 KDT
Received: from rnd.sec.samsung.co.kr.sec.samsung.co.kr by NIC.sait.samsung.co.kr (4.1/SMI-4.1)
       id AA03441; Wed, 2 Aug 95 02:42:05 GMT
Received: from sec.samsung.co.kr (tongky.sec.samsung.co.kr) by rnd.sec.samsung.co.kr.sec.samsung.co.kr (4.1/SMI-4.1)
       id AA15413; Wed, 2 Aug 95 12:42:19 KDT
Received: from emma ([165.213.152.210]) by sec.samsung.co.kr (5.x/SMI-4.1)
       id AA14198; Wed, 2 Aug 1995 11:40:03 -0700
Message-Id: <[email protected]>
Date: Wed, 02 Aug 1995 11:49:16 +0900
Reply-To: [email protected]
Sender: [email protected]
From: "Y.H. Kang" <[email protected]>
To: [email protected]
Subject: Re: Can't create data socket
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: emma@tongky
X-Mailer: Windows Eudora Version 2.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At 05:07 PM 95/08/01 +0800, you wrote:
>
>Hi,
>       I've setup a guest user account and when I try to
>put a file using that login I get the message:
>
>200 PORT command successful.
>425 Can't create data socket (0.0.0.0,20): Bad file number.
>

Hi. You have the same probelm.

I suggest you refer ftpd manual.

% man ftpd

>       I'm able to transfer data using real and anonymous
>user, but not guest users.
>
>       Any help.......
>
>Thanks,
>
>Joe
>

:- Kang YunHo (Tel. Korea, 0331-200-7612)
:- [email protected] (Samsung Electronics Co.)

From [email protected] Tue Aug  1 22:06:37 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdW0U-0003MsC; Tue, 1 Aug 95 22:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA14910; Wed, 2 Aug 1995 00:08:16 -0500
Received: from oaty.com (oaty.com [204.156.141.29]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA14723 for <[email protected]>; Wed, 2 Aug 1995 00:02:02 -0500
Received: from [192.0.0.200] by oaty.com (SMI-8.6/SMI-SVR4)
       id UAA20007; Tue, 1 Aug 1995 20:34:40 -0700
Message-Id: <v01510100ac44a1b42aad@[192.0.0.200]>
Date: Tue, 1 Aug 1995 20:35:04 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (John Grant)
To: [email protected]
Subject: Re: Can't unsubscribe
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>Anyone got any hints on how to get off this list?

I tried everything too and I'm still here. If you work it out please let me
know.


From [email protected] Wed Aug  2 10:43:14 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdhou-00032hC; Wed, 2 Aug 95 10:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03096; Wed, 2 Aug 1995 12:45:39 -0500
Received: from ear.Psych.berkeley.edu (ear.Psych.Berkeley.EDU [128.32.243.11]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA02766 for <[email protected]>; Wed, 2 Aug 1995 12:37:50 -0500
Received: by ear.Psych.berkeley.edu (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA13582; Wed, 2 Aug 95 10:37:44 -0700
Message-Id: <[email protected]>
Date: Wed, 2 Aug 95 10:37:44 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ephram Cohen)
To: [email protected]
Subject: IRIX fixes
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I havn't saved any of the "beta" threads that have been going around
so I'll post this and hope the information gets into the right hands.

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

       1) add the -cckr compile option to the makefiles.  This solves
vararg problems.

       2) In glob.c there is an undef'd reference, NCARGS.  It is
used on line 61, but never defined (on the sgi :-).  I do not really
understand what the units for NCARGS are, but I am reasonably sure that
it has something to do with filename expansion for mget's...
I have gone ahead and set it to something ridiculous (600) but I have no
idea what this buys me.

Any info on what NCARGS does would be appreciated.


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

Ephram Cohen                       [email protected]

From [email protected] Wed Aug  2 10:56:29 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdi1k-00022gC; Wed, 2 Aug 95 10:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03851; Wed, 2 Aug 1995 12:59:19 -0500
Received: from ear.Psych.berkeley.edu (ear.Psych.Berkeley.EDU [128.32.243.11]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03424 for <[email protected]>; Wed, 2 Aug 1995 12:52:11 -0500
Received: by ear.Psych.berkeley.edu (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA13650; Wed, 2 Aug 95 10:52:10 -0700
Message-Id: <[email protected]>
Date: Wed, 2 Aug 95 10:52:10 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ephram Cohen)
To: [email protected]
Subject: IRIX FIXES
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Sorry if this ends up appearing twice,  I didn't see it in my inbox after I posted it and I am likely to forget
all about it as soon as possible :-).


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

Ephram Cohen                       [email protected]

From [email protected] Wed Aug  2 10:57:34 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdi2r-0001zkC; Wed, 2 Aug 95 10:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA03998; Wed, 2 Aug 1995 13:00:34 -0500
Received: from ear.Psych.berkeley.edu (ear.Psych.Berkeley.EDU [128.32.243.11]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03465 for <[email protected]>; Wed, 2 Aug 1995 12:53:22 -0500
Received: by ear.Psych.berkeley.edu (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA13694; Wed, 2 Aug 95 10:53:15 -0700
Message-Id: <[email protected]>
Date: Wed, 2 Aug 95 10:53:15 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ephram Cohen)
To: [email protected]
Subject: IRIX
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


shame egg face...

I havn't saved any of the "beta" threads that have been going around
so I'll post this and hope the information gets into the right hands.

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

       1) add the -cckr compile option to the makefiles.  This solves
vararg problems.

       2) In glob.c there is an undef'd reference, NCARGS.  It is
used on line 61, but never defined (on the sgi :-).  I do not really
understand what the units for NCARGS are, but I am reasonably sure that
it has something to do with filename expansion for mget's...
I have gone ahead and set it to something ridiculous (600) but I have no
idea what this buys me.

Any info on what NCARGS does would be appreciated.


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

Ephram Cohen                       [email protected]

From [email protected] Wed Aug  2 17:47:58 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdkTm-0002cGC; Wed, 2 Aug 95 13:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA12556; Wed, 2 Aug 1995 15:35:26 -0500
Received: from science.aaas.org (science.aaas.org [198.151.217.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA11963 for <[email protected]>; Wed, 2 Aug 1995 15:24:32 -0500
Received: by science.aaas.org (4.1/SMI-4.1)
       id AA14403; Wed, 2 Aug 95 16:20:47 EDT
Message-Id: <[email protected]>
Date: Wed, 2 Aug 1995 16:20:46 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Ken Chen <[email protected]>
To: [email protected]
Subject: WU-FTPD-2.4.2-Beta5 configuration
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi folks,

I just tried my luck at compiling BETA 5 which, overall, was
successful........ The FTPD behaves correctly except for one hitch.  It
doesn't display any of the banners or messages specified in the ftpaccess
file.

It's been a while since I compiled the previous version of wu-ftpd, but I
recall that I had to make a few changes before compiling the
application.  After digging through all the *.h files I finally figured
it out that it was pathnames.h file that the variables are located.  This
file also looks a little different from the previous 'real' release of
the wu-ftpd sources.  I've modified the file to reflect my old
pathnames.h, but the compiled daemons never recognize where my ftpaccess
file is located...... or it's not reading the commands correctly.

Any thoughts?  In the past hour and a half, I must have recompiled the
daemon 4 or 5 times each with a different pathnames.h file.....  Ugh!
Maybe I can live with these 'hanging' ftp sessions.......


Thanks in advance for any suggestions!
Ken

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ken Chen                                |      Internet:     [email protected]
Computer Specialist                     |      Phone:        (202) 326-7042
American Association for the            |      Fax:          (202) 842-1711
   Advancement of Science               | **Opinions stated may not
1333 H Street, NW, Washington, DC 20005 |   reflect that of the employer**
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

From [email protected] Wed Aug  2 17:50:17 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdlAq-0002R7C; Wed, 2 Aug 95 14:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA15471; Wed, 2 Aug 1995 16:20:56 -0500
Received: from asuvax.eas.asu.edu (asuvax.EAS.ASU.EDU [129.219.30.6]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA15333 for <[email protected]>; Wed, 2 Aug 1995 16:19:38 -0500
Received: from ganges (enws428.EAS.ASU.EDU) by asuvax.eas.asu.edu with SMTP id AA09666
 (5.65c/IDA-1.4.4 for [email protected]); Wed, 2 Aug 1995 14:15:17 -0700
Received: from yamuna (yamuna.EAS.ASU.EDU) by ganges (5.x/SMI-SVR4)
       id AA09524; Wed, 2 Aug 1995 14:21:54 -0700
Received: by yamuna (5.0/SMI-SVR4)
       id AA05079; Wed, 2 Aug 1995 14:16:26 +0700
Message-Id: <9508022116.AA05079@yamuna>
Date: Wed, 2 Aug 1995 14:16:26 +0700
Reply-To: [email protected]
Sender: [email protected]
From: "Michael E. Deisher" <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: WU-FTPD-2.4.2-Beta5 configuration
In-Reply-To: <[email protected]>
       (message from Ken Chen on Wed, 2 Aug 1995 16:20:46 -0400 (EDT))
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Wed, 2 Aug 1995 16:20:46 -0400 (EDT), Ken Chen <[email protected]> said:

> Hi folks,

> I just tried my luck at compiling BETA 5 which, overall, was
> successful........ The FTPD behaves correctly except for one hitch.
> It doesn't display any of the banners or messages specified in the
> ftpaccess file.

Here's your answer:

On Tue, 1 Aug 1995 10:40:07 -0500 (CDT), Michael Brennen <[email protected]> said:

> On Tue, 1 Aug 1995, Michael E. Deisher wrote:
>> announcement of the beta version.  Has the syntax of the config
>> files changed???  Have these features been intentionally disabled
>> for some reason???
> Make sure the -a option is on the ftpd command line (in inetd.conf).
> I think the beta version disables using the ftpaccess file unless -a
> is used.  This may be important, because most of that stuff is
> called out in ftpaccess.

--Mike

From [email protected] Wed Aug  2 19:47:21 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdqJW-0002TbC; Wed, 2 Aug 95 19:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA26300; Wed, 2 Aug 1995 21:49:48 -0500
Received: from jedi.perth.wgc.com.au (jedi.perth.wgc.com.au [203.8.204.250]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA26140 for <[email protected]>; Wed, 2 Aug 1995 21:45:59 -0500
Received: (from root@localhost) by jedi.perth.wgc.com.au (8.6.9/) id KAA14976
Received: from quol.perth.wgc.com.au(203.8.204.17) by jedi via smap (V1.3)
       id sma014974; Thu Aug  3 10:50:36 1995
Received: from cael.perth.wgc.com.au (cael.perth.wgc.com.au [203.8.204.3]) by quol.perth.wgc.com.au (8.6.10/8.6.10) with ESMTP id KAA01745 for <[email protected]>; Thu, 3 Aug 1995 10:44:32 +0800
Received: (peter@localhost) by cael.perth.wgc.com.au (8.6.10/8.6.10) id KAA29244 for [email protected]; Thu, 3 Aug 1995 10:45:09 +0800
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 10:45:08 +0800 (WST)
Reply-To: [email protected]
Sender: [email protected]
From: Peter Musca <[email protected]>
To: [email protected] (WU-FTPD Mailing List)
Subject: Docs on wu-ftpd
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL11]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi all,

Does anyone know where I can get some more detailed docs on wu-ftpd.

Configuring, etc.

       ...peter
--
----------------------------------------------------------------------
Peter Musca
System/Network Administrator         Email: [email protected]
World Geoscience Corp                Phone: +61-9-383-7833
Western Australia                      fax: +61-9-383-7166
----------------------------------------------------------------------

From [email protected] Wed Aug  2 20:50:17 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdrHn-00026DC; Wed, 2 Aug 95 20:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA28282; Wed, 2 Aug 1995 22:52:38 -0500
Received: from science.aaas.org (science.aaas.org [198.151.217.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA28170 for <[email protected]>; Wed, 2 Aug 1995 22:49:43 -0500
Received: by science.aaas.org (4.1/SMI-4.1)
       id AA23025; Wed, 2 Aug 95 23:45:59 EDT
Message-Id: <[email protected]>
Date: Wed, 2 Aug 1995 23:45:57 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Ken Chen <[email protected]>
To: [email protected]
Subject: Solution: WU-FTPD-2.4.2-Beta5 configuration
In-Reply-To: <9508022116.AA05079@yamuna>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


First I'd like to thank everyone who helped me out on this one!

It actually turned out to be an oversight on my part.  The new ftpd
actually has a default of -A which ignores the ftpaccess file.  To
reverse this, simply add the -a option to the command line in your
inetd.conf.  This was plainly stated in the NOTES file included with the
package.

The more I think about this, the more I tend to think it shouldn't be the
default.  I don't know about everyone else, but security and
ease/flexibility of configuratoin were the main reasons for me switching
to wu-ftpd.  For a new wu-ftpd admin this default would definitely drive
me up the wall...... as if ftpaccess wasn't difficult enough to figure
out the first go around.

Oh well, everything is fine and dandy.  All my hard work in setting up
nice banner messages are back.  Also teaches me not to skim through
documentation in the future!

Thanks, again for all the help!
Ken


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ken Chen                                |      Internet:     [email protected]
Computer Specialist                     |      Phone:        (202) 326-7042
American Association for the            |      Fax:          (202) 842-1711
   Advancement of Science               | **Opinions stated may not
1333 H Street, NW, Washington, DC 20005 |   reflect that of the employer**
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

From [email protected] Wed Aug  2 21:04:05 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdrVs-0002Z8C; Wed, 2 Aug 95 21:04 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdrWg-0003V1C; Wed, 2 Aug 95 21:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA28780; Wed, 2 Aug 1995 23:05:09 -0500
Received: from marsh (marsh.cs.curtin.edu.au [134.7.1.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA28671 for <[email protected]>; Wed, 2 Aug 1995 23:03:18 -0500
Received: from bike.cs.curtin.edu.au (bike) by marsh with SMTP id AA28106
 (5.67a/IDA-1.5 for <[email protected]>); Thu, 3 Aug 1995 12:02:52 +0800
Received: by bike.cs.curtin.edu.au id AA23671
 (5.67a/IDA-1.4.4 for [email protected]); Thu, 3 Aug 1995 12:02:51 +0800
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 11:47:18 +0800 (WST)
Reply-To: [email protected]
Sender: [email protected]
From: Scott Pleitner <[email protected]>
To: [email protected]
Subject: Re: Docs on wu-ftpd
In-Reply-To: <[email protected]> from "Peter Musca" at Aug 3, 95 10:45:08 am
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> Hi all,
>
> Does anyone know where I can get some more detailed docs on wu-ftpd.
>
> Configuring, etc.
>
>       ...peter

The man pages???? :)  ORA have published a book called "Managing
Internet Information Services".  I have it at home, so I can't give
you the ISBN etc.  It has a couple of chapters on ftp, and one
specifically on wu-ftpd.  Check it out - it is probably worth having....

Mail me back if you need the ISBN etc.


Scott
--
Scott Pleitner
Systems Programmer                 Voice: +619 351 7667
Department of Computer Science     Fax:   +619 351 2819
Curtin University of Technology    Email: [email protected]
Perth, Australia

From [email protected] Thu Aug  3 02:49:17 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdwtv-0003CAC; Thu, 3 Aug 95 02:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA07910; Thu, 3 Aug 1995 04:50:18 -0500
Received: from unisource.ch (ubnsrv.unisource.ch [164.128.36.34]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA07747 for <[email protected]>; Thu, 3 Aug 1995 04:44:35 -0500
Received: by unisource.ch (5.x/SMI-SVR4)
       id AA27835; Thu, 3 Aug 1995 11:44:25 +0200
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 11:44:25 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Peter Haag)
To: [email protected]
Subject: Re: problems under Solaris 2.4
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Mike,
I just compiles and installed wu-ftp-2.4 on a Sparc 20 running Solaris 2.4.
I also used gcc 2.6.3 without any problem.
Did you change the ftp.h header file in /usr/include/arpd to the one supplied with the wu-ftpd
package ?

       - Peter

> Hi.  I just compiled wu-ftp-2.4 on a Sun Sparc 20 running Solaris
> 2.4.  After configuring it, I tested it by logging in both as
> anonymous and as a regular user.  In both cases, I could log in and
> use the "cd" and "ls" commands.  However, when I tried to use "get",
> wu-ftpd aborted.  The log file says only that wu-ftpd exited on signal
> 11 (SEGV).
>
> I made two changes to get wu-ftpd-2.4 to compile.  The first was
> changing the compiler to gcc in ./support/makefiles/Makefile.sol.  The
> second was adding the missing #ifdef in ./src/extensions.c:
>
> 979,983c979
> < #ifdef HAVE_GETCWD
> <     (void) getcwd(cwd,MAXPATHLEN-1);
> < #else
> <     (void) getwd(cwd);
> < #endif
> ---
> >   (void) getwd (cwd);
>

From [email protected] Thu Aug  3 05:28:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdzNv-0002OeC; Thu, 3 Aug 95 05:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA11346; Thu, 3 Aug 1995 07:29:25 -0500
Received: from ux1.cyberenet.net (kaps-ux1.cyberenet.net [204.213.252.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA11244 for <[email protected]>; Thu, 3 Aug 1995 07:26:00 -0500
Received: by ux1.cyberenet.net (Smail3.1.29.1 #2)
       id m0sdzLb-000KzyC; Thu, 3 Aug 95 08:25 EDT
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 08:25:58 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ma Bell)
To: [email protected]
Subject: Re: Solution: WU-FTPD-2.4.2-Beta5 configuration
In-Reply-To: <[email protected]> from "Ken Chen" at Aug 2, 95 11:45:57 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> The more I think about this, the more I tend to think it shouldn't be the
> default.  I don't know about everyone else, but security and
> ease/flexibility of configuratoin were the main reasons for me switching
> to wu-ftpd.  For a new wu-ftpd admin this default would definitely drive
> me up the wall...... as if ftpaccess wasn't difficult enough to figure
> out the first go around.

You wanted less security?

From [email protected] Thu Aug  3 05:36:37 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sdzVm-00025SC; Thu, 3 Aug 95 05:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA11732; Thu, 3 Aug 1995 07:37:06 -0500
Received: from gatekeeper.lsc.on.ca (gatekeeper.lsc.on.ca [199.71.157.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA11588 for <[email protected]>; Thu, 3 Aug 1995 07:34:03 -0500
Received: (from smtp@localhost) by gatekeeper.lsc.on.ca (8.6.9/8.6.9) id MAA02750 for <[email protected]>; Thu, 3 Aug 1995 12:30:37 GMT
Received: from mhsgate(192.168.57.2) by gatekeeper via smap (V1.3)
       id sma002748; Thu Aug  3 08:30:29 1995
Message-Id: <[email protected]>
Date: 03 Aug 95 03:25:50 GMT
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] ([email protected])
To: [email protected]
Subject: Docs on wu-ftpd
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
X-Nvlenv-01Date-Posted:  3-Aug-1995  8:25:53 -0400; at mhsgate.staff
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Date:          03-Aug-1995 10:45:08 +0800
> Reply-to:      [email protected]
> From:          [email protected]
> To:            [email protected] (WU-FTPD Mailing List)
> Subject:       Docs on wu-ftpd

> Hi all,
>
> Does anyone know where I can get some more detailed docs on wu-ftpd.
>
> Configuring, etc.
>

   I used "Managing INTERNET Information Services" (ISBN#: 1565920627) by O'Reilly & Assoc.  You can order online from
   www.ora.com The book has a really good chapter on setting up an ftp archive, with particular reference /
   example per wu-ftpd v2.4.  Hope this helps.  .. Dave van Nierop

>      ...peter > -- >
   ---------------------------------------------------------------------- > Peter Musca  > System/Network
   Administrator         Email: [email protected] > World Geoscience Corp                Phone:
   +61-9-383-7833 > Western Australia                      fax: +61-9-383-7166 >
   ---------------------------------------------------------------------- >
_________________________________________________________
The Library Services Centre
141 Dearborn Place, Waterloo, Ontario Canada N2J 4N5
Tel.(519)746-4420 Fax.(519)746-4425
Home Page: http://www.lsc.on.ca

From [email protected] Thu Aug  3 06:42:39 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0se0Xj-00025CC; Thu, 3 Aug 95 06:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA14522; Thu, 3 Aug 1995 08:43:37 -0500
Received: from science.aaas.org (science.aaas.org [198.151.217.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA14208 for <[email protected]>; Thu, 3 Aug 1995 08:40:34 -0500
Received: by science.aaas.org (4.1/SMI-4.1)
       id AA02344; Thu, 3 Aug 95 09:36:47 EDT
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 09:36:44 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Ken Chen <[email protected]>
To: [email protected]
Subject: Re: Solution: WU-FTPD-2.4.2-Beta5 configuration
In-Reply-To: <[email protected]>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 3 Aug 1995, Ma Bell wrote:

> You wanted less security?

No, that's the last thing I want.

I was merely pointing out the default not to read the ftpaccess file in
the new package.  Without the FTPACCESS file you lose a lot of wu-ftpd's
configurability.  Which was one of the reasons I decided to switch to
wu-ftpd in the first place.

If I wanted less security, I would have stuck with the vendor's original
ftp daemon along with saving myself the trouble of installing
tcp_wrappers.......


Ken

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ken Chen                                |      Internet:     [email protected]
Computer Specialist                     |      Phone:        (202) 326-7042
American Association for the            |      Fax:          (202) 842-1711
   Advancement of Science               | **Opinions stated may not
1333 H Street, NW, Washington, DC 20005 |   reflect that of the employer**
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

From [email protected] Thu Aug  3 09:10:43 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0se2r1-0002EhC; Thu, 3 Aug 95 09:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA23320; Thu, 3 Aug 1995 11:11:02 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA23027 for <[email protected]>; Thu, 3 Aug 1995 11:07:32 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id LAA01608; Thu, 3 Aug 1995 11:06:36 -0500
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 11:06:35 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Michael Brennen <[email protected]>
To: [email protected]
Subject: Re: FTP slows to a crawl after 20k?
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Thu, 3 Aug 1995, Thomas Leavitt wrote:

> Some of our users are complaining that FTP transfers occassionally slow
> to a crawl, once the size of the file being transferred gets above 20k.
>
> Others are complaining that they are inconsistently dis-connected after
> transferring a single file when doing multiple file transfers "connection
> reset by peer".

I would find out more about the FTP and TCP/IP client software being used
to see if there is a pattern.  Wouldn't hurt to know all you can about the
client hardware and connection type either.  Any consistent results you
find out would appreciated by me if not the whole list.

Hope you find it,

Michael Brennen

From [email protected] Thu Aug  3 09:11:18 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0se2rZ-00028pC; Thu, 3 Aug 95 09:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA23474; Thu, 3 Aug 1995 11:12:20 -0500
Received: from relay2.UU.NET (relay2.UU.NET [192.48.96.7]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA23183 for <[email protected]>; Thu, 3 Aug 1995 11:09:49 -0500
Received: from offramp.dsccc.com by relay2.UU.NET with SMTP
       id QQzbfc06700; Thu, 3 Aug 1995 12:09:33 -0400
Received: by offramp.dsccc.com (5.67b/SMI-V1.8)
       id AA19603; Thu, 3 Aug 1995 11:09:24 -0500
Received: from onramp(192.245.102.129) by offramp via smap (V1.3mjr)
       id sma019561; Thu Aug  3 11:09:06 1995
Received: from spd.dsccc.com (spdmail.spd.dsccc.com [101.25.2.34]) by camelot.dsccc.com (8.6.11/8.6.10) with SMTP id LAA14069 for <[email protected]>; Thu, 3 Aug 1995 11:09:01 -0500
Received: from sun133.spd.dsccc.com by spd.dsccc.com (5.0/SMI-SVR4)
       id AA23262; Thu, 3 Aug 1995 11:12:32 -0500
Received: by sun133.spd.dsccc.com (4.1/SMI-4.1)
       id AA18519; Thu, 3 Aug 95 11:12:32 CDT
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 11:12:32 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Bret Schuhmacher)
To: [email protected]
Subject: FTP slows to a crawl after 20k?
In-Reply-To: <[email protected]>
References: <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thomas Leavitt writes:
> Some of our users are complaining that FTP transfers occassionally slow
> to a crawl, once the size of the file being transferred gets above 20k.
I used to notice this on my old 386/33 with 4Mb of RAM running windows
and Mosaic and ftp-client and ...

I then realized how much swapping I was causing the machine to do and
upgraded my RAM.

Maybe your users are running into the same problem?


Regards,

Bret Schuhmacher
____________________________________________________________________________
Bret A. Schuhmacher                          eMail: [email protected]
Technical Director, WebNet Technologies      URL: http://www.wn.com
Voice/FAX: 214.821.0848                      Pager: 214.816.0283
____________________________________________________________________________

From [email protected] Thu Aug  3 09:59:43 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0se2et-0001zmC; Thu, 3 Aug 95 08:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA22384; Thu, 3 Aug 1995 10:56:31 -0500
Received: from webcom.webcom.com (webcom.webcom.com [205.199.112.21]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA22196 for <[email protected]>; Thu, 3 Aug 1995 10:52:42 -0500
Received: by webcom.webcom.com
       (1.37.109.15/16.2) id AA087075639; Thu, 3 Aug 1995 09:00:40 -0700
Message-Id: <[email protected]>
Date: Thu, 3 Aug 95 9:00:39 PDT
Reply-To: [email protected]
Sender: [email protected]
From: Thomas Leavitt <[email protected]>
To: [email protected]
Subject: FTP slows to a crawl after 20k?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Some of our users are complaining that FTP transfers occassionally slow
to a crawl, once the size of the file being transferred gets above 20k.

Others are complaining that they are inconsistently dis-connected after
transferring a single file when doing multiple file transfers "connection
reset by peer".

The load on the system is light, and the number of connections is
in the low 20s. Any idea what could be causing this (on our end, or
theirs)?

Thomas
--
Web Communications (sm)            Thomas [email protected]
Voice: (408) 457-9671 x101         Lead Systems & Network Admin./Tech Suppt.

Web Communications Home Page <URL:http://www.webcom.com/>

From [email protected] Thu Aug  3 10:00:17 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0se33G-0001zjC; Thu, 3 Aug 95 09:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA24166; Thu, 3 Aug 1995 11:23:45 -0500
Received: from camco.celestial.com (camco.celestial.com [192.136.111.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA24014 for <[email protected]>; Thu, 3 Aug 1995 11:20:48 -0500
Received: by camco.celestial.com (Smail3.1.29.1 #1)
       id m0se2xe-00028pC; Thu, 3 Aug 95 09:17 PDT
Message-Id: <[email protected]>
Date: Thu, 3 Aug 1995 09:17:29 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Bill Campbell)
To: [email protected]
Subject: Re: FTP slows to a crawl after 20k?
In-Reply-To: <[email protected]> from "Michael Brennen" at Aug 3, 95 11:06:35 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> I would find out more about the FTP and TCP/IP client software being used
> to see if there is a pattern.  ....
>
I would be very suspicious that the client's at fault if the client is
the perl-based mirror software.  I've found that the version we have
here has a major memory leak running under SCO 3.2v4.2.  It does an
exec for every read and the exec must allocate memory so the memory
requirements grow quite quickly to the point that the system would
start swapping very quickly with 16MB of RAM.

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

You need only reflect that one of the best ways to get yourself a
reputation as a dangerous citizen these days is to go about repeating
the very phrases which our founding fathers used in the struggle for
independence.
       -- Charles A. Beard

From [email protected] Thu Aug  3 15:15:47 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0se8YC-0002UuC; Thu, 3 Aug 95 15:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13510; Thu, 3 Aug 1995 17:18:32 -0500
Received: from ibeam.intel.com (ibeam.jf.intel.com [134.134.208.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13392 for <[email protected]>; Thu, 3 Aug 1995 17:17:02 -0500
Received: from aahz.jf.intel.com by ibeam.intel.com with smtp
       (Smail3.1.28.1 #6) id m0se8Yn-000RTkC; Thu, 3 Aug 95 15:16 PDT
Received: by aahz.jf.intel.com (Smail3.1.28.1 #13)
       id m0se8ZZ-000RiTC; Thu, 3 Aug 95 15:16 PDT
Message-Id: <[email protected]>
Date: Thu, 03 Aug 1995 15:16:44 -0700
Reply-To: [email protected]
Sender: [email protected]
From: Darci Chapman <[email protected]>
To: [email protected]
Subject: Questions about logging
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6 4/21/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Greetings, all!

It seems my last question stumped all of you :-) (no responses) so I'm
really hoping someone can help me with this:

I need to generate reports on all ftp accesses: commands, logins, logouts,
and transfers (puts and gets). From what I've been able to dig up so far,
it appears that this information is spread across three files but not all
of it is located in a single file. Is this correct? If not, how can I
configure wu-ftpd to log all this info into a single file? Also, are there
any public domain programs that does any statistics/reporting on ftp logging
files?

Thanks in advance!

..dlc...



--
Darci L. Chapman Sr. Software/Firmware Consultant [email protected]
              On loan from: Solution Logic, Inc, 503/222-0057
                On loan to: Intel Corporation, 503/264-1419
                         http://puma.jf.intel.com

From [email protected] Thu Aug  3 17:03:48 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seAEj-00021QC; Thu, 3 Aug 95 17:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA18193; Thu, 3 Aug 1995 19:06:43 -0500
Received: from blinky.ccmail.com (blinky.ccmail.COM [192.216.79.99]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA18020 for <[email protected]>; Thu, 3 Aug 1995 19:03:41 -0500
Received: from smtpgate.ccmail.com by blinky.ccmail.com (4.1/SMI-4.1)
       id AA18204; Thu, 3 Aug 95 17:06:40 PDT
Received: from ccMail by smtpgate.ccmail.com (SMTPLINK V2.10.08)
       id AA807494532; Thu, 03 Aug 95 16:57:48 pst
Message-Id: <[email protected]>
Date: Thu, 03 Aug 95 16:57:48 pst
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected], [email protected]
Subject: Re: Questions about logging
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

The information is in 2 log files ( the access log and the command log ).
you would need to change the code of WU-FTP to get all of this to log to a
single file.

The access log is usually "xferlog" and this contains a log of all file
transfers. There are a few statistic programs for this log including my own
"iisstat". You can get more information about iisstat at
ftp://ftp.support.lotus.com/pub/utils/InternetServices/iisstat/iisstat.html

The command log is handled by the syslog daemon. I have written a program
to do some statistics on this. But I never finished it to the quality where
I would publicly release it. If you are interested in it, let me know. I
don't mind giving it to individuals.

Both programs are written in perl.

    Steven Nemetz                       [email protected]
    Informal cc:Mail page               http://www.ccmail.com:8001
    Lotus Development Corporation       http://www.lotus.com
    A wholly-owned subsidiary of IBM    http://www.ibm.com

______________________________ Reply Separator _________________________________
Subject: Questions about logging
Author:  [email protected] at internet-mail
Date:    8/3/95 3:19 PM



Greetings, all!

It seems my last question stumped all of you :-) (no responses) so I'm
really hoping someone can help me with this:

I need to generate reports on all ftp accesses: commands, logins, logouts,
and transfers (puts and gets). From what I've been able to dig up so far,
it appears that this information is spread across three files but not all
of it is located in a single file. Is this correct? If not, how can I
configure wu-ftpd to log all this info into a single file? Also, are there
any public domain programs that does any statistics/reporting on ftp logging
files?

Thanks in advance!

..dlc...



--
Darci L. Chapman Sr. Software/Firmware Consultant [email protected]
              On loan from: Solution Logic, Inc, 503/222-0057
                On loan to: Intel Corporation, 503/264-1419
           http://puma.jf.intel.com


From [email protected] Fri Aug  4 02:45:19 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seJJZ-0002DmC; Fri, 4 Aug 95 02:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA05379; Fri, 4 Aug 1995 04:47:56 -0500
Received: from smtp.tele.fi (smtp.tele.fi [192.89.123.29]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id EAA05220 for <[email protected]>; Fri, 4 Aug 1995 04:40:55 -0500
Received: from aapeli.relatech.fi (relatech.fi [192.58.52.22]) by smtp.tele.fi (8.6.12/8.6.10) with SMTP id MAA06639 for <[email protected]>; Fri, 4 Aug 1995 12:34:41 +0300
Received: by aapeli.relatech.fi (Smail3.1.28.1 #2)
       id m0seJCi-0003zPC; Fri, 4 Aug 95 12:38 EETDST
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 12:38:08 +0300 (EETDST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Kari Hakkinen)
To: [email protected]
Subject: Problem with wu-ftpd 2.4 in SCO 3.2v4.2
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi

I am trying to set up an anonymous ftp server on SCO Unix 3.2v4.2.

Everything seems to work OK with a real user. But when an anonymous user tries
"ls" command he gets error:

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

I am using wu-ftp server version 2.4, which I got from ftp.mols.siu.edu.
The package was already compiled, so I haven't compiled it by my self.

Here is the output of ls -lR of the directory structure:

/usr/local/etc/ftp($) ls -lR
total 8
-rw-------   1 ftp      group        878 Aug 03 16:26 .profile
dr-xr-xr-x   2 root     root          80 Aug 04 11:11 bin
dr-xr-xr-x   2 root     root          64 Aug 03 19:28 etc
drwxrwxrwx   3 ftp      group         48 Aug 04 11:22 pub

/bin:
total 210
---x--x--x   1 root     root       25710 Aug 03 16:32 compress
---x--x--x   1 root     root       23674 Aug 03 16:29 ls
-rwx--x--x   1 root     root       53118 Aug 04 11:11 sh

/etc:
total 4
-r--r--r--   1 root     root         383 Aug 03 19:28 group
-r--r--r--   1 root     root          86 Aug 03 16:30 passwd

/pub:
total 2
drwxr-xr-x   2 root     root          32 Aug 04 11:22 incoming

/pub/incoming:
total 0

/usr/local/etc/ftp($)

Thanks for any help,
Kari
--
Kari Hakkinen                Internet:  [email protected]
Relatech Ltd                 Tel:       +358-41-650205
Jyvaskyla FINLAND            Fax:       +358-41-650120

From [email protected] Fri Aug  4 04:33:09 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seKzx-0003I5C; Fri, 4 Aug 95 04:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA08068; Fri, 4 Aug 1995 06:36:11 -0500
Received: from msmail.em.cdc.gov (msmail.em.cdc.gov [158.111.3.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA08011 for <[email protected]>; Fri, 4 Aug 1995 06:35:34 -0500
Received: from SmtpOut.em.cdc.gov by msmail.em.cdc.gov (5.0/SMI-SVR4)
       id AA04534; Fri, 4 Aug 1995 07:39:16 -0400
Received: by SmtpOut.em.cdc.gov with Microsoft Mail
       id <[email protected]>; Fri, 04 Aug 95 07:38:04 EST
Message-Id: <[email protected]>
Date: Fri, 04 Aug 95 07:37:00 EST
Reply-To: [email protected]
Sender: [email protected]
From: "Kerr, James A." <[email protected]>
To: "'[email protected]'" <[email protected]>
Subject: Alive?
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN




Is this list still alive?

I am not getting any traffic.
Jim

From [email protected] Fri Aug  4 05:23:04 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seLmE-00029UC; Fri, 4 Aug 95 05:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA09576; Fri, 4 Aug 1995 07:26:04 -0500
Received: from nrcnet1.nrc.ca (nrcnet1.nrc.ca [132.246.160.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA09440 for <[email protected]>; Fri, 4 Aug 1995 07:23:34 -0500
Received: by nrcnet1.nrc.ca (5.x/SMI-SVR4)
       id AA03418; Fri, 4 Aug 1995 08:23:28 -0400
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 08:23:28 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ratilal Haria M60 RmB21 993 1153)
To: [email protected]
Subject: Problem ftping from other platforms
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

       I have my users reportinn that they have no
       success in seeing any files when ftping
       from IRX and Windows.

       They get connected, get the message etc but ls command
       shows nothing.

       But I have no problems from Sun platform? Is there
       something I am missing?

Thanks ... Ratilal

From [email protected] Fri Aug  4 07:19:59 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seNbO-0002T3C; Fri, 4 Aug 95 07:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA16032; Fri, 4 Aug 1995 09:22:55 -0500
Received: from camco.celestial.com (camco.celestial.com [192.136.111.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA15880 for <[email protected]>; Fri, 4 Aug 1995 09:20:32 -0500
Received: by camco.celestial.com (Smail3.1.29.1 #1)
       id m0seNYk-0002XlC; Fri, 4 Aug 95 07:17 PDT
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 07:17:09 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Bill Campbell)
To: [email protected]
Subject: Re: Problem with wu-ftpd 2.4 in SCO 3.2v4.2
In-Reply-To: <[email protected]> from "Kari Hakkinen" at Aug 4, 95 12:38:08 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> Hi
>
> I am trying to set up an anonymous ftp server on SCO Unix 3.2v4.2.
>
> Everything seems to work OK with a real user. But when an anonymous user tries
> "ls" command he gets error:
>
>   425 Can't create data socket (0.0.0.0,20): Bad file number
>
> I am using wu-ftp server version 2.4, which I got from ftp.mols.siu.edu.
> The package was already compiled, so I haven't compiled it by my self.
>
> Here is the output of ls -lR of the directory structure:
>
> /usr/local/etc/ftp($) ls -lR
> total 8
> -rw-------   1 ftp      group        878 Aug 03 16:26 .profile
> dr-xr-xr-x   2 root     root          80 Aug 04 11:11 bin
> dr-xr-xr-x   2 root     root          64 Aug 03 19:28 etc
> drwxrwxrwx   3 ftp      group         48 Aug 04 11:22 pub
>
You don't have a /dev directory or a /shlib directory (which makes me
thing you didn't read the instructions in the SCO Network Managers
Guide on setting up anonymous ftp).

The /dev directory needs:
crw-rw-rw-   1 root     other     26,  0 Apr 10 14:06 /ftp/dev/socksys

The /shlib directory needs:
-rwxr-xr-x   1 root     other      47745 Nov 03  1993 /ftp/shlib/libc_s

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

You need only reflect that one of the best ways to get yourself a
reputation as a dangerous citizen these days is to go about repeating
the very phrases which our founding fathers used in the struggle for
independence.
       -- Charles A. Beard

From [email protected] Fri Aug  4 09:56:42 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seOs2-00032qC; Fri, 4 Aug 95 08:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA20602; Fri, 4 Aug 1995 10:43:41 -0500
Received: from TWSUVM.UC.TWSU.EDU (TWSUVM.UC.TWSU.EDU [156.26.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA20212 for <[email protected]>; Fri, 4 Aug 1995 10:36:29 -0500
Received: from nelson by TWSUVM.UC.TWSU.EDU (IBM VM SMTP V2R2) with TCP;
  Fri, 04 Aug 95 10:37:28 CDT
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 10:36:29 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Chuck Nelson)
To: [email protected]
Subject: install problems
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected] (Unverified)
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Any help on this is appriciated.

I am trying to install ftpd on an RS6000 running AIX 3.2.5. When I run
"build aix" I receive the following messages.

>Making ftpd.
>        cc -O -DDEBUG -I.. -I../support -L../support -o ftpd ftpd.o
ftpcmd.o glob.o l
>ogwtmp.o popen.o vers.o access.o extensions.o  realpath.o acl.o private.o
authenticat
>e.o conversions.o hostacc.o -lsupport
>0706-721 ERROR:  ftpd.o is not an XCOFF object or archive
>The error code from the last failed command is 12.
>
>Make Quitting.
>
>Making ftpcount.
>        cc -O -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c
vers.o -l
>support
>0706-721 ERROR:  vers.o is not an XCOFF object or archive
>The error code from the last failed command is 12.
>
>Make Quitting.
>
>Making ftpshut.
>        cc -O -DDEBUG -I.. -I../support -L../support -o ftpshut ftpshut.c
vers.o -lsu
>pport
>0706-721 ERROR:  vers.o is not an XCOFF object or archive
>The error code from the last failed command is 12.
>
>Make Quitting.
>
I am not a proficiant C programmer so I am unsure what the errors mean.
Could someone please shed some light for me? At least tell me
where to look? BTW, I do have "Managing Internet Informations Services"
sitting beside me on the desk.
Chuck Nelson
Tech. Support Analyst
Wichita State University

From [email protected] Fri Aug  4 10:48:51 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seQrX-00029sC; Fri, 4 Aug 95 10:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA27544; Fri, 4 Aug 1995 12:51:53 -0500
Received: from TWSUVM.UC.TWSU.EDU (TWSUVM.UC.TWSU.EDU [156.26.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA27422 for <[email protected]>; Fri, 4 Aug 1995 12:50:39 -0500
Received: from nelson by TWSUVM.UC.TWSU.EDU (IBM VM SMTP V2R2) with TCP;
  Fri, 04 Aug 95 12:51:43 CDT
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 12:50:39 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Chuck Nelson)
To: [email protected]
Subject: New C compiler problem
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected] (Unverified)
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Sorry for the double post earlier. (my mousefinger stuttered.)

Many thanks to those who helped. I needed to run "build clean"
This did create a new problem though.

First my aix system did not have the file in_system.h. It did have
in_systm.h so I renamed it. I also checked another aix system and
noticed the same problem.

Now...When running "build aix" I receive the following messages:
>#./build aix
>make args are :
>make opts are :
>
>Linking Makefiles.
>
>Making support library.
>        cc -O -DDEBUG   -c getusershell.c
>        cc -O -DDEBUG   -c fnmatch.c
>        cc -O -DDEBUG   -c strcasestr.c
>        cc -O -DDEBUG   -c strsep.c
>        cc -O -DDEBUG   -c authuser.c
>        cc -O -DDEBUG   -c strdup.c
>        rm -f libsupport.a
>        ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strsep.o
authuser.o
> strdup.o
>        ranlib libsupport.a
>
>Making ftpd.
>        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
>"ftpd.c", line 2733.0: 1506-215 (S) Too many arguments for macro va_start.
>The error code from the last failed command is 1.
>
>Make Quitting.
>
>Making ftpcount.
>        cc -O -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c
vers.o -l
>support
>cc: 1501-228 input file vers.o not found
>The error code from the last failed command is -4.
>
>Make Quitting.
>
Any suggestions on this one?

Thanks

Chuck Nelson
Tech. Support Analyst
Wichita State University

From [email protected] Fri Aug  4 13:02:54 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sePNV-0002U1C; Fri, 4 Aug 95 09:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA22414; Fri, 4 Aug 1995 11:16:46 -0500
Received: from locust.cic.net (locust.cic.net [192.131.22.8]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA22295 for <[email protected]>; Fri, 4 Aug 1995 11:15:15 -0500
Received: (from pauls@localhost) by locust.cic.net (8.7.Beta.1/8.7.Beta.1) id MAA19569; Fri, 4 Aug 1995 12:15:30 -0400
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 12:15:29 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Paul Southworth <[email protected]>
To: [email protected]
Subject: unsubscribing from the list
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


For those of you unable to figure out how to get off the wu-ftpd list,
one way that works is to send mail to "[email protected]" with a
message body of "unsubscribe wu-ftpd".

Sending to wu-ftpd-request appears to have no effect as far as I can tell.

--Paul

From [email protected] Fri Aug  4 13:50:05 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seTgw-0003BwC; Fri, 4 Aug 95 13:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA08798; Fri, 4 Aug 1995 15:49:52 -0500
Received: from ibeam.intel.com (ibeam.jf.intel.com [134.134.208.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAB08605 for <[email protected]>; Fri, 4 Aug 1995 15:46:53 -0500
Received: from aahz.jf.intel.com by ibeam.intel.com with smtp
       (Smail3.1.28.1 #6) id m0seTd5-000RTiC; Fri, 4 Aug 95 13:46 PDT
Received: by aahz.jf.intel.com (Smail3.1.28.1 #13)
       id m0seTds-000RiTC; Fri, 4 Aug 95 13:46 PDT
Message-Id: <[email protected]>
Date: Fri, 04 Aug 1995 13:46:35 -0700
Reply-To: [email protected]
Sender: [email protected]
From: Darci Chapman <[email protected]>
To: [email protected]
Subject: Re: Problem ftping from other platforms
In-Reply-To: ratilal's message of Fri, 04 Aug 1995 08:23:28 -0400.
            <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6 4/21/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Fri, 04 Aug 1995 08:23:28 EDT, Ratilal Haria M60 RmB21 993 1153 wrote:

>Hi,
>
>       I have my users reportinn that they have no
>       success in seeing any files when ftping
>       from IRX and Windows.
>
>       They get connected, get the message etc but ls command
>       shows nothing.
>
>       But I have no problems from Sun platform? Is there
>       something I am missing?
>
>Thanks ... Ratilal


I'm having a similar problem (though I wasn't originally and I haven't
the foggiest of what has changed )-:

I've built version wu-2.4(8) and the last time I reinstalled ftpd,
restarted inetd and connected, I no longer could see directory listings.
Doesn't matter if I use the BSDI ftp client or an nt/32-bit winsock client.

Any ideas!?

thanks.

..dlc...



On Fri, 04 Aug 1995 08:23:28 EDT, Ratilal Haria M60 RmB21 993 1153 wrote:

>Hi,
>
>       I have my users reportinn that they have no
>       success in seeing any files when ftping
>       from IRX and Windows.
>
>       They get connected, get the message etc but ls command
>       shows nothing.
>
>       But I have no problems from Sun platform? Is there
>       something I am missing?
>
>Thanks ... Ratilal



On Fri, 04 Aug 1995 08:23:28 EDT, Ratilal Haria M60 RmB21 993 1153 wrote:

>Hi,
>
>       I have my users reportinn that they have no
>       success in seeing any files when ftping
>       from IRX and Windows.
>
>       They get connected, get the message etc but ls command
>       shows nothing.
>
>       But I have no problems from Sun platform? Is there
>       something I am missing?
>
>Thanks ... Ratilal



--
Darci L. Chapman Sr. Software/Firmware Consultant [email protected]
              On loan from: Solution Logic, Inc, 503/222-0057
                On loan to: Intel Corporation, 503/264-1419
                         http://puma.jf.intel.com

From [email protected] Fri Aug  4 15:01:05 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seUnd-00026PC; Fri, 4 Aug 95 15:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13329; Fri, 4 Aug 1995 17:02:00 -0500
Received: from overlord.dmv.com (overlord.dmv.com [204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA13255 for <[email protected]>; Fri, 4 Aug 1995 17:01:22 -0500
Received: from manticore.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
       for <[email protected]> id SAA12927; Fri, 4 Aug 1995 18:00:55 -0400
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 17:59:06 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: trylax <[email protected]>
To: [email protected]
Subject: Re: Problem ftping from other platforms
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 4 Aug 1995, Darci Chapman wrote:
> >Hi,
> >
> >     I have my users reportinn that they have no
> >     success in seeing any files when ftping
> >     from IRX and Windows.
> >
> >     They get connected, get the message etc but ls command
> >     shows nothing.
> >
> >     But I have no problems from Sun platform? Is there
> >     something I am missing?
> >

Sounds like ls needs its libraries.
in: ~ftp/lib
i have: libc.so.1 and rld
Of course im running IRIX so your mielage may vary, but the sysmptoms
suggest the ls command is choking due to not finding the libraries it needs.

                       Ron Hensley

From [email protected] Fri Aug  4 15:51:20 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seVaK-0002UpC; Fri, 4 Aug 95 15:51 PDT
Received: from nwnexus.wa.com by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seVLg-00041iC; Fri, 4 Aug 95 15:36 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA15768
 (5.65c/IDA-1.4.4 for <[email protected]>); Fri, 4 Aug 1995 15:37:07 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA14903; Fri, 4 Aug 1995 17:32:03 -0500
Received: from rs1.dsi.uanl.mx (rs1.dsi.uanl.mx [148.234.15.5]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA14721 for <[email protected]>; Fri, 4 Aug 1995 17:29:36 -0500
Received: by rs1.dsi.uanl.mx (AIX 3.2/UCB 5.64/4.03)
         id AA13859; Fri, 4 Aug 1995 16:26:38 -0700
Message-Id: <[email protected]>
Date: Fri, 4 Aug 1995 16:26:38 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Candido Alberto Caceres Lemus)
To: [email protected]
Subject: problems with WU-FTPD-2.4.2-Beta5 configuration
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Help me please!, my problem is:

make args are :
make opts are :

Linking Makefiles.
ln: Makefile exists.  Specify -f to remove.
ln: Makefile exists.  Specify -f to remove.
ln: config.h exists.  Specify -f to remove.
ln: Makefile exists.  Specify -f to remove.

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

Making ftpd.
Make: Do not know how to make /lib/libc.a.
       Check that the target is defined in the description file
       and that the dependency files exist.
  Quitting.

I don't Undersand the last fourth lines!!
My system is aix 3.2.5

--
   ,____________________________________________________________________.
  / Universidad   Autonoma  de  Nuevo  Leon |~~~Technical Support~~~   /
 /  Direccion de Sistemas e Informatica     |   Movilis in Movili     /
/      Candido A. Caceres Lemus   Internet e-mail :[email protected]  (.
(_______________________________________________________________________)

From [email protected] Fri Aug  4 18:43:29 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0seW1U-00029gC; Fri, 4 Aug 95 16:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA16882; Fri, 4 Aug 1995 18:20:29 -0500
Received: from ibeam.intel.com (ibeam.jf.intel.com [134.134.208.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA16777 for <[email protected]>; Fri, 4 Aug 1995 18:19:32 -0500
Received: from aahz.jf.intel.com by ibeam.intel.com with smtp
       (Smail3.1.28.1 #6) id m0seW0o-000RTiC; Fri, 4 Aug 95 16:18 PDT
Received: by aahz.jf.intel.com (Smail3.1.28.1 #13)
       id m0seW1a-000RiTC; Fri, 4 Aug 95 16:19 PDT
Message-Id: <[email protected]>
Date: Fri, 04 Aug 1995 16:19:13 -0700
Reply-To: [email protected]
Sender: [email protected]
From: Darci Chapman <[email protected]>
To: [email protected]
Subject: ls shows nothing
In-Reply-To: dchapmax's message of Fri, 04 Aug 1995 13:46:35 -0700.
            <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6 4/21/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello, again,

As a point of clarification, I'm installing ftpd on BSDI. The old ftpd
(2.1c) runs fine; as soon as I install 2.4, ls stops working. I don't
believe that there are any shared libs on BSDI. At least I couldn't
find any .so's and there's no sign of ldd :-)

However, ls sort of works from the DOS prompt on an NT box... go figure.

Still looking around for other pointers :-)

Cheers,
..dlc...

On Fri, 04 Aug 1995 13:46:35 PDT, Darci Chapman wrote:

>
>
>On Fri, 04 Aug 1995 08:23:28 EDT, Ratilal Haria M60 RmB21 993 1153 wrote:
>
>>Hi,
>>
>>      I have my users reportinn that they have no
>>      success in seeing any files when ftping
>>      from IRX and Windows.
>>
>>      They get connected, get the message etc but ls command
>>      shows nothing.
>>
>>      But I have no problems from Sun platform? Is there
>>      something I am missing?
>>
>>Thanks ... Ratilal
>
>
>I'm having a similar problem (though I wasn't originally and I haven't
>the foggiest of what has changed )-:
>
>I've built version wu-2.4(8) and the last time I reinstalled ftpd,
>restarted inetd and connected, I no longer could see directory listings.
>Doesn't matter if I use the BSDI ftp client or an nt/32-bit winsock client.
>
>Any ideas!?
>
>thanks.
>
>...dlc...
>
>
>
>On Fri, 04 Aug 1995 08:23:28 EDT, Ratilal Haria M60 RmB21 993 1153 wrote:
>
>>Hi,
>>
>>      I have my users reportinn that they have no
>>      success in seeing any files when ftping
>>      from IRX and Windows.
>>
>>      They get connected, get the message etc but ls command
>>      shows nothing.
>>
>>      But I have no problems from Sun platform? Is there
>>      something I am missing?
>>
>>Thanks ... Ratilal
>
>
>
>On Fri, 04 Aug 1995 08:23:28 EDT, Ratilal Haria M60 RmB21 993 1153 wrote:
>
>>Hi,
>>
>>      I have my users reportinn that they have no
>>      success in seeing any files when ftping
>>      from IRX and Windows.
>>
>>      They get connected, get the message etc but ls command
>>      shows nothing.
>>
>>      But I have no problems from Sun platform? Is there
>>      something I am missing?
>>
>>Thanks ... Ratilal
>
>
>
>--
>Darci L. Chapman Sr. Software/Firmware Consultant [email protected]
>               On loan from: Solution Logic, Inc, 503/222-0057
>                 On loan to: Intel Corporation, 503/264-1419
>                         http://puma.jf.intel.com
>



--
Darci L. Chapman Sr. Software/Firmware Consultant [email protected]
              On loan from: Solution Logic, Inc, 503/222-0057
                On loan to: Intel Corporation, 503/264-1419
                         http://puma.jf.intel.com

From [email protected] Fri Aug  4 22:38:07 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sebvv-00028pC; Fri, 4 Aug 95 22:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA09412; Sat, 5 Aug 1995 00:39:11 -0500
Received: from ccvcom.auckland.ac.nz (ccvcom.auckland.ac.nz [130.216.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA05516 for <[email protected]>; Sat, 5 Aug 1995 00:35:08 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
id <[email protected]>; Sat,
5 Aug 1995 17:34:58 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
id RAA12161 for [email protected]; Sat, 5 Aug 1995 17:34:55 +1200
Message-Id: <[email protected]>
Date: Sat, 05 Aug 1995 17:34:55 +1200 (NZT)
Reply-To: [email protected]
Sender: [email protected]
From: Russell Street <[email protected]>
To: [email protected]
Subject: Different access restrictions based on source address?
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

What is the simplest way to restrict anonymous FTP access to part of
the anonymous FTP tree, based on source address?

That is, the directory

       /pub/local-only

and its contents are only accessable by anonymous FTP sessions from
the "local" network (as defined by some rules).

Russell
[Is that incoherent enough?]

From [email protected] Sun Aug  6 13:51:54 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfCfl-00021vC; Sun, 6 Aug 95 13:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA02208; Sun, 6 Aug 1995 15:52:03 -0500
Received: from biella.oli.inet.it (gw-olinet.inet.it [194.20.14.102]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA01940 for <[email protected]>; Sun, 6 Aug 1995 15:45:54 -0500
Received: from [194.20.184.235] (ott-mac.oli.it [194.20.184.235]) by biella.oli.inet.it (8.6.10/8.6.9) with SMTP id WAA23639 for <[email protected]>; Sun, 6 Aug 1995 22:50:16 +0200
Message-Id: <v01510103ac4ad9473af0@[194.20.184.235]>
Date: Sun, 6 Aug 1995 22:45:37 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Marco Ottella)
To: [email protected]
Subject: Compile wu-ftpd on linux
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello all,

I tied to compile wu-ftpd with shadow support on my linux system but I get
this error.

make args are :
make opts are :

Linking Makefiles.
ln: Makefile: File exists
ln: config.h: File exists
ln: Makefile: File exists

Making support library.
rm -rf libsupport.a
gcc  -O2 -I/usr/include/bsd  -m486 -pipe -c getusershell.c fnmatch.c
strcasestr. c strerror.c authuser.c ftw.c
ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strerror.o
authuser.o f tw.o
ranlib libsupport.a

Making ftpd.
gcc -O2 -I.. -I../support -I/usr/include/bsd -I/usr/include/netinet
-L../support  -o ftpd vers.o ftpd.o ftpcmd.o glob.o logwtmp.o popen.o
access.o extensions.o r ealpath.o acl.o private.o authenticate.o
conversions.o hostacc.o -lbsd -lsupport
ftpd.o: Undefined symbol _getspnam referenced from text segment
make: *** [ftpd] Error 1


What does it mean? Where can I get this _getspnam?

Thank you in advance for cooperation,

Bets Regards,

      Marco OTTELLA


 o---------------------------------------------------------o
 | Olivetti Reti Telematiche (Olivetti Line) - BIELLA      |
 |                            o----------------------------o
 | Responsabile tecnico       | [email protected]       |
 o----------------------------o [email protected]   |
 | Tel: --39 15 2593536       | [email protected]          |
 | Fax: --39 15 2593552       |                            |
 o----------------------------o----------------------------o
 | ---- PGP 2.6ui AVAILABLE!!: finger [email protected] ----- |
 o---------------------------------------------------------o


From [email protected] Mon Aug  7 03:23:11 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfPKr-00031vC; Mon, 7 Aug 95 03:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA00498; Mon, 7 Aug 1995 05:23:07 -0500
Received: from isil.laureloke.hai.fi (isil.laureloke.hai.fi [193.167.250.82]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA00381 for <[email protected]>; Mon, 7 Aug 1995 05:18:16 -0500
Received: (from rjs@localhost) by isil.laureloke.hai.fi (8.6.12/8.6.12) id NAA22181; Mon, 7 Aug 1995 13:18:32 +0300
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 13:18:32 +0300
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Riku Saikkonen)
To: [email protected]
Subject: Re: Compile wu-ftpd on linux
In-Reply-To: <v01510103ac4ad9473af0@[194.20.184.235]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>I tied to compile wu-ftpd with shadow support on my linux system but I get
>this error.
..
>ftpd.o: Undefined symbol _getspnam referenced from text segment

>What does it mean? Where can I get this _getspnam?

It's part of the shadow password package, which most Linux distriutions
don't install by default. If you don't have shadow passwords, you should not
define SHADOW_PASSWORD in wu-ftpd/src/config.h. If you do have them, you
should include -lshadow in the LIBES line in wu-ftpd/src/Makefile. (How to
know? See if /usr/lib/libshadow.* exists, or look at /etc/passwd and see if
it has encrypted passwords in it.)

--
-=- Rjs -=- [email protected] - IRC: Rjs
"Westra lage wehas rehtas, nu isti sa wraithas." - J.R.R. Tolkien

From [email protected] Mon Aug  7 03:47:31 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfPiQ-00031CC; Mon, 7 Aug 95 03:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA01194; Mon, 7 Aug 1995 05:49:58 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA01140 for <[email protected]>; Mon, 7 Aug 1995 05:49:06 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Mon, 07 Aug 1995 05:38:15 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id MAA12633 for wunet.wustl.edu!wu-ftpd; Mon, 7 Aug 1995 12:45:28 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sfM5f-000MvVC; Mon,
7 Aug 95 08:55 MET DST
Message-Id: <m0sfM5f-000MvVC@seneca>
Date: Mon, 07 Aug 1995 08:55:10 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Compile wu-ftpd on linux
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: Compile wu-ftpd on linux
To: [email protected]
Organization: Harry's Box

Marco Ottella ([email protected]) wrote:

> Making ftpd.
> gcc -O2 -I.. -I../support -I/usr/include/bsd -I/usr/include/netinet
> -L../support  -o ftpd vers.o ftpd.o ftpcmd.o glob.o logwtmp.o popen.o
> access.o extensions.o r ealpath.o acl.o private.o authenticate.o
> conversions.o hostacc.o -lbsd -lsupport
> ftpd.o: Undefined symbol _getspnam referenced from text segment
> make: *** [ftpd] Error 1

> What does it mean? Where can I get this _getspnam?

getspnam() is the GNU shadow replacement for getpwnam(). Simply link
with the shadow library, and you're done (-lshadow). If you don't have
shadow passwords, there is a configuration option in one of the config
files, dunno which.  "grep SHADOW *" in the top directory should give
you an idea.


Ciao,
hm

From [email protected] Mon Aug  7 03:58:47 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfPtM-0002b8C; Mon, 7 Aug 95 03:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA01572; Mon, 7 Aug 1995 06:01:19 -0500
Received: from CUTL.City.UniSA.edu.au (cutl.City.UniSA.edu.au [136.169.21.170]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id GAA01515 for <[email protected]>; Mon, 7 Aug 1995 06:00:50 -0500
Received: (from deraad@localhost) by CUTL.City.UniSA.edu.au (8.6.12/8.6.12) id UAA25932 for [email protected]; Mon, 7 Aug 1995 20:38:33 +0930
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 20:38:33 +0930 (CST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Mark de Raad)
To: [email protected]
Subject: Patches to Wu-Ftpd....
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi all. Greetings from Oz!

I realise this question must have been asked in this forum thousands
of times, but I could not access the listproc archives for this
list and hence was unable to search previous posts!

Were are there patches located for wu-ftpd? I sometimes see
version numbers up around the 53! Most of them are security and bug fixes
I believe.

My search for these patches via archie and the WWW have been
fruitless.

Greatful for any pointers,

Cheers,

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

Telephone: (+6115) 717 472
In Australia: 015 717 472
For Quick response, please mail: [email protected]

                             _\\|//_
                             ( O-O )
---------------------------o00--(_)--00o------------------------------
Mohandas K. Gandhi often changed his mind publicly.  An aide once asked
him how he could so freely contradict this week what he had said just
last week.  The great man replied that it was because this week he knew
better.

From [email protected] Mon Aug  7 06:09:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfRwG-0002AyC; Mon, 7 Aug 95 06:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA05793; Mon, 7 Aug 1995 08:12:11 -0500
Received: from dns1.uga.edu (dns1.uga.edu [128.192.1.9]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA05611 for <[email protected]>; Mon, 7 Aug 1995 08:08:33 -0500
Received: from groucho.dev.uga.edu (groucho.dev.uga.edu [128.192.254.101]) by dns1.uga.edu (8.6.10/8.6.10) with ESMTP id JAA24454 for <[email protected]>; Mon, 7 Aug 1995 09:08:32 -0400
Received: (from harold@localhost) by groucho.dev.uga.edu (8.6.12/8.6.10) id JAA16691 for [email protected]; Mon, 7 Aug 1995 09:08:32 -0400
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 09:08:31 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Harold Pritchett <[email protected]>
To: [email protected]
Subject: Need help setting UMASK
Content-Type: text
X-Mailer: ELM [version 2.4 PL17]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am running the WU-FTPD server, version 2.4.  Currently it is running
on an ultrix system under ultrix 4.3.  The UMASK for files uploaded by
real users (not anonymous) is 022.  So far, no problem

We are now moving the FTP server to a new machine, a SPARC 20 running
solaris 2.4.  On this machine, these files now get their permissions
set with a umask of 002. What has changed?  Where does this mask get
set?  I looked at the man pages, and did a quick grep through the source
code but I didn't see it.

Thanks in advance...

Harold
--
Harold Pritchett
The University of Georgia
[email protected]

From [email protected] Mon Aug  7 08:16:49 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfTv3-00038gC; Mon, 7 Aug 95 08:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA13580; Mon, 7 Aug 1995 10:18:36 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA13151 for <[email protected]>; Mon, 7 Aug 1995 10:14:26 -0500
Received: from gergu3.tamu.edu by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Mon, 07 Aug 1995 10:06:49 -0500 (CDT)
Received: by gergu3.tamu.edu; id AA05735; Mon, 7 Aug 1995 10:14:12 -0500
Message-Id: <[email protected]>
Date: Mon, 07 Aug 1995 10:14:12 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Woody Lee <[email protected]>
To: [email protected] (WU ftpd discussion list)
Subject: Date wrong in ls -l
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi-

I am runniug wu-ftpd 2.4 on a DEC AXP OSFv3.2a.  When I do an 'ls -l' the
times all show up being 1 hour less that the 'ls -l' that I do on my local
disk?

Comments?.  Is this a daylight savings time thing?
--
-=-=-  [email protected]  -=|=-   http://gergu3.tamu.edu/~woody  -=-=-
Woody Lee, Research Associate   | "That's the whole problem with science.
GERG - Texas A&M University     |  You've got a bunch of empiricists trying
727 Graham Road  MS 3149        |  to describe things of unimaginable wonder."
College Station, TX 77845       |                 - Calvin (& Hobbes)
-=-=-  Phone: (409) 862-2321  -=|=-       FAX: (409) 862-1347        -=-=-

From [email protected] Mon Aug  7 12:31:41 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfXtf-0002EWC; Mon, 7 Aug 95 12:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA00672; Mon, 7 Aug 1995 14:32:44 -0500
Received: from daacdev1.stx.com (daacdev1.stx.com [198.116.20.90]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA00186 for <[email protected]>; Mon, 7 Aug 1995 14:26:11 -0500
Received: by daacdev1.stx.com (950215.SGI.8.6.10/940406.SGI)
       for [email protected] id PAA05568; Mon, 7 Aug 1995 15:26:10 -0400
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 15:26:09 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] ("John R. Vanderpool")
To: [email protected]
Subject: file name globbing not working (wuftp 2.4 on irix 5.3)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

we have discovered a problem with file name globbing under wuftp 2.4 on
irix 5.3, we haven't changed any of the code and didn't define any unusually
strange configs (that i know of):

$ ls tcl*
-rw-rw-r--    1 root     sys       201050 Jun 19 18:10 tcl-book.p1.ps.gz
-rw-rw-r--    1 root     sys       231078 Jun 19 18:10 tcl-book.p2.ps.gz
-rw-rw-r--    1 root     sys        87068 Jun 19 18:10 tcl-book.p3.ps.gz
-rw-rw-r--    1 root     sys       103483 Jun 19 18:10 tcl-book.p4.ps.gz

ftp> ls tcl*gz
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rw-rw-r--    1 root     sys       201050 Jun 19 18:10 tcl-book.p1.ps.gz
226 Transfer complete.
ftp> mget tcl*
Arguments too long
can't find list of remote files, oops

any help appreciated...

                               fish

--
Life is what you make it, at least that's what the people say.
And if we can't make it through tomorrow, we'd better make it through today.
                                                               -ec
John R. Vanderpool      <[email protected]>   NASA/GSFC/HSTX

From [email protected] Mon Aug  7 14:13:57 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfZUb-00032hC; Mon, 7 Aug 95 14:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA07028; Mon, 7 Aug 1995 16:11:09 -0500
Received: from ear.Psych.berkeley.edu (ear.Psych.Berkeley.EDU [128.32.243.11]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA06881 for <[email protected]>; Mon, 7 Aug 1995 16:08:27 -0500
Received: by ear.Psych.berkeley.edu (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA18859; Mon, 7 Aug 95 14:08:17 -0700
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 14:08:12 -0700
Reply-To: [email protected]
Sender: [email protected]
From: "Ephram Cohen" <[email protected]>
To: [email protected]
Subject: Re: file name globbing not working (wuftp 2.4 on irix 5.3)
In-Reply-To: [email protected] ("John R. Vanderpool")
       "file name globbing not working (wuftp 2.4 on irix 5.3)" (Aug  7,  3:26pm)
References: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Aug 7,  3:26pm, John R. Vanderpool wrote:
> Subject: file name globbing not working (wuftp 2.4 on irix 5.3)
> we have discovered a problem with file name globbing under wuftp 2.4 on
> irix 5.3,
[stuff deleted]
> ftp> mget tcl*
> Arguments too long
> can't find list of remote files, oops
>
> any help appreciated...
>
>                               fish
>-- End of excerpt from John R. Vanderpool

I would look in glob.c for

#define GAVSIZ          (NCARGS/6)

If NCARGS is not defined, define it with a largish value. I suspect that
NCARGS absence is being interperted as #def NCARGS 0.
I have defined it with (600) and this seems to work
fine for our very low usage site.  I recieved some mail
from *Hobbit* stating "Making it bigger than 600 would probably be prudent!"

I must admit that I have not made the change yet but I may if one of
my users has file name expansion problems.

Hope this helps.



--

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

Ephram Cohen                       [email protected]

From [email protected] Mon Aug  7 15:00:50 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfaDM-00024cC; Mon, 7 Aug 95 15:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA11793; Mon, 7 Aug 1995 17:00:47 -0500
Received: from daacdev1.stx.com (daacdev1.stx.com [198.116.20.90]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA11532 for <[email protected]>; Mon, 7 Aug 1995 16:57:12 -0500
Received: by daacdev1.stx.com (950215.SGI.8.6.10/940406.SGI)
       for [email protected] id RAA12305; Mon, 7 Aug 1995 17:57:07 -0400
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 17:57:07 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] ("John R. Vanderpool")
To: [email protected]
Subject: Re: file name globbing not working (wuftp 2.4 on irix 5.3)
In-Reply-To: <[email protected]> from "Ephram Cohen" at Aug 7, 95 02:08:12 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Ephram Cohen writes...
>
> If NCARGS is not defined, define it with a largish value. I suspect that
> NCARGS absence is being interperted as #def NCARGS 0.
> I have defined it with (600) and this seems to work
> fine for our very low usage site.  I recieved some mail
> from *Hobbit* stating "Making it bigger than 600 would probably be prudent!"

dude! that was it - thanx so much.  i changed mine to 2048 since that's what
/bin/sh uses i think - i can't believe this isn't documented or that more
folks haven't run into the same problem - my coadmin installed the package
and had it set to only 36 (since as you mentioned it wasn't define in the
system header files at all on irix)

                       see ya,
                               fish

From [email protected] Mon Aug  7 15:21:15 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfaXm-00031bC; Mon, 7 Aug 95 15:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13133; Mon, 7 Aug 1995 17:22:23 -0500
Received: from TWSUVM.UC.TWSU.EDU (TWSUVM.UC.TWSU.EDU [156.26.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA12804 for <[email protected]>; Mon, 7 Aug 1995 17:19:42 -0500
Received: from nelson by TWSUVM.UC.TWSU.EDU (IBM VM SMTP V2R2) with TCP;
  Mon, 07 Aug 95 17:20:47 CDT
Message-Id: <[email protected]>
Date: Mon, 7 Aug 1995 17:19:42 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Chuck Nelson)
To: [email protected]
Subject: New C compiler problem
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected] (Unverified)
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Many thanks to those who helped. I needed to run "build clean"
This did create a new problem though.

First my aix system did not have the file in_system.h. It did have
in_systm.h so I renamed it. I also checked another aix system and
noticed the same problem.

Now...When running "build aix" I receive the following messages:
>#./build aix
>make args are :
>make opts are :
>
>Linking Makefiles.
>
>Making support library.
>        cc -O -DDEBUG   -c getusershell.c
>        cc -O -DDEBUG   -c fnmatch.c
>        cc -O -DDEBUG   -c strcasestr.c
>        cc -O -DDEBUG   -c strsep.c
>        cc -O -DDEBUG   -c authuser.c
>        cc -O -DDEBUG   -c strdup.c
>        rm -f libsupport.a
>        ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strsep.o
authuser.o
> strdup.o
>        ranlib libsupport.a
>
>Making ftpd.
>        cc -O -DDEBUG -I.. -I../support -L../support -c ftpd.c
>"ftpd.c", line 2733.0: 1506-215 (S) Too many arguments for macro va_start.
>The error code from the last failed command is 1.
>
>Make Quitting.
>
>Making ftpcount.
>        cc -O -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c
vers.o -l
>support
>cc: 1501-228 input file vers.o not found
>The error code from the last failed command is -4.
>
>Make Quitting.
>
Any suggestions on this one?

Thanks

Chuck Nelson
Tech. Support Analyst
Wichita State University

From [email protected] Mon Aug  7 15:33:04 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfajD-0002DYC; Mon, 7 Aug 95 15:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA13960; Mon, 7 Aug 1995 17:34:13 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA13774 for <[email protected]>; Mon, 7 Aug 1995 17:31:09 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Mon, 07 Aug 1995 17:23:19 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id AAA13556 for wunet.wustl.edu!wu-ftpd; Tue, 8 Aug 1995 00:30:43 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sfXPE-000MvZC; Mon,
7 Aug 95 21:00 MET DST
Message-Id: <m0sfXPE-000MvZC@seneca>
Date: Mon, 07 Aug 1995 21:00:06 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Compile wu-ftpd on linux
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: Compile wu-ftpd on linux
To: [email protected]
Organization: Harry's Box

Riku Saikkonen ([email protected]) wrote:
> know? See if /usr/lib/libshadow.* exists, or look at /etc/passwd and see if
> it has encrypted passwords in it.)

The latter points in the wrong direction. If encrypted passwords are in
/etc/passwd, there's probably _no_ shadow package installed. You probably
do have shadow passwords if there is /etc/shadow, though.


From [email protected] Tue Aug  8 07:09:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfpHm-0003DYC; Tue, 8 Aug 95 07:05 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA19323; Tue, 8 Aug 1995 09:04:29 -0500
Received: from mango.epix.net (mango.epix.net [199.224.64.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA19062 for <[email protected]>; Tue, 8 Aug 1995 08:59:48 -0500
Received: (dombek@localhost) by mango.epix.net (8.6.10/950112.08ccg) id JAA01515; Tue, 8 Aug 1995 09:58:21 -0400
Message-Id: <[email protected]>
Date: Tue, 8 Aug 1995 09:58:21 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: David Dombek <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Virtual WU-FTPD
In-Reply-To: <v01510103ac4ad9473af0@[194.20.184.235]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I am trying to find a patch for wu-ftpd that will allow me to do virtual
ftp servers.  That is, multiple IP address on a single ethernet port
terminating to different FTP directories.

I have a linux 2.8.13 system and a patch applied to allow for multiple
IPs to the machine.

If possible, I would like patches to work on wu-ftpd2.4.2beta-5.

Thank You

David Dombek
[email protected]

From [email protected] Tue Aug  8 09:09:49 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sfrDu-0003ESC; Tue, 8 Aug 95 09:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA26399; Tue, 8 Aug 1995 11:10:57 -0500
Received: from unixsrv1.lsumc.edu (UNIXSRV1.LSUMC.EDU [155.58.128.16]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA26179 for <[email protected]>; Tue, 8 Aug 1995 11:07:06 -0500
Received: from HOMER.OCS.LSUMC.EDU by unixsrv1.lsumc.edu with SMTP (5.65/25-eef)
       id AA19630; Tue, 8 Aug 95 11:04:09 -0500
Message-Id: <[email protected]>
Date: Tue, 8 Aug 95 11:04:09 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Long Nguyen)
To: [email protected]
Subject: "Real" users
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: <Windows Eudora Version 2.0.2>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


My wuftpd won't recognize real users.  I've defined a class named "local"
as real and anonymous users from *.lsumc.edu.  Anonymous seems to work fine,
but real users are not recognized as part of the class "local".  Neither
ftpwho or ftpcount show real users who are ftping.  Has anyone else run into
this problem?

Thanks

Long Nguyen

From [email protected] Tue Aug  8 11:19:29 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sftFO-00039xC; Tue, 8 Aug 95 11:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA03835; Tue, 8 Aug 1995 13:20:32 -0500
Received: from worf.worx.net (worf.worx.net [204.178.64.128]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA03561 for <[email protected]>; Tue, 8 Aug 1995 13:17:17 -0500
Received: from harpell.com (harpell.com [204.178.65.2]) by worf.worx.net (8.6.9/8.6.9) with SMTP id OAA05405 for <[email protected]>; Tue, 8 Aug 1995 14:26:09 -0400
Received: by harpell.com (5.x/SMI-SVR4)
       id AA01893; Tue, 8 Aug 1995 14:17:19 -0400
Message-Id: <[email protected]>
Date: Tue, 8 Aug 1995 14:17:19 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Christopher A. Mega)
To: [email protected]
Subject: wu-ftpd 2.4 and telnet and rlogin..
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I've just installed wu-ftpd, and created a real usr/passwd account,
and a guestgroup group.

I can log in to this account just fine via ftp, and my access within
the ftp directory hierarchy is just what I wanted.

However, since this is a real usr/passwd account, how can I prevent
users of this account from logging in via telnet or rlogin using the
same usr/passwd?

The restricted "anonymous" ftp access is great, but I don't understand
how to restrict this user from using other internet access means.

Any help greatly appreciated!

Thanks
- Chris

--
========================================================================
              Christopher A. Mega ([email protected])
                     Manager, Internet Services
                      Harpell/Martins & Company
               66 Commonwealth Ave, Concord, MA 01742
             Phone: (508) 371-1510  Fax: (508) 369-7561
========================================================================

From [email protected] Tue Aug  8 11:36:00 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sftVM-00032vC; Tue, 8 Aug 95 11:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA04934; Tue, 8 Aug 1995 13:36:59 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA04737 for <[email protected]>; Tue, 8 Aug 1995 13:33:49 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.9) id NAA02785; Tue, 8 Aug 1995 13:32:38 -0500
Message-Id: <[email protected]>
Date: Tue, 8 Aug 1995 13:32:37 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Michael Brennen <[email protected]>
To: [email protected]
Subject: Re: wu-ftpd 2.4 and telnet and rlogin..
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Tue, 8 Aug 1995, Christopher A. Mega wrote:

> However, since this is a real usr/passwd account, how can I prevent
> users of this account from logging in via telnet or rlogin using the
> same usr/passwd?
>
> The restricted "anonymous" ftp access is great, but I don't understand
> how to restrict this user from using other internet access means.

Make the shell in the /etc/passwd file to be /etc/ftponly or some such
nonexistent file.  It doesn't have to exist (shouldn't exist!); just make
sure it is in /etc/shells, which is used as a list to validate the shell
by wu.ftpd.  I assume from your comments that you may have put a normal
shell in the passwd file on the guest account and the anonymous account;
just make it a bogus shell /like /etc/ftponly or /bin/false and no one
can login on that account.

Good thinking...

Michael

From [email protected] Tue Aug  8 12:30:29 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sftnM-0003HYC; Tue, 8 Aug 95 11:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA06229; Tue, 8 Aug 1995 13:55:35 -0500
Received: from i17linuxb.ists.pwr.wroc.pl (i17linuxb.ists.pwr.wroc.pl [156.17.35.8]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA05951 for <[email protected]>; Tue, 8 Aug 1995 13:52:24 -0500
Received: (from marekm@localhost) by i17linuxb.ists.pwr.wroc.pl (8.6.12/8.6.9) id UAA29185 for [email protected]; Tue, 8 Aug 1995 20:52:18 +0200
Message-Id: <[email protected]>
Date: Tue, 8 Aug 1995 20:52:17 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: Marek Michalkiewicz <[email protected]>
To: [email protected]
Subject: Another security patch...
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Currently wu-ftpd runs any external programs (like ls, gzip, tar
and so on, including SITE EXEC commands) with the effective uid
of the user who is logged in, but with real uid 0.  The patch
(included below) will cause it to drop privileges completely
before executing any external commands.  You never know...

For example, tar (especially the GNU one) is a complex program
- if a user can manage to pass it arbitrary arguments, then we
may be in trouble: GNU tar has a nice --use-compress-program
option...  You never know when the GNU folks add a similar
(normally harmless) feature to GNU ls where you can pass it
any arguments and run anything with real uid 0.

I have tested this patch and it seems to work.  But please
look at it carefully and test it, and tell me if it breaks
anything.  If it doesn't, we could have it in the official
version...

The patch is below.  Note that closing all files is important
- otherwise the bad guys can attach to the process and access
wtmp, pid files etc...

To apply, cd wu-ftpd-2.4.2-beta-5/src ; patch -s -p0 <this_file

Regards,
Marek

----------
--- popen.c.orig        Tue Jul 11 01:50:56 1995
+++ popen.c     Tue Aug  1 12:14:50 1995
@@ -61,6 +61,7 @@
    int argc,
      gargc,
      pdes[2],
+      i,
      pid;
    char **pop,
     *argv[100],
@@ -141,6 +142,12 @@
            }
            (void) close(pdes[1]);
        }
+#if 1  /* drop privileges before executing external commands */
+        for (i = 3; i < fds; i++)
+            (void) close(i);
+        if (setgid(getegid()) || setuid(geteuid()))
+            _exit(1);
+#endif
        execv(gargv[0], gargv);
        _exit(1);
    }
----------

From [email protected] Tue Aug  8 18:36:15 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sg043-00029kC; Tue, 8 Aug 95 18:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA27441; Tue, 8 Aug 1995 20:37:43 -0500
Received: from peg.apc.org (peg.apc.org [192.131.13.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA27377 for <[email protected]>; Tue, 8 Aug 1995 20:35:24 -0500
Received: (from cla@localhost) by peg.apc.org (8.6.9/Revision: 1.7 ) id LAA01398; Wed, 9 Aug 1995 11:36:45 +1000
Message-Id: <[email protected]>
Date: Wed, 9 Aug 1995 11:36:45 +1000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Subject: Can wustl ftpd timeout *during* a command?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

re: wu-ftpd 2.4  (on SunOS 4.1)

I guess what I'm having is the same 'persistent hung ftpd's that others have
described earlier.

These hung processes I get have all finished with a STOR cmd entry in the log,
and are just sitting at the read(2) or getc(3) calls in ftpd.c:receive_data.

Yes I know there is a timeout option.  But as I understand it, it only sets
the alarm in yylex(), just before getting commands from the client, then it
is reset straight after.  i.e. we can only timeout *waiting* for a command,
not while executing a command.

I don't know why an EOF isn't received by the server.  I've tried killing
clients mid-transfer, but can't reproduce whatever it is that other users are
doing every day.

So... should I just go and stick a signal handler and alarm request in there,
before receive_data'ing and reset it after, or am I missing something more
fundamental?


Thanks in advance,

C. Arnold

(lowly tech something of other)

From [email protected] Wed Aug  9 00:56:06 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sg5zB-00026dC; Wed, 9 Aug 95 00:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id CAA09294; Wed, 9 Aug 1995 02:58:50 -0500
Received: from hermes (hermes.ex.ac.uk [144.173.6.14]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA09074 for <[email protected]>; Wed, 9 Aug 1995 02:52:58 -0500
Received: from cen by hermes via ESMTP (IAA22711); Wed, 9 Aug 1995 08:52:49 +0100
Message-Id: <14015.199508090752@cen>
Date: Wed, 9 Aug 1995 08:52:46 +0100 (BST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Subject: Re: "Real" users
In-Reply-To: <[email protected]> from "Long Nguyen" at Aug 8, 95 11:04:09 am
Content-Type: text
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> My wuftpd won't recognize real users.  I've defined a class named "local"
> as real and anonymous users from *.lsumc.edu.  Anonymous seems to work fine,
> but real users are not recognized as part of the class "local".  Neither
> ftpwho or ftpcount show real users who are ftping.  Has anyone else run into
> this problem?
>
> Thanks
>
> Long Nguyen
>

Have you made sure that the file /etc/shells exists with a list of of
your local shells included within?

Hope that helps!

Bill Edmunds, IT Services, University of Exeter

From [email protected] Wed Aug  9 05:36:13 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgAMh-00032uC; Wed, 9 Aug 95 05:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA16600; Wed, 9 Aug 1995 07:40:10 -0500
Received: from life.ai.mit.edu (life.ai.mit.edu [128.52.32.80]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA16460 for <[email protected]>; Wed, 9 Aug 1995 07:37:19 -0500
Received: from maypo (maypo.ai.mit.edu) by life.ai.mit.edu (4.1/AI-4.10) for [email protected] id AA26334; Wed, 9 Aug 95 08:37:12 EDT
Received: by maypo (4.1/AI-4.10) id AA00416; Wed, 9 Aug 95 08:37:11 EDT
Message-Id: <9508091237.AA00416@maypo>
Date: Wed, 9 Aug 95 08:37:11 EDT
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Bruce Walton)
To: [email protected]
Subject: 2.4.2-betaX
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



Can someone answer:

Where are the beta versions?  I'd like to fix my
hanging ftpd problems.

I can't find the patched version on this site:

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

Am I looking in the wrong place?


THANKS                          -bruce.

--
__________________________________________________________________________
| Bruce Walton  [email protected]        MIT artificial intelligence lab  |
| sysadmin      617-253-9667            545 tech sq. cambridge, MA 02139 |
|________________________________________________________________________|


From [email protected] Wed Aug  9 20:31:13 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgOKn-0003BGC; Wed, 9 Aug 95 20:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA05014; Wed, 9 Aug 1995 22:34:05 -0500
Received: from lubavitch.chabad.org ([199.26.225.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA04863 for <[email protected]>; Wed, 9 Aug 1995 22:30:40 -0500
Received: (from dz@localhost) by lubavitch.chabad.org (8.6.9/8.6.9) id XAA02093; Wed, 9 Aug 1995 23:33:21 -0400
Message-Id: <[email protected]>
Date: Wed, 9 Aug 1995 23:33:20 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Dovid Zirkind <[email protected]>
To: [email protected]
Subject: Problem building wu-ftpd for linux (lnx)
In-Reply-To: <9508091237.AA00416@maypo>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I tried compiling wu-ftpd-2.4 for linux, but it gave me the following errors:

ln: Makefile: File exists
ln: config.h: File exists
ln: Makefile: File exists
Makefile:13: *** missing separator.  Stop.
In file included from ftpd.c:68:
/usr/include/bsd/signal.h:20: warning: `SIGBUS' redefined
/usr/include/linux/signal.h:16: warning: this is the location of the previous definition
In file included from ftpd.c:42:
config.h:25: syntax error before `typedef'
In file included from ftpd.c:46:
/usr/include/sys/stat.h:28: syntax error before `struct'
ftpd.c:227: parse error before `lostconn'
ftpd.c:227: warning: data definition has no type or storage class
ftpd.c:228: parse error before `randomsig'
ftpd.c:228: warning: data definition has no type or storage class
ftpd.c:229: parse error before `myoob'
ftpd.c:229: warning: data definition has no type or storage class
ftpd.c: In function `main':
ftpd.c:301: too few arguments to function `openlog'
ftpd.c:386: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:389: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:392: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:395: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:398: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:401: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:407: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:410: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:413: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:416: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:419: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:422: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:425: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:428: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:431: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:434: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:437: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:440: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:443: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:446: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:449: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:452: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:455: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:458: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:462: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c:469: warning: passing arg 2 of `__bsd_signal' from incompatible pointer type
ftpd.c: At top level:
ftpd.c:560: parse error before `randomsig'
ftpd.c:571: parse error before `lostconn'
ftpd.c: In function `pass':
ftpd.c:1002: warning: assignment makes integer from pointer without a cast
ftpd.c: In function `opt_string':
ftpd.c:1226: warning: comparison between pointer and integer
ftpd.c:1228: warning: comparison between pointer and integer
ftpd.c:1230: warning: comparison between pointer and integer
ftpd.c: In function `retrieve':
ftpd.c:1342: warning: comparison between pointer and integer
ftpd.c: At top level:
ftpd.c:2430: parse error before `myoob'
make: *** [ftpd.o] Error 1
gcc: vers.o: No such file or directory
In file included from ftpcount.c:42:
/usr/include/bsd/signal.h:20: warning: `SIGBUS' redefined
/usr/include/linux/signal.h:16: warning: this is the location of the previous definition
In file included from ftpcount.c:32:
config.h:25: syntax error before `typedef'
In file included from /usr/include/libio.h:35,
                from /usr/include/stdio.h:29,
                from ftpcount.c:34:
/usr/include/_G_config.h:13: syntax error before `typedef'
ftpcount.c: In function `parsetime':
ftpcount.c:98: warning: comparison between pointer and integer
ftpcount.c:107: warning: comparison between pointer and integer
ftpcount.c: In function `acl_getlimit':
ftpcount.c:159: warning: comparison between pointer and integer
ftpcount.c:162: warning: assignment makes integer from pointer without a cast
ftpcount.c: In function `main':
ftpcount.c:307: warning: comparison between pointer and integer
ftpcount.c:310: warning: assignment makes integer from pointer without a cast
make: *** [ftpcount] Error 1
gcc: vers.o: No such file or directory
In file included from ftpshut.c:37:
config.h:25: syntax error before `typedef'
In file included from /usr/include/bsd/errno.h:5,
                from ftpshut.c:39:
/usr/include/errno.h:8: syntax error before `extern'
ftpshut.c: In function `main':
ftpshut.c:188: warning: comparison between pointer and integer
ftpshut.c:191: warning: assignment makes integer from pointer without a cast
make: *** [ftpshut] Error 1
ln: ckconfig: File exists
size: bin/ftpd: No such file or directory
size: bin/ftpcount: No such file or directory
size: bin/ftpshut: No such file or directory
size: bin/ftpwho: No such file or directory

From [email protected] Thu Aug 10 08:27:32 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgZCr-0002AdC; Thu, 10 Aug 95 08:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA27268; Thu, 10 Aug 1995 10:10:24 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA26712 for <[email protected]>; Thu, 10 Aug 1995 10:01:35 -0500
Received: from idgie.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Thu, 10 Aug 1995 09:53:46 -0500 (CDT)
Received: from nathan (nathan.ix.de [192.54.43.58])
by idgie.ix.de (8.6.9/idgie_131) with SMTP id RAA10028; Thu,
10 Aug 1995 17:08:41 +0200
Received: by nathan (Smail3.1.28.1 #4) id m0sgZ6U-0000H9C; Thu,
10 Aug 95 17:01 CEST
Message-Id: <m0sgZ6U-0000H9C@nathan>
Date: Thu, 10 Aug 95 17:01 CEST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: wu-ftpd-2.4.2-BETA5: ftpconversions probs
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi wu-ftpd-users,

I've installed wu-ftpd-2.4.2-BETA5 on AIX 4.1.2 today
(version 2.4 was installed prior). So far, everything
is working fine (there were some source tweaks
necessary, if someone's interested, I'll send a
diff. YMMV.).

ftpaccess is parsed fine, but all the ftpconversions
stuff stopped to work. When I want to retrieve a file
and gzip it on the fly, a message is generated as
follows:

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

newhost _is_ a plain file, and it is supposed to
be gzipped properly. The message is generated around
line 1460 of ftpd.c:

           if (S_ISREG(st.st_mode) && (cptr->types & T_REG) != 0) {
               (void) reply(550, "Cannot %s plain files.", cptr->name);
               return;
           }

I don't quite understand this code. If the file is a
regular file and the T_REG flag is set in the
ftpconversions entry, then don't allow execution of the
corresponding function? C'mon.

The corresponding ftpconversions line worked fine with
wu-ftpd-2.4 and is as follows:

:   : :.gz:/bin/gzip -c %s:T_REG:O_COMPRESS:GZIP

The same happens with all the other ftpconversions
entries. What's going on here? Any suggestion?

I'll wait and see whether the hanging ftpd processes
are now gone ...

Thanks for your time.

Ciao,
hm

--
Harald Milz ([email protected])   WWW: http://www.ix.de/ix/editors/hm.html
iX Multiuser Multitasking Magazine      phone +49 (511) 53 52-377
Helstorfer Str. 7, D-30625 Hannover     fax   +49 (511) 53 52-361
Opinions stated herein are my own, not necessarily my employer's.

From [email protected] Thu Aug 10 08:32:53 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgZbA-0003GRC; Thu, 10 Aug 95 08:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA29047; Thu, 10 Aug 1995 10:35:27 -0500
Received: from palindrome.com (ns1.palindrome.com [199.170.83.253]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA28869 for <[email protected]>; Thu, 10 Aug 1995 10:33:12 -0500
Received: from internet.palindrome.com by palindrome.com with smtp
       (Smail3.1.29.1 #4) id m0sgZc8-000xvwC; Thu, 10 Aug 95 10:33 CDT
Received: from cc:Mail by internet.palindrome.com
       id AA808075855 Thu, 10 Aug 95 10:30:55 CDT
Message-Id: <[email protected]>
Date: Thu, 10 Aug 95 10:30:55 CDT
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (pwarner)
To: [email protected]
Subject: Stupid problem with getting Xferlogging to work
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm sure that I'm not the first to ask this, so a pointer to the FAQ will do as
an answer and I won't be offended <g>.

I have wuftp 2.4 running on a SPARC/LX running Solaris 2.4.  I have got
everything working the way that I wish, except logging...

command line: /usr/local/etc/ftpd -io
ftpaccess: log transfer anonymouses inbound,outbound
_PATH_XFERLOG is "/usr/adm/xferlog"

I finally created /usr/adm/xferlog (just contains a blank line) and set
ownership/group/permissions as ftp ftp 666 and still get nothing.

Any help would be appreciated!

Paul Warner
[email protected]

From [email protected] Thu Aug 10 10:17:35 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgbEP-00034sC; Thu, 10 Aug 95 10:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA05904; Thu, 10 Aug 1995 12:20:47 -0500
Received: from po4.andrew.cmu.edu (PO4.ANDREW.CMU.EDU [128.2.11.131]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA05767 for <[email protected]>; Thu, 10 Aug 1995 12:19:36 -0500
Received: (from postman@localhost) by po4.andrew.cmu.edu (8.6.12/8.6.12) id NAA01697; Thu, 10 Aug 1995 13:19:12 -0400
Received: via switchmail; Thu, 10 Aug 1995 13:19:05 -0400 (EDT)
Received: from johnstown.andrew.cmu.edu via qmail
         ID </afs/andrew.cmu.edu/service/mailqs/testq0/QF.Ik:Xxf600WCQ80iOMB>;
         Thu, 10 Aug 1995 13:18:35 -0400 (EDT)
Received: from johnstown.andrew.cmu.edu via qmail
         ID </afs/andrew.cmu.edu/usr16/shadow/.Outgoing/QF.Ek:XxKG00WCQJOL24a>;
         Thu, 10 Aug 1995 13:18:14 -0400 (EDT)
Received: from mms.4.60.Jan.26.1995.18.43.47.sun4c.411.EzMail.2.0.CUILIB.3.45.SNAP.NOT.LINKED.johnstown.andrew.cmu.edu.sun4c.411
         via MS.5.6.johnstown.andrew.cmu.edu.sun4c_411;
         Thu, 10 Aug 1995 13:18:14 -0400 (EDT)
Message-Id: <[email protected]>
Date: Thu, 10 Aug 1995 13:18:14 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: "Derrick J. Brashear" <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: wu-ftpd-2.4.2-BETA5: ftpconversions probs
In-Reply-To: <m0sgZ6U-0000H9C@nathan>
References: <m0sgZ6U-0000H9C@nathan>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Excerpts from internet.listserv.wu-ftpd: 10-Aug-95 wu-ftpd-2.4.2-BETA5:
ftpcon.. by Harald [email protected]
>newhost _is_ a plain file, and it is supposed to
>be gzipped properly. The message is generated around
>line 1460 of ftpd.c:
>             if (S_ISREG(st.st_mode) && (cptr->types & T_REG) != 0) {
>                 (void) reply(550, "Cannot %s plain files.", cptr->name);
>                 return;
>             }
Here's the code from 2.4:
           if (S_ISREG(st.st_mode) && !(cptr->types & T_REG)) {
               (void) reply(550, "Cannot %s plain files.", cptr->name);
               return;
           }

Looks like that should be == 0 instead.

-D

From [email protected] Thu Aug 10 10:33:20 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgbSK-00032SC; Thu, 10 Aug 95 10:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA06807; Thu, 10 Aug 1995 12:35:05 -0500
Received: from guy.asimware.com (asimware.icom.ca [204.191.16.249]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA06691 for <[email protected]>; Thu, 10 Aug 1995 12:33:50 -0500
Received: (from root@localhost) by guy.asimware.com (8.6.9/8.6.9) id MAA08306 for [email protected]; Thu, 10 Aug 1995 12:35:56 -0700
Message-Id: <[email protected]>
Date: Thu, 10 Aug 1995 12:35:56 -0700
Reply-To: [email protected]
Sender: [email protected]
From: Paul Reeves <[email protected]>
To: [email protected]
Subject: NetBSD 1.0/i386
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi,

I am trying to compile wu-ftpd-2.4 under NetBSD 1.0 on an 486
system.  If I compile with the regular options (build bsd) it
gives me fatal errors about the definition of setproctitle.

If I comment out the prototype for setproctitle in the
/usr/include/stlib.h (I think) file, it will compile and run
pretty normally.  The only problem is when non-guest people
login and try to transfer  --  it will transfer properly but
will exit with an error:  exiting on signal 11

For people with their access restricted in the ftpaccess
file (ie.  chrooted), it will work just fine.

Any suggestions?

Paul Reeves

From [email protected] Thu Aug 10 14:19:19 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgeDz-0003FbC; Thu, 10 Aug 95 13:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA17471; Thu, 10 Aug 1995 15:31:47 -0500
Received: from neptune.cin.net (neptune.cin.net [204.120.48.5]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA17354 for <[email protected]>; Thu, 10 Aug 1995 15:30:05 -0500
Received: (from horatio@localhost) by neptune.cin.net (8.7.Beta.11/8.6.9) id PAA02298; Thu, 10 Aug 1995 15:30:20 -0500
Message-Id: <[email protected]>
Date: Thu, 10 Aug 1995 15:30:20 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Greg Gallagher <[email protected]>
To: [email protected]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Greetings,

just recently I changed my Linux system, running 1.2.x, which is
shadowded with the shadow-3.3.1(-2) package.  I was running fine, and
recompiled the ftpd for shadow support when I shadowded.  No problem.
Now I've recompiled the shadow-3.3.1 package so DOUBLE (or something) is
defined, letting shadowded passwords be up to 16 characters.  Well, it
works fine for login, but now you cannot ftp in if your password is
greater than 8.  Did I miss some definition or patch for this?  Is this a
known problem or what?

Any help would be much appreciated!

Reguards,

Greg Gallagher

From [email protected] Thu Aug 10 15:07:07 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgfkk-00039lC; Thu, 10 Aug 95 15:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA23859; Thu, 10 Aug 1995 17:10:04 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA23653 for <[email protected]>; Thu, 10 Aug 1995 17:07:23 -0500
Received: by pizza.hvu.nl (5.0/KH19950725)
       id AA20805; Thu, 10 Aug 1995 22:44:46 +0200
Message-Id: <[email protected]>
Date: Thu, 10 Aug 95 22:44:45 MET DST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Koos van den Hout _U nix and we all_)
To: [email protected]
Subject: Re: your mail
In-Reply-To: <[email protected]>; from "Greg Gallagher" at Aug 10, 95 3:30 pm
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In a previous message, you wrote :

> just recently I changed my Linux system, running 1.2.x, which is
> shadowded with the shadow-3.3.1(-2) package.  I was running fine, and
> recompiled the ftpd for shadow support when I shadowded.  No problem.
> Now I've recompiled the shadow-3.3.1 package so DOUBLE (or something) is
> defined, letting shadowded passwords be up to 16 characters.  Well, it
> works fine for login, but now you cannot ftp in if your password is
> greater than 8.  Did I miss some definition or patch for this?  Is this a
> known problem or what?

It is starting to be a FAQ. It has been asked a couple of times lately.

Anyway, the solution is to replace the call to crypt() in ftpd.c to a
call to pw_encrypt().

                                            Grtx. KH

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

From [email protected] Thu Aug 10 16:18:05 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgg91-0003MCC; Thu, 10 Aug 95 15:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA25257; Thu, 10 Aug 1995 17:34:43 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA25027 for <[email protected]>; Thu, 10 Aug 1995 17:31:05 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Thu, 10 Aug 1995 17:23:16 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id AAA18948 for wunet.wustl.edu!wu-ftpd; Fri, 11 Aug 1995 00:30:56 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sgdGv-000Mw4C; Thu,
10 Aug 95 21:28 MET DST
Message-Id: <m0sgdGv-000Mw4C@seneca>
Date: Thu, 10 Aug 1995 21:28:04 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Stupid problem with getting Xferlogging to work
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: Stupid problem with getting Xferlogging to work
To: [email protected]
Organization: Harry's Box

pwarner ([email protected]) wrote:

> command line: /usr/local/etc/ftpd -io

How about -laio ?

Ciao,
hm


From [email protected] Thu Aug 10 17:04:50 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sggyY-0003CfC; Thu, 10 Aug 95 16:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA28254; Thu, 10 Aug 1995 18:28:19 -0500
Received: from sii-9-1.sii.com (maddawg-ppp.sii.com [192.112.246.254]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA28081 for <[email protected]>; Thu, 10 Aug 1995 18:24:47 -0500
Received: from sii-4-129.sii.com (sii-4-129.sii.com [155.190.4.129]) by sii-9-1.sii.com (8.6.12/8.6.5) with SMTP id QAA06836; Thu, 10 Aug 1995 16:24:52 -0700
Received: by sii-4-129.sii.com with Microsoft Mail
       id <[email protected]>; Thu, 10 Aug 1995 16:26:18 -0700
Message-Id: <[email protected]>
Date: Thu, 10 Aug 1995 16:26:16 -0700
Reply-To: [email protected]
Sender: [email protected]
From: Al Longyear <[email protected]>
To: "'[email protected]'" <[email protected]>,
       "[email protected]" <[email protected]>
Subject: RE: Long passwords not working with ftpd
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

A common client for ftp is the Berkeley ftp program. This program calls the
'getpass()' function which is local to the client's system. This is
different than using telnet which will call getpass() on the server's
system.

The Berkeley getpass() function limits the password to eight characters. It
truncates the password at that point. After all, who would want a password
longer than eight characters? (sic.)

The solution is to not use the normal logon sequence and to use the 'user'
and 'pass' functions directly. The 'pass' function will not limit you to
eight characters, but it will echo the password on the display.

Alternately, limit yourself to eight characters for a shadowed password or
convince all of your real users to not use the Berkley getpass() function
ftp clients. There are other implementations of getpass() which don't limit
you to eight characters. Your Linux system uses one.

The sequence for ftp would normally resemble something like:

$ ftp -n my.host.system
Connected to my.host.system
220 my.host.system FTP server ready.
ftp>quote user TheUserName
331 Password required for TheUserName.
ftp>quote pass TheUsersRealLongPasswordWhichWillBeSeen
230 User TheUserName logged in.
ftp>

Don't be tempted to use the 'user' command directly. This will only lead
you into using the getpass() function again.



----------
From:   Greg Gallagher[SMTP:[email protected]]
Sent:   Thursday, August 10, 1995 8:30 AM
To:     [email protected]


just recently I changed my Linux system, running 1.2.x, which is
shadowded with the shadow-3.3.1(-2) package.  I was running fine, and
recompiled the ftpd for shadow support when I shadowded.  No problem.
Now I've recompiled the shadow-3.3.1 package so DOUBLE (or something) is
defined, letting shadowded passwords be up to 16 characters.  Well, it
works fine for login, but now you cannot ftp in if your password is
greater than 8.  Did I miss some definition or patch for this?  Is this a
known problem or what?


From [email protected] Fri Aug 11 04:32:00 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgrg8-0002BkC; Fri, 11 Aug 95 03:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA20350; Fri, 11 Aug 1995 05:52:42 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA20146 for <[email protected]>; Fri, 11 Aug 1995 05:46:28 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Fri, 11 Aug 1995 05:38:37 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id MAA19827 for wunet.wustl.edu!wu-ftpd; Fri, 11 Aug 1995 12:46:01 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sgn5Q-000MwDC; Fri,
11 Aug 95 07:56 MET DST
Message-Id: <m0sgn5Q-000MwDC@seneca>
Date: Fri, 11 Aug 1995 07:56:51 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: wu-ftpd-2.4.2-BETA5: ftpconversions probs
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: QUOTED-PRINTABLE
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: wu-ftpd-2.4.2-BETA5: ftpconversions probs
To: [email protected]
Organization: Harry's Box

Derrick J. Brashear ([email protected]) wrote:
> Here's the code from 2.4:
>             if (S_ISREG(st.st_mode) && !(cptr->types & T_REG)) {
>                 (void) reply(550, "Cannot %s plain files.", cptr->n=
ame);
>                 return;
>             }
> Looks like that should be =3D=3D 0 instead.

Aaaargh. Who's broken that? &%$=A7/&%$"

Ciao,
hm


From [email protected] Fri Aug 11 05:56:51 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgssm-0002OoC; Fri, 11 Aug 95 05:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA22319; Fri, 11 Aug 1995 07:10:22 -0500
Received: from biella.oli.it (gw-olinet.inet.it [194.20.14.102]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA22072 for <[email protected]>; Fri, 11 Aug 1995 07:04:28 -0500
Received: from [194.20.184.235] (ott-mac.oli.it [194.20.184.235]) by biella.oli.it (8.6.10/8.6.9) with SMTP id OAA32221 for <[email protected]>; Fri, 11 Aug 1995 14:09:25 +0200
Message-Id: <v01510103ac501a0904e8@[194.20.184.235]>
Date: Fri, 11 Aug 1995 14:04:21 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Marco Ottella)
To: [email protected]
Subject: HELP! why DIR doesn't work?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected] (Unverified)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello all,

Now my wu-ftpd compiles fine, but another problem is born. If i have some
users that are classified as "guestgroup" that is, when they ftp a CHROOT
is made by ftp server, they cannot use DIR or LS commands.

I tried to create a ~/bin/ls command but no results. Perhaps I have to
insert other thing in my ~ directory, (such ad ~/bin/ PATH) but WHAT and
WHERE? Or I need to recompile ftpd with other configuration, or.... I don't
know :-( (sob!)

Is there someone that works fine with guestgroup accounts?

Thank you for cooperation

Regards,

      Marco OTTELLA


 o---------------------------------------------------------o
 | Olivetti Reti Telematiche (Olivetti Line) - BIELLA      |
 |                            o----------------------------o
 | Responsabile tecnico       | [email protected]       |
 o----------------------------o [email protected]   |
 | Tel: --39 15 2593536       | [email protected]          |
 | Fax: --39 15 2593552       |                            |
 o----------------------------o----------------------------o
 | ---- PGP 2.6ui AVAILABLE!!: finger [email protected] ----- |
 o---------------------------------------------------------o


From [email protected] Fri Aug 11 07:13:16 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgtz0-0003HFC; Fri, 11 Aug 95 06:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA24816; Fri, 11 Aug 1995 08:22:03 -0500
Received: from idgie.ix.de (idgie.ix.de [192.54.43.34]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA24651 for <[email protected]>; Fri, 11 Aug 1995 08:19:02 -0500
Received: from nathan (nathan.ix.de [192.54.43.58]) by idgie.ix.de (8.6.9/idgie_133) with SMTP
         id OAA14196 for <[email protected]>; Fri, 11 Aug 1995 14:42:10 +0200
Received: by nathan (Smail3.1.28.1 #4)
       id m0sgtIE-0000H9C; Fri, 11 Aug 95 14:34 CEST
Message-Id: <m0sgtIE-0000H9C@nathan>
Date: Fri, 11 Aug 95 14:34 CEST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: wu-ftpd-2.4.2-BETA5: ftpconversions probs
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> From: "Derrick J. Brashear" <[email protected]>
> Subject: Re: wu-ftpd-2.4.2-BETA5: ftpconversions probs

> >newhost _is_ a plain file, and it is supposed to
> >be gzipped properly. The message is generated around
> >line 1460 of ftpd.c:
> >             if (S_ISREG(st.st_mode) && (cptr->types & T_REG) != 0) {
> >                 (void) reply(550, "Cannot %s plain files.", cptr->name);
> >                 return;
> >             }
> Here's the code from 2.4:
>             if (S_ISREG(st.st_mode) && !(cptr->types & T_REG)) {
>                 (void) reply(550, "Cannot %s plain files.", cptr->name);
>                 return;
>             }
>
> Looks like that should be == 0 instead.

Thanks Derrick, now it works. Anyone listening from the
developers' team?

Ciao,
hm

Harald Milz ([email protected])   WWW: http://www.ix.de/ix/editors/hm.html
iX Multiuser Multitasking Magazine      phone +49 (511) 53 52-377
Helstorfer Str. 7, D-30625 Hannover     fax   +49 (511) 53 52-361
Opinions stated herein are my own, not necessarily my employer's.

From [email protected] Fri Aug 11 08:16:12 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgvNQ-0003YAC; Fri, 11 Aug 95 07:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA29431; Fri, 11 Aug 1995 09:51:26 -0500
Received: from ecsman.nascom.nasa.gov (ecsman.nascom.nasa.gov [150.144.28.102]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA29255 for <[email protected]>; Fri, 11 Aug 1995 09:49:34 -0500
Received: by ecsman.nascom.nasa.gov (AIX 3.2/UCB 5.64/4.03)
         id AA24481; Fri, 11 Aug 1995 14:49:33 GMT
Message-Id: <[email protected]>
Date: Fri, 11 Aug 95 14:49:33 +0000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Cc: [email protected]
Subject: group ownership of put files is wrong
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

I'm running wu-ftp on an IBM RS/6000, AIX 3.2.5.  I have some real accounts
and some guest accounts set up.  In either case, when a user ftps to my
machine and puts a file, the group owner of the file is system, not the primary
group of the ftp user's account.  This of course causes problems, because
I wanted to set up groups so that certain users could put files in certain
directories,but now each directory has to have group write for system.  Any
ideas of what I've done wrong?


My ftpaccess looks like:

loginfails 5

class   all guest *
class   test real *

guestgroup iws guest

banner /usr/local/etc/ftpbanner

log commands guest
log transfers guest inbound,outbound

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


Thanks,
Kim Tolbert

From [email protected] Fri Aug 11 09:00:24 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgvjz-0003YPC; Fri, 11 Aug 95 08:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA00963; Fri, 11 Aug 1995 10:14:47 -0500
Received: from unixsrv1.lsumc.edu (UNIXSRV1.LSUMC.EDU [155.58.128.16]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA00707 for <[email protected]>; Fri, 11 Aug 1995 10:11:14 -0500
Received: from HOMER.OCS.LSUMC.EDU by unixsrv1.lsumc.edu with SMTP (5.65/25-eef)
       id AA11903; Fri, 11 Aug 95 10:07:30 -0500
Message-Id: <[email protected]>
Date: Fri, 11 Aug 95 10:07:30 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Long Nguyen)
To: [email protected]
Subject: Re: "Real" users
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: <Windows Eudora Version 2.0.2>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks for the help, Bill.  But I must have had some kind of syntax error in
ftpaccess, because I can now define classes with the real user type.  The
problem I have how is that I can't AUTOGROUP real users....is this standard
or do I have another bug?


Long

>>
>> My wuftpd won't recognize real users.  I've defined a class named "local"
>> as real and anonymous users from *.lsumc.edu.  Anonymous seems to work fine,
>> but real users are not recognized as part of the class "local".  Neither
>> ftpwho or ftpcount show real users who are ftping.  Has anyone else run into
>> this problem?
>>
>> Thanks
>>
>> Long Nguyen
>>
>
>Have you made sure that the file /etc/shells exists with a list of of
>your local shells included within?
>
>Hope that helps!
>
>Bill Edmunds, IT Services, University of Exeter
>
>
>

From [email protected] Fri Aug 11 09:01:12 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgw5N-0003XqC; Fri, 11 Aug 95 08:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA02382; Fri, 11 Aug 1995 10:36:30 -0500
Received: from ecsman.nascom.nasa.gov (ecsman.nascom.nasa.gov [150.144.28.102]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA02241 for <[email protected]>; Fri, 11 Aug 1995 10:35:06 -0500
Received: by ecsman.nascom.nasa.gov (AIX 3.2/UCB 5.64/4.03)
         id AA17661; Fri, 11 Aug 1995 15:35:05 GMT
Message-Id: <[email protected]>
Date: Fri, 11 Aug 95 15:35:05 +0000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Cc: [email protected]
Subject: Re: group ownership of put files is wrong
In-Reply-To: (Your message of Fri, 11 Aug 95 09:07:31 CST.)
            <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Thanks Shane,

Unfortunately the patch didn't work.
Now I get the error message:
550 Can't set gid (AIX3).
Login failed.

Any other ideas?

Thanks, Kim Tolbert

----------------------------------------------------
RE:

I'm running wu-ftp on an IBM RS/6000, AIX 3.2.5.  I have some real accounts
and some guest accounts set up.  In either case, when a user ftps to my
machine and puts a file, the group owner of the file is system, not the primary
group of the ftp user's account.  This of course causes problems, because
I wanted to set up groups so that certain users could put files in certain
directories,but now each directory has to have group write for system.  Any
ideas of what I've done wrong?


My ftpaccess looks like:

loginfails 5

class   all guest *
class   test real *

guestgroup iws guest5

banner /usr/local/etc/ftpbanner

log commands guest
log transfers guest inbound,outbound

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

Thanks,
Kim Tolbert


Apply this patch to ftpd.c:

--- ./src/ftpd.c.dist   Wed Apr 13 15:17:18 1994
+++ ./src/ftpd.c        Fri Apr 15 08:33:55 1994
@@ -1153,7 +1153,12 @@
       setgroups(NULL, NULL);
       if (setpriv(PRIV_SET|PRIV_INHERITED|PRIV_EFFECTIVE|PRIV_BEQUEATH,
                   &priv, sizeof(priv_t)) < 0 ||
-           setuidx(ID_REAL|ID_EFFECTIVE, (uid_t)pw->pw_uid) < 0 ||
+           setgidx(ID_REAL|ID_EFFECTIVE, (gid_t)pw->pw_gid) < 0 ||
+           setegid((gid_t)pw->pw_gid) < 0) {
+               reply(550, "Can't set gid (AIX3).");
+               goto bad;
+       }
+       if (setuidx(ID_REAL|ID_EFFECTIVE, (uid_t)pw->pw_uid) < 0 ||
           seteuid((uid_t)pw->pw_uid) < 0) {
               reply(550, "Can't set uid (AIX3).");
               goto bad;

Shane Castle             | "Perfection, then, is finally achieved, not
Boulder County Info Svcs | when there is nothing left to add, but when
Boulder CO USA           | there is nothing left to take away."
                        |                - Antoine de Saint-Exupery

From [email protected] Fri Aug 11 09:39:23 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sgwdt-0003Z5C; Fri, 11 Aug 95 09:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA04940; Fri, 11 Aug 1995 11:12:29 -0500
Received: from unixsrv1.lsumc.edu (UNIXSRV1.LSUMC.EDU [155.58.128.16]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA04850 for <[email protected]>; Fri, 11 Aug 1995 11:11:05 -0500
Received: from HOMER.OCS.LSUMC.EDU by unixsrv1.lsumc.edu with SMTP (5.65/25-eef)
       id AA13631; Fri, 11 Aug 95 11:08:49 -0500
Message-Id: <[email protected]>
Date: Fri, 11 Aug 95 11:08:49 -0500
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Long Nguyen)
To: [email protected]
Subject: Enabling "user" command
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: <Windows Eudora Version 2.0.2>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Running wu-ftpd,  when anonymous users ftp in and try a sublogin with the
"user" command, they get this message:
       Can't change user from guest login.

Is there a way to allow anonymous ftp to use the command "user"?

Thanks,

Long Nguyen

From [email protected] Fri Aug 11 16:14:35 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sh2gS-0003Z0C; Fri, 11 Aug 95 15:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA26430; Fri, 11 Aug 1995 17:38:51 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA26040 for <[email protected]>; Fri, 11 Aug 1995 17:31:21 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Fri, 11 Aug 1995 17:23:28 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id AAA20815 for wunet.wustl.edu!wu-ftpd; Sat, 12 Aug 1995 00:30:55 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sgzxT-000MwRC; Fri,
11 Aug 95 21:41 MET DST
Message-Id: <m0sgzxT-000MwRC@seneca>
Date: Fri, 11 Aug 1995 21:41:31 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Enabling user command
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: Enabling "user" command
To: [email protected]
Organization: Harry's Box

Long Nguyen ([email protected]) wrote:
> Running wu-ftpd,  when anonymous users ftp in and try a sublogin with the
> "user" command, they get this message:
>         Can't change user from guest login.

> Is there a way to allow anonymous ftp to use the command "user"?

Since ftpd makes a chroot() if the initial user is anonymous, and there's
no (hardly any) way back, I cannot imagine how ...

Ciao,
hm

From [email protected] Fri Aug 11 17:25:48 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sh3Xn-0003YGC; Fri, 11 Aug 95 16:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA28666; Fri, 11 Aug 1995 18:34:30 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA28616 for <[email protected]>; Fri, 11 Aug 1995 18:34:02 -0500
Received: from mailhost.onramp.net by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Fri, 11 Aug 1995 18:17:13 -0500 (CDT)
Received: from eclipse (eclipse.onramp.net [199.1.166.18])
by mailhost.onramp.net (8.6.12/8.6.5) with SMTP id SAA17835 for
<[email protected]>; Fri, 11 Aug 1995 18:24:47 -0500
Message-Id: <[email protected]>
Date: Fri, 11 Aug 1995 18:09:13 -0800 (PST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Eastham)
To: [email protected]
Subject: the install scripts broken for (Solaris x86 install)
Content-transfer-encoding: 7BIT
X-Mailer: WinVN 0.92.6+
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have downloaded the wuftpd from server.berkeley.edu's Solaris
archive. The setup scripts are broken where when you try to run them
they say "unexpected eof" I've been able to run the commands from
the scripts on the command line and I've created the appropriate
directories and have replaced the in.ftpd with the new ftpd but when
I try to ftp in as anonymous I get an error 530 access denied. Is there
a good faq or list of instructions for installing this on  SunOS 5.4/Solaris?
If not if someone could mail me the details it would be appreciated.

Steve

[email protected]

From [email protected] Fri Aug 11 19:48:57 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sh5mS-0003VTC; Fri, 11 Aug 95 18:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA03301; Fri, 11 Aug 1995 20:57:48 -0500
Received: from ix2.ix.netcom.com (ix2.ix.netcom.com [199.182.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA03240 for <[email protected]>; Fri, 11 Aug 1995 20:57:07 -0500
Received: from ix-col-md2-11.ix.netcom.com by ix2.ix.netcom.com (8.6.12/SMI-4.1/Netcom)
       id SAA27004; Fri, 11 Aug 1995 18:54:58 -0700
Message-Id: <[email protected]>
Date: Fri, 11 Aug 1995 18:54:58 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Robert Bishop)
To: [email protected]
Subject: ls works, but ls -l doesn't
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: Windows Eudora Version 1.4.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
I just recently built wu-ftpd for use for use as both normal ftp and anonymous.
When logged in as a normal user, ls & ls -l work fine. But when logged in
anon & guest the ls will work but not ls -l (dir doesn't work either). I
thought initially that my problem was with a shared library or something but
I can't seem to find any reference anywhere to one. The system is a IBM RS
6000 running AIX 3.2.5. If I setup up an anonymous system using the ftpd
daemon supplied with AIX, ls -l works just fine, but when I switch to
wu-ftpd it doesn't.

I've setup the same on a Sun 4.1.3 and Solaris 2.3 with no problem but can't
get anywhere with this.

Anybody have some ideas???

- Bob

From [email protected] Fri Aug 11 21:52:07 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sh7Qh-0003YfC; Fri, 11 Aug 95 20:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA07074; Fri, 11 Aug 1995 22:43:06 -0500
Received: from nanolon.gun.de (nanolon.gun.de [192.109.159.5]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA06680 for <[email protected]>; Fri, 11 Aug 1995 22:38:09 -0500
Received: from kilroyd.UUCP (uucp@localhost) by nanolon.gun.de (8.6.8.1/8.6.6) with UUCP id FAA28368 for [email protected]; Sat, 12 Aug 1995 05:22:12 +0200
Received: from hqst01fit.nis_systech by mmo.de (5.0/SMI-SVR4)
       id AA18304; Fri, 11 Aug 1995 08:53:55 --100
Received: from fiver.nis_systech by hqst01fit.nis_systech (4.1/SMI-4.1)
       id AA09185; Fri, 11 Aug 95 08:51:18 +0200
Received: by fiver.nis_systech (5.x/SMI-SVR4)
       id AA08804; Fri, 11 Aug 1995 08:49:29 +0200
Message-Id: <[email protected]_systech>
Date: Fri, 11 Aug 1995 08:49:29 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Andreas Klar)
To: [email protected]
Subject: Where will I get a static linked gtar for Solaris 2.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
       I tried to connect to the ftp server which was announced
       in the wu-ftp 2.4 Installation Guide and I had problems to
       get the gtar which I would like to use for the wu-ftpd
       installation.

       May be it was just a mistyping but can you point me to
       an ftp location including path - I use ftp-by-mail -
       to grep the file.

       Thanks right now and I wish a nice day.

Bye
Andreas

----------------------------------------------------------------------
E-Mail     : [email protected]                              _/_/    _/_/_/
Fax        : +49 (0)211 533 2434                      _/   _/ _/  _/
Telephone  : +49 (0)211 533 2490                     _/   _/    _/
Snail-Mail : Mannesmann Mobilfunk GmbH              _/_/_/   _/_/_/_/
            D-40547 Duesseldorf                    D2 IT'S MY LINE

From [email protected] Sat Aug 12 00:17:49 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sh9g7-0002SSC; Fri, 11 Aug 95 23:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA21567; Sat, 12 Aug 1995 01:07:01 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA21211 for <[email protected]>; Sat, 12 Aug 1995 00:54:20 -0500
Received: from light.lightlink.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Sat, 12 Aug 1995 00:46:18 -0500 (CDT)
Received: (from homer@localhost) by light.lightlink.com (8.6.12/8.6.12)
id BAA27470; Sat, 12 Aug 1995 01:53:54 -0400
Message-Id: <[email protected]>
Date: Sat, 12 Aug 1995 01:53:53 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Homer Wilson Smith <[email protected]>
To: [email protected]
Subject: Installation problems (fwd)
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



    I am not presently on this list please answer by private mail.

    I compiled and installed wu-ftp-2.4.  I won't let any one one.  I
am using shadowed passwords.  Something quick and obvious that I missed?

    Looks like a beautiful product, and my customers are excited to be
using it.

    Homer


------------------------------------------------------------------------------
Homer Wilson Smith                            ART MATRIX FRACTALS
[email protected]                           Posters, T-shirts, Videos
(607) 277-0959                                http://www.lightlink.com


From [email protected] Sat Aug 12 04:28:06 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shEAT-0003evC; Sat, 12 Aug 95 03:51 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA27328; Sat, 12 Aug 1995 05:55:15 -0500
Received: from commy.ix.de (commy.ix.de [193.99.145.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA27076 for <[email protected]>; Sat, 12 Aug 1995 05:45:34 -0500
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
         id MAA21650 for wugate.wustl.edu!wu-ftpd; Sat, 12 Aug 1995 12:45:39 +0200
Received: by seneca (Smail3.1.29.1 #1)
       id m0shAeS-000MmSC; Sat, 12 Aug 95 09:06 MET DST
Message-Id: <m0shAeS-000MmSC@seneca>
Date: Sat, 12 Aug 1995 09:06:35 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Where will I get a static linked gtar for Solaris 2.4
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

To: [email protected]
Subject: Re: Where will I get a static linked gtar for Solaris 2.4
Newsgroups: local.ml.wu-ftpd
Organization: Harry's Box
X-Newsreader: TIN [UNIX 1.3 941220BETA PL0]

In group local.ml.wu-ftpd you wrote:

>       May be it was just a mistyping but can you point me to
>       an ftp location including path - I use ftp-by-mail -
>       to grep the file.

In Germany, you may want to use the ftpmailer of ftp.germany.eu.net.
tar-1.11.8.tar.gz is in /pub/packages/gnu.

--
Harald Milz ([email protected]), iX Multiuser Multitasking Magazine
Disclaimer: I apologize for my broken From: and Reply-To: headers. This is
caused by a strange sendmail setup which I am not responsible for.
Hopefully it will be fixed soon. If in doubt, reply to [email protected].

From [email protected] Sat Aug 12 11:44:07 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shL2x-0002eLC; Sat, 12 Aug 95 11:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA09178; Sat, 12 Aug 1995 13:15:31 -0500
Received: from cgl.ucsf.EDU (cgl.ucsf.EDU [128.218.27.20]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA09054 for <[email protected]>; Sat, 12 Aug 1995 13:12:11 -0500
Received: from bsdserver.ucsf.edu (bsdserver.ucsf.EDU [128.218.80.68]) by cgl.ucsf.EDU (8.6.12/GSC4.24) with ESMTP
       id LAA22629 for <[email protected]>; Sat, 12 Aug 1995 11:12:10 -0700
Received: by bsdserver.ucsf.edu (JAA03774); Sat, 12 Aug 1995 09:44:39 -0700
Message-Id: <[email protected]>
Date: Sat, 12 Aug 1995 09:44:39 +0000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Subject: uploads, real users
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I have installed wu-ftpd 2.4 under 386bsd and have run into some problems:

1.  Anonymous users cannot upload files.  When I log in anonymously and
   attempt to upload a file, I get the mesage "REGEX error".
   It doesn't seem to matter what I do with the "upload" commands in my
   ftpaccess file.  I always get this.

2.  If I try to log in as myself, I always get access denied.
   I have "class local real *" in the ftpaccess file which as far as
   I can tell, ought to permit access by real users.

3.  Nroff cannot format the documentation for ftpaccess either under
   386bsd (where I get an error) or under SunOS (where I get a wrong
   format).  The problem seems to be the line

B path-filter <typelist> <mesg> <allowed_charset> {<disallowed regexp> ...}

   which formats with "regexp>" in front of path-filter on the sun.

I am using the ftpaccess.heavy file, trimmed and modified as
my ftpaccess file.  (I can mail it if necessary.)

(I tried to find an archive of past messages to this list in the hopes
that my question might be answered therein, but I didn't see any
evidence of such an archive.)

From [email protected] Sat Aug 12 14:30:42 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shNbj-0003d3C; Sat, 12 Aug 95 13:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA13584; Sat, 12 Aug 1995 16:00:01 -0500
Received: from mailhost.onramp.net (mailhost.onramp.net [199.1.11.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA13507 for <[email protected]>; Sat, 12 Aug 1995 15:58:42 -0500
Received: from eclipse (eclipse.onramp.net [199.1.166.18]) by mailhost.onramp.net (8.6.12/8.6.5) with SMTP id PAA27491 for <[email protected]>; Sat, 12 Aug 1995 15:58:40 -0500
Message-Id: <[email protected]>
Date: Sat, 12 Aug 95 15:48:50 PST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Eastham)
To: [email protected]
Subject: error: "550 can't set guest privileges"
X-Mailer: WinVN 0.92.6+
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Much thanks to everyone's help so far. I'm getting there. Now when logging
access is granted but then after entering the password you get a error 550
"can't set guest privileges". Any help on this would be appreciated.

Steve

From [email protected] Sat Aug 12 21:39:37 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shUUk-0002AnC; Sat, 12 Aug 95 21:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id XAA24717; Sat, 12 Aug 1995 23:21:37 -0500
Received: from webcom.webcom.com (webcom.webcom.com [205.199.112.21]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id XAA24578 for <[email protected]>; Sat, 12 Aug 1995 23:18:02 -0500
Received: by webcom.webcom.com
       (1.37.109.15/16.2) id AA047737931; Sat, 12 Aug 1995 21:25:38 -0700
Message-Id: <[email protected]>
Date: Sat, 12 Aug 95 21:25:30 PDT
Reply-To: [email protected]
Sender: [email protected]
From: Thomas Leavitt <[email protected]>
To: [email protected]
Subject: Truncated tar extractions.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I sent a message to this list about a week or so ago, inquiring about
whether anyone knew why tar file extractions were being truncated
at 20 files or so.

So far, I have not received a response... does this mean no one
knows anything about this?

Sincerely,
Thomas Leavitt
--
Web Communications (sm)            Thomas [email protected]
Voice: (408) 457-9671 x101         Lead Systems & Network Admin./Tech Suppt.

Web Communications Home Page <URL:http://www.webcom.com/>

From [email protected] Sun Aug 13 16:09:50 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shldl-00023ZC; Sun, 13 Aug 95 15:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA21307; Sun, 13 Aug 1995 17:39:51 -0500
Received: from mailhost.onramp.net (mailhost.onramp.net [199.1.11.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA21120 for <[email protected]>; Sun, 13 Aug 1995 17:33:51 -0500
Received: from eclipse (eclipse.onramp.net [199.1.166.18]) by mailhost.onramp.net (8.6.12/8.6.5) with SMTP id RAA04381 for <[email protected]>; Sun, 13 Aug 1995 17:33:50 -0500
Message-Id: <[email protected]>
Date: Sun, 13 Aug 95 17:25:41 PST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Eastham)
To: [email protected]
Subject: Problem with SunOS 5.4/Solaris and wuftpd
X-Mailer: WinVN 0.92.6+
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

    I have run the install scripts and tested but when logging in as
anonymous it looks like this:
331 Guest login ok, send your complete e-mail address as password.
Password:
550 Can't set guest privileges.
Login failed.

If anyone has any ideas it would be appreciated.

Steve
[email protected]

From [email protected] Sun Aug 13 19:12:10 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shoVO-00023bC; Sun, 13 Aug 95 18:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA25586; Sun, 13 Aug 1995 20:43:55 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA25515 for <[email protected]>; Sun, 13 Aug 1995 20:42:42 -0500
Received: from light.lightlink.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Sun, 13 Aug 1995 18:15:29 -0500 (CDT)
Received: (from homer@localhost) by light.lightlink.com (8.6.12/8.6.12)
id TAA06374; Sun, 13 Aug 1995 19:23:13 -0400
Message-Id: <[email protected]>
Date: Sun, 13 Aug 1995 19:23:13 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Homer Wilson Smith <[email protected]>
To: FTP MAILING LIST <[email protected]>
Subject: shadow.h (fwd)
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


   Running SUNOS 4.1.4, compiling with build s41, getting
shadow.h not found.

   Something obvious I am missing.

   Please answer by private mail.

   Thanks Homer


------------------------------------------------------------------------------
Homer Wilson Smith                            ART MATRIX FRACTALS
[email protected]                           Posters, T-shirts, Videos
(607) 277-0959                                http://www.lightlink.com


From [email protected] Mon Aug 14 04:19:32 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shwff-0002RpC; Mon, 14 Aug 95 03:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA09415; Mon, 14 Aug 1995 05:26:31 -0500
Received: from wishful.weizmann.ac.il (wishful.weizmann.ac.il [132.76.63.17]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA09262 for <[email protected]>; Mon, 14 Aug 1995 05:21:18 -0500
Received: from localhost (vshlomit@localhost) by wishful.weizmann.ac.il (8.6.5/8.6.5) id NAA119652 for [email protected]; Mon, 14 Aug 1995 13:20:02 +0300
Message-Id: <[email protected]>
Date: Mon, 14 Aug 1995 13:20:01 +0300 (WET)
Reply-To: [email protected]
Sender: [email protected]
From: Shlomit Afgin <[email protected]>
To: [email protected]
Subject: test
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


       Shlomit.

From [email protected] Mon Aug 14 07:50:54 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0shzMV-0002A3C; Mon, 14 Aug 95 06:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA14187; Mon, 14 Aug 1995 08:18:55 -0500
Received: from worf.worx.net (worf.worx.net [204.178.64.128]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA14010 for <[email protected]>; Mon, 14 Aug 1995 08:16:08 -0500
Received: from harpell.com (harpell.com [204.178.65.2]) by worf.worx.net (8.6.9/8.6.9) with SMTP id JAA10686 for <[email protected]>; Mon, 14 Aug 1995 09:24:10 -0400
Received: by harpell.com (5.x/SMI-SVR4)
       id AA06830; Mon, 14 Aug 1995 09:16:09 -0400
Message-Id: <[email protected]>
Date: Mon, 14 Aug 1995 09:16:09 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Christopher A. Mega)
To: [email protected]
Subject: Installation problems (fwd)
References: <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Make sure you have /etc/shells set up.

- Chris

--
========================================================================
              Christopher A. Mega ([email protected])
                     Manager, Internet Services
                      Harpell/Martins & Company
               66 Commonwealth Ave, Concord, MA 01742
             Phone: (508) 371-1510  Fax: (508) 369-7561
========================================================================

From [email protected] Mon Aug 14 08:40:11 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0si0gu-0002DHC; Mon, 14 Aug 95 07:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA19412; Mon, 14 Aug 1995 09:44:01 -0500
Received: from cherub.heidelbg.ibm.com (cherub.hd.ibm.de [192.101.197.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA19298 for <[email protected]>; Mon, 14 Aug 1995 09:42:21 -0500
Received: by cherub.heidelbg.ibm.com (AIX 3.2/UCB 5.64/4.03)
         id AA18927; Mon, 14 Aug 1995 16:43:02 +0200
Received: from kaa.heidelbg.ibm.com(9.228.3.2) by cherub via smap (V1.3mjr)
       id sma008678; Mon Aug 14 16:42:04 1995
Received: from cayman.iwbs.heidelbg.ibm.com by kaa.heidelbg.ibm.com (AIX 3.2/UCB 5.64/4.03)
         id AA92587; Mon, 14 Aug 1995 16:41:27 +0200
Received: by cayman.iwbs.heidelbg.ibm.com (AIX 3.2/UCB 5.64/4.03)
         id AA23957; Mon, 14 Aug 1995 16:41:27 +0200
Message-Id: <[email protected]>
Date: Mon, 14 Aug 1995 16:41:27 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Noam Paz)
To: [email protected]
Subject: Re: group ownership of put files is wrong
In-Reply-To: [email protected]
      "group ownership of put files is wrong" (Aug 11,  2:49pm)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi Kim,
what are the permissions on the directory(ies) in which the files are written ?
Is the SGID bit set ?
Noam

From [email protected] Mon Aug 14 10:58:01 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0si1SW-0002B2C; Mon, 14 Aug 95 08:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA22624; Mon, 14 Aug 1995 10:33:11 -0500
Received: from mailhost.onramp.net (mailhost.onramp.net [199.1.11.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA22532 for <[email protected]>; Mon, 14 Aug 1995 10:31:54 -0500
Received: from eclipse (eclipse.onramp.net [199.1.166.18]) by mailhost.onramp.net (8.6.12/8.6.5) with SMTP id KAA00658 for <[email protected]>; Mon, 14 Aug 1995 10:31:52 -0500
Message-Id: <[email protected]>
Date: Mon, 14 Aug 95 10:23:00 PST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Eastham)
To: [email protected]
Subject: Error: Can't create data socket (0.0.0.0,20): Bad File number
X-Mailer: WinVN 0.92.6+
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks for all the help.
The other errors have been taken care of by creating the /etc/shells and
syntax errors in /etc/passwd. Now I get logged in but get the following error
when running an ls or dir.

331 Guest login ok, send your complete e-mail address as password.
Password:
230-Please read the file README
230-  it was last modified on Tue Jan 17 16:01:23 1995 - 209 days ago
230 Guest login ok, access restrictions apply.
ftp> ls
200 PORT command successful.
425 Can't create data socket (0.0.0.0,20): Bad file number.
ftp>

If anyone has any ideas you can email me or post to forum.
Steve

From [email protected] Mon Aug 14 10:58:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0si1y9-0002RjC; Mon, 14 Aug 95 09:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA24688; Mon, 14 Aug 1995 11:05:57 -0500
Received: from smtp.tele.fi (smtp.tele.fi [192.89.123.29]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA24293 for <[email protected]>; Mon, 14 Aug 1995 11:00:36 -0500
Received: from aapeli.relatech.fi (relatech.fi [192.58.52.22]) by smtp.tele.fi (8.6.12/8.6.10) with SMTP id SAA12870 for <[email protected]>; Mon, 14 Aug 1995 18:54:39 +0300
Received: by aapeli.relatech.fi (Smail3.1.28.1 #2)
       id m0si1cx-0004MOC; Mon, 14 Aug 95 18:40 EETDST
Message-Id: <[email protected]>
Date: Mon, 14 Aug 1995 18:40:35 +0300 (EETDST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Kari Hakkinen)
To: [email protected]
Subject: Re: Error: Can't create data socket (0.0.0.0,20): Bad File number
In-Reply-To: <[email protected]> from "Steve Eastham" at Aug 14, 95 10:23:00 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> Thanks for all the help.
> The other errors have been taken care of by creating the /etc/shells and
> syntax errors in /etc/passwd. Now I get logged in but get the following error
> when running an ls or dir.
>
> 331 Guest login ok, send your complete e-mail address as password.
> Password:
> 230-Please read the file README
> 230-  it was last modified on Tue Jan 17 16:01:23 1995 - 209 days ago
> 230 Guest login ok, access restrictions apply.
> ftp> ls
> 200 PORT command successful.
> 425 Can't create data socket (0.0.0.0,20): Bad file number.
> ftp>
>
> If anyone has any ideas you can email me or post to forum.
> Steve

I had exactly the same error on our SCO 3.2v4.2 before I created directories
~ftp/dev and ~ftp/shlib and put the necessary files there.

I hope your operating system documentation tells you what to put there.

Hope this helps,
Kari
--
Kari Hakkinen                Internet:  [email protected]
Relatech Ltd                 Tel:       +358-41-650205
Jyvaskyla FINLAND            Fax:       +358-41-650120

From [email protected] Mon Aug 14 10:59:00 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0si2FP-0002UGC; Mon, 14 Aug 95 09:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA26072; Mon, 14 Aug 1995 11:23:43 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA25963 for <[email protected]>; Mon, 14 Aug 1995 11:22:44 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA22400
 (5.67a8/IDA-1.5 for [email protected]); Mon, 14 Aug 1995 18:22:45 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA10177; Mon, 14 Aug 1995 18:23:45 +0100
Message-Id: <[email protected]>
Date: Mon, 14 Aug 95 18:23:44 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: "exiting on signal 11: Try again"
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 14, 95 6:04 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am running wu-2.4.2-academ[BETA-4](1) on Linux 1.2.11. Most things
go OK except I received several times error msgs in my syslog:

Aug 12 22:07:40 myhost ftpd[8288]: exiting on signal 11: Try again

It happens when clients were uploading many files (> 30 files of 100 KB).

Another problem: if I remove the world read permission of ~ftp/incoming,
then the files uploaded were owned by ftp.bin no matter what you setup
in ftpaccess. If I put the read permission back, everything is OK.

Last small problem, the ftpd no longer log the message when client
close the connection.

Any help will be appreciated.

--
Yanming PENG
[email protected]

From [email protected] Mon Aug 14 18:58:15 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siAEe-0002j4C; Mon, 14 Aug 95 17:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA25216; Mon, 14 Aug 1995 19:55:14 -0500
Received: from rex.scientech.com (rex.scientech.com [198.49.41.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA25056 for <[email protected]>; Mon, 14 Aug 1995 19:51:32 -0500
Received: from kingkong.llnl.gov (kingkong.llnl.gov [128.115.23.159]) by rex.scientech.com (8.6.10/8.6.9) with SMTP id UAA23916 for <[email protected]>; Mon, 14 Aug 1995 20:51:06 -0400
Message-Id: <[email protected]>
Date: Mon, 14 Aug 1995 20:51:06 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Joshua Krage)
To: [email protected]
Subject: Re: ls works, but ls -l doesn't
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-PGP-KeyID-Fprnt: E6D8 D5D6 4754 0AA2  DC0F 1421 3F7C 030C
X-PGP-KeyLocation: http://www.scientech.com/people/jkrage/pubpgpkey.txt
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On 8/12/95 at 1:54 AM, Robert Bishop wrote:
> I can't seem to find any reference anywhere to one. The system is a IBM RS
> 6000 running AIX 3.2.5. If I setup up an anonymous system using the ftpd
> daemon supplied with AIX, ls -l works just fine, but when I switch to

I run wuftpd on AIX 3.2.5 as well with no problems.  It sounds like you're
either using the wrong permissions (not as likely) or missing some of the
dynamic libraries that ls depends upon (likely).  These include the NLS
message catalogs, and the appropriate C libraries.  The stock AIX ftpd page
has a section about setting up an FTP site.  There's even a script to
automate much of it for you, called anon.ftp in the /usr tree somewhere.  I
think it also has a man page.

I ended creating my FTP tree by hand, since I didn't like the defaults in
the script, and didn't want to spend the time to change it (fairly
heavily).  If you follow the instructions for WU-FTPd first, then add
whatever wasn't already done according to the instructions in the FTPd man
page.

I can provide a list of files you need if necessary; just contact me via
private e-mail.

Good luck!

-----------------------------------------------------------------------
Joshua Krage                                       [email protected]
Network Administrator       SCIENTECH, Inc.      (301) 468-6425 (Voice)


From [email protected] Mon Aug 14 23:23:36 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siEdh-0001h8C; Mon, 14 Aug 95 22:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA05991; Tue, 15 Aug 1995 00:37:23 -0500
Received: from relay.xlink.net (relay.xlink.net [193.141.40.5]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA05744 for <[email protected]>; Tue, 15 Aug 1995 00:30:08 -0500
Received: from rgvx1b.spacediv.dofn.de by relay.xlink.net
         id <[email protected]>; Tue, 15 Aug 1995 07:22:27 +0000
                  Tue, 15 Aug 1995 07:22:25 +0200
Message-Id: <"relay.xlin.875:15.07.95.05.22.28"@relay.xlink.net>
Date: Tue, 15 Aug 1995 05:22:28 +0000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Udo Winkelmann)
To: [email protected]
Subject: Problems with Group Control
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Sender: winkelu@rgvx1b
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,
I have just set up the wu-ftpd 4.2
But I have a problem setting up a guestgroup. For setting the ftpd I uses=
the
O=B4Reilly Handbook "Managing Internet Information Systems" but when I=
create
the ftpaccess file for the guest group like described I get the following=20
message when I try to login:

       220-
       220 rcsun1 FTP server (Version wu-2.4(2) Fri Aug 11 14:32:52 MET DST
1995) ready.
       Name (localhost:root): xmmftp
       530 User xmmftp access denied...
       Login failed.
       ftp>

The entry in the /etc/passwd file looks like:
=
xmmftp:CtN/XyXEYMPGI:20001:201:XMM-Guest-User:/user/guests/./xmm:/bin/false

The entry in the /etc/group file looks like:
        ftpguests:*:201:xmmftp,poemftp,sciaftp
=20
The entry in the /usr/local/etc/ftpaccess file looks like:
       guestgroup ftpguests

Where might be the problem

regards
Udo
----------------------------------------------------------------------------=
----
Udo Winkelmann
Dornier GmbH
Department RST 46
Friedrichshafen, 88039
Germany
Phone +49 7545 8 9770
FAX   +49 7545 8 3210
email: [email protected]=20
----------------------------------------------------------------------------=
----

From [email protected] Tue Aug 15 06:08:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siJw0-0002ANC; Tue, 15 Aug 95 04:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA08143; Tue, 15 Aug 1995 01:43:59 -0500
Received: from ftp.paradigm.co.nz (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id BAA07983 for <[email protected]>; Tue, 15 Aug 1995 01:39:39 -0500
Received: from [202.37.254.20] (keith_mac.paradigm.co.nz [202.37.254.20]) by ftp.paradigm.co.nz (8.6.9/8.6.9) with SMTP id SAA01090 for <[email protected]>; Tue, 15 Aug 1995 18:39:36 +1200
Message-Id: <v01510101ac55f1dc357c@[202.37.254.20]>
Date: Tue, 15 Aug 1995 18:42:44 +1200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Keith Smith)
To: [email protected]
Subject: Re: Problems with Group Control
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>the ftpaccess file for the guest group like described I get the following
>message when I try to login:
>
>        220-
>        220 rcsun1 FTP server (Version wu-2.4(2) Fri Aug 11 14:32:52 MET DST
>1995) ready.
>        Name (localhost:root): xmmftp
>        530 User xmmftp access denied...
>        Login failed.
>        ftp>
>
>The entry in the /etc/passwd file looks like:
>  xmmftp:CtN/XyXEYMPGI:20001:201:XMM-Guest-User:/user/guests/./xmm:/bin/false


Is /bin/false in you /etc/shells file?  The file /bin/false doesn't have to
exist but it must be listed in /etc/shells

Good Luck
Keith.


From [email protected] Tue Aug 15 12:38:13 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siQPV-000251C; Tue, 15 Aug 95 11:08 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siKr9-0003pPC; Tue, 15 Aug 95 05:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA20109; Tue, 15 Aug 1995 07:14:17 -0500
Received: from relay.xlink.net (relay.xlink.net [193.141.40.5]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA19612 for <[email protected]>; Tue, 15 Aug 1995 07:09:19 -0500
Received: from rgvx1b.spacediv.dofn.de by relay.xlink.net
         id <[email protected]>; Tue, 15 Aug 1995 14:08:47 +0000
                  Tue, 15 Aug 1995 14:08:43 +0200
Message-Id: <"relay.xlin.952:15.07.95.12.08.47"@relay.xlink.net>
Date: Tue, 15 Aug 1995 12:08:47 +0000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Udo Winkelmann)
To: wu-ftpd <[email protected]>
Subject: Re: Problems with Group Control
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: winkelu@rgvx1b
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Thanks for the info
Udo
--------------------------------------------------------------------------------
Udo Winkelmann
Dornier GmbH
Department RST 46
Friedrichshafen, 88039
Germany
Phone +49 7545 8 9770
FAX   +49 7545 8 3210
email: [email protected]
--------------------------------------------------------------------------------

From [email protected] Tue Aug 15 12:55:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siQsC-00026mC; Tue, 15 Aug 95 11:38 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siMla-0001coC; Tue, 15 Aug 95 07:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA26152; Tue, 15 Aug 1995 09:17:04 -0500
Received: from matrox.Matrox.COM (matrox.matrox.qc.ca [192.77.49.155]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA26032 for <[email protected]>; Tue, 15 Aug 1995 09:15:13 -0500
Received: from fugazi.Matrox.COM by matrox.Matrox.COM with SMTP id AA29912
 (5.65c8/IDA-1.4.4 for <[email protected]>); Tue, 15 Aug 1995 10:14:50 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 10:14:41 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Daniel Tremblay <[email protected]>
To: [email protected]
Subject: Question from a newbie...
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: Windows Eudora Version 2.1.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,  I just installed wu-ftpd-2.4 on a SunOS4.1.3_U1 and the server works
exept that it doesn't read the ftpaccess file at all.  No messages are
displayed.  My question is: is there a FAQ somewhere I could read before
bugging you guys.  If not, could someone tell me what
permissions/userID/groupID I should put on the
ftpaccess,ftpconversion,ftpusers files.

Thank you,

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

From [email protected] Tue Aug 15 13:23:02 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siRBh-00025CC; Tue, 15 Aug 95 11:58 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siOez-0003rYC; Tue, 15 Aug 95 09:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA04941; Tue, 15 Aug 1995 11:17:50 -0500
Received: from cuspidor.cs.utk.edu (CUSPIDOR.CS.UTK.EDU [128.169.92.137]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA04682 for <[email protected]>; Tue, 15 Aug 1995 11:15:02 -0500
Received: from LOCALHOST.cs.utk.edu by cuspidor.cs.utk.edu with SMTP (cf v2.11c-UTK)
         id MAA08419; Tue, 15 Aug 1995 12:14:37 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 12:14:36 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Reed Wade <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: Your message of "Tue, 15 Aug 1995 11:06:35 EDT."
            <9508151106.ZM24564@squid>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


so, I can see the usefulness of that but I can't agree with it.

>Please sitck to english ....
>
>--
>Thank you.
>
>Ketan Shah ([email protected])
>
>Varimetrix Corporation
>2350 Commerce Pk. Dr., No. 4
>Palm Bay, FL 32905
>Tel. No.(407)-676-3222
>
>


-reed

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

From [email protected] Tue Aug 15 16:38:37 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVZ5-000228C; Tue, 15 Aug 95 16:38 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siThg-0003pAC; Tue, 15 Aug 95 14:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA24698; Tue, 15 Aug 1995 16:40:48 -0500
Received: from antares.mcs.anl.gov (mcs.anl.gov [140.221.9.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA24440 for <[email protected]>; Tue, 15 Aug 1995 16:37:30 -0500
Received: from mcs.anl.gov (spooky.mcs.anl.gov [140.221.3.7]) by antares.mcs.anl.gov (8.6.10/8.6.10)  with ESMTP
       id PAA17356; Tue, 15 Aug 1995 15:42:50 -0500
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 15:42:52 -0500
Reply-To: [email protected]
Sender: [email protected]
From: Gene Rackow <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: Your message of "Tue, 15 Aug 1995 16:14:15 EDT."
            <9508152014.AA00342@squid>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I would go so far as to say that most of the major mailing lists are
based on English being the common language of choice.  If someone
feels more comfortable with another language then let them post.
The truth is the experts live in the bigger lists and may not have the
time or energy to subscribe to the language specific lists.  Feel free to
create on if you want, but the traffic and knowledge base will probably be
to small to sustain the operation of the list.  The other language users
should also not feel offended if they get few or no replies.  Chances are
though that on a bigger list like this one, someone will understand their
request and respond.  That reply, like most others should be back to
the use with the questions ONLY, and let them post a summary of the
problem resolution if it turns out to be useful and not just rtfm or rtfaq.

-_Gene

Ketan Shah made the following keystrokes:
>Sorry to cause this ruckus....
>Also in response to whether there are mailing lists in other languages,
>I would say if there isn't one, then create one and hope it
>is appreciated where that language is spoken and understood.
>example :  France!!
>
>Thank you.
>
>Ketan Shah ([email protected])
>
>Varimetrix Corporation
>2350 Commerce Pk. Dr., No. 4
>Palm Bay, FL 32905
>Tel. No.(407)-676-3222
>
>
>

From [email protected] Tue Aug 15 16:38:45 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVZD-0002AZC; Tue, 15 Aug 95 16:38 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siTsh-0003v3C; Tue, 15 Aug 95 14:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA25434; Tue, 15 Aug 1995 16:52:16 -0500
Received: from WUVMD.Wustl.Edu (wuvmd.wustl.edu [128.252.142.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA25363 for <[email protected]>; Tue, 15 Aug 1995 16:51:34 -0500
Received: from WUVMD.WUSTL.EDU by WUVMD.Wustl.Edu (IBM VM SMTP V2R1)
  with BSMTP id 8485; Tue, 15 Aug 95 16:49:52 CST
Received: from TWSUVM.UC.TWSU.EDU (NJE origin MAILER@TWSUVM) by WUVMD.WUSTL.EDU (LMail V1.1d/1.7f) with BSMTP id 6775; Tue, 15 Aug 1995 16:49:52 -0600
Received: from TWSUVM (NELSON) by TWSUVM.UC.TWSU.EDU (Mailer R2.08) with BSMTP
id 5465; Tue, 15 Aug 95 14:26:56 CDT
Message-Id: <[email protected]>
Date: Tue, 15 Aug 95  14:26:55 CDT
Reply-To: [email protected]
Sender: [email protected]
From: Chuck Nelson <NELSON%[email protected]>
To: "wu-ftpd discussion list" <[email protected]>
Subject: Real users cant get in.
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I just finished installing wu-ftpd on my AIX 3.2.5 systems and have run
into a minor problem.

Anonymous and guest access is okay but I am unable to ftp in with a real
userid. The id is in the /etc/passwd file and /etc/group file. I even
made sure it is not in the ftpusers file.

If I enter "user nelson" it says access is denied. (this is the username)

If I enter "user NELSON" (note case) it asks for a password but it will
not take a valid password. Also note: NELSON (upcase) is not a valid user
on my system "nelson" is.

I have enclosed my ftpaccess file if it will help.


**************** ftpaccess ******************
class all     real,guest,anonymous *

limit  anon   25   Any          /wsu/local/etc/msgs/msg.busy

passwd-check trivial    warn

readme  README*    login
readme  README*    cwd=*

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

compress        yes             local remote
tar             yes             local remote

log commands real
log transfers anonymous,real inbound,outbound

shutdown /wsu/local/etc/shutmsg

email [email protected]

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

Thanks for any help.

Chuck

From [email protected] Tue Aug 15 17:50:44 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from nwnexus.wa.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVeL-00035CC; Tue, 15 Aug 95 16:44 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA13109
 (5.65c/IDA-1.4.4 for <[email protected]>); Tue, 15 Aug 1995 15:52:02 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA28290; Tue, 15 Aug 1995 17:48:27 -0500
Received: from step.polymtl.ca (step.polymtl.ca [132.207.4.32]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA28193 for <[email protected]>; Tue, 15 Aug 1995 17:46:44 -0500
Received: (from coyote@localhost) by step.polymtl.ca (8.6.10/8.6.10) id SAA20911; Tue, 15 Aug 1995 18:38:20 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 18:38:19 -0400 (EDT)
Reply-To: Vincent Cojot <[email protected]>
Sender: [email protected]
From: Vincent Cojot <[email protected]>
To: [email protected]
Subject: Greetings and questions...
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Sender: Vincent Cojot <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Dear wu-ftpd users,

       This is my first time on this list and as such I would like to
apologize if I am wrong about the Etiquette one is supposed to have on
this mailing list. I hope everybody will excuse my poor english as well..
:)

       We are tying to set up wu-ftpd to work on our SparcStation 10
(running SunOS 5.4) which is a server accessed by other students at our
school. I used the Solaris makefiles for wu-ftp-2.4 and things compiled
ok (after modifying makefile.sol a little). I have created the required
files, checked the paths and the syntax and it all seems ok. Also "ckconfig"
reports everything is ok. However:

- 1) When replacing in.ftpd by the binary of wu-ftpd, every user
connecting to our site gets : "500 step FTP server shut down -- please
try again later."

- 2) when trying to start it manually ("./ftpd"), it just dies within a
few seconds saying "500 step FTP server shut down -- please try again
later."

- 3) When trying 2), the following appears in /var/adm/messages:

Aug 15 18:08:37 step syslog: getpeername (./ftpd): Invalid argument
Aug 15 18:08:37 step syslog: getsockname (./ftpd): Invalid argument
Aug 15 18:08:37 step ftpd[19957]: setsockopt (SO_OOBINLINE): Invalid argument
Aug 15 18:08:37 step ftpd[19957]: fcntl F_SETOWN: Invalid argument

As a result, we are pretty lost here and I would like to know if anyone
has had this problem and knows how to fix it. We are just a group a
students providing local information and Internet access to other students
from our school and none of the others at our Micro-computing comitee was
able to help. We would really apreciate some help and I am really sorry
if this mail does not match this list's etiquette.

PS: I can provide all the config files if needed.
_________________________________________________________________________
Vincent S. Cojot, Computer Engineering.
Ecole Polytechnique de Montreal, Comite Micro-Informatique.
[email protected], [email protected]



From [email protected] Tue Aug 15 17:51:32 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVZa-00025WC; Tue, 15 Aug 95 16:39 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siUN8-0003peC; Tue, 15 Aug 95 15:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA27077; Tue, 15 Aug 1995 17:23:43 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA26927 for <[email protected]>; Tue, 15 Aug 1995 17:20:14 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA23725
 (5.67a8/IDA-1.5 for [email protected]); Wed, 16 Aug 1995 00:20:14 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA20170; Wed, 16 Aug 1995 00:21:13 +0100
Message-Id: <[email protected]>
Date: Wed, 16 Aug 95 0:21:13 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Subject: Re: Real users cant get in.
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 15, 95 11:53 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Anonymous and guest access is okay but I am unable to ftp in with a real
> userid. The id is in the /etc/passwd file and /etc/group file. I even
> made sure it is not in the ftpusers file.
>
> If I enter "user nelson" it says access is denied. (this is the username)
>
> If I enter "user NELSON" (note case) it asks for a password but it will
> not take a valid password. Also note: NELSON (upcase) is not a valid user
> on my system "nelson" is.
>

Make sure that the shell in the /etc/passwd for user nelson does exist
in /etc/shells. It may be csh instead of /bin/csh or similar mistakes.

--
Yanming PENG

From [email protected] Tue Aug 15 17:52:38 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVZH-000234C; Tue, 15 Aug 95 16:38 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siTWb-0003v0C; Tue, 15 Aug 95 14:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA23869; Tue, 15 Aug 1995 16:28:52 -0500
Received: from fea1.ansys.com.ansys.com (fea1.swanson.com [192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA23670 for <[email protected]>; Tue, 15 Aug 1995 16:26:12 -0500
Received: from by fea1.ansys.com.ansys.com
       id AA18750; Tue, 15 Aug 95 17:22:10 EDT
Received: from devh8.ansys.com ([192.104.5.50]) by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
       id AA11927; Tue, 15 Aug 95 17:16:53 EDT
Received: by devh8.ansys.com
       (1.38.193.4/16.2) id AA19865; Tue, 15 Aug 1995 17:23:07 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 17:23:06 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Steve Jones <[email protected]>
To: [email protected]
Cc: [email protected] (Steve Jones, Prod Creat, 3067, )
Subject: sublogins
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm having trouble setting up sublogins under the wu-ftp
daemon.  I'm not exactly sure how the user is supposed to
access the account.  Do they login initially using the
sublogin name or do they login first as anonymous and then
USER to the sublogin account.

If it's the former, my difficulty is that I can't seem to
get it to work.  I have not been able to login directly
using the sublogin name (I get 'login incorrect').

If it's the latter, the problem I have is that, after
logging in as anonymous, I'm told by the daemon that I can't
change user using a guest account.

Can someone shed some light on this?


Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
[email protected]

From [email protected] Tue Aug 15 18:36:44 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siViJ-0003BRC; Tue, 15 Aug 95 16:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siNc8-0003oTC; Tue, 15 Aug 95 08:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA29850; Tue, 15 Aug 1995 10:10:53 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA29719 for <[email protected]>; Tue, 15 Aug 1995 10:09:55 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id LAA15007 for [email protected]; Tue, 15 Aug 1995 11:06:38 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
       id AA04038; Tue, 15 Aug 95 11:03:55 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA24566; Tue, 15 Aug 95 11:06:38 -0400
Message-Id: <9508151106.ZM24564@squid>
Date: Tue, 15 Aug 1995 11:06:35 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ketan Shah)
To: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: Simon-Bernard Drolet <[email protected]>
       "Re: Question from a newbie..." (Aug 15, 10:46am)
References: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Please sitck to english ....

--
Thank you.

Ketan Shah ([email protected])

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222


From [email protected] Tue Aug 15 18:37:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siViM-0003CDC; Tue, 15 Aug 95 16:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siNHt-0003qOC; Tue, 15 Aug 95 07:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA28527; Tue, 15 Aug 1995 09:49:54 -0500
Received: from dino.ccg.emr.ca (ccg.emr.ca [192.77.69.129]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA28340 for <[email protected]>; Tue, 15 Aug 1995 09:46:23 -0500
Received: (from droletb@localhost) by dino.ccg.emr.ca (8.6.12/8.6.10) id KAA08423 for [email protected]; Tue, 15 Aug 1995 10:46:20 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 10:46:20 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Simon-Bernard Drolet <[email protected]>
To: [email protected]
Subject: Re: Question from a newbie...
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



Bonjour Daniel,

Je peux te suggerer d'acheter le libre d'O'Reilly, "Managing Internet
Information Services".

Il y a trois chapitre sur l'installation d'un site ftp anonyme
dont deux sur wu-ftpd 2.4.

Finalement, pour le fichier ftpaccess, assure-toi que dans le fichier
pathnames.h, tu as bien definis ou tu place ce fichier.
Les permissions sont bien-sur 0644 sur ces fichiers et le owner
est root,root (sur solaris) ou bien root,daemon.

--
Simon-Bernard Drolet                E-mail: [email protected]
Administrateur de systemes Unix     Tel:    (819) 564-5600 ext.4819
Centre Canadien de Geomatique       Fax:    (819) 564-5698
"I'm Pentium of Borg. Division is futile. You will be approximated..."


From [email protected] Tue Aug 15 18:39:24 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siViP-0003CSC; Tue, 15 Aug 95 16:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siNn7-0003oqC; Tue, 15 Aug 95 08:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA00912; Tue, 15 Aug 1995 10:22:21 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA00674 for <[email protected]>; Tue, 15 Aug 1995 10:19:50 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id LAA15635 for [email protected]; Tue, 15 Aug 1995 11:16:32 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
       id AA04208; Tue, 15 Aug 95 11:13:08 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA24788; Tue, 15 Aug 95 11:15:51 -0400
Message-Id: <9508151115.ZM24786@squid>
Date: Tue, 15 Aug 1995 11:15:46 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ketan Shah)
To: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: Daniel Tremblay <[email protected]>
       "Question from a newbie..." (Aug 15, 10:14am)
References: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Read the installation instructions which came with wu-ftp. It provides valid
info to get started.
Read the man pages for ftpd, ftpaccess...  They should tell you how to set up
the inetd.conf and
the ftpaccess file.

Search the net for the "computer-security"
Hopefully it will lead you to something useful.

Also try http://iss.net/~iss



--
Thank you.

Ketan Shah ([email protected])

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222


From [email protected] Tue Aug 15 18:40:12 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siViT-0003D5C; Tue, 15 Aug 95 16:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siNsA-0003qkC; Tue, 15 Aug 95 08:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA01443; Tue, 15 Aug 1995 10:27:20 -0500
Received: from cherub.heidelbg.ibm.com (cherub.hd.ibm.de [192.101.197.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA00794 for <[email protected]>; Tue, 15 Aug 1995 10:21:17 -0500
Received: by cherub.heidelbg.ibm.com (AIX 3.2/UCB 5.64/4.03)
         id AA41328; Tue, 15 Aug 1995 17:23:33 +0200
Received: from kaa.heidelbg.ibm.com(9.228.3.2) by cherub via smap (V1.3mjr)
       id sma012135; Tue Aug 15 17:21:49 1995
Received: from cayman.iwbs.heidelbg.ibm.com by kaa.heidelbg.ibm.com (AIX 3.2/UCB 5.64/4.03)
         id AA89306; Tue, 15 Aug 1995 17:21:09 +0200
Received: by cayman.iwbs.heidelbg.ibm.com (AIX 3.2/UCB 5.64/4.03)
         id AA25184; Tue, 15 Aug 1995 17:21:09 +0200
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 17:21:09 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Noam Paz)
To: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: [email protected] (Ketan Shah)
      "Re: Question from a newbie..." (Aug 15, 11:06am)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Aug 15, 11:06am, Ketan Shah wrote:
..
} Subject: Re: Question from a newbie...
}
} Please sitck to english ....
}
} --
} Thank you.
}
} Ketan Shah ([email protected])
}


I second on this ...
Thanks
Noam

From [email protected] Tue Aug 15 18:40:44 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siViV-0003DVC; Tue, 15 Aug 95 16:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siNwN-0000FaC; Tue, 15 Aug 95 08:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA01878; Tue, 15 Aug 1995 10:31:55 -0500
Received: from cambridge.scr.slb.com (platinum.cambridge.scr.slb.com [134.32.101.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA01423 for <[email protected]>; Tue, 15 Aug 1995 10:27:12 -0500
Received: from uranium.cambridge.scr.slb.com by cambridge.scr.slb.com (4.1/SMI-4.1/JC-platinum)
       id AA01914; Tue, 15 Aug 95 16:24:34 BST
Message-Id: <[email protected]>
Date: Tue, 15 Aug 95 16:24:34 BST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Simon Wilkinson)
To: [email protected]
Subject: ftpd daemon syslogging
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi

I wondered if anyone out there had any experience with setting up the wuftpd
daemon to log all the file transfers, logins etc. from an anonymous ftp
account to the syslog.  I am using a Solaris 2.4 installation of wuftpd.
Although I am aware of the various option parameters to the ftpd daemon and
have supposedly started them ( I have checked by logging in and watching
the ftpd process start), no messages are appearing in either /usr/adm/messages
or /usr/adm/syslog.
Does anyone know what ftpd is doing here??
I have tried looking at the syslogd daemon and it's details but to no avail.

At the moment, my entry for ftpd in /etc/inet/inetd.conf is as follows:

ftp     stream  tcp     nowait  root    /usr/sbin/ftpd          ftpd -d -l -a -L
-i -o

Thanks for any help

Si.

From [email protected] Tue Aug 15 18:40:42 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siViV-0003DiC; Tue, 15 Aug 95 16:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siNxZ-0003qpC; Tue, 15 Aug 95 08:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA02054; Tue, 15 Aug 1995 10:33:09 -0500
Received: from matrox.Matrox.COM (matrox.matrox.qc.ca [192.77.49.155]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA01389 for <[email protected]>; Tue, 15 Aug 1995 10:26:59 -0500
Received: from fugazi.Matrox.COM by matrox.Matrox.COM with SMTP id AA02591
 (5.65c8/IDA-1.4.4 for <[email protected]>); Tue, 15 Aug 1995 11:26:15 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 11:26:06 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Daniel Tremblay <[email protected]>
To: [email protected]
Subject: Re: Question from a newbie...
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: Windows Eudora Version 2.1.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

At 10:46 AM 8/15/95 -0400, you wrote:
>
>
>Bonjour Daniel,
>
>Je peux te suggerer d'acheter le libre d'O'Reilly, "Managing Internet
>Information Services".
>
>Il y a trois chapitre sur l'installation d'un site ftp anonyme
>dont deux sur wu-ftpd 2.4.

J'ai effectivement ce livre et c'est en suivant les instructions que j'ai
installe le wu-ftpd.

>
>Finalement, pour le fichier ftpaccess, assure-toi que dans le fichier
>pathnames.h, tu as bien definis ou tu place ce fichier.
>Les permissions sont bien-sur 0644 sur ces fichiers et le owner
>est root,root (sur solaris) ou bien root,daemon.
>

Lorsque je roule ckconfig (qui vient avec wu-ftpd et qui verifie que les
path dans pathnames.h sont valides), tout est ok.
Mes fichiers ftpaccess et les autres sont 0644 et ils appartiennent a
root.daemon

Quand je connecte a la station roulant wu-ftpd, le serveur part mais je n'ai
aucuns messages s'affichant (via la commande message et/ou banner et meme
readme).  Aussi, quand je fais la comande "dir" je n'obtient aucun listing
et quand je fais "ls", j'obtient un short listing contrairement a un "ls
-al"...  sans doute que tu peux m'aider...

Merci,
Daniel.

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

From [email protected] Tue Aug 15 18:42:36 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVZt-0002dEC; Tue, 15 Aug 95 16:39 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siVH4-0003vHC; Tue, 15 Aug 95 16:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA29440; Tue, 15 Aug 1995 18:21:24 -0500
Received: from guy.asimware.com (asimware.icom.ca [204.191.16.249]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA29316 for <[email protected]>; Tue, 15 Aug 1995 18:18:40 -0500
Received: (from reeves@localhost) by guy.asimware.com (8.6.9/8.6.9) id SAA02357; Tue, 15 Aug 1995 18:20:08 -0700
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 18:20:08 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Paul Reeves <[email protected]>
To: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: <9508152014.AA00342@squid>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



On Tue, 15 Aug 1995, Ketan Shah wrote:

> Sorry to cause this ruckus....
> Also in response to whether there are mailing lists in other languages,
> I would say if there isn't one, then create one and hope it
> is appreciated where that language is spoken and understood.
> example :  France!!

But this list is also being distributed into a country where French is
spoken and understood:  Canada.

Paul

From [email protected] Tue Aug 15 18:45:42 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siW1h-0003HqC; Tue, 15 Aug 95 17:08 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siPhA-0003sYC; Tue, 15 Aug 95 10:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA08916; Tue, 15 Aug 1995 12:24:17 -0500
Received: from comoro.yorku.ca (comoro.yorku.ca [130.63.236.55]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA08551 for <[email protected]>; Tue, 15 Aug 1995 12:19:01 -0500
Received: from apex.ccs.yorku.ca (apex.ccs.yorku.ca [130.63.237.12]) by comoro.yorku.ca (8.6.11/8.6.11) with ESMTP id NAA40170 for <[email protected]>; Tue, 15 Aug 1995 13:18:50 -0400
Received: from apex.ccs.yorku.ca (localhost [127.0.0.1]) by apex.ccs.yorku.ca (8.6.11/8.6.4) with ESMTP id NAA01435 for <[email protected]>; Tue, 15 Aug 1995 13:18:49 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 13:18:43 -0400
Reply-To: [email protected]
Sender: [email protected]
From: "Miguel Marques" <[email protected]>
To: [email protected]
Subject: Re: Question from a newbie...
In-Reply-To: Message from [email protected] (Ketan Shah)
       of "Tue, 15 Aug 1995 11:06:35 -0400"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings...
[email protected] (Ketan Shah) writes:
 > Please sitck to english ....
 >
 > --
 > Thank you.
 >
 > Ketan Shah ([email protected])
 >
 > Varimetrix Corporation
 > 2350 Commerce Pk. Dr., No. 4
 > Palm Bay, FL 32905
 > Tel. No.(407)-676-3222
 >
 >
This newsgroup has an official language???
Is there an international version of this mailing list where people
who speak other languages better than english can also try and help?

                                                       Mike

         Mike Marques               )(  Usenet: [email protected]
Computing & Communications Services )(  Bitnet: mike@yulibra
  (IT division),  York University.  )(  Voice: (416) 736-5257
                    Only visiting this planet...




From [email protected] Tue Aug 15 18:48:35 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siW1n-0003IQC; Tue, 15 Aug 95 17:08 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siPVd-0003sTC; Tue, 15 Aug 95 10:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA08181; Tue, 15 Aug 1995 12:11:19 -0500
Received: from mnementh.cs.mcgill.ca (mnementh.CS.McGill.CA [132.206.3.4]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA07240 for <[email protected]>; Tue, 15 Aug 1995 11:56:52 -0500
Received: by mnementh.cs.mcgill.ca (5.65a/IDA-1.4.2c/SOCS-Guru-2g-16Feb93)
       id AA10581  (mail destined for [email protected]) on Tue, 15 Aug 95 11:42:51 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 11:42:50 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Kent Tse)
To: [email protected]
Subject: Weird problem with ftpd
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

    Hi,

    I have a strange problem with the wu-ftpd 2.4 daemon running on
    machines with the SunOS 4.1.4 and a Solbourne 4.1C operating
    systems.  On the second login try to any account (ftp or user
    account) the daemon hangs and seems to set the NIS domainname to
    the passwd entry of ftp.  For example, the passwd entry for ftp
    is:

    ftp:*:22:22:Anonymous FTP:/export/ftp:/usr/bin/true

    and the error messages on the console are:

    NIS domainname "ftp" not responding
    NIS domainname "*" not responding
    NIS domainname "/export/ftp" not responding

    and so on.

    At this point the daemon hangs and the ftpcounts don't change (of
    course) and no one can log in.

    I would appreciate any pointers or solutions.  BTW, there were no
    changes made to the wu-ftpd source which I got from ftp.wustl.edu.

                                       - Kent

--
    Kent Tse                      School of Computer Science
    System Programmer             McGill University
    [email protected]             3480 University Street, Room 318
    (514) 398-6697                Montreal, Quebec, Canada, H3A 2A7
    FAX: (514) 398-3883           SOCS Help Desk: (514) 398-7087
                                  http://www.cs.mcgill.ca/~kent


From [email protected] Tue Aug 15 18:49:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siW1q-0003J1C; Tue, 15 Aug 95 17:08 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siQFi-0003snC; Tue, 15 Aug 95 10:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA11035; Tue, 15 Aug 1995 12:59:47 -0500
Received: from ttown.apci.com (ttown.apci.com [204.27.156.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA10906 for <[email protected]>; Tue, 15 Aug 1995 12:57:52 -0500
Received: (from browndc@localhost) by ttown.apci.com (8.6.12/8.6.12) id NAA22703; Tue, 15 Aug 1995 13:45:16 -0400
Message-Id: <[email protected]>
Date: Tue, 15 Aug 1995 13:45:15 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: "David C. Brown" <[email protected]>
To: WU-FTPD List <[email protected]>
Subject: Strange ls and dir problems
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm in the process of setting our FTP server for guest access only.

I current have two account (same group) which get chrooted same directory:

/etc/password
user1:*:101:120:Local user,,,:/usr2/ftpshared/./proj1:/bin/csh
user2:*:102:120:Remote user,,,:/usr2/ftpshared/./proj1:/bin/csh

/etc/group
partners:*:120:user1,user2
project1:*:200:user1,user2

ls -l /usr/ftpshared

drwxrwx---  2 user2    project1 512 Aug 15 07:37 proj1

ls -l /usr/ftpshared/proj1
-r-xr-xr-x  1 root    wheel      473 Aug 15 07:37 .login
-rw-r--r--  1 user1   project1 18853 Aug 14 15:59 ioffice.gif
-rw-r--r--  1 user1   project1 23759 Aug 14 15:59 office2.gif
-rw-r--r--  1 user1   project1 42685 Aug 14 15:59 office3.gif

Once I connect with either user1 or user2     ls -l  nor  dir  work

If I conncect from a UNIX host it ls looks like this:

230 User user1 logged in.  Access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp>

If I use the same account but connect from PC ftp command line client:

230 User user1 logged in.  Access restrictions apply.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
ioffice.gif
office2.gif
office3.gif
login
Transferred 47 bytes in 0 seconds (0.045 Kbytes/sec)
226 Transfer complete.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
Transferred 0 bytes in 0 seconds (0.000 Kbytes/sec)
226 Transfer complete.
ftp>


The 2 BIG Questions...

Why would the directory information change depending on the FTP client
use to access the server?

Why doesn't the   ls - l  or the dir commands work??


Thanks in advance,

David C. Brown                                  Air Products and Chemicals, Inc.
[email protected]                          7201 Hamilton Blvd.
                                               Allentown, PA 18195-1501
The opinion expressed are mine, not Air Products'.

From [email protected] Tue Aug 15 19:16:00 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siW2C-0003KzC; Tue, 15 Aug 95 17:08 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siSRq-0003tOC; Tue, 15 Aug 95 13:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA19199; Tue, 15 Aug 1995 15:20:32 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA19075 for <[email protected]>; Tue, 15 Aug 1995 15:19:43 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id QAA06126 for [email protected]; Tue, 15 Aug 1995 16:16:27 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
       id AA08065; Tue, 15 Aug 95 16:11:32 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA00342; Tue, 15 Aug 95 16:14:15 -0400
Message-Id: <9508152014.AA00342@squid>
Date: Tue, 15 Aug 95 16:14:15 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ketan Shah)
To: [email protected]
Subject: Re: Question from a newbie...
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Sorry to cause this ruckus....
Also in response to whether there are mailing lists in other languages,
I would say if there isn't one, then create one and hope it
is appreciated where that language is spoken and understood.
example :  France!!

Thank you.

Ketan Shah ([email protected])

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222


From [email protected] Tue Aug 15 20:07:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siWUe-00035AC; Tue, 15 Aug 95 17:38 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siWH9-0003scC; Tue, 15 Aug 95 17:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA01457; Tue, 15 Aug 1995 19:25:42 -0500
Received: from ftp.paradigm.co.nz (ftp.paradigm.co.nz [202.37.254.18]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA01359 for <[email protected]>; Tue, 15 Aug 1995 19:22:34 -0500
Received: from keith.paradigm.co.nz (keith.paradigm.co.nz [202.37.254.6]) by ftp.paradigm.co.nz (8.6.9/8.6.9) with SMTP id MAA00591 for <[email protected]>; Wed, 16 Aug 1995 12:22:30 +1200
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 12:39:53 +1200
Reply-To: [email protected]
Sender: [email protected]
From: "Keith Smith" <[email protected]>
To: [email protected]
Subject: Re: ftpd daemon syslogging
X-Sender: <[email protected]>
X-mailer: Pegasus Mail/Windows (v1.22)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I wondered if anyone out there had any experience with setting up the wuftpd
> daemon to log all the file transfers, logins etc. from an anonymous ftp
> account to the syslog.  I am using a Solaris 2.4 installation of wuftpd.
> Although I am aware of the various option parameters to the ftpd daemon and
> have supposedly started them ( I have checked by logging in and watching
> the ftpd process start), no messages are appearing in either /usr/adm/messages
> or /usr/adm/syslog.
> Does anyone know what ftpd is doing here??
> I have tried looking at the syslogd daemon and it's details but to no avail.

It sounds like your /etc/syslog.conf doesn't have an entry for the
selector that your wu-ftpd is using.  I think the default is 'daemon'
but you should check your sources to see what you are using.

In my /etc/syslog.conf I have the lilne:
     daemon.info                  /var/log/daemonlog

Check out the man pages on 'syslog' and 'syslog.conf' for more info.

Keith.

From [email protected] Tue Aug 15 23:22:41 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sib7d-00025gC; Tue, 15 Aug 95 22:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA10836; Wed, 16 Aug 1995 00:37:22 -0500
Received: from relay.xlink.net (relay.xlink.net [193.141.40.5]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA10640 for <[email protected]>; Wed, 16 Aug 1995 00:30:47 -0500
Received: from rgvx1b.spacediv.dofn.de by relay.xlink.net
         id <[email protected]>; Wed, 16 Aug 1995 07:30:45 +0000
                  Wed, 16 Aug 1995 07:30:43 +0200
Message-Id: <"relay.xlin.894:16.07.95.05.30.46"@relay.xlink.net>
Date: Wed, 16 Aug 1995 05:30:46 +0000
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Udo Winkelmann)
To: wu-ftpd <[email protected]>
Subject: Re: sublogins
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Sender: winkelu@rgvx1b
X-Mailer: Windows Eudora Version 2.0.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi Steve,

>I'm having trouble setting up sublogins under the wu-ftp
>daemon.  I'm not exactly sure how the user is supposed to
>access the account.  Do they login initially using the
>sublogin name or do they login first as anonymous and then
>USER to the sublogin account.

I had a similar problem at my site,
but I decided to use the group-access of the wu-ftpd,
because it seems to be the preferred way of the wu-ftpd.
(so read in the O=B4Reilly book "managing internet informations systems")

Udo
----------------------------------------------------------------------------=
----
Udo Winkelmann
Dornier GmbH
Department RST 46
Friedrichshafen, 88039
Germany
Phone +49 7545 8 9770
FAX   +49 7545 8 3210
email: [email protected]=20
----------------------------------------------------------------------------=
----

From [email protected] Wed Aug 16 05:44:14 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sifV3-0002yBC; Wed, 16 Aug 95 03:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA16476; Wed, 16 Aug 1995 05:18:31 -0500
Received: from ccc.casc.com ([152.148.40.231]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA16408 for <[email protected]>; Wed, 16 Aug 1995 05:16:58 -0500
Received: from alpo.casc.com by ccc.casc.com (4.1/3.1.012693-Cascade)
Received: from pc_mail.casc.com by alpo.casc.com (4.1/SMI-4.1)
       id AA29413; Wed, 16 Aug 95 06:15:24 EDT
Received: from cc:Mail by pc_mail.casc.com
       id AA808579102 Wed, 16 Aug 95 06:18:22 EST
Message-Id: <9507168085.AA808579102@pc_mail.casc.com>
Date: Wed, 16 Aug 95 06:18:22 EST
Reply-To: [email protected]
Sender: [email protected]
From: jtendler@pc_mail.casc.com
To: [email protected]
Subject: New User Question
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

    Hi there,

    I have tried to decipher the text files that come w/wu-ftpd and have
    also purchased the O'Reilly book, and yet can not come up with my
    answer.

    I have to setup my FTP server for about 30 users, where each user will
    need a particular login & password. This user will have RW access to
    their private directory and R access to a common or 'pub' directory. I
    am befogged on whether to use the group function or what? HELP !!

    Thank You,

    Jaime Tendler
    Cascade Communications Corp.
    (508) 952-1234
    [email protected]

From [email protected] Wed Aug 16 06:10:49 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sifxw-00020ZC; Wed, 16 Aug 95 03:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA17103; Wed, 16 Aug 1995 05:48:27 -0500
Received: from commy.ix.de (commy.ix.de [193.99.145.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA17047 for <[email protected]>; Wed, 16 Aug 1995 05:46:04 -0500
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
         id MAA29844 for wugate.wustl.edu!wu-ftpd; Wed, 16 Aug 1995 12:45:56 +0200
Received: by seneca (Smail3.1.29.1 #1)
       id m0sibnV-000MxjC; Wed, 16 Aug 95 08:17 MET DST
Message-Id: <m0sibnV-000MxjC@seneca>
Date: Wed, 16 Aug 1995 08:17:51 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Real users cant get in.
In-Reply-To: <[email protected]> from "Chuck Nelson" at Aug 15, 95 02:26:55 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> I just finished installing wu-ftpd on my AIX 3.2.5 systems and have run
> into a minor problem.
>
> Anonymous and guest access is okay but I am unable to ftp in with a real
> userid. The id is in the /etc/passwd file and /etc/group file. I even
> made sure it is not in the ftpusers file.
>
> If I enter "user nelson" it says access is denied. (this is the username)

This is probably a /etc/shells problem. Under AIX, you have to set up
~ftp/etc/shells with all the possible shells in it.

Ciao,
hm

--
Harald Milz ([email protected]), iX Multiuser Multitasking Magazine
Disclaimer: I apologize for my broken From: and Reply-To: headers. This is
caused by a strange sendmail setup which I am not responsible for.
Hopefully it will be fixed soon. If in doubt, reply to [email protected].

From [email protected] Wed Aug 16 09:48:46 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sile1-00025wC; Wed, 16 Aug 95 09:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siiDp-0000FLC; Wed, 16 Aug 95 06:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA20471; Wed, 16 Aug 1995 08:11:09 -0500
Received: from fea1.ansys.com.ansys.com (fea1.swanson.com [192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA20346 for <[email protected]>; Wed, 16 Aug 1995 08:08:23 -0500
Received: from by fea1.ansys.com.ansys.com
       id AA20835; Wed, 16 Aug 95 09:04:08 EDT
Received: from devh8.ansys.com ([192.104.5.50]) by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
       id AA13033; Wed, 16 Aug 95 08:58:50 EDT
Received: by devh8.ansys.com
       (1.38.193.4/16.2) id AA23588; Wed, 16 Aug 1995 09:05:04 -0400
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 09:05:03 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Jones)
To: [email protected]
Subject: Re: sublogins
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Aug 16,  5:30am, Udo Winkelmann wrote:
Subject: Re: sublogins

> Hi Steve,
>
> >I'm having trouble setting up sublogins under the wu-ftp
> >daemon.  I'm not exactly sure how the user is supposed to
> >access the account.  Do they login initially using the
> >sublogin name or do they login first as anonymous and then
> >USER to the sublogin account.
>
> I had a similar problem at my site,
> but I decided to use the group-access of the wu-ftpd,
>  because it seems to be the preferred way of the wu-ftpd.
> (so read in the O=B4Reilly book "managing internet informations systems")
>
> Udo
> ----------------------------------------------------------------------------=
> ----
> Udo Winkelmann
> Dornier GmbH
> Department RST 46
> Friedrichshafen, 88039
> Germany
> Phone +49 7545 8 9770
> FAX   +49 7545 8 3210
> email: [email protected]=20
> ----------------------------------------------------------------------------=
> ----
-- End of excerpt from Udo Winkelmann

I tried that route too, but I don't have a very good
understanding of how group-access works either.  Could
someone briefly outline an example of this including an
example of how the user actually access the account(?) (I
have the O'Reilly book, I'm still a little confused).

thanks

Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
[email protected]

From [email protected] Wed Aug 16 10:50:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0silde-00028uC; Wed, 16 Aug 95 09:48 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sihqj-0001gZC; Wed, 16 Aug 95 05:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA19693; Wed, 16 Aug 1995 07:47:17 -0500
Received: from matrox.Matrox.COM (matrox.matrox.qc.ca [192.77.49.155]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA19577 for <[email protected]>; Wed, 16 Aug 1995 07:44:24 -0500
Received: from fugazi.Matrox.COM by matrox.Matrox.COM with SMTP id AA24542
 (5.65c8/IDA-1.4.4 for <[email protected]>); Wed, 16 Aug 1995 08:43:42 -0400
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 08:43:35 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Daniel Tremblay <[email protected]>
To: [email protected]
Subject: About the language debate.
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: Windows Eudora Version 2.1.1
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am really sorry for starting this debate.  I received a reply to my first
question from a fellow Canadian in french and when I replied to him, the
message was sent out to the list by mistake.  Please stop the language
discussion and get back to the reason why we're here : WU-FTPD.  I do not
feel threre is a need for this mailing list in another language than the one
understood by everyone.

Again, Sorry :(
Dan.

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

From [email protected] Wed Aug 16 12:04:41 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sileX-0002EmC; Wed, 16 Aug 95 09:49 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sijU7-0003vxC; Wed, 16 Aug 95 07:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA23962; Wed, 16 Aug 1995 09:31:04 -0500
Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA23624 for <[email protected]>; Wed, 16 Aug 1995 09:24:16 -0500
Received: from tigger.itc.virginia.edu by uvaarpa.virginia.edu id aa26157;
         16 Aug 95 10:24 EDT
Received: (from wfp5p@localhost) by tigger.itc.Virginia.EDU (8.6.11/8.6.6) id KAA30200 for [email protected]; Wed, 16 Aug 1995 10:24:13 -0400
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 10:24:13 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Bill Pemberton <[email protected]>
To: [email protected]
Subject: Re: Real users cant get in.
In-Reply-To: <m0sibnV-000MxjC@seneca> from "Harald Milz" at Aug 16, 95 08:17:51 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.5 PL0a7]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Harald Milz writes:
>
> >
> > I just finished installing wu-ftpd on my AIX 3.2.5 systems and have run
> > into a minor problem.
> >
> > Anonymous and guest access is okay but I am unable to ftp in with a real
> > userid. The id is in the /etc/passwd file and /etc/group file. I even
> > made sure it is not in the ftpusers file.
> >
> > If I enter "user nelson" it says access is denied. (this is the username)
>
> This is probably a /etc/shells problem. Under AIX, you have to set up
> ~ftp/etc/shells with all the possible shells in it.
>

The file is NOT ~ftp/etc/shells, just /etc/shells.

Personally, I don't like this fix since nothing else under AIX needs an
/etc/shells.  I've got a patch that lets wu-ftpd get the valid shells the
proper way for AIX.  My patch is available at:

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


--
Bill Pemberton                           [email protected]
ITC/Unix Systems                         [email protected]
University of Virginia                   uunet!virginia!wfp5p

From [email protected] Wed Aug 16 13:34:38 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sioMd-0003UuC; Wed, 16 Aug 95 12:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA10876; Wed, 16 Aug 1995 14:47:06 -0500
Received: from worf.worx.net (worf.worx.net [204.178.64.128]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA10747 for <[email protected]>; Wed, 16 Aug 1995 14:45:33 -0500
Received: from harpell.com (harpell.com [204.178.65.2]) by worf.worx.net (8.6.9/8.6.9) with SMTP id PAA14409 for <[email protected]>; Wed, 16 Aug 1995 15:53:53 -0400
Received: by harpell.com (5.x/SMI-SVR4)
       id AA11075; Wed, 16 Aug 1995 15:45:29 -0400
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 15:45:29 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Christopher A. Mega)
To: [email protected]
Subject: soft links not followed?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I have a space problem.  I've set up a guestgroup with a real account.
I want to place files in a pub/packages directory within the real
account directory.  However, the files are too big to reside on the same
file system as the ~ftp account.  I created a softlink in the ~ftp/pub/packages
directory to point to a file in another larger filesystem.

Now when I log in as the real user, an "ls" reveals that the softlinks
are indeed present, protections lrwxrwxrwx, but owned by "root", and
group "other".  Even though the files at the other end of the link
are owned by my ~ftp real user, they cannot be accessed (ie, I can't
"GET" them -- permission denied).

How can I enable softlinks within a guestgroup account?

Thanks
- Chris

--
========================================================================
              Christopher A. Mega ([email protected])
                     Manager, Internet Services
                      Harpell/Martins & Company
               66 Commonwealth Ave, Concord, MA 01742
             Phone: (508) 371-1510  Fax: (508) 369-7561
========================================================================

From [email protected] Wed Aug 16 14:54:19 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sip3O-0002mjC; Wed, 16 Aug 95 13:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA13008; Wed, 16 Aug 1995 15:31:07 -0500
Received: from ftms.ftms.com (bajor.ftms.com [198.150.23.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA12863 for <[email protected]>; Wed, 16 Aug 1995 15:28:48 -0500
Received: (from brown@localhost) by ftms.ftms.com (8.6.9/8.6.9) id PAA11621 for [email protected]; Wed, 16 Aug 1995 15:28:46 -0500
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 15:28:45 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Vidiot <[email protected]>
To: [email protected]
Subject: Re: soft links not followed?
In-Reply-To: <[email protected]> from "Christopher A. Mega" at Aug 16, 95 03:45:29 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Chris:

<How can I enable softlinks within a guestgroup account?

My guess is that you can't, otherwise it would be a BIG security hole.

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

From [email protected] Wed Aug 16 15:25:02 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sipTg-0002VoC; Wed, 16 Aug 95 13:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA14487; Wed, 16 Aug 1995 15:58:26 -0500
Received: from msi-us.com (planet.msi-us.com [204.96.112.10]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA14377 for <[email protected]>; Wed, 16 Aug 1995 15:57:00 -0500
Received: from solar.MSI-US.COM by msi-us.com (5.0/SMI-SVR4)
       id AA09608; Wed, 16 Aug 1995 15:49:59 +0600
Received: by MSI-US.COM (5.0/SMI-SVR4)
       id AA21452; Wed, 16 Aug 1995 15:52:24 +0600
Message-Id: <[email protected]>
Date: Wed, 16 Aug 1995 15:52:24 +0600
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (John Thakker)
To: [email protected]
Subject: Installation problems
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I am trying to install wu-ftpd 2.4 on a SunOS system version 4.1.3C.  Build s41 seems to
give me some problems, seems that gcc isn't compiling correctly.  Can I use ANSI C to
compile or are there any other options?



John Thakkar
Mobile Systems International

From [email protected] Wed Aug 16 15:52:14 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0siq0O-0002BhC; Wed, 16 Aug 95 14:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA16455; Wed, 16 Aug 1995 16:32:14 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA16249 for <[email protected]>; Wed, 16 Aug 1995 16:29:50 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id RAA05176 for [email protected]; Wed, 16 Aug 1995 17:26:30 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
       id AA21048; Wed, 16 Aug 95 17:15:17 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA09547; Wed, 16 Aug 95 17:18:03 -0400
Message-Id: <9508161718.ZM9545@squid>
Date: Wed, 16 Aug 1995 17:18:01 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ketan Shah)
To: [email protected]
Subject: Re: Installation problems
In-Reply-To: [email protected] (John Thakker)
       "Installation problems" (Aug 16,  3:52pm)
References: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

what were your problems when compiling using gcc?
Since I have successfully compiled it, maybe I could help ...



--
Thank you.

Ketan Shah ([email protected])

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222


From [email protected] Wed Aug 16 23:53:56 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sixvA-0002BRC; Wed, 16 Aug 95 22:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA02331; Thu, 17 Aug 1995 00:58:38 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA02196 for <[email protected]>; Thu, 17 Aug 1995 00:52:50 -0500
Received: from light.lightlink.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Thu, 17 Aug 1995 00:43:54 -0500 (CDT)
Received: (from homer@localhost) by light.lightlink.com (8.6.12/8.6.12)
id AAA04550; Thu, 17 Aug 1995 00:02:14 -0400
Message-Id: <[email protected]>
Date: Thu, 17 Aug 1995 00:02:13 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Homer Wilson Smith <[email protected]>
To: FTP MAILING LIST <[email protected]>
Subject: shadow.h
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


   I did not recieve any answers on this, so I am reposting my question.

   I am not on this list, so please answer by private mail if you can.

   I am runngin SunOS 4.1.4 with shadowed passwords.  Compiling
wu-ftpd reports can't find shadow.h, which is true.

   Where can I pick it up?

   Thanks in advance,

   Homer


------------------------------------------------------------------------------
Homer Wilson Smith                            ART MATRIX FRACTALS
[email protected]                           Posters, T-shirts, Videos
(607) 277-0959                                http://www.lightlink.com

From [email protected] Thu Aug 17 02:59:06 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sj1Kv-00024xC; Thu, 17 Aug 95 02:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA05079; Thu, 17 Aug 1995 03:40:45 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA04972 for <[email protected]>; Thu, 17 Aug 1995 03:35:29 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA04574
 (5.67a8/IDA-1.5 for [email protected]); Thu, 17 Aug 1995 10:35:21 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA08719; Thu, 17 Aug 1995 10:36:24 +0100
Message-Id: <[email protected]>
Date: Thu, 17 Aug 95 10:36:23 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Subject: Re: soft links not followed?
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 16, 95 9:47 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I have a space problem.  I've set up a guestgroup with a real account.
> I want to place files in a pub/packages directory within the real
> account directory.  However, the files are too big to reside on the same
> file system as the ~ftp account.  I created a softlink in the ~ftp/pub/packages
> directory to point to a file in another larger filesystem.
>
You may export the dir and nfs mount to ~ftp/pub/packages (on the same
machine, YES)

> Now when I log in as the real user, an "ls" reveals that the softlinks
> are indeed present, protections lrwxrwxrwx, but owned by "root", and
> group "other".  Even though the files at the other end of the link
> are owned by my ~ftp real user, they cannot be accessed (ie, I can't
> "GET" them -- permission denied).
>
> How can I enable softlinks within a guestgroup account?
>
I think you can't. guestgroup are also chrooted and softlinks to
outside current root is meaningless.

> Thanks
> - Chris
>
Yanming PENG
[email protected]

From [email protected] Thu Aug 17 09:58:57 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sj6y5-0002BrC; Thu, 17 Aug 95 08:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA17729; Thu, 17 Aug 1995 10:36:19 -0500
Received: from worf.worx.net (worf.worx.net [204.178.64.128]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA17487 for <[email protected]>; Thu, 17 Aug 1995 10:32:33 -0500
Received: from harpell.com (harpell.com [204.178.65.2]) by worf.worx.net (8.6.9/8.6.9) with SMTP id LAA29423 for <[email protected]>; Thu, 17 Aug 1995 11:41:08 -0400
Received: by harpell.com (5.x/SMI-SVR4)
       id AA12664; Thu, 17 Aug 1995 11:32:35 -0400
Message-Id: <[email protected]>
Date: Thu, 17 Aug 1995 11:32:35 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Christopher A. Mega)
To: [email protected]
Subject: Re: soft links not followed?
References: <[email protected]>
       <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> > I have a space problem.  I've set up a guestgroup with a real account.
> > I want to place files in a pub/packages directory within the real
> > account directory.  However, the files are too big to reside on the same
> > file system as the ~ftp account.  I created a softlink in the ~ftp/pub/packages
> > directory to point to a file in another larger filesystem.
> >
> You may export the dir and nfs mount to ~ftp/pub/packages (on the same
> machine, YES)


Thanks for the reply.  Can you tell me how to "export the dir and nfs mount
to ~ftp/pub/packages"?  I'm not very fluent with mnttab, etc.

Thanks much!

- Chris

========================================================================
              Christopher A. Mega ([email protected])
                     Manager, Internet Services
                      Harpell/Martins & Company
               66 Commonwealth Ave, Concord, MA 01742
             Phone: (508) 371-1510  Fax: (508) 369-7561
========================================================================

From [email protected] Thu Aug 17 10:00:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sj7SA-00032uC; Thu, 17 Aug 95 09:05 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA19529; Thu, 17 Aug 1995 11:07:36 -0500
Received: from fea1.ansys.com.ansys.com ([192.104.24.51]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA19320 for <[email protected]>; Thu, 17 Aug 1995 11:04:25 -0500
Received: from by fea1.ansys.com.ansys.com
       id AA27854; Thu, 17 Aug 95 12:00:25 EDT
Received: from devh8.ansys.com by mailhub.ansys.com.ansys.com (4.1/SMI-4.1)
       id AA16687; Thu, 17 Aug 95 11:55:10 EDT
Received: by devh8.ansys.com
       (1.38.193.4/16.2) id AA10248; Thu, 17 Aug 1995 12:01:24 -0400
Message-Id: <[email protected]>
Date: Thu, 17 Aug 1995 12:01:24 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Steve Jones <[email protected]>
To: [email protected]
Cc: [email protected] (Steve Jones, Prod Creat, 3067, )
Subject: Groups: setting up and using
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'd like set up guest user accounts as (very briefly)
described in the O'Reilly book.  Could someone give an
outline and examples for setting up *and using* guest user
accounts?  I followed the setup steps from the book (there
are no usage examples), but I was not able to successfully
use the account.  I have found this particular Nutshell
book, which are usually very lucid, hard to follow.


Also, I've not been able to get file conversions to work
either.  I used the example ftpconvertions file and
put:

compress        yes             local remote anonymouses
tar             yes             local remote anonymouses

in the ftpaccess file.  With 'blah.Z' in the archive,
'GET'ing 'blah' results in the daemon telling  me that
'blah' is not found.

[Any FAQ files yet?]

Can someone help me out?

thnx

Steve Jones
CASE Tool Analyst
ANSYS, Inc.
VOX (412) 873-3067
FAX (412) 873-3118
[email protected]

From [email protected] Thu Aug 17 11:49:27 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sj8ix-0002ceC; Thu, 17 Aug 95 10:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA23939; Thu, 17 Aug 1995 12:28:17 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA23729 for <[email protected]>; Thu, 17 Aug 1995 12:25:17 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA13967
 (5.67a8/IDA-1.5 for [email protected]); Thu, 17 Aug 1995 19:25:14 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA14301; Thu, 17 Aug 1995 19:26:07 +0100
Message-Id: <[email protected]>
Date: Thu, 17 Aug 95 19:26:05 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Subject: Re: soft links not followed?
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 17, 95 5:36 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> > You may export the dir and nfs mount to ~ftp/pub/packages (on the same
> > machine, YES)
>
>
> Thanks for the reply.  Can you tell me how to "export the dir and nfs mount
> to ~ftp/pub/packages"?  I'm not very fluent with mnttab, etc.
>
In /etc/exports add the line:
/dir/you/want/to-export your-hostname(rw)

Which allow the guestftp read/write the dir. use (ro) for readonly access.
restart your mountd and nfsd
mount the exported dir to ~ftp/pub/packages. The commands depends
which platform you use.

Be careful when shut down the system. Umount the nfs FIRST and then
shutdown the system.

> Thanks much!
>
> - Chris
>
--
Yanming PENG
[email protected]

From [email protected] Thu Aug 17 17:07:41 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjCEe-00038WC; Thu, 17 Aug 95 14:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA03297; Thu, 17 Aug 1995 13:43:28 -0500
Received: from ddi2.digital.net (ddi2.digital.net [198.69.104.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA02677 for <[email protected]>; Thu, 17 Aug 1995 13:39:51 -0500
Received: from vx.com (uucp@localhost) by ddi2.digital.net (8.6.9/8.6.9) with UUCP id OAA22669 for [email protected]; Thu, 17 Aug 1995 14:36:31 -0500
Received: from squid by vx.com (4.1/SMI-4.1)
       id AA03374; Thu, 17 Aug 95 14:33:12 EDT
Received: by squid (931110.SGI/930416.SGI.AUTO)
       for [email protected] id AA03150; Thu, 17 Aug 95 14:36:01 -0400
Message-Id: <9508171435.ZM3148@squid>
Date: Thu, 17 Aug 1995 14:35:58 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Ketan Shah)
To: [email protected]
Subject: Re: soft links not followed?WAIT
In-Reply-To: Yanming PENG <[email protected]>
       "Re: soft links not followed?" (Aug 17,  7:26pm)
References: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0
X-Mailer: Z-Mail (3.1.0 22feb94 MediaMail)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

If I remember correctly, you were talking about solaris 2.4?
If you are running Solaris 2.4 then the information provided below will NOT
WORK.
the information provided below is good for sunos4.1.x  only,  not for solaris.

DO a man on exportfs that will tell you how to export filesystems.

I hope this helps

On Aug 17,  7:26pm, Yanming PENG wrote:
> Subject: Re: soft links not followed?
> > > You may export the dir and nfs mount to ~ftp/pub/packages (on the same
> > > machine, YES)
> >
> >
> > Thanks for the reply.  Can you tell me how to "export the dir and nfs mount
> > to ~ftp/pub/packages"?  I'm not very fluent with mnttab, etc.
> >
> In /etc/exports add the line:
> /dir/you/want/to-export your-hostname(rw)
>
> Which allow the guestftp read/write the dir. use (ro) for readonly access.
> restart your mountd and nfsd
> mount the exported dir to ~ftp/pub/packages. The commands depends
> which platform you use.
>
> Be careful when shut down the system. Umount the nfs FIRST and then
> shutdown the system.
>
> > Thanks much!
> >
> > - Chris
> >
> --
> Yanming PENG
> [email protected]
>-- End of excerpt from Yanming PENG




--
Thank you.

Ketan Shah ([email protected])

Varimetrix Corporation
2350 Commerce Pk. Dr., No. 4
Palm Bay, FL 32905
Tel. No.(407)-676-3222


From [email protected] Fri Aug 18 07:29:44 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjRcM-00024TC; Fri, 18 Aug 95 06:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA04976; Fri, 18 Aug 1995 08:36:59 -0500
Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA04733 for <[email protected]>; Fri, 18 Aug 1995 08:30:45 -0500
Received: (from hrd@localhost) by prg.traveller.cz (8.6.12/EUnet-CZ) id PAA07994 for [email protected]; Fri, 18 Aug 1995 15:33:57 +0200
Message-Id: <[email protected]>
Date: Fri, 18 Aug 1995 15:33:56 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: Jan Hrdonka <[email protected]>
To: [email protected]
Subject: wu-ftpd-2.4.2-beta-5
In-Reply-To: <[email protected]> from "Stan Barber" at Jul 11, 95 06:26:46 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

-----BEGIN PGP SIGNED MESSAGE-----

 Hi,

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

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

I didn't check all source codes but uncompression on-the-fly works well now.
BTW, is that the lastest version of ftpd ?

 Regards,

 Jan

PS: my configuration is PC/BSDI1.1 and native gcc1.42.

- --
Jan Hrdonka <[email protected]>

-----BEGIN PGP SIGNATURE-----
Version: 2.6

iQBVAgUBMDSWw73zMPK67ALlAQHB/wIAhk5n8wxGZzDQegpVY8zL/IJlZn3l5cT5
z+xdSAmErNZC1OSfialdRFH2x1bRxotstQJ5s90PzkZLu+Gw7n1vrA==
=eeD0
-----END PGP SIGNATURE-----

From [email protected] Fri Aug 18 11:23:20 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjTlI-0002noC; Fri, 18 Aug 95 08:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA11751; Fri, 18 Aug 1995 10:56:12 -0500
Received: from bcx01.boco.co.gov (bcx01.boco.co.gov [161.98.128.4]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA11531 for <[email protected]>; Fri, 18 Aug 1995 10:53:32 -0500
Received: (from swcxt@localhost) by bcx01.boco.co.gov (8.6.11/8.6.11)
 id JAA57013 for [email protected]; Fri, 18 Aug 1995 09:53:28 -0600
Message-Id: <[email protected]>
Date: Fri, 18 Aug 1995 09:53:27 -0600 (MDT)
Reply-To: [email protected]
Sender: [email protected]
From: Shane Castle <[email protected]>
To: [email protected]
Subject: Re: host name match bug
In-Reply-To: <[email protected]>
 from "Ric Anderson"
 at Aug 18, 95 08:30:23 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri Aug 18 09:30:23 1995, Ric Anderson wrote:

>In tracking down why a user specifically allowed by ftphosts was
>being denied access, I found that the host/domain matching done
>by hostacc.c was case sensitive.  This could pose a security
>problem if, for example, your ftphosts contained
>       deny    *       *.foo.com
>and foo.com changed itself to be "Foo.COM".

>The fix is simple.  However, you have to use a numeric rather
>than symbolic option to fnmatch(), since fnmatch's options aren't
>available at compile time (no .h file).

>Ric (<[email protected]> "Ric Anderson", using RTD's public internet access)
>--begin hostacc.c patch--
>*** /tmp/T0a001_Q      Fri Aug 18 08:27:46 1995
>--- src/hostacc.c      Fri Aug 18 07:58:51 1995
>***************
>*** 88,94 ****
>                          }
>                          else
>                          {
>!                                 iLineMatch = fnmatch(pcHost, pcRhost, NULL);
>                          }
>                          if (iLineMatch)
>                          {
>--- 88,94 ----
>                          }
>                          else
>                          {
>!                                 iLineMatch = fnmatch(pcHost, pcRhost, 0x4 /*FNM_NOCASE*/);
>                          }
>                          if (iLineMatch)
>                          {
>--end hostacc.c patch--

Here is a patch that uses a symbolic option to fnmatch().  Note the
addition of the #include line.
------------------------------------------------------------
--- hostacc.c.dist      Fri Apr  1 12:03:44 1994
+++ hostacc.c   Fri Aug 18 09:49:07 1995
@@ -25,6 +25,7 @@
#ifdef  HOST_ACCESS

#include "hostacc.h"
+#include "extensions.h"

static  char    linbuf[MAXLEN];  /* Buffer to hold one line of config-file  */
static  char    unibuf[MAXLEN];  /* Buffer to hold unified line             */
@@ -89,7 +90,7 @@
                        }
                        else
                        {
-                                iLineMatch = fnmatch(pcHost, pcRhost, NULL);
+                                iLineMatch = fnmatch(pcHost, pcRhost, FNM_NOCASE);
                        }
                        if (iLineMatch)
                        {

Shane Castle             | "Perfection, then, is finally achieved, not
Boulder County Info Svcs | when there is nothing left to add, but when
Boulder CO USA           | there is nothing left to take away."
                        |                - Antoine de Saint-Exupery

From [email protected] Fri Aug 18 11:50:23 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjTPW-00026aC; Fri, 18 Aug 95 08:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA10444; Fri, 18 Aug 1995 10:34:28 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA10241 for <[email protected]>; Fri, 18 Aug 1995 10:30:39 -0500
Received: from seagull.rtd.com (RTD.COM)
by wunet.wustl.edu (PMDF V4.3-10 #8766) id
<[email protected]>; Fri, 18 Aug 1995 10:22:17 -0500 (CDT)
Received: (from ric@localhost) by seagull.rtd.com (8.6.12/8.6.9.1)
id IAA18101 for [email protected]; Fri, 18 Aug 1995 08:30:23 -0700
Message-Id: <[email protected]>
Date: Fri, 18 Aug 1995 08:30:23 -0700
Reply-To: [email protected]
Sender: [email protected]
From: Ric Anderson <[email protected]>
To: [email protected]
Subject: host name match bug
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In tracking down why a user specifically allowed by ftphosts was
being denied access, I found that the host/domain matching done
by hostacc.c was case sensitive.  This could pose a security
problem if, for example, your ftphosts contained
       deny    *       *.foo.com
and foo.com changed itself to be "Foo.COM".

The fix is simple.  However, you have to use a numeric rather
than symbolic option to fnmatch(), since fnmatch's options aren't
available at compile time (no .h file).

Ric (<[email protected]> "Ric Anderson", using RTD's public internet access)
--begin hostacc.c patch--
*** /tmp/T0a001_Q       Fri Aug 18 08:27:46 1995
--- src/hostacc.c       Fri Aug 18 07:58:51 1995
***************
*** 88,94 ****
                         }
                         else
                         {
!                                 iLineMatch = fnmatch(pcHost, pcRhost, NULL);
                         }
                         if (iLineMatch)
                         {
--- 88,94 ----
                         }
                         else
                         {
!                                 iLineMatch = fnmatch(pcHost, pcRhost, 0x4 /*FNM_NOCASE*/);
                         }
                         if (iLineMatch)
                         {
--end hostacc.c patch--

From [email protected] Fri Aug 18 11:50:58 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjU2b-00025NC; Fri, 18 Aug 95 09:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA12779; Fri, 18 Aug 1995 11:12:45 -0500
Received: from ccc.casc.com ([152.148.40.231]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA12607 for <[email protected]>; Fri, 18 Aug 1995 11:10:05 -0500
Received: from alpo.casc.com by ccc.casc.com (4.1/3.1.012693-Cascade)
Received: from pc_mail.casc.com by alpo.casc.com (4.1/SMI-4.1)
       id AA04484; Fri, 18 Aug 95 12:09:10 EDT
Received: from cc:Mail by pc_mail.casc.com
       id AA808773145 Fri, 18 Aug 95 12:12:25 EST
Message-Id: <9507188087.AA808773145@pc_mail.casc.com>
Date: Fri, 18 Aug 95 12:12:25 EST
Reply-To: [email protected]
Sender: [email protected]
From: achoate@pc_mail.casc.com
To: [email protected]
Subject: SITE Commands
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

    Do the SITE commands work or does the ftpd need to be recompiled with
    different config options.  Config.h contains #undef NO_PRIVATE.

    Response to site, site group or sit group <groupname> result in
    invalid commands.

    Thanks,
    Art Choate
    Cascade Communications Corp.

From [email protected] Fri Aug 18 13:41:14 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjWRA-0002YtC; Fri, 18 Aug 95 11:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA19804; Fri, 18 Aug 1995 13:47:47 -0500
Received: from vv.com (sun3.vv.com [206.27.96.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA19637 for <[email protected]>; Fri, 18 Aug 1995 13:44:53 -0500
Received: (from brandon@localhost) by vv.com (8.6.12/8.6.12) id OAA14360 for [email protected]; Fri, 18 Aug 1995 14:39:38 -0400
Message-Id: <[email protected]>
Date: Fri, 18 Aug 1995 14:39:36 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Micah Brandon <[email protected]>
To: [email protected]
Subject: dir command doesn't work
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

       Hello, everyone.  I recently set up wuftp 2.4 at my site
and everything seems to work properly...Log files, READMEs, and
the other various settings in the ftpaccess file.  However, I
can't get 'dir' to return a long listing when I log in as FTP.
'ls' works, but neither 'dir' nor 'ls -al' will work.  It
recognizes the command, but it won't show me the files and
directories at all.

Any suggestions?  I know I either forgot something or have
permissions set wrong somewhere.  Thanks.

micah

From [email protected] Fri Aug 18 21:17:50 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjeCk-0002V4C; Fri, 18 Aug 95 20:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA10720; Fri, 18 Aug 1995 22:02:50 -0500
Received: from mailhost.onramp.net (mailhost.onramp.net [199.1.11.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA10475 for <[email protected]>; Fri, 18 Aug 1995 21:57:11 -0500
Received: from eclipse (eclipse.onramp.net [199.1.166.18]) by mailhost.onramp.net (8.6.12/8.6.5) with SMTP id VAA09256 for <[email protected]>; Fri, 18 Aug 1995 21:57:10 -0500
Message-Id: <[email protected]>
Date: Fri, 18 Aug 95 21:49:46 PST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Eastham)
To: [email protected]
Subject: Idea why 'dir' does not work while 'ls' does?
X-Mailer: WinVN 0.92.6+
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm looking for help why 'ls' will work but 'dir' will not, I have tried this with all types
of ftp clients and shells all fail. Here's the log.

331 Guest login ok, send your complete e-mail address as password.
Password:
230-Please read the file README
230-  it was last modified on Tue Jan 17 16:01:23 1995 - 213 days ago
230 Guest login ok, access restrictions apply.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
README
bin
lib
doc
SunOpsisVol1No3.ps.Z
log.ftp
man
SunOpsisVol1No4.ps.Z
dev
etc
usr
SunOpsisVol2No1.ps.Z
setup_anon_ftp.sh
226 Transfer complete.
137 bytes received in 0.12 seconds (1.1 Kbytes/s)
ftp>

From [email protected] Sat Aug 19 00:21:18 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjgxe-00023YC; Fri, 18 Aug 95 23:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA27032; Sat, 19 Aug 1995 01:01:28 -0500
Received: from taurus (taurus.fwl.org [198.49.171.5]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA26895 for <[email protected]>; Sat, 19 Aug 1995 00:55:18 -0500
Received: by taurus (5.x/SMI-4.1)
       id AA04874; Fri, 18 Aug 1995 22:51:02 -0700
Message-Id: <9508190551.AA04874@taurus>
Date: Fri, 18 Aug 1995 22:51:02 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Brian Rankin)
To: [email protected]
Subject: Ftp failing!  Please help!
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I suddenly am experiencing problems with my ftp site...
The system was recently converted from SunOS 4.1.3 to
Solaris 2.4.  Afterwords, I recompiled the source code,
created the anonymous ftp area according to the Solaris
documentation, copied my ftpaccess file (that I had saved)
onto the new system, and expected it to work.

It doesn't!!  Only anon-ftp functions; my guest groups don't
work, and none of my msgs or READMES display.  Ftpd is seeing
the ftpaccess file as when I change the "loginfails" flag the
daemon reacts correctly.  Otherwise I'm truly puzzled as it
should be working perfectly - no other settings were changed!

Any ideas would be _greatly_ appreciated.  I don't know what
else to troubleshoot & am getting a bit desperate.

Sincerely,

Brian Rankin
Far West Laboratory for Educational Research

From [email protected] Sat Aug 19 05:06:29 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjlQ9-0002c6C; Sat, 19 Aug 95 03:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA02514; Sat, 19 Aug 1995 05:48:18 -0500
Received: from commy.ix.de (commy.ix.de [193.99.145.35]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA02459 for <[email protected]>; Sat, 19 Aug 1995 05:46:58 -0500
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
         id MAA02965 for wugate.wustl.edu!wu-ftpd; Sat, 19 Aug 1995 12:47:01 +0200
Received: by seneca (Smail3.1.29.1 #1)
       id m0sji4P-000MmYC; Sat, 19 Aug 95 09:11 MET DST
Message-Id: <m0sji4P-000MmYC@seneca>
Date: Sat, 19 Aug 1995 09:11:52 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Idea why 'dir' does not work while 'ls' does?
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

To: [email protected]
Subject: Re: Idea why 'dir' does not work while 'ls' does?
Newsgroups: local.ml.wu-ftpd
Organization: Harry's Box
X-Newsreader: TIN [UNIX 1.3 941220BETA PL0]

In group local.ml.wu-ftpd you wrote:

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

..

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

Isn't "ls" an internal command whereas for "ls -al" aka "dir" /bin/ls
is executed? Are you sure a) /bin/ls is statically linked or b) you
correctly installed the shared libs and, if needed, the dynamic linker
for /bin/ls?


--
Harald Milz ([email protected]), iX Multiuser Multitasking Magazine
Disclaimer: I apologize for my broken From: and Reply-To: headers. This is
caused by a strange sendmail setup which I am not responsible for.
Hopefully it will be fixed soon. If in doubt, reply to [email protected].

From [email protected] Sat Aug 19 06:04:55 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjmim-00035rC; Sat, 19 Aug 95 05:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA04839; Sat, 19 Aug 1995 07:09:26 -0500
Received: from vv.com (vv.com [206.27.96.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA04723 for <[email protected]>; Sat, 19 Aug 1995 07:05:27 -0500
Received: (from brandon@localhost) by vv.com (8.6.12/8.6.12) id IAA14628 for [email protected]; Sat, 19 Aug 1995 08:00:09 -0400
Message-Id: <[email protected]>
Date: Sat, 19 Aug 1995 08:00:03 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Micah Brandon <[email protected]>
To: [email protected]
Subject: Re: Ftp failing!  Please help!
In-Reply-To: <9508190551.AA04874@taurus> from "Brian Rankin" at Aug 18, 95 10:51:02 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> I suddenly am experiencing problems with my ftp site...
> The system was recently converted from SunOS 4.1.3 to
> Solaris 2.4.  Afterwords, I recompiled the source code,
> created the anonymous ftp area according to the Solaris
> documentation, copied my ftpaccess file (that I had saved)
> onto the new system, and expected it to work.
>
       Do you have a /etc/shells file with the list of valid
shells in there? /bin/sh,/bin/csh, etc?  I think I remember in
the wuftpd docs that Solaris doesn't have this file by default
so you have to create it.

From [email protected] Sat Aug 19 08:57:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjpmk-0002BqC; Sat, 19 Aug 95 08:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA10376; Sat, 19 Aug 1995 10:27:04 -0500
Received: from vv.com (sun3.vv.com [206.27.96.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA10130 for <[email protected]>; Sat, 19 Aug 1995 10:18:57 -0500
Received: (from brandon@localhost) by vv.com (8.6.12/8.6.12) id LAA16242 for [email protected]; Sat, 19 Aug 1995 11:13:38 -0400
Message-Id: <[email protected]>
Date: Sat, 19 Aug 1995 11:13:35 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Micah Brandon <[email protected]>
To: [email protected]
Subject: Re: Idea why 'dir' does not work while 'ls' does?
In-Reply-To: <[email protected]> from "Steve Eastham" at Aug 18, 95 09:49:46 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> I'm looking for help why 'ls' will work but 'dir' will not, I have tried this with all types
> of ftp clients and shells all fail. Here's the log.
>
       Ok, here's what I did to fix the problem.  I got gnu's version of
ls which is within their fileutils file.  I found it at:

ftp://wuarchive.wustl.edu/systems/gnu/fileutils-3.12.tar.gz

then compile the ls program in there with the -static option for LDFLAGS
and CFLAGS (using gcc).  I think -Bstatic for cc.  After you get the
executable, put this in ~ftp/bin.  Worked for me.

-Micah

From [email protected] Sat Aug 19 19:59:16 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjxbl-0002AIC; Sat, 19 Aug 95 16:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA26625; Sat, 19 Aug 1995 18:45:59 -0500
Received: from abyss.apana.org.au (abyss.apana.org.au [203.3.126.145]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA26449 for <[email protected]>; Sat, 19 Aug 1995 18:39:57 -0500
Received: (from morlok@localhost) by abyss.apana.org.au (8.6.11/8.6.9) id JAA04512 for [email protected]; Sun, 20 Aug 1995 09:50:26 +1000
Message-Id: <[email protected]>
Date: Sun, 20 Aug 1995 09:50:24 +1000 (EST)
Reply-To: [email protected]
Sender: [email protected]
From: E Beaumont <[email protected]>
To: [email protected]
Subject: Problems Compiling Wu-FTP for Linux.
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello all!

I am having problems compling Wu-FTP for Linux.   I have managed to get
rid of most the problems, bu the following one still remains.   I was
wondering if anyone had any suggestions?  Here is the log of the build.

make args are :
make opts are :

Linking Makefiles.
ln: Makefile: File exists
ln: config.h: File exists
ln: Makefile: File exists

Making support library.
rm -rf libsupport.a
gcc  -O2 -I/usr/include/bsd  -m486 -pipe -c getusershell.c fnmatch.c strcasestr.c strerror.c authuser.c ftw.c
ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strerror.o authuser.o ftw.o
ranlib libsupport.a

Making ftpd.
gcc -O2 -I.. -I../support -I/usr/include/bsd -I/usr/include/netinet -L../support   -c ftpcmd.c -o ftpcmd.o
ftpcmd.y: In function `yyparse':
ftpcmd.y:371: `cmdtab' undeclared (first use this function)
ftpcmd.y:371: (Each undeclared identifier is reported only once
ftpcmd.y:371: for each function it appears in.)
ftpcmd.y:383: `sitetab' undeclared (first use this function)
ftpcmd.y: At top level:
ftpcmd.y:885: `cmdtab' used prior to declaration
ftpcmd.y:936: `sitetab' used prior to declaration
ftpcmd.y:1520: warning: type mismatch with previous external decl
ftpcmd.y:683: warning: previous external decl of `print_groups'
ftpcmd.y:1520: warning: type mismatch with previous implicit declaration
ftpcmd.y:683: warning: previous implicit declaration of `print_groups'
ftpcmd.y:1520: warning: `print_groups' was previously implicitly declared to return `int'
make: *** [ftpcmd.o] Error 1

Making ftpcount.
make: `ftpcount' is up to date.

Making ftpshut.
make: `ftpshut' is up to date.

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

Links to executables are in bin directory:
size: bin/ftpd: No such file or directory
text    data    bss     dec     hex     filename
4064    4096    0       8160    1fe0    bin/ftpcount
4064    4096    0       8160    1fe0    bin/ftpshut
4064    4096    0       8160    1fe0    bin/ftpwho
4064    4096    0       8160    1fe0    bin/ckconfig
Done
--
Morlok (E Beaumont) ---------------+ UUCP Coordinator - APANA Brisbane ----
"An eagle may soar, but a weasel   | Member for Brisbane Regional Committee
never gets sucked into a jet      | Ph:    +61 07 3368 3328
engine"             Simon & Simon + Email: [email protected]

From [email protected] Sat Aug 19 21:08:03 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjziQ-0002YQC; Sat, 19 Aug 95 19:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA00112; Sat, 19 Aug 1995 21:00:47 -0500
Received: from cica.cica.indiana.edu (cica.cica.indiana.edu [129.79.20.27]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA29839 for <[email protected]>; Sat, 19 Aug 1995 20:54:29 -0500
Received: by cica.cica.indiana.edu
       (940816.SGI.8.6.9/ardent-1.0/jsm) id UAA16361; Sat, 19 Aug 1995 20:54:24 -0500
Message-Id: <[email protected]>
Date: Sat, 19 Aug 1995 20:54:24 -0500
Reply-To: [email protected]
Sender: [email protected]
From: "Eric Ost" <[email protected]>
To: [email protected]
Subject: heavily-accessed site w/ random hangs on specific port... suggestions?
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings All,

I've read testimonials from folks who administer active Internet
sites which are using Linux on a PC and I am hoping that a few
of you will read this note and be able to offer some suggestions.
Has anyone else experienced problems similar to the ones described
below and what corrective actions were taken to resolve them?

Our site hosts one of the world's most active ftp sites: the CICA ftp software
archive.  It also runs httpd and gopher servers as well as handling
a normal load of email and system-related work, e.g. compiles, file edits,
etc.

Here is the current configuration:

Hardware
-----------------------------------------------------------------------------
Intel Neptune PCI chipset
Micronics motherboard with P5-90
128MB RAM
6 GB disk (Seagate 2GB Barracuda, Seagate 4GB Hawk)
Buslogic 946C SCSI-2, PCI controller
SMC EtherPower PCI NIC
-----------------------------------------------------------------------------

Software
-----------------------------------------------------------------------------
Slackware 2.3
Linux 1.2.10
xinetd 2.1.4-linux.3 (master server)
wu-ftpd 2.4          (ftp server)
NCSA httpd 1.4.1     (http server)
gn 2.08              (gopher server)
-----------------------------------------------------------------------------

We have been experiencing strangeness whereby the system "burps" for a,
sometimes extended, period of time, and connections to port 21 are not
possible -- they just timeout.  However, we configured an ftp service
for port 1111 and have discovered that during a "burp" on port 21,
connections to wu-ftpd running on port 1111 are just fine.  Telnet (login)
to the machine also works speedily.  Random delays have occurred with as low
as 90 and as high as 190 simultaneous connections to port 21; the more
connections, the more likelihood of a delay...

In all of the above instances, xinetd is playing the role of mediator
between the incoming request and invoking the proper server.

We have noticed that "netstat" reveals a number of tcp connections in state
FIN_WAIT2.  We reduced the default and max timeouts for wu-ftpd to 300 and 600
seconds, respectively, thinking that perhaps the delays were due to a scarcity
of sockets, with needed resources being tied up in FIN_WAIT2.  Reducing
the timeout has reduced the number of processes in FIN_WAIT2, but has not
prevented the random delays.

The question arises: why do ftp connections to port 1111, telnet/login
to port 23, and smtp via port 25 all connect immediately without delay*?
Connections to these ports depend on allocation of sockets just like the ftp
connection requests to port 21.  What are the causative differences here?

Log file data seems to indicate that wu-ftpd is not being forked by
xinetd on port 21 during these burps while wu-ftpd is being forked speedily
in response to port 1111 requests.  Thus, the problem does not appear
to be directly caused by wu-ftpd.  Nor does it appear to be caused by
xinetd.   If wu-ftpd can be initiated on port 1111 by xinetd, why
can't the same executable be forked to communicate with port 21?

During these random delays existing connections on port 21 do not seem to
be adversely effected.

Thinking that lightening the load of xinetd might be in order, we are
now running one instance of xinted on ports 21 and 1111 with another
instance on all the other ports.  The delays continue at random times on
port 21 while during these periods connections to port 1111 are speedily
answered.

At one point the kernel parameter NSOCKETS_LINUX in <net.h> was increased
to 2048, but that did not make any difference either.

Does anyone have suggestions for further investigation or possibly a
method for resolving this quandary?  We have attempted to systematically
narrow the search to focus on the source of the problem.  Now we are
wondering if there may be some kind of resource-wait deadlock happening
occasionally somewhere in the system.

We have been "hanging in there" with Linux for a variety of reasons.
However, we are reaching a point where the problem has become an acute
nuisance and so have been giving serious consideration to switching OS's,
e.g. FreeBSD.

Any assistance or suggestions folks may lend to resolution of this problem
will be greatly appreciated.  The net is a great resource; especially, the
thousands of folks working on developing kernel and application level
code for Linux.

Any words of wisdom out there?

Thanks,

eric

From [email protected] Sat Aug 19 21:08:14 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sjzte-000338C; Sat, 19 Aug 95 19:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA00507; Sat, 19 Aug 1995 21:13:35 -0500
Received: from cica.cica.indiana.edu (cica.cica.indiana.edu [129.79.20.27]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA00180 for <[email protected]>; Sat, 19 Aug 1995 21:03:16 -0500
Received: by cica.cica.indiana.edu
       (940816.SGI.8.6.9/ardent-1.0/jsm) id VAA17148; Sat, 19 Aug 1995 21:03:15 -0500
Message-Id: <[email protected]>
Date: Sat, 19 Aug 1995 21:03:15 -0500
Reply-To: [email protected]
Sender: [email protected]
From: "Eric Ost" <[email protected]>
To: [email protected]
Subject: Re: using Linux for heavily-accessed network servers
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings again,

I forgot to detail the duration of the delays reported in my previous note.

The delays on port 21 occur for as little as 1-2 minutes to as long as
30-40 minutes.

So this does not appear to be a matter of a few packets being waylaid.

Thanks again for any help that may be forthcoming.

eric

From [email protected] Mon Aug 21 00:04:17 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skPwJ-000267C; Sun, 20 Aug 95 23:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id BAA15015; Mon, 21 Aug 1995 01:06:03 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA14693 for <[email protected]>; Mon, 21 Aug 1995 00:57:03 -0500
Received: from commy (commy.ix.de) by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Sun, 20 Aug 1995 11:06:02 -0500 (CDT)
Received: (from lp@localhost) by commy (8.6.11/commy_003)
id LAA00750 for wunet.wustl.edu!wu-ftpd; Sun, 20 Aug 1995 11:09:54 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0sjsK7-000MyxC; Sat,
19 Aug 95 20:08 MET DST
Message-Id: <m0sjsK7-000MyxC@seneca>
Date: Sat, 19 Aug 1995 20:08:46 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: Ftp failing!  Please help!
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: Ftp failing!  Please help!
To: [email protected]
Organization: Harry's Box

Micah Brandon ([email protected]) wrote:
>       Do you have a /etc/shells file with the list of valid
> shells in there? /bin/sh,/bin/csh, etc?  I think I remember in
> the wuftpd docs that Solaris doesn't have this file by default
> so you have to create it.

The same problem exists with AIX, BTW.

There are so many questions asked and asked again... isn't there
a FAQ fur wu-ftpd?

From [email protected] Mon Aug 21 06:55:16 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skWhY-0003NCC; Mon, 21 Aug 95 06:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA25119; Mon, 21 Aug 1995 08:19:44 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA24684 for <[email protected]>; Mon, 21 Aug 1995 08:08:04 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA19757
 (5.67a8/IDA-1.5 for [email protected]); Mon, 21 Aug 1995 15:08:04 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA07093; Mon, 21 Aug 1995 15:08:54 +0100
Message-Id: <[email protected]>
Date: Mon, 21 Aug 95 15:08:53 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Subject: Re: chroot() and ls don't work together
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 21, 95 3:03 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> Hi,
>
> I've been following this list for a few months now, and I don't know how
> many times I've seen this question:
>
> wu-ftpd 2.4.2beta5 from Academ
> linux 1.2.10 and 1.2.13
> Shadow on one, not on the other (irrelevant for this problem, apparently)
>
> I have some guest ftp accounts (like, several thousand of them). They're
> all part of group ``ftponly'', and in my /etc/ftpaccess, I have
> guestgrouped ``ftponly''. I set their home dir to be /home/./username, and
> they get chroot()'ed just fine. However, they cannont get a directory
> listing of any kind! If I do not guestgroup them (e.g. they are now type
> ``real'') they don't get chroot()'ed, but get directlry listings just
> fine.
>
> I have put a statically-linked ls in ~ftp/bin, thinking that the chroot()

Wrong! It works only for anonymous. You should put it in ~username/bin too,
because ~username is the root after chroot().

> was breaking any possible searches for /lib/libc.so.x. I have put libc.so
> in ~ftp/lib and ~ftp/usr/lib. I have created ~ftp/dev/zero. The only piece
> that seems to be missing is libdl, which apparently does not exist for
> a.out linux.
>
> Has anyone successfully gotten this working with linux? Soneone told me
> that libdl.so.* is part of the linux ELF libraries, so I am actually
> converting a machine to ELF, hoping that the missing libdl is my problem,
> and that this will resolve it.
>
> Any clues?
>
> Chris Woods                                               [email protected]
> GCM/CS/E   d---  H++ s+:++ !g  p? au-- a- w+  v++ C++ UL++++ P++>++++ L+++
>          E++>+++ N+ K++ W--- M-- V-- -po+ Y+ t+ !5 !j R G? tv-- b+ D+ B-
>          e+ u+ h---- f r+++ n---- y++++
> Network Administrator                  USAinternet, Inc.            508-774-4700
>
--
Yanming PENG
[email protected]

From [email protected] Mon Aug 21 06:55:38 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skWWO-0003MyC; Mon, 21 Aug 95 06:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA24665; Mon, 21 Aug 1995 08:07:22 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA24358 for <[email protected]>; Mon, 21 Aug 1995 07:59:17 -0500
Received: from spider.usa1.com (204.249.225.3)
by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Mon, 21 Aug 1995 07:50:44 -0500 (CDT)
Received: from spider.usa1.com ([email protected] [127.0.0.1])
by spider.usa1.com (8.6.12/8.6.9) with SMTP id IAA01985 for
<[email protected]>; Mon, 21 Aug 1995 08:58:58 -0400
Message-Id: <[email protected]>
Date: Mon, 21 Aug 1995 08:58:57 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Chris Woods <[email protected]>
To: [email protected]
Subject: chroot() and ls don't work together
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi,

I've been following this list for a few months now, and I don't know how
many times I've seen this question:

wu-ftpd 2.4.2beta5 from Academ
linux 1.2.10 and 1.2.13
Shadow on one, not on the other (irrelevant for this problem, apparently)

I have some guest ftp accounts (like, several thousand of them). They're
all part of group ``ftponly'', and in my /etc/ftpaccess, I have
guestgrouped ``ftponly''. I set their home dir to be /home/./username, and
they get chroot()'ed just fine. However, they cannont get a directory
listing of any kind! If I do not guestgroup them (e.g. they are now type
``real'') they don't get chroot()'ed, but get directlry listings just
fine.

I have put a statically-linked ls in ~ftp/bin, thinking that the chroot()
was breaking any possible searches for /lib/libc.so.x. I have put libc.so
in ~ftp/lib and ~ftp/usr/lib. I have created ~ftp/dev/zero. The only piece
that seems to be missing is libdl, which apparently does not exist for
a.out linux.

Has anyone successfully gotten this working with linux? Soneone told me
that libdl.so.* is part of the linux ELF libraries, so I am actually
converting a machine to ELF, hoping that the missing libdl is my problem,
and that this will resolve it.

Any clues?

Chris Woods                                               [email protected]
GCM/CS/E   d---  H++ s+:++ !g  p? au-- a- w+  v++ C++ UL++++ P++>++++ L+++
          E++>+++ N+ K++ W--- M-- V-- -po+ Y+ t+ !5 !j R G? tv-- b+ D+ B-
          e+ u+ h---- f r+++ n---- y++++
Network Administrator            USAinternet, Inc.            508-774-4700

From [email protected] Mon Aug 21 06:55:45 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skWzn-0003KwC; Mon, 21 Aug 95 06:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA25848; Mon, 21 Aug 1995 08:38:33 -0500
Received: from abyss.apana.org.au (abyss.apana.org.au [203.3.126.145]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA25639 for <[email protected]>; Mon, 21 Aug 1995 08:34:18 -0500
Received: (from morlok@localhost) by abyss.apana.org.au (8.6.11/8.6.9) id XAA13970 for [email protected]; Mon, 21 Aug 1995 23:43:51 +1000
Message-Id: <[email protected]>
Date: Mon, 21 Aug 1995 23:43:50 +1000 (EST)
Reply-To: [email protected]
Sender: [email protected]
From: E Beaumont <[email protected]>
To: [email protected]
Subject: Where is wu-ftpd?
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello all!

I was wondering, where is the latest BETA copies of wu-ftpd made available?
I *really* wanna play with one :).

--
Morlok (E Beaumont) ---------------+ UUCP Coordinator - APANA Brisbane ----
"An eagle may soar, but a weasel   | Member for Brisbane Regional Committee
never gets sucked into a jet      | Ph:    +61 07 3368 3328
engine"             Simon & Simon + Email: [email protected]

From [email protected] Mon Aug 21 10:42:59 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skYse-0003NQC; Mon, 21 Aug 95 08:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA02720; Mon, 21 Aug 1995 10:38:53 -0500
Received: from spider.usa1.com ([204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA02226 for <[email protected]>; Mon, 21 Aug 1995 10:29:29 -0500
Received: from spider.usa1.com ([email protected] [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id LAA11452 for <[email protected]>; Mon, 21 Aug 1995 11:29:26 -0400
Message-Id: <[email protected]>
Date: Mon, 21 Aug 1995 11:29:26 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Chris Woods <[email protected]>
To: [email protected]
Subject: Re: chroot() and ls don't work together
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Mon, 21 Aug 1995, Yanming PENG wrote:

> Wrong! It works only for anonymous. You should put it in ~username/bin too,
> because ~username is the root after chroot().

Heh. That worked, thanks. Dumb on my part, that was one of the first
things I tried a couple days ago, but the copy of ls that I put in /home
was not the statically linked one.

Thanks again.

Chris Woods                                               [email protected]
GCM/CS/E   d---  H++ s+:++ !g  p? au-- a- w+  v++ C++ UL++++ P++>++++ L+++
          E++>+++ N+ K++ W--- M-- V-- -po+ Y+ t+ !5 !j R G? tv-- b+ D+ B-
          e+ u+ h---- f r+++ n---- y++++
Network Administrator            USAinternet, Inc.            508-774-4700

From [email protected] Mon Aug 21 15:03:46 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skdZ9-0003CKC; Mon, 21 Aug 95 13:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA20686; Mon, 21 Aug 1995 15:35:33 -0500
Received: from zantor.er.usgs.gov (zantor.er.usgs.gov [131.247.143.101]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA20251 for <[email protected]>; Mon, 21 Aug 1995 15:28:33 -0500
Received: by zantor.er.usgs.gov (4.1/SMI-4.1)
       id AA00875; Mon, 21 Aug 95 16:28:41 EDT
Message-Id: <[email protected]>
Date: Mon, 21 Aug 95 16:28:41 EDT
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Bill Townsley)
To: [email protected]
Subject: ls
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I've just installed wuftp-2.4 on my SPARC 2 running
Solaris 2.4.  When I log in as user anonymous, I am
unable to "ls".  I'm getting the following error
messages:

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

Can anybody tell me what I'm doing wrong?  I have to state
up front that I'm re-installing wuftp because I've only just
upgraded to Solaris.  So perhaps my problems are not with
wuftp, but with the upgrade.  All the same - any suggestions?


Bill Townsley
[email protected]

From [email protected] Mon Aug 21 17:51:46 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skfHL-0003XBC; Mon, 21 Aug 95 15:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA26635; Mon, 21 Aug 1995 17:25:51 -0500
Received: from bond.crim.ca (bond.crim.ca [132.218.1.153]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA26510 for <[email protected]>; Mon, 21 Aug 1995 17:24:31 -0500
Received: from bond.crim.ca (localhost [127.0.0.1]) by bond.crim.ca (8.6.12/8.6.12) with ESMTP id SAA20484 for <[email protected]>; Mon, 21 Aug 1995 18:23:40 -0400
Message-Id: <[email protected]>
Date: Mon, 21 Aug 1995 18:23:40 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Luc Desrosiers <[email protected]>
To: [email protected]
Subject: Re: ls
In-Reply-To: Votre message du "Mon, 21 Aug 1995 16:28:41 EDT."
            <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.2 7/18/95
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> 230 Guest login ok, access restrictions apply.
> ftp> ls
> 200 PORT command successful.
> 425 Can't create data socket (0.0.0.0,20): Bad file number.
> ftp>
>
> Can anybody tell me what I'm doing wrong?  I have to state
> up front that I'm re-installing wuftp because I've only just
> upgraded to Solaris.  So perhaps my problems are not with
> wuftp, but with the upgrade.  All the same - any suggestions?


look like you have not make ~ftp/dev/tcp and ~ftp/dev/zero
You can create them with mknod (just look at their conterpart
in /dev to get their minor/major number).

Finally, make sure to have all libraries that ls needs if you
want to see something with "dir" (or get a static version of ls).
You can see which library is used with "truss".


Luc Desrosiers
CIRISQ, CRIM

From [email protected] Mon Aug 21 19:52:06 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0skiIt-0003YHC; Mon, 21 Aug 95 18:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA04121; Mon, 21 Aug 1995 20:40:30 -0500
Received: from overlord.dmv.com (overlord.dmv.com [204.215.52.6]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA03967 for <[email protected]>; Mon, 21 Aug 1995 20:37:01 -0500
Received: from manticore.dmv.com by overlord.dmv.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO)
       for <[email protected]> id VAA17360; Mon, 21 Aug 1995 21:36:23 -0400
Message-Id: <[email protected]>
Date: Mon, 21 Aug 1995 21:32:36 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Ron Hensley <[email protected]>
To: [email protected]
Subject: .gz file  transfers
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Im having a problem on my linux box runnix wu-ftpd.
I can ftp text files, and .tar files to another machine no problem.
however everytime i try to trasfer a .gz file, the ftp session just hangs
at like a few thousand bites.

i can retrieve .gz files from remote sires just fine, just not send them.

on the other side, i san log into my machine from elsewhere and send
anything, including .gz files.

yet if i try to GET a .gz from my machine it hangs.

so the problem is only when a .gz tries to leave my machine, either by my
ftping out, and doing a put, or by a remote ftping in and doing a get.

this is totally bugging me out, its very wierd, nothing much shows up in
messages or xferlog or syslog, i see the connection and transfer request,
but no errors.

where can i look to diagose this? netstat shows the process is asleep
when the problem happens....

                       Ron Hensley


From [email protected] Tue Aug 22 19:46:52 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sl2np-0003j0C; Tue, 22 Aug 95 16:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA28625; Tue, 22 Aug 1995 18:36:05 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA28458 for <[email protected]>; Tue, 22 Aug 1995 18:31:39 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA18298
 (5.67a8/IDA-1.5 for [email protected]); Wed, 23 Aug 1995 01:31:37 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA07825; Wed, 23 Aug 1995 01:32:25 +0100
Message-Id: <[email protected]>
Date: Wed, 23 Aug 95 1:32:24 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Subject: Re: Need help re-starting FTP server
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 23, 95 1:19 am
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
>
> Hey there.  I recently installed and configured v2.4 of the ftp server
> under Solaris 2.4.  Everything was working great until I ran
> the ftpshut command and brought the server down.  Now, I can't
> seem to get it to start again and I don't see any references in the
> documentation to a "ftpstart" binary.  Is there some sort of lockfile

There is no "ftpstart" and seems no document about "restart" ftp server.
The only way is to read source -- "Luc, use Force!".

> that needs to be removed? Re-starting inetd doesnt seem to do the trick
> either.  Any help would be appreciated.

Rename or delete the file defined in ftpaccess, shutdown statement.
On my workstation, it is in /etc/ftpaccess:
shutdown /etc/shutmsg

Therefore, delete /etc/shutmsg, the ftp server will "restart".
Probably everyone, who use ftpshut first time, asks this question ;-)

>
> Thanks,
>
> Brian
> [email protected]

--
Yanming PENG
[email protected]

From [email protected] Tue Aug 22 19:47:53 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sl2Zx-0003gEC; Tue, 22 Aug 95 16:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id SAA28044; Tue, 22 Aug 1995 18:20:29 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id SAA27656 for <[email protected]>; Tue, 22 Aug 1995 18:11:09 -0500
Received: from mindcrime.ax.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Tue, 22 Aug 1995 18:02:34 -0500 (CDT)
Received: (brianv@localhost) by mindcrime.ax.com (8.6.12/AX-SOLARIS-2.3)
id QAA23435; Tue, 22 Aug 1995 16:09:55 -0700
Message-Id: <[email protected]>
Date: Tue, 22 Aug 1995 16:09:54 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Brian Vogelsang <[email protected]>
To: [email protected]
Subject: Need help re-starting FTP server
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hey there.  I recently installed and configured v2.4 of the ftp server
under Solaris 2.4.  Everything was working great until I ran
the ftpshut command and brought the server down.  Now, I can't
seem to get it to start again and I don't see any references in the
documentation to a "ftpstart" binary.  Is there some sort of lockfile
that needs to be removed? Re-starting inetd doesnt seem to do the trick
either.  Any help would be appreciated.

Thanks,

Brian
[email protected]

From [email protected] Tue Aug 22 19:48:40 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sl3if-0003ahC; Tue, 22 Aug 95 17:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id TAA01134; Tue, 22 Aug 1995 19:35:04 -0500
Received: from mindcrime.ax.com (mindcrime.ax.com [199.184.188.7]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id TAA01025 for <[email protected]>; Tue, 22 Aug 1995 19:32:03 -0500
Received: (brianv@localhost) by mindcrime.ax.com (8.6.12/AX-SOLARIS-2.3) id RAA23719; Tue, 22 Aug 1995 17:31:11 -0700
Message-Id: <[email protected]>
Date: Tue, 22 Aug 1995 17:31:10 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Brian Vogelsang <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: Need help re-starting FTP server
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Thanks for your help Yanming, removing the file "shutmsg"
enabled the server.  It's too bad there's nothing in the
ftpshut manpage pointing this out.  Maybe Brian O'Connor
can include this in the next release.

Thanks again,
Brian
[email protected]

On Wed, 23 Aug 1995, Yanming PENG wrote:

> >
> >
> > Hey there.  I recently installed and configured v2.4 of the ftp server
> > under Solaris 2.4.  Everything was working great until I ran
> > the ftpshut command and brought the server down.  Now, I can't
> > seem to get it to start again and I don't see any references in the
> > documentation to a "ftpstart" binary.  Is there some sort of lockfile
>
> There is no "ftpstart" and seems no document about "restart" ftp server.
> The only way is to read source -- "Luc, use Force!".
>
> > that needs to be removed? Re-starting inetd doesnt seem to do the trick
> > either.  Any help would be appreciated.
>
> Rename or delete the file defined in ftpaccess, shutdown statement.
> On my workstation, it is in /etc/ftpaccess:
> shutdown /etc/shutmsg
>
> Therefore, delete /etc/shutmsg, the ftp server will "restart".
> Probably everyone, who use ftpshut first time, asks this question ;-)
>
> >
> > Thanks,
> >
> > Brian
> > [email protected]
>
> --
> Yanming PENG
> [email protected]
>

From [email protected] Wed Aug 23 07:25:00 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slC4v-0003j5C; Wed, 23 Aug 95 02:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id AAA10437; Wed, 23 Aug 1995 00:57:12 -0500
Received: from ccnet.ccnet.com (ccnet.ccnet.com [192.215.96.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id AAA10266 for <[email protected]>; Wed, 23 Aug 1995 00:49:38 -0500
Received: from viper (viper.hardlink.com [192.215.98.74]) by ccnet.ccnet.com (8.6.12/8.6.12) with SMTP id WAA14546 for <[email protected]>; Tue, 22 Aug 1995 22:45:48 -0700
Received: by viper (5.0/SMI-SVR4)
       id AA11280; Tue, 22 Aug 1995 22:48:23 +0800
Message-Id: <9508230548.AA11280@viper>
Date: Tue, 22 Aug 1995 22:48:23 +0800
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Robert R. Hardesty)
To: [email protected]
Cc: [email protected]
Subject: No login message
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



I having been running wu-ftpd on a solaris 2.3 system.  It seems to be
working fine except for one thing.  I can not get the login message to
appear when the user is anonymous.  It will appear for other users, but
not anonymous.  Does anybody know what might be going on?

Regards

Robert


==============================================================
    Robert R. Hardesty       __^__     Free Internet access
    [email protected]   /(o o)\    (510) 371-8986 guest
==========================oOO==(_)==OOo=======================

From [email protected] Wed Aug 23 07:27:28 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slEeQ-0003nCC; Wed, 23 Aug 95 05:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA17279; Wed, 23 Aug 1995 07:13:42 -0500
Received: from ns.mad.servicom.es (ns.mad.servicom.es [194.106.0.132]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA17120 for <[email protected]>; Wed, 23 Aug 1995 07:08:32 -0500
Received: by ns.mad.servicom.es (8.6.11/FI-3.2) Wed, 23 Aug 1995 14:07:10 +0200
Message-Id: <[email protected]>
Date: Wed, 23 Aug 1995 14:07:10 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected]
To: [email protected]
Subject: Openning passive connections
Content-Type: text
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello,

How can I configure wu-ftpd to allow passive connections?

All I got is:

client says:            PASV
server responds:        Can't open passive connection: Permision denied

Please, reply to [email protected]

Thanks,
               Gustavo San Felipe


From [email protected] Wed Aug 23 07:29:40 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slFsp-0003mtC; Wed, 23 Aug 95 06:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA19972; Wed, 23 Aug 1995 08:32:26 -0500
Received: from bbnplanet.com (poblano.near.net [198.114.157.116]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA19701 for <[email protected]>; Wed, 23 Aug 1995 08:27:00 -0500
Received: from GIMCRACK.BBN.COM by poblano.bbnplanet.com id aa09304;
         23 Aug 95 9:26 EDT
Message-Id: <[email protected]>
Date: Wed, 23 Aug 1995 09:26:12 EDT
Reply-To: [email protected]
Sender: [email protected]
From: Jon Hall <[email protected]>
To: [email protected]
Subject: wu-ftpd, fnmatch() and FreeBSD
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm mucking about with wu-ftpd on a box running FreeBSD 2.0 and I'm confused.
It appears that the expectation regarding the return code from a call to
fnmatch() is inverted (from a FreeBSD perspective). Specifically, the code
presumes a non-zero integer is returned when a match occurs; whereas, under
FreeBSD a zero is the indication of a match. This appears grievously in the
routine hostmatch() in src/access.c where it becomes impossible to login unless
one uses an access file.

This seems like a problem every BSD'r would bump into, so I must be missing
something. Is there someone here that's traveled this road...

Thanks,
Jon

From [email protected] Wed Aug 23 11:02:01 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slGuK-0003cbC; Wed, 23 Aug 95 07:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id JAA23102; Wed, 23 Aug 1995 09:36:12 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id JAA22853 for <[email protected]>; Wed, 23 Aug 1995 09:31:35 -0500
Received: from synergy.Destek.Net by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Wed, 23 Aug 1995 09:22:56 -0500 (CDT)
Received: from [Family 1: 00:00:00:00:00:00:00:00:00:00:00:00:00:00]
([Family 1: 00:00:00:00:00:00:00:00:00:00:00:00:00:00]) by  (8.6.12/8.6.12)
with SMTP id KAA08606 for <[email protected]>; Wed,
23 Aug 1995 10:31:14 -0400
Message-Id: <199508231431.KAA08606@>
Date: Wed, 23 Aug 1995 10:31:12 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Marc Evans <[email protected]>
To: [email protected]
Subject: Virtual FTP server
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-Sender: [email protected]
X-Mailer: exmh version 1.6.1 5/23/95
X-Authentication-Warning: synergy.Destek.Net: Host [Family 1:
00:00:00:00:00:00:00:00:00:00:00:00:00:00] didn't use HELO protocol
X-Uri: <URL:http://www.destek.net/~marc>
X-Face:
">4>,~~_HqlZ,c;!7K60$oLXj\whr`|V-}}cog.gO2Q^/CC[E>,Ez*N0C#)CYY8J\]APjp6 ~)]fwuyFuTXe{7z'Zgt,=+chm*DPh([b^SBn.^jXxI/oT=_L:ws!rF{y[99PV$-~#@dhtc3Y*fK!so
4g:PM0)hs0*9)TsHWfN)=d0P_|
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi -

Please send e-mail direct ot [email protected] in response to this, as I am not
a subscriber to the mailing list.

Has anyone investigated modifying wu-ftp-2.4 to facilitate virtual-servers
much the same way that NCSA-httpd-1.5 can? One form would be to use a
bind-address for each invocation of ftpd; Another could be to look at the
address on which each request is received, and treat it appropriately.

If knowone has done this yet, I guess I will start looking at it seriously.

Thanks - Marc
===============================================================================
Marc Evans                            WB1GRH      The Destek Group, Inc.
E-Mail: [email protected]                           21 Hinds Lane, Suite 23L
URL: http://WWW.Destek.NET/~marc                  Pelham, NH, USA 03076-3013
MIME-1.0 & Enriched-Text mail accepted            603 635 3857 (V) 635 7314 (F)
PGP-2.6 key available upon request                Internet Access & Services
PGP-2.6 Fingerprint:  20 7C A2 DB 17 B2 21 80  47 AA B9 CD D9 DE 31 CC
      The XFree86[tm] Project, Inc. Industry Liason <[email protected]>
===============================================================================

From [email protected] Wed Aug 23 19:47:32 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slOPo-00029RC; Wed, 23 Aug 95 15:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id RAA25629; Wed, 23 Aug 1995 17:37:34 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id RAA25330 for <[email protected]>; Wed, 23 Aug 1995 17:30:47 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Wed, 23 Aug 1995 17:22:09 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id AAA05171 for wunet.wustl.edu!wu-ftpd; Thu, 24 Aug 1995 00:30:31 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0slN4T-000MpJC; Wed,
23 Aug 95 23:10 MET DST
Message-Id: <m0slN4T-000MpJC@seneca>
Date: Wed, 23 Aug 1995 23:10:48 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: No login message
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: No login message
To: [email protected]
Organization: Harry's Box

Robert R. Hardesty ([email protected]) wrote:

> I having been running wu-ftpd on a solaris 2.3 system.  It seems to be
> working fine except for one thing.  I can not get the login message to
> appear when the user is anonymous.  It will appear for other users, but
> not anonymous.  Does anybody know what might be going on?

This message must be placed in the chroot()ed area. It is being shown
when ftpd already has called chroot(). This is not true for the "banner"
message, though.

hm


From [email protected] Wed Aug 23 20:16:47 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slR5b-0003rqC; Wed, 23 Aug 95 18:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id UAA01765; Wed, 23 Aug 1995 20:29:45 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id UAA01592 for <[email protected]>; Wed, 23 Aug 1995 20:25:56 -0500
Received: from mindcrime.ax.com by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Wed, 23 Aug 1995 20:17:17 -0500 (CDT)
Received: (brianv@localhost) by mindcrime.ax.com (8.6.12/AX-SOLARIS-2.3)
id SAA10118; Wed, 23 Aug 1995 18:24:44 -0700
Message-Id: <[email protected]>
Date: Wed, 23 Aug 1995 18:24:43 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Brian Vogelsang <[email protected]>
To: [email protected]
Subject: problems with 'ls -al' and 'dir'
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I'm having problems getting 'dir' and 'ls -al' to work via anonymous
ftp on my Solaris 2.4 server.  I'm using the following shared libraries:

ld.so*
ld.so.1*
libc.so.1*
libdl.so.1*
libintl.so.1*
libw.so.1*
nss_files.so.1*

I've verified via 'truss' that these libraries are all I should need.
I've also tried compiling the gnu 'ls' with the -static option as another
list member had recommended but this didn't seem to help either.

Any help would be greatly appreciated.
Thanks,
Brian
[email protected]

From [email protected] Wed Aug 23 20:20:49 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slRnB-0002RRC; Wed, 23 Aug 95 19:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA02935; Wed, 23 Aug 1995 21:09:56 -0500
Received: from ccvcom.auckland.ac.nz (ccvcom.auckland.ac.nz [130.216.1.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id VAA02794 for <[email protected]>; Wed, 23 Aug 1995 21:05:07 -0500
Received: from ccu1.auckland.ac.nz by ccvcom.auckland.ac.nz (PMDF V4.3-7 #2864)
id <[email protected]>; Thu,
24 Aug 1995 14:04:51 GMT+1300
Received: (from russells@localhost) by ccu1.auckland.ac.nz (8.6.12/8.6.12)
id OAA02975 for [email protected]; Thu, 24 Aug 1995 14:04:45 +1200
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 14:04:45 +1200 (NZT)
Reply-To: [email protected]
Sender: [email protected]
From: Russell Street <[email protected]>
To: [email protected]
Subject: Re: problems with 'ls -al' and 'dir'
In-Reply-To: <[email protected]> from
"Brian Vogelsang" at Aug 23, 95 06:24:43 pm
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> I'm having problems getting 'dir' and 'ls -al' to work via anonymous
> ftp on my Solaris 2.4 server.  I'm using the following shared libraries:

Here is an ls-lR of the tree I have working happily on several Solaris
2.4 systems:



total 18
-r--r--r--   1 root     root         355 Jun 24 21:32 README
d--x--x--x   2 root     root         512 Jun 24 12:45 bin
d--x--x--x   2 root     root         512 Jun 24 12:45 dev
d--x--x--x   2 root     root         512 Jun 24 21:36 etc
drwx-wx-wt   2 root     root         512 Jun 24 21:37 incoming
drwxr-xr-x   2 root     other        512 Aug 10 16:55 mnt
drwxr-xr-x   3 root     root         512 Jun 24 13:10 pub
drwx------   2 root     root         512 Jun 24 12:06 tmp
d--x--x--x   3 root     root         512 Oct 13  1994 usr

/bin:
total 382
---x--x--x   2 root     root       60640 May  7 13:45 compress
---x--x--x   2 root     root       60640 May  7 13:45 gzip
---x--x--x   1 root     root       19916 Mar 28  1994 ls
---x--x--x   1 root     root        3256 Aug  9  1994 pwd
---x--x--x   1 root     root       47740 Aug  9  1994 tar

/dev:
total 0
crw-rw-rw-   1 root     root      11, 42 Mar 28  1994 tcp
crw-rw-rw-   1 root     root     105,  1 Jun 24 12:45 ticotsord
crw-rw-rw-   1 root     root      11, 41 Mar 28  1994 udp
crw-rw-rw-   1 root     root      13, 12 Mar 28  1994 zero

/etc:
total 8
-r--r--r--   1 root     root         199 Oct 12  1994 allowed.filenames
-r--r--r--   1 root     other         50 Jun 24 21:35 group
-r--r--r--   1 root     root         643 Oct 12  1994 netconfig
-r--r--r--   1 root     root         151 Jun 24 13:08 passwd

/usr:
total 4
lrwxrwxrwx   1 root     root           6 Jun 24 12:44 bin -> ../bin
d--x--x--x   2 root     root         512 Jun 24 12:53 lib

/usr/lib:
total 3030
-r-xr-xr-x   1 root     root       24576 Jun 24 12:52 ld.so
-r-xr-xr-x   1 root     root       97804 Jun 24 12:52 ld.so.1
-r-xr-xr-x   1 root     root      621356 Jun 24 12:52 libc.so.1
-r-xr-xr-x   1 root     root        3492 Jun 24 12:52 libdl.so.1
-r-xr-xr-x   1 root     root       13516 Jun 24 12:52 libintl.so.1
-r-xr-xr-x   1 root     root      508896 Jun 24 12:52 libnsl.so.1
-r-xr-xr-x   1 root     root       73100 Jun 24 12:52 libsocket.so.1
-r-xr-xr-x   1 root     root       41704 Jun 24 12:52 libw.so
-r-xr-xr-x   1 root     root       41704 Jun 24 12:52 libw.so.1
-r-xr-xr-x   1 root     root       10796 Jun 24 12:52 nss_dns.so.1
-r-xr-xr-x   1 root     root       18496 Jun 24 12:52 nss_files.so.1
-r-xr-xr-x   1 root     root       25840 Jun 24 12:52 nss_nis.so.1
-r-xr-xr-x   1 root     root       29376 Jun 24 12:52 nss_nisplus.so.1
-r-xr-xr-x   1 root     root        9436 Jun 24 12:52 straddr.so.2

This is using Sun's /bin/ls

Hope this is of some help.
Russell

From [email protected] Thu Aug 24 04:18:53 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slZZG-0003dGC; Thu, 24 Aug 95 03:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA14275; Thu, 24 Aug 1995 05:35:09 -0500
Received: from mailhost.pipex.net (mailhost.pipex.net [158.43.128.3]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA14003 for <[email protected]>; Thu, 24 Aug 1995 05:23:13 -0500
Received: from pipe.pipex.net (actually mailhost.pipex.net) by pipe.pipex.net
         with SMTP (PP); Thu, 24 Aug 1995 11:23:05 +0100
Received: by pipe.pipex.net (8.6.12/PIPEX simple 1.22) id LAA29216;
         Thu, 24 Aug 1995 11:23:03 +0100
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 11:23:03 +0100 (BST)
Reply-To: [email protected]
Sender: [email protected]
From: tonyb <[email protected]>
To: [email protected]
Subject: Latest version of WU
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi, can someone please tell me what the latest 'secure' version of wu-ftpd is
please.

Thanks

 ____
  /    \/
 /<>/\//
Tony Barber                    Phone   : +44(0)1223 250122
Technical Support              Email   : [email protected]


From [email protected] Thu Aug 24 10:17:54 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sldtx-0002AgC; Thu, 24 Aug 95 08:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA24182; Thu, 24 Aug 1995 10:13:09 -0500
Received: from radmail.rad.co.il (radmail.rad.co.il [192.114.26.219]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA23750 for <[email protected]>; Thu, 24 Aug 1995 10:07:05 -0500
Received: from .rad.co.il (debpc.rad.co.il) by radmail.rad.co.il with SMTP id AA01166
 (5.67b/IDA-1.5 for <[email protected]>); Thu, 24 Aug 1995 18:06:21 +0300
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 18:04:38 +0200
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Debby Koren)
To: [email protected]
Subject: puzzled - ftpaccess failed
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: [email protected]
X-Mailer: <Windows Eudora Version 1.4.2b16>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm very puzzled.  While looking over my xferlog, I found that someone
accessed the anonymous ftp, even though this computer is not in my access
list.  I have the following:

Tue Aug 22 08:20:16 1995 25 kkar.lanwan.fi 5656 /public/ws_ftp/ftp.txt b _ o a k
[email protected] ftp 0 *

Yet, in ftpaccess, I have:

class   anonymouses anonymous 192.114.24.* 192.114.25.* 192.114.26.* 192.114.27.
* 192.114.28.* 192.114.29.* 192.114.30.* 192.114.31.* 192.114.32.* 192.114.34.*
192.114.35.* 192.114.36.* 192.114.37.* 192.114.210.* 192.114.211.* 192.114.212.*
192.114.213.* 192.114.214.* 192.114.13.*

I checked that the ftpaccess file is really working by removing my net
address from the list and seeing that then my access was denied.
kkar.lanwan.fi is not on any of the allowed nets, yet it got in!! How did
this happen??  It worries me.

Thanks for your help.


------------------------------------------------------------
Debby Koren, Ph.D.                  Tel: +972 3 6459551
Technology Consultant               Fax: +972 3 498250
RAD Data Communications, Ltd.       email: [email protected]
Tel Aviv, ISRAEL

From [email protected] Thu Aug 24 11:08:43 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slerd-0002B3C; Thu, 24 Aug 95 09:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA28788; Thu, 24 Aug 1995 11:14:49 -0500
Received: from cadaver.acm.ndsu.NoDak.edu (cadaver.acm.ndsu.NoDak.edu [134.129.125.233]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA28488 for <[email protected]>; Thu, 24 Aug 1995 11:09:37 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
       id AA25584; Thu, 24 Aug 95 11:09:36 -0500
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 11:09:35 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: "Chadwick A. Dubuque" <[email protected]>
To: [email protected]
Subject: wu-ftpd on Linux + quotas + shadow passwds
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I'm using Linux (1.1.28, I believe) with quotas and shadow passwords.

For wu-ftpd, I'm using the Academ 2.4.2 beta 5.

Problem 1) wu-ftpd doesn't recognize the shadow password libraries, even
after re-compiling.

Someone on here mentioned changing crypt() to pw_encrypt(), but that just
caused wu-ftpd to not compile. (Maybe I changed it in too many places? I
grepped for crypt() on the entire source tree, and replaced it wherever I
found it.)

If anyone can give me some help, it'd be greatly appreciated. I'll document
it and send it out to the Linux community (as well as this one) if I can
ever find the answers.

--
Chadwick A. Dubuque            [email protected]
http://www.acm.ndsu.NoDak.edu/~cdubuque/   finger for PGP pub. key
postal:USA/58105-5164/ND/Fargo/IACC 258 NDSU Box 5164/Chad Dubuque

From [email protected] Thu Aug 24 11:12:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slfsN-0002AVC; Thu, 24 Aug 95 10:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA02404; Thu, 24 Aug 1995 12:18:40 -0500
Received: from acs-mail.bu.edu (ACS-MAIL.BU.EDU [128.197.153.100]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA01931 for <[email protected]>; Thu, 24 Aug 1995 12:10:00 -0500
Received: by acs-mail.bu.edu (8.6.11/BU_Server-1.1)
       id NAA64346; Thu, 24 Aug 1995 13:06:37 -0400
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 13:06:37 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Nik Conwell <[email protected]>
To: [email protected]
Cc: David King <[email protected]>
Subject: AIX wu ftpd groups question
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Strange question: Why does the AIX code in ftpd.c do a setgroups(NULL,NULL)??
This appears to have the effect of losing my supplementary groups.

>From ftpd.c:

#ifdef AIX
   {
      /* AIX 3 lossage.  Don't ask.  It's undocumented.  */
      priv_t priv;

      priv.pv_priv[0] = 0;
      priv.pv_priv[1] = 0;
      setgroups(NULL, NULL);

      if (setpriv(PRIV_SET|PRIV_INHERITED|PRIV_EFFECTIVE|PRIV_BEQUEATH,
                  &priv, sizeof(priv_t)) < 0 ||
          setuidx(ID_REAL|ID_EFFECTIVE, (uid_t)pw->pw_uid) < 0 ||
          seteuid((uid_t)pw->pw_uid) < 0) {
              reply(550, "Can't set uid (AIX3).");
              goto bad;
      }
   }

If I add:

initgroups(pw->pw_name,pw->pw_gid);

just after the setgroups(), I get all my supplementary groups...  Is there
some reason that groups are being removed, or was the author just expecting
setpriv to do things correctly?

I tried using the setpcred() routine, which does set all the groups correctly,
but it also sets the saved uid to the user uid.  wu-ftpd appears to need the
saved uid to be 0 for some reason (creating the priv port for talking back to
the client?)

Thanks for any insight.
-nik


Nik Conwell                 Boston University                   [email protected]

From [email protected] Thu Aug 24 13:02:01 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slg0W-0002BaC; Thu, 24 Aug 95 10:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03033; Thu, 24 Aug 1995 12:28:06 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA02825 for <[email protected]>; Thu, 24 Aug 1995 12:24:46 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id MAA06941; Thu, 24 Aug 1995 12:23:29 -0500
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 12:23:29 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Michael Brennen <[email protected]>
To: [email protected]
Subject: Re: wu-ftpd on Linux + quotas + shadow passwds
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Thu, 24 Aug 1995, Chadwick A. Dubuque wrote:

> I'm using Linux (1.1.28, I believe) with quotas and shadow passwords.
>
> For wu-ftpd, I'm using the Academ 2.4.2 beta 5.
>
> Problem 1) wu-ftpd doesn't recognize the shadow password libraries, even
> after re-compiling.
>
> Someone on here mentioned changing crypt() to pw_encrypt(), but that just
> caused wu-ftpd to not compile. (Maybe I changed it in too many places? I
> grepped for crypt() on the entire source tree, and replaced it wherever I
> found it.)

Edit src/config/config.lnx and define SHADOW_PASSWORD; it normally comes
undef'd.  Then, edit src/makefiles/Makefile.lnx and uncomment (or define
as needed) the -lshadow directive on the LIBES line.

That should do it.  If not, we'll be here...

Michael Brennen

From [email protected] Thu Aug 24 13:02:16 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slg1k-0002G5C; Thu, 24 Aug 95 10:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA03182; Thu, 24 Aug 1995 12:29:21 -0500
Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA02884 for <[email protected]>; Thu, 24 Aug 1995 12:25:23 -0500
Received: from tigger.itc.virginia.edu by uvaarpa.virginia.edu id aa17195;
         24 Aug 95 13:25 EDT
Received: (from wfp5p@localhost) by tigger.itc.Virginia.EDU (8.6.11/8.6.6) id NAA31860 for [email protected]; Thu, 24 Aug 1995 13:25:20 -0400
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 13:25:20 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Bill Pemberton <[email protected]>
To: [email protected]
Subject: Re: AIX wu ftpd groups question
In-Reply-To: <[email protected]> from "Nik Conwell" at Aug 24, 95 01:06:37 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.5 PL0a7]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Nik Conwell writes:
>
>
> Strange question: Why does the AIX code in ftpd.c do a setgroups(NULL,NULL)??
> This appears to have the effect of losing my supplementary groups.
>

I don't know WHY it was added, but I can confirm that it does have the
effect of not setting any of your groups except for your primary.  Comment
it out and it'll work correctly.


--
Bill Pemberton                           [email protected]
ITC/Unix Systems                         [email protected]
University of Virginia                   uunet!virginia!wfp5p

From [email protected] Thu Aug 24 14:24:31 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slhT1-0002N5C; Thu, 24 Aug 95 11:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA08855; Thu, 24 Aug 1995 14:01:38 -0500
Received: from pangea.Stanford.EDU (pangea.Stanford.EDU [36.51.0.31]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA08524 for <[email protected]>; Thu, 24 Aug 1995 13:57:49 -0500
Received: from [36.51.1.241] (hotspot.Stanford.EDU [36.51.1.241]) by pangea.Stanford.EDU (8.6.10/8.6.6) with SMTP id LAA12126 for <[email protected]>; Thu, 24 Aug 1995 11:57:47 -0700
Message-Id: <v01510104ac62196c6b8d@[36.51.1.241]>
Date: Thu, 24 Aug 1995 11:57:47 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Steve Michnick)
To: [email protected]
Subject: wu-ftpd FAQ?? where?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I just installed wu-ftpd v2.4 and now have several basic questions
that are not answered clearly in the man pages.  Is there a FAQ
for wu-ftpd?  Otherwise, I need to know how to activate passwd verification
of email address so they are valid and how to activate command logging.

Thanks for your patience,


Steve Michnick                        [email protected]

IRIS/PASSCAL Instrument Center, Dept. of Geophysics, Stanford University
Mitchell Building, Room A05
Stanford, CA 94305
WWW URL: http://pangea.stanford.edu/~passcal/passcal.html
vox: (415)723-9324                    fax: (415)725-7344


From [email protected] Thu Aug 24 14:25:31 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sli5J-0003eiC; Thu, 24 Aug 95 12:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA11547; Thu, 24 Aug 1995 14:41:11 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA11382 for <[email protected]>; Thu, 24 Aug 1995 14:38:59 -0500
Received: by pizza.hvu.nl (5.0/KH19950725)
       id AA17488; Thu, 24 Aug 1995 21:39:18 +0200
Message-Id: <[email protected]>
Date: Thu, 24 Aug 95 21:39:18 MET DST
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Koos van den Hout _U nix and we all_)
To: [email protected]
Subject: Re: wu-ftpd on Linux + quotas + shadow passwds
In-Reply-To: <[email protected]>; from "Chadwick A. Dubuque" at Aug 24, 95 11:09 am
X-Mailer: ELM [version 2.3 PL2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

In a previous message, you wrote :

> I'm using Linux (1.1.28, I believe) with quotas and shadow passwords.
> Someone on here mentioned changing crypt() to pw_encrypt(), but that just
> caused wu-ftpd to not compile. (Maybe I changed it in too many places? I
> grepped for crypt() on the entire source tree, and replaced it wherever I
> found it.)

Just the crypt() in ftpd.c

Anyway, the whole story :

First :

- Get the shadow.h from the latest shadow package.
- After building the shadow package, you have a libshadow.a.

Then :
- Copy shadow.h to the src dir.
- Copy libshadow.a to the support dir.
- Edit src/config.h to say '#define SHADOW_PASSWORD' instead of #undef.
- Edit the LIBES line in src/Makefile to read :

LIBES    = -lsupport -lbsd -lshadow

And then modify src/ftpd.c in line 1061 to read :

       xpasswd = pw_encrypt(passwd, salt);

That should do the trick. Sorry I was a bit terse in my first remark, it was
at a level of people who build software packages like wu-ftpd or sendmail
as leisure activity.

                                                 Grtx. KH

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

From [email protected] Thu Aug 24 14:27:41 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sliMT-0002RpC; Thu, 24 Aug 95 12:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA12835; Thu, 24 Aug 1995 14:58:53 -0500
Received: from cadaver.acm.ndsu.NoDak.edu (cadaver.acm.ndsu.NoDak.edu [134.129.125.233]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA12338 for <[email protected]>; Thu, 24 Aug 1995 14:53:02 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
       id AA27924; Thu, 24 Aug 95 14:52:56 -0500
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 14:52:55 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: "Chadwick A. Dubuque" <[email protected]>
To: [email protected]
Subject: Re: wu-ftpd on Linux + quotas + shadow passwds
In-Reply-To: <[email protected]> from "Koos van den Hout _U nix and we all_" at Aug 24, 95 09:39:18 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Koos van den Hout _U nix and we all_ wrote:
[...]
> That should do the trick. Sorry I was a bit terse in my first remark, it was
> at a level of people who build software packages like wu-ftpd or sendmail
> as leisure activity.

Thanks, and no appology necessary. With your help and the other responses
I've gotten, I should be able to do the job.

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


P.S. I think you can get "RFC 822" licence plates from North Dakota for a
price. Our normal plates are "AAA NNN" (Alpha/Num). I'm personally looking
for "EVH 316" since I'm a big Van Halen fan. (Edward Van Halen, 316 was the
title of his last solo.) Plus, since we have a puny population, we're just
around "EMM 000" right now. There might just be hope for me getting them by
luck! :-)

--
Chadwick A. Dubuque            [email protected]
http://www.acm.ndsu.NoDak.edu/~cdubuque/   finger for PGP pub. key
postal:USA/58105-5164/ND/Fargo/IACC 258 NDSU Box 5164/Chad Dubuque

From [email protected] Thu Aug 24 14:28:59 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slirm-0002AzC; Thu, 24 Aug 95 13:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA15003; Thu, 24 Aug 1995 15:29:44 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA14526 for <[email protected]>; Thu, 24 Aug 1995 15:23:57 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Thu, 24 Aug 1995 15:15:15 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id WAA06626 for wunet.wustl.edu!wu-ftpd; Thu, 24 Aug 1995 22:23:53 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0slhOG-000MpnC; Thu,
24 Aug 95 20:52 MET DST
Message-Id: <m0slhOG-000MpnC@seneca>
Date: Thu, 24 Aug 1995 20:52:35 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: wu-ftpd on Linux + quotas + shadow passwds
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: wu-ftpd on Linux + quotas + shadow passwds
To: [email protected]
Organization: Harry's Box

Chadwick A. Dubuque ([email protected]) wrote:

> Problem 1) wu-ftpd doesn't recognize the shadow password libraries, even
> after re-compiling.

Yea. In src/config/config.lnx, #define SHADOW_PASSWORD. In
src/makefiles/Makefile.lnx, enable -lshadow.

> If anyone can give me some help, it'd be greatly appreciated. I'll document
> it and send it out to the Linux community (as well as this one) if I can
> ever find the answers.

I think this has been sent to Linux users a thousand times. BTW. ;^)
There should be someone collecting this stuff and assemble a FAQ.

From [email protected] Thu Aug 24 15:45:18 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sljWw-0003nEC; Thu, 24 Aug 95 14:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA17664; Thu, 24 Aug 1995 16:13:44 -0500
Received: from sallie.wellesley.edu (sallie.wellesley.edu [149.130.10.17]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA17312 for <[email protected]>; Thu, 24 Aug 1995 16:06:23 -0500
Received: from dorothy.wellesley.edu by WELLESLEY.EDU (PMDF V4.3-7 #11565)
id <[email protected]>; Thu, 24 Aug 1995 17:06:21 EST
Received: by dorothy.wellesley.edu (5.x/SMI-SVR4) id AA13301; Thu,
24 Aug 1995 17:03:54 -0400
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 17:03:54 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Tim Cantin)
To: [email protected]
Subject: Problems with wu-ftpd 2.4 building on ultrix 4.4.
Content-type: text
Content-transfer-encoding: 7BIT
X-Envelope-to: [email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN



% ./build ult
make args are :
make opts are :

Linking Makefiles.

Making support library.
cc -Dconst="" -O -DDEBUG   -c getusershell.c
cc -Dconst="" -O -DDEBUG   -c fnmatch.c
cc -Dconst="" -O -DDEBUG   -c strcasestr.c
cc -Dconst="" -O -DDEBUG   -c strerror.c
cc -Dconst="" -O -DDEBUG   -c strsep.c
cc -Dconst="" -O -DDEBUG   -c authuser.c
cc -Dconst="" -O -DDEBUG   -c ftw.c
cc -Dconst="" -O -DDEBUG   -c strdup.c
rm -f libsupport.a
ar cq libsupport.a getusershell.o fnmatch.o strcasestr.o strerror.o strsep.o  authuser.o ftw.o strdup.o
ranlib libsupport.a

Making ftpd.
cc -Dconst="" -O -DDEBUG -DSYSSYSLOG -I.. -I../support -L../support -c ftpd.c
cfe: Error: ftpd.c, line 1972: 'typenames' undefined, reoccurrences will not be reported
    printf("     TYPE: %s", typenames[type]);
----------------------------^
cfe: Error: ftpd.c, line 1974: 'formnames' undefined, reoccurrences will not be reported
        printf(", FORM: %s", formnames[form]);
-----------------------------^
cfe: Error: ftpd.c, line 1982: 'strunames' undefined, reoccurrences will not be reported
           strunames[stru], modenames[mode]);
-----------^
cfe: Error: ftpd.c, line 1982: 'modenames' undefined, reoccurrences will not be reported
           strunames[stru], modenames[mode]);
----------------------------^
*** Error code 1

Stop.


etc etc etc

help please :)

---

From [email protected] Thu Aug 24 18:11:34 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slklW-0003lKC; Thu, 24 Aug 95 15:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA19475; Thu, 24 Aug 1995 16:46:57 -0500
Received: from cadaver.acm.ndsu.NoDak.edu (cadaver.acm.ndsu.NoDak.edu [134.129.125.233]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA19346 for <[email protected]>; Thu, 24 Aug 1995 16:45:25 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
       id AA29550; Thu, 24 Aug 95 16:45:23 -0500
Message-Id: <[email protected]>
Date: Thu, 24 Aug 1995 16:45:23 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: "Chadwick A. Dubuque" <[email protected]>
To: [email protected]
Subject: sorry
In-Reply-To: <[email protected]> from "Chadwick A. Dubuque" at Aug 24, 95 02:52:55 pm
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Ooops. Sorry for that last message, which was obviously supposed to go
personal. <sigh>

--
Chadwick A. Dubuque            [email protected]
http://www.acm.ndsu.NoDak.edu/~cdubuque/   finger for PGP pub. key
postal:USA/58105-5164/ND/Fargo/IACC 258 NDSU Box 5164/Chad Dubuque

From [email protected] Fri Aug 25 06:54:23 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slwQp-00039sC; Fri, 25 Aug 95 03:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id FAA12040; Fri, 25 Aug 1995 05:59:32 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id FAA11791 for <[email protected]>; Fri, 25 Aug 1995 05:46:57 -0500
Received: from commy.ix.de by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Fri, 25 Aug 1995 05:38:14 -0500 (CDT)
Received: (from uucp@localhost) by commy.ix.de (8.6.11/commy_003)
id MAA07693 for wunet.wustl.edu!wu-ftpd; Fri, 25 Aug 1995 12:46:09 +0200
Received: by seneca (Smail3.1.29.1 #1) id m0slrLZ-000Mq5C; Fri,
25 Aug 95 07:30 MET DST
Message-Id: <m0slrLZ-000Mq5C@seneca>
Date: Fri, 25 Aug 1995 07:30:28 +0200 (MET DST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Harald Milz)
To: [email protected]
Subject: Re: wu-ftpd FAQ?? where?
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Subject: Re: wu-ftpd FAQ?? where?
To: [email protected]
Organization: Harry's Box

Steve Michnick ([email protected]) wrote:
> I just installed wu-ftpd v2.4 and now have several basic questions
> that are not answered clearly in the man pages.  Is there a FAQ
> for wu-ftpd?  Otherwise, I need to know how to activate passwd verification

AFAIK, there's no such FAQ yet. We should try and find a volunteer to
collect questions and answers from this mailing list. Such a FAQ would
be appreciated by many first-time wu-ftpd users. Anyone?

hm

From [email protected] Fri Aug 25 07:10:08 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0slyrw-0002UpC; Fri, 25 Aug 95 06:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id IAA17011; Fri, 25 Aug 1995 08:36:24 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id IAA16671 for <[email protected]>; Fri, 25 Aug 1995 08:30:04 -0500
Received: from www.uno.edu by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Fri, 25 Aug 1995 08:21:20 -0500 (CDT)
Received: by www.uno.edu; id AA05101; Fri, 25 Aug 1995 08:36:44 -0500
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 08:36:43 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Edward Murphy <[email protected]>
To: Harald Milz <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: wu-ftpd FAQ?? where?
In-Reply-To: <m0slrLZ-000Mq5C@seneca>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

While there may not be a FAQ, check out the URL

 http://fegmania.wustl.edu/

At this writing, the first two links on the page above are connected to
information about WU-FTPD. One is a general "README" type of page detailing
where to get it, etc. The other is a searchable archive of the WU-FTPD
mailing list.  I've found it very helpful.

Ed
  ----------------------------------------------------------------
                           Edward Murphy
         [email protected] * http://www.uno.edu/~emurphy

On Fri, 25 Aug 1995, Harald Milz wrote:

> Subject: Re: wu-ftpd FAQ?? where?
> To: [email protected]
> Organization: Harry's Box
>
> Steve Michnick ([email protected]) wrote:
> > I just installed wu-ftpd v2.4 and now have several basic questions
> > that are not answered clearly in the man pages.  Is there a FAQ
> > for wu-ftpd?  Otherwise, I need to know how to activate passwd verification
>
> AFAIK, there's no such FAQ yet. We should try and find a volunteer to
> collect questions and answers from this mailing list. Such a FAQ would
> be appreciated by many first-time wu-ftpd users. Anyone?
>
> hm
>
>

From [email protected] Fri Aug 25 14:30:01 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm44Y-0002EQC; Fri, 25 Aug 95 12:05 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm45x-0000kaC; Fri, 25 Aug 95 12:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA05991; Fri, 25 Aug 1995 14:08:49 -0500
Received: from narq.avian.org (wet-string.avian.org [199.103.168.126]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA05269 for <[email protected]>; Fri, 25 Aug 1995 13:56:30 -0500
Received: (from hobbit@localhost) by narq.avian.org (8.6.12/_H*) id KAA17637 for [email protected]; Fri, 25 Aug 1995 10:37:37 -0400
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 10:37:37 -0400
Reply-To: [email protected]
Sender: [email protected]
From: *Hobbit* <[email protected]>
To: [email protected]
Subject: faqs
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

My queries to wu-ftpd-request and postmaster at wustl about the existence
of archives were all met with a resounding silence a while back.  Archives
would be the obvious starting point for a FAQ, if there *are* any.

_H*

From [email protected] Fri Aug 25 16:07:43 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from camco1.celestial.com by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm4Jz-0002DGC; Fri, 25 Aug 95 12:21 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm4L3-0000kaC; Fri, 25 Aug 95 12:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA06930; Fri, 25 Aug 1995 14:25:25 -0500
Received: from achilles.noc.ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA05401 for <[email protected]>; Fri, 25 Aug 1995 13:58:39 -0500
Received: by achilles.noc.ntua.gr via NTUAnet with ESMTP
       id VAA16168 at Fri, 25 Aug 1995 21:56:23 +0300
Received: from vergina.cc.ece.ntua.gr by alexander.cc.ece.ntua.gr (8.6.12/NTUA-2.98-SunOS) with ESMTP id WAA19982; Fri, 25 Aug 1995 22:00:58 +0300
Received: by vergina.cc.ece.ntua.gr (8.6.12/NTUA-2.98-SunOS)  id VAA14947; Fri, 25 Aug 1995 21:59:23 +0300
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 21:59:22 +0300 (EET DST)
Reply-To: [email protected]
Sender: [email protected]
From: giorgos adamopoulos <[email protected]>
To: [email protected]
Subject: Re: Latest version of WU
In-Reply-To: <[email protected]> from "tonyb" at Aug 24, 95 11:23:03 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Home-Address: 7 Elvetias St., Agia Paraskevi GR15342, Athens, GREECE
X-Home-Phone: +30-1-639-4-638
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> Hi, can someone please tell me what the latest 'secure' version of wu-ftpd is
> please.

Hi,

You can get it from ftp.avian.org together with a fix-kit from *Hobbit*.  That
is for wu-ftpd-2.4.  I can't help you with wu-ftpd-2.4.2beta
--
giorgos adamopoulos ([email protected])

From [email protected] Fri Aug 25 16:08:51 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm4TW-0002DOC; Fri, 25 Aug 95 12:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA07715; Fri, 25 Aug 1995 14:35:37 -0500
Received: from nephilim.salvation.com (nephilim.salvation.com [204.182.132.15]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA07468 for <[email protected]>; Fri, 25 Aug 1995 14:31:43 -0500
Received: (from markt@localhost) by nephilim.salvation.com (8.6.11/8.6.9) id MAA09765; Fri, 25 Aug 1995 12:25:08 GMT
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 12:25:08 +0000 ()
Reply-To: [email protected]
Sender: [email protected]
From: Mark Trotter <[email protected]>
To: [email protected]
Subject: Re: faqs
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Is anyone out there making a FAQ?
How many people think they would benefit from a FAQ?
Anyone out there at least interested in contributing to a FAQ?

I am still learning wu-ftpd and probably have many things to learn about
it. While I alone could not write a FAQ, if there was someone else that
was very familiar with wu-ftp that would put some time into the FAQ maybe
we could at LEAST get 1 "BETA" FAQ out?  All the programs I have used
have always had a FAQ and I am wondering why there is no FTP Faq?

anyone interested  <Grin> See YA

From [email protected] Fri Aug 25 16:10:04 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm5AC-00039tC; Fri, 25 Aug 95 13:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA09880; Fri, 25 Aug 1995 15:15:29 -0500
Received: from sol1.solinet.net (sol1.solinet.net [192.195.101.70]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA09453 for <[email protected]>; Fri, 25 Aug 1995 15:07:59 -0500
Received: (jedwards@localhost) by sol1.solinet.net (8.6.9/8.6.5) id QAA24656 for [email protected]; Fri, 25 Aug 1995 16:05:26 -0400
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 16:05:25 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: John Edwards <[email protected]>
To: [email protected]
Subject: transfer meter???
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi. I've been very happy with using administering WU-FTPD, but recently it was
brought to my attention by some Microsloth Windoze users that when they do
transfers using Netscape (and other WWW browsers), they get this little
'thermometer' or 'transfer meter' that shows progress on downloading a file.

A transfer using their UNIX shell account shows NO 'progress meter' and they
sit there waiting impatiently, wondering what's going on.

Is it possible for an FTP client to show transfer status during the transfer
for dialup, shell (non-PPP/SLIP) accounts? BTW, not all of our users can (or
want to) use a WWW browser for FTP transfers.

Thank you for your assistance.                                  John
---
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
| SOLINET (Southeastern Library Network)       [email protected] |
| URL:  http://www.solinet.net/johne.html      Atlanta, Georgia, USA    |
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+

From [email protected] Fri Aug 25 16:10:04 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm5ch-00025cC; Fri, 25 Aug 95 13:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA12418; Fri, 25 Aug 1995 15:49:16 -0500
Received: from cuspidor.cs.utk.edu (CUSPIDOR.CS.UTK.EDU [128.169.92.137]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA11775 for <[email protected]>; Fri, 25 Aug 1995 15:39:11 -0500
Received: from LOCALHOST.cs.utk.edu by cuspidor.cs.utk.edu with SMTP (cf v2.11c-UTK)
         id QAA02825; Fri, 25 Aug 1995 16:38:55 -0400
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 16:38:54 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Reed Wade <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: transfer meter???
In-Reply-To: Your message of "Fri, 25 Aug 1995 16:05:25 EDT."
            <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


try typing 'hash' at the ftp client prompt

>
>Hi. I've been very happy with using administering WU-FTPD, but recently it was
>brought to my attention by some Microsloth Windoze users that when they do
>transfers using Netscape (and other WWW browsers), they get this little
>'thermometer' or 'transfer meter' that shows progress on downloading a file.
>
>A transfer using their UNIX shell account shows NO 'progress meter' and they
>sit there waiting impatiently, wondering what's going on.
>
>Is it possible for an FTP client to show transfer status during the transfer
>for dialup, shell (non-PPP/SLIP) accounts? BTW, not all of our users can (or
>want to) use a WWW browser for FTP transfers.
>
>Thank you for your assistance.                                 John
>---
> +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
> | SOLINET (Southeastern Library Network)       [email protected] |
> | URL:  http://www.solinet.net/johne.html      Atlanta, Georgia, USA    |
> +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+


-reed

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

From [email protected] Fri Aug 25 16:10:45 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm5IK-00035bC; Fri, 25 Aug 95 13:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA10826; Fri, 25 Aug 1995 15:28:12 -0500
Received: from virginia.edu (uvaarpa.Virginia.EDU [128.143.2.7]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA10457 for <[email protected]>; Fri, 25 Aug 1995 15:23:34 -0500
Received: from tigger.itc.virginia.edu by uvaarpa.virginia.edu id aa16978;
         25 Aug 95 16:23 EDT
Received: (from wfp5p@localhost) by tigger.itc.Virginia.EDU (8.6.11/8.6.6) id QAA34018 for [email protected]; Fri, 25 Aug 1995 16:23:30 -0400
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 16:23:30 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Bill Pemberton <[email protected]>
To: [email protected]
Subject: Re: transfer meter???
In-Reply-To: <[email protected]> from "John Edwards" at Aug 25, 95 04:05:25 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.5 PL0a7]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> Is it possible for an FTP client to show transfer status during the transfer
> for dialup, shell (non-PPP/SLIP) accounts? BTW, not all of our users can (or
> want to) use a WWW browser for FTP transfers.
>

Yes, get ncftp.


--
Bill Pemberton                           [email protected]
ITC/Unix Systems                         [email protected]
University of Virginia                   uunet!virginia!wfp5p

From [email protected] Fri Aug 25 16:11:08 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm5PQ-00023yC; Fri, 25 Aug 95 13:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA11492; Fri, 25 Aug 1995 15:35:32 -0500
Received: from puddytat.intecom.com (puddytat.intecom.com [192.246.135.16]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA11075 for <[email protected]>; Fri, 25 Aug 1995 15:30:37 -0500
Received: (from mbrennen@localhost) by puddytat.intecom.com (8.6.12/8.6.12) id PAA08083; Fri, 25 Aug 1995 15:29:15 -0500
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 15:29:14 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: Michael Brennen <[email protected]>
To: [email protected]
Subject: Re: transfer meter???
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 25 Aug 1995, John Edwards wrote:

> Hi. I've been very happy with using administering WU-FTPD, but recently it was
> brought to my attention by some Microsloth Windoze users that when they do
> transfers using Netscape (and other WWW browsers), they get this little
> 'thermometer' or 'transfer meter' that shows progress on downloading a file.
>
> A transfer using their UNIX shell account shows NO 'progress meter' and they
> sit there waiting impatiently, wondering what's going on.
>
> Is it possible for an FTP client to show transfer status during the transfer
> for dialup, shell (non-PPP/SLIP) accounts? BTW, not all of our users can (or
> want to) use a WWW browser for FTP transfers.

This is a function of the ftp client software on the shell account.  The
best thing to do is replace the stock ftp client with ncftp, which has
many more bells and whistles (including multiple progress meters).  ncftp
is free; fetch the latest at:

ftp://ftp.cs.unl.edu/pub/ncftp/

Michael

From [email protected] Fri Aug 25 16:11:37 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sm5Z5-0002POC; Fri, 25 Aug 95 13:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA12193; Fri, 25 Aug 1995 15:45:30 -0500
Received: from sophos.demon.co.uk (meriadoc.sophos.com [193.82.145.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA11374 for <[email protected]>; Fri, 25 Aug 1995 15:34:02 -0500
Received: from elbereth.sophos.com (elbereth.sophos.com [193.82.145.10]) by sophos.demon.co.uk (8.6.11/8.6.9) with ESMTP id VAA27610 for <[email protected]>; Fri, 25 Aug 1995 21:42:32 +0100
Received: (from matthew@localhost) by elbereth.sophos.com (8.6.11/8.6.9) id VAA11896; Fri, 25 Aug 1995 21:35:30 +0100
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 21:35:30 +0100
Reply-To: [email protected]
Sender: [email protected]
From: Matthew J Brown <[email protected]>
To: [email protected]
Subject: transfer meter???
In-Reply-To: <[email protected]>
References: <[email protected]>
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

hash mode (command 'hash' at the ftp prompt) prints a # for every
kilobyte or so downloaded, which is a bit of indication.  Ncftp prints
a percentage.

-matt

From [email protected] Sat Aug 26 00:02:13 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smCJg-00035HC; Fri, 25 Aug 95 20:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id WAA28735; Fri, 25 Aug 1995 22:54:52 -0500
Received: from tiamat.ncifcrf.gov (tiamat.NCIFCRF.GOV [129.43.1.67]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id WAA28507 for <[email protected]>; Fri, 25 Aug 1995 22:46:54 -0500
Received: (from poole@localhost) by tiamat.ncifcrf.gov (8.6.12/8.6.12) id XAA20434 for [email protected]; Fri, 25 Aug 1995 23:42:11 -0400
Message-Id: <[email protected]>
Date: Fri, 25 Aug 1995 23:42:11 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Phil Poole <[email protected]>
To: [email protected]
Subject: Logging 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: 7.1 -- ListProcessor by CREN

Hello All, I'm new here

I've just build Wu 2.4 for Solaris 2.3 and I configured the log file
in /src/pathnames.h to be /var/adm/xfer.log

The file exists and has the following permissions: 644
The ftpaccess file has the following define:

log commands anonymous,real
log transfers anonymous,real inbound,outbound

but the transfers are not being logged into the file.

The daemon is running with the -l flag and the -a flag -t and -T

Any help would be appreciated.

Thanks.

--
      Phil Poole       | SUN Unix Administrator
    [email protected]  | Frederick Biomedical SuperComputing Center
     (301) 846-5721    | Frederick MD, 21702

From [email protected] Sat Aug 26 07:55:42 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smKHT-0003BpC; Sat, 26 Aug 95 05:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA20169; Sat, 26 Aug 1995 07:25:04 -0500
Received: from lightning.safb.af.mil (lightning.safb.af.mil [140.175.63.14]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA20025 for <[email protected]>; Sat, 26 Aug 1995 07:12:35 -0500
Received: by lightning.safb.af.mil (AIX 3.2/UCB 5.64/4.03)
         id AA30861; Sat, 26 Aug 1995 07:10:16 -0500
Message-Id: <[email protected]>
Date: Sat, 26 Aug 1995 07:10:16 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: "TSgt Todd C. Knauer" <[email protected]>
To: [email protected]
Subject: Re: transfer meter???
In-Reply-To: <[email protected]>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Fri, 25 Aug 1995, John Edwards wrote:

> A transfer using their UNIX shell account shows NO 'progress meter' and they
> sit there waiting impatiently, wondering what's going on.
>
> Is it possible for an FTP client to show transfer status during the transfer
> for dialup, shell (non-PPP/SLIP) accounts? BTW, not all of our users can (or
> want to) use a WWW browser for FTP transfers.

 A few people have already answered this but I guess you didn't see the
answers.  There are a coupld of ways to show progress on unix ftp clients
one is to turn "hashing" on bye typing "hash".  This will print a "#" for
every kilobyte of transfer.  Another way and probably better is to get a
copy of NcFTP client.  It will show either a percent number or a bar like
a thermometer telling you transfer progress.  It has many other nice
features over the standard ftp client.  This has nothing to do with
wu-ftpd.

                                               Todd

---------------------------------------------------
       Air Force Combat Climatology Center
---------------------------------------------------
Todd Knauer        -  [email protected]
Network Management -  Network/System Administrator
Scott AFB, Il.     -  System/Application Programmer
---------------------------------------------------


From [email protected] Sat Aug 26 20:59:27 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smXme-00037FC; Sat, 26 Aug 95 19:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA10493; Sat, 26 Aug 1995 21:51:00 -0500
Received: from dep.philo.mcgill.ca (Dep.Philo.McGill.CA [132.206.239.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id VAA10343 for <[email protected]>; Sat, 26 Aug 1995 21:43:18 -0500
Received: from kant by dep.philo.mcgill.ca (NX5.67e/NX3.0M)
       id AA18202; Sat, 26 Aug 95 22:36:44 -0500
Received: by kant.philo.mcgill.ca (NX5.67d/NX3.0X)
       id AA00270; Sat, 26 Aug 95 22:46:17 -0500
Message-Id: <Pine.NXT.3.91.950826222119.254B-100000@kant>
Date: Sat, 26 Aug 1995 22:46:16 -0500 (GMT-0500)
Reply-To: [email protected]
Sender: [email protected]
From: Andrew Burday <[email protected]>
To: [email protected]
Subject: logging woes under Next Step
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: andy@kant
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello All.

I've just joined the list -- hope this is appropriate.  If there is an
archive for this list, I couldn't find it.  Please point me to it if one
exists.

I've just installed wu-ftpd 2.4 on a NeXT cube running Next Step 3.2.  I
have a couple of problems about logging.

First, is there any way to log *connections* other than by using the
syslogd?  I mean, is there any way to get ftpd to do this itself, the way
that it logs transfers?  My problem here is that to get syslogd to log ftp
connections, I seem to need to have a line for daemon.info in my
/etc/syslog.conf.  daemon.notice doesn't seem to do it.  The problem is
that logging daemon.info for the whole system causes an enormous amount of
junk to get logged by other processes.  I would like to log ftp
connections, *without* logging all the other junk.  I can think of only
two ways to do that: one is to have ftpd do the logging itself, by
whatever mechanism it uses to log transfers.  Is that possible?  Or is
there some simple hack to the wu-ftpd sources that would change the
logging level for ftp connections from info to notice?

Second, I cannot seem to get ftpd to log commands.  I have the following
line in my /usr/local/etc/ftpaccess:

log commands anonymous,real

(I wrote that down -- didn't directly cut and paste it from the file.)
Still, ftpd does not appear to be logging any commands at all, at least
not in xferlog.  (I don't think there's another log file; is there?)  I
tried removing and recreating the line in ftpaccess, on the chance that
there was some weird non-printing character munging the works.  Didn't
help.  ftpd *does* log *transfers* exactly as configured, so it's not
that xferlog is unwritable or any such thing.

I went through the installation instructions pretty carefully.  I did make
a copy of libsys_s.B.shlib, as per the instructions for Next Step.  There
do not appear to be any permissions problems, and as I say transfers are
getting logged correctly.  I have not been able to find anything relevant
in the man pages (except ftpaccess.5, which appears to say I'm doing
things right.)  I have double-checked my pathnames, both by hand and with
src/ckconfig.  But that can't be the problem anyway, since transfers are
getting logged correctly: ftpd can find the xferlog.

The advanced logging features were one of my main reasons for installing
wu-ftpd.  I'd be most grateful if someone could help me sort this
problem out.

On the chance that connecting to the server will help someone help me,
the host in question is ftp.philo.mcgill.ca (132.206.239.1).  It's a
brand new server, so there are no files on it yet.

Best,

Andrew Burday

********************************************************************
[email protected]                    http://www.philo.mcgill.ca/
---------------------------------------------------------------------
"The point of philosophy is to start with something so simple as not
to seem worth stating, and to end up with something so paradoxical
that no one will believe it."
Bertrand Russell, 'The Philosophy of Logical Atomism'
*********************************************************************

From [email protected] Sun Aug 27 02:52:43 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smdqT-00025XC; Sun, 27 Aug 95 02:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA17689; Sun, 27 Aug 1995 04:19:43 -0500
Received: from lubavitch.chabad.org (DNS1.CHABAD.ORG [199.26.225.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id EAA17582 for <[email protected]>; Sun, 27 Aug 1995 04:10:00 -0500
Received: (from dz@localhost) by lubavitch.chabad.org (8.6.9/8.6.9) id FAA02012; Sun, 27 Aug 1995 05:12:40 -0400
Message-Id: <[email protected]>
Date: Sun, 27 Aug 1995 05:12:40 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Dovid Zirkind <[email protected]>
To: [email protected]
Subject: Compiling wu.ftpd for Linux
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

has anyone succesfuly compiled wu.ftpd under linux ? (I'm running 1.2.11)

TIA

From [email protected] Sun Aug 27 02:53:03 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sme9L-0002B6C; Sun, 27 Aug 95 02:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id EAA18003; Sun, 27 Aug 1995 04:38:38 -0500
Received: from isil.laureloke.hai.fi (isil.laureloke.hai.fi [193.167.250.82]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id EAA17892 for <[email protected]>; Sun, 27 Aug 1995 04:31:40 -0500
Received: (from rjs@localhost) by isil.laureloke.hai.fi (8.6.12/8.6.12) id MAA08395 for [email protected]; Sun, 27 Aug 1995 12:34:09 +0300
Message-Id: <[email protected]>
Date: Sun, 27 Aug 1995 12:34:09 +0300 (EET DST)
Reply-To: [email protected]
Sender: [email protected]
From: Riku Saikkonen <[email protected]>
To: [email protected]
Subject: Re: Compiling wu.ftpd for Linux
In-Reply-To: <[email protected]> from "Dovid Zirkind" at Aug 27, 95 05:12:40 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Dovid Zirkind <[email protected]> wrote:
>has anyone succesfuly compiled wu.ftpd under linux ? (I'm running 1.2.11)

Yes, I have, under 1.2.11 (non-ELF). Wasn't that difficult, just had to
check through the config files and Makefiles.

I got the following diff (for wu-ftpd-2.4.2-beta-4) from ftp.funet.fi
/pub/Linux/PEOPLE/Linus/net-source/something-or-other:

*** Begin
--- Makefile.Linux
+++ Makefile.Linux      1995/07/08 12:23:29
@@ -0,0 +1,4 @@
+compile:
+       ./build lnx
+
+
--- src/ckconfig.c
+++ src/ckconfig.c      1995/07/08 12:22:20
@@ -34,10 +34,12 @@
#define  HOST_ACCESS  1
#endif
#include <stdio.h>
+#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "pathnames.h"

+int
main()
{
  struct stat  sbuf;
@@ -103,4 +105,5 @@
    printf("of the server.\n");
  } else
    printf("ok.\n");
+  exit(0);
}
--- src/ftpd.c
+++ src/ftpd.c  1995/07/08 12:18:33
@@ -264,6 +264,7 @@
char  ls_short[50];
struct aclmember *entry = NULL;

+int
main(int argc, char **argv, char **envp)
{
    int addrlen,
@@ -700,6 +701,7 @@
 * does not have a standard shell as returned by getusershell().  Disallow
 * anyone mentioned in the file _PATH_FTPUSERS to allow people such as root
 * and uucp to be avoided. */
+void
user(char *name)
{
    register char *cp;
@@ -934,6 +936,7 @@
}

/* Check if a user is in the file _PATH_FTPUSERS */
+int
checkuser(char *name)
{
    register FILE *fd;
@@ -958,6 +961,7 @@

/* Terminate login as previous user, if any, resetting state; used when USER
 * command is given or login fails. */
+int
end_login(void)
{

@@ -1306,6 +1310,7 @@
    return (buf);
}

+void
retrieve(char *cmd, char *name)
{
    FILE *fin,
@@ -1894,6 +1899,7 @@
 * encapsulation of the data subject to Mode, Structure, and Type.
 *
 * NB: Form isn't handled. */
+void
send_data(FILE *instr, FILE *outstr, off_t blksize)
{
    register int c,
--- src/makefiles/Makefile.lnx
+++ src/makefiles/Makefile.lnx  1995/07/08 12:13:38
@@ -2,10 +2,10 @@
# YACC     = byacc
# debian fix:
YACC     = bison -y
-IFLAGS   = -I.. -I../support -I/usr/include/bsd
+IFLAGS   = -I.. -I../support # -I/usr/include/bsd
LFLAGS   = -L../support -static -s
-CFLAGS   = -O2 -fomit-frame-pointer ${IFLAGS} ${LFLAGS}
-LIBES    = -lsupport -lbsd # -lshadow
+CFLAGS   = -Wall -O2 -fomit-frame-pointer ${IFLAGS} ${LFLAGS}
+LIBES    = -lsupport # -lbsd # -lshadow
LIBC     = /usr/lib/libc.a
LINTFLAGS=
LKERB    = -lauth -lckrb -lkrb -ldes
--- support/fnmatch.c
+++ support/fnmatch.c   1995/07/08 12:15:06
@@ -78,7 +78,7 @@
        * 3.13.2).  I have chosen to treat it like '!', for
        * consistancy with regular expression syntax.
        */
-       if (negate = (*pattern == '!' || *pattern == '^')) {
+       if ((negate = (*pattern == '!' || *pattern == '^'))) {
               pattern++;
       }

--- support/makefiles/Makefile.lnx
+++ support/makefiles/Makefile.lnx      1995/07/08 12:13:38
@@ -8,7 +8,7 @@
LIBC   = /lib/libc.a
IFLAGS =
LFLAGS =
-CFLAGS = -O2 -fomit-frame-pointer ${IFLAGS} ${LFLAGS}
+CFLAGS = -Wall -O2 -fomit-frame-pointer ${IFLAGS} ${LFLAGS}

SRCS   = fnmatch.c strcasestr.c authuser.c
OBJS   = fnmatch.o strcasestr.o authuser.o
*** End

But that doesn't really do very much, so I think it should compile without
that too...

--
-=- Rjs -=- [email protected] - IRC: Rjs

From [email protected] Sun Aug 27 05:56:12 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smh2I-00037tC; Sun, 27 Aug 95 05:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA20830; Sun, 27 Aug 1995 07:44:08 -0500
Received: from spider.usa1.com ([204.249.225.3]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA20724 for <[email protected]>; Sun, 27 Aug 1995 07:38:36 -0500
Received: from spider.usa1.com ([email protected] [127.0.0.1]) by spider.usa1.com (8.6.12/8.6.9) with SMTP id IAA16181 for <[email protected]>; Sun, 27 Aug 1995 08:38:35 -0400
Message-Id: <[email protected]>
Date: Sun, 27 Aug 1995 08:38:35 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Chris Woods <[email protected]>
To: [email protected]
Subject: Re: Compiling wu.ftpd for Linux
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sun, 27 Aug 1995, Dovid Zirkind wrote:

> has anyone succesfuly compiled wu.ftpd under linux ? (I'm running 1.2.11)

Yeah. Version wu-2.4.2-academ[BETA-5] compiled outta the box. Non-shadow
did, I haven't spent a ton of time recompiling it on my shadowed machines.
It didn't go first time, and I didn't spend any real time on it.

Chris Woods                                               [email protected]
GCM/CS/E   d---  H++ s+:++ !g  p? au-- a- w+  v++ C++ UL++++ P++>++++ L+++
          E++>+++ N+ K++ W--- M-- V-- -po+ Y+ t+ !5 !j R G? tv-- b+ D+ B-
          e+ u+ h---- f r+++ n---- y++++
Network Administrator            USAinternet, Inc.            508-774-4700

From [email protected] Sun Aug 27 09:55:14 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smkR1-00023rC; Sun, 27 Aug 95 09:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA26454; Sun, 27 Aug 1995 11:21:52 -0500
Received: from cadaver.acm.ndsu.NoDak.edu (cadaver.acm.ndsu.NoDak.edu [134.129.125.233]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA26293 for <[email protected]>; Sun, 27 Aug 1995 11:15:42 -0500
Received: by cadaver.acm.ndsu.NoDak.edu (NX5.67d/NX3.0M)
       id AA29158; Sun, 27 Aug 95 11:15:40 -0500
Message-Id: <[email protected]>
Date: Sun, 27 Aug 1995 11:15:39 -0500 (CDT)
Reply-To: [email protected]
Sender: [email protected]
From: "Chadwick A. Dubuque" <[email protected]>
To: [email protected]
Subject: Re: Compiling wu.ftpd for Linux
In-Reply-To: <[email protected]> from "Chris Woods" at Aug 27, 95 08:38:35 am
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24 PGP2]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Chris Woods wrote:

> On Sun, 27 Aug 1995, Dovid Zirkind wrote:
>
> > has anyone succesfuly compiled wu.ftpd under linux ? (I'm running 1.2.11)
>
> Yeah. Version wu-2.4.2-academ[BETA-5] compiled outta the box. Non-shadow
> did, I haven't spent a ton of time recompiling it on my shadowed machines.
> It didn't go first time, and I didn't spend any real time on it.

1) The wu-2.4.2.academ[BETA-5] that compiles out of the box for Linux is at:

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

(Please stay tuned to this list for updates, which, according to the release
notice from the author could be out "any day now." Yeah, that and
Windows 95. Ooops. :-) Really, though, thanks for all the work, Stan!)

2) The way to get wu-ftpd to compile with the shadow package came from
Koos van den Hout:

##############################################################################
First :

- Get the shadow.h from the latest shadow package.
- After building the shadow package, you have a libshadow.a.

Then :
- Copy shadow.h to the src dir.
- Copy libshadow.a to the support dir.
- Edit src/config.h to say '#define SHADOW_PASSWORD' instead of #undef.
- Edit the LIBES line in src/Makefile to read :

LIBES    = -lsupport -lbsd -lshadow

And then modify src/ftpd.c in line 1061 to read :

       xpasswd = pw_encrypt(passwd, salt);

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

Hope this helps! Using these two, I've gotten wu-ftpd to do just about
everything I want it to. I think the rest of the problems are mine...

--
Chadwick A. Dubuque            [email protected]
http://www.acm.ndsu.NoDak.edu/~cdubuque/   finger for PGP pub. key
postal:USA/58105-5164/ND/Fargo/IACC 258 NDSU Box 5164/Chad Dubuque

From [email protected] Sun Aug 27 11:54:58 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0smm4X-0002aJC; Sun, 27 Aug 95 11:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA29268; Sun, 27 Aug 1995 13:07:05 -0500
Received: from dep.philo.mcgill.ca (Dep.Philo.McGill.CA [132.206.239.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA29155 for <[email protected]>; Sun, 27 Aug 1995 13:02:34 -0500
Received: from kant by dep.philo.mcgill.ca (NX5.67e/NX3.0M)
       id AA19163; Sun, 27 Aug 95 13:56:05 -0500
Received: by kant.philo.mcgill.ca (NX5.67d/NX3.0X)
       id AA00561; Sun, 27 Aug 95 14:05:37 -0500
Message-Id: <Pine.NXT.3.91.950827135744.553A-100000@kant>
Date: Sun, 27 Aug 1995 14:05:36 -0500 (GMT-0500)
Reply-To: [email protected]
Sender: [email protected]
From: Andrew Burday <[email protected]>
To: [email protected]
Subject: Apologies: logging woes under Next Step
In-Reply-To: <Pine.NXT.3.91.950826222119.254B-100000@kant>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: andy@kant
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On Sat, 26 Aug 1995, Andrew Burday wrote:

> I've just installed wu-ftpd 2.4 on a NeXT cube running Next Step 3.2.  I
> have a couple of problems about logging.

Well, I've just had a look at the TODO list, and it appears that both my
questions are on it (command logging and a separate ftplogd, items 3 and
11).  Also figured out where to change LOG_INFO to LOG_NOTICE in ftpd.c.
What can I say?  Yesterday was NOT a good day, and I am not really a
programmer.  Sorry to bug the list prematurely.

The wu-ftpd maintainers might want to add comments to the sample
ftpaccess file, or change the ftpaccess(5) man page, to make clear that
command logging is not yet implemented.  Those documents really do make
it sound like command logging ought to work.

Best,

Andrew Burday

********************************************************************
[email protected]                    http://www.philo.mcgill.ca/
---------------------------------------------------------------------
"The point of philosophy is to start with something so simple as not
to seem worth stating, and to end up with something so paradoxical
that no one will believe it."
Bertrand Russell, 'The Philosophy of Logical Atomism'
*********************************************************************

From [email protected] Mon Aug 28 04:03:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sn17H-0002cGC; Mon, 28 Aug 95 03:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA19764; Mon, 28 Aug 1995 03:08:02 -0500
Received: from cindy.yamato.ibm.co.jp (cindy.yamato.ibm.co.jp [202.32.4.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id CAA19573 for <[email protected]>; Mon, 28 Aug 1995 02:56:51 -0500
Received: from kyoto.yamato.ibm.com ([9.68.3.1]) by cindy.yamato.ibm.co.jp (8.6.10/GW1.60) with SMTP id QAA15143 for <[email protected]>; Mon, 28 Aug 1995 16:56:55 +0900
Received: from yamato.ibm.com ([email protected] [9.68.10.46]) by kyoto.yamato.ibm.com (8.6.10/MS1.06) with ESMTP id QAA58981 for <[email protected]>; Mon, 28 Aug 1995 16:57:14 +0900
Message-Id: <[email protected]>
Date: Mon, 28 Aug 1995 16:57:12 +0900
Reply-To: [email protected]
Sender: [email protected]
From: Minako Takimiya <[email protected]>
To: [email protected]
Subject: ftpwho/ftpcount
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello, everyone.

I installed wu-ftpd-2.4 on AIX3.2.5 last year.
I sometimes check the current number of users with 'ftpwho' and 'ftpcount'
command. Then, I find the some ghosts who loginned many days
ago, after reboot, the users disappear.
I don't know why such users remain for some days.
Timeout? wu-ftpd bug?

If someone knows, please show me the reason.
My e-mail address is [email protected].
Please send e-mail direct to me, because I'm not a
subscriber to the mailing list.

Thank you.

=========================================================
Minako Takimiya
Information Technology Solutions - Systems Support No.3
E-mail : [email protected]


From [email protected] Mon Aug 28 09:57:08 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sn735-0002A9C; Mon, 28 Aug 95 09:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA06239; Mon, 28 Aug 1995 11:29:31 -0500
Received: from beast.math.ualberta.ca (beast.math.ualberta.ca [129.128.88.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA06078 for <[email protected]>; Mon, 28 Aug 1995 11:25:52 -0500
Received: by beast.math.ualberta.ca (NX5.67e)
       id AA05707; Mon, 28 Aug 95 10:25:32 -0600
Received: by NeXT.Mailer (1.118.2)
Message-Id: <[email protected]>
Date: Mon, 28 Aug 95 10:25:26 -0600
Reply-To: [email protected]
Sender: [email protected]
From: Peter Karbaliotis <[email protected]>
To: [email protected]
Subject: Compiling under Irix 5.3
Content-Type: text/plain
Mime-Version: 1.0 (NeXT Mail 3.3 v118.2)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Does anyone have diffs for SGI Irix 5.3?

Thanks

----------
Peter Karbaliotis - University of Alberta - NeXTmail & MIME ok

From [email protected] Mon Aug 28 11:57:08 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sn7qF-0002BqC; Mon, 28 Aug 95 10:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id MAA09183; Mon, 28 Aug 1995 12:18:33 -0500
Received: from vv.com (sun3.vv.com [206.27.96.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id MAA09068 for <[email protected]>; Mon, 28 Aug 1995 12:16:24 -0500
Received: (from brandon@localhost) by vv.com (8.6.12/8.6.12) id NAA00678 for [email protected]; Mon, 28 Aug 1995 13:10:28 -0400
Message-Id: <[email protected]>
Date: Mon, 28 Aug 1995 13:10:26 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Micah Brandon <[email protected]>
To: [email protected]
Subject: Re: logging woes under Next Step
In-Reply-To: <Pine.NXT.3.91.950826222119.254B-100000@kant> from "Andrew Burday" at Aug 26, 95 10:46:16 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL22]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> First, is there any way to log *connections* other than by using the
> syslogd?  I mean, is there any way to get ftpd to do this itself, the way
>
       Sounds like what you need is a tcp wrapper program.  This gets called
by inetd just before the ftpd daemon runs to log the connection.  Do
an archie search for "tcpwrapper".  It can be used on any tcp connection...
finger, telnet, etc...

From [email protected] Mon Aug 28 12:10:29 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0sn94e-00026BC; Mon, 28 Aug 95 11:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA13935; Mon, 28 Aug 1995 13:39:43 -0500
Received: from sol1.solinet.net (sol1.solinet.net [192.195.101.70]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA13419 for <[email protected]>; Mon, 28 Aug 1995 13:31:20 -0500
Received: (jedwards@localhost) by sol1.solinet.net (8.6.9/8.6.5) id OAA24770 for [email protected]; Mon, 28 Aug 1995 14:28:33 -0400
Message-Id: <[email protected]>
Date: Mon, 28 Aug 1995 14:28:32 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: John Edwards <[email protected]>
To: [email protected]
Subject: SUM> transfer meter???
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Hi. I want to thank all those who responded for their insight on this topic
(transfer/progress meter for FTP client).  Here's a summary below-

Bill Pemberton writes:
> Yes, get ncftp.

Michael Brennen writes:
> ... replace the stock ftp client with ncftp, which has many more bells and
> whistles (including multiple progress meters).  ncftp is free; fetch the
> latest at:
>
> ftp://ftp.cs.unl.edu/pub/ncftp/

Matt Brown writes:
> hash mode (command 'hash' at the ftp prompt) prints a # for every
> kilobyte or so downloaded, which is a bit of indication.  Ncftp prints
> a percentage.

Reed Wade writes:
> try typing 'hash' at the ftp client prompt

Todd Knauer writes:
> ...  There are a coupld of ways to show progress on unix ftp clients
> one is to turn "hashing" on bye typing "hash".  This will print a "#" for
> every kilobyte of transfer.  Another way and probably better is to get a
> copy of NcFTP client.  It will show either a percent number or a bar like
> a thermometer telling you transfer progress.  It has many other nice
> features over the standard ftp client.  This has nothing to do with
> wu-ftpd.

Scott Stephenson writes:
> I have installed NCFTP as the client on my machine.  It provides a
> thremometer-type of picture that shows the download progress.
>
> You can find NCFTP at ftp.cs.unl.edu in the /pub/ncftp directory.

Tom Leach writes:
> John, I'm not sure if it's what you want exactly, but you can use the 'hash'
> command in FTP to have the FTP client display a # symbol every X bytes
> transfered (I've seen X to vary from 512 to 8192).  It doesn't give you
> any kind of percentage until finished, but you at least get the idea that the
> transfer is moving.
> May help some...

Again, thanks. I know this group covers the FTP server, but I did'nt know
where else to post a message about this.
                                                       John
---
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
| SOLINET (Southeastern Library Network)       [email protected] |
| URL:  http://www.solinet.net/johne.html      Atlanta, Georgia, USA    |
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+

From [email protected] Mon Aug 28 16:10:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snCEC-00035EC; Mon, 28 Aug 95 15:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id QAA24871; Mon, 28 Aug 1995 16:51:04 -0500
Received: from tiamat.ncifcrf.gov (tiamat.NCIFCRF.GOV [129.43.1.67]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id QAA24799 for <[email protected]>; Mon, 28 Aug 1995 16:50:07 -0500
Received: (from poole@localhost) by tiamat.ncifcrf.gov (8.6.12/8.6.12) id RAA24609 for [email protected]; Mon, 28 Aug 1995 17:50:04 -0400
Message-Id: <[email protected]>
Date: Mon, 28 Aug 1995 17:50:04 -0400 (EDT)
Reply-To: [email protected]
Sender: [email protected]
From: Phil Poole <[email protected]>
To: [email protected]
Subject: Static Binaries and Anonymous uploads
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello All,

       It's me again.

       Just installed Wu-ftp 2.4 on Solaris 2.3.

       Managed to get the xferlog thing working.

       Got another question now.

       How does one create a statically linked binary, ie: gzip and
ls ?

       And, I am encountering another problem....real users can
       upload files while my anonymous users are not.


       Thanks in advance to anyone who responds.

--
      Phil Poole       | SUN Unix Administrator
    [email protected]  | Frederick Biomedical SuperComputing Center
     (301) 846-5721    | Frederick MD, 21702

From [email protected] Tue Aug 29 05:53:26 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snPzx-0002GOC; Tue, 29 Aug 95 05:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id HAA19405; Tue, 29 Aug 1995 07:44:17 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id HAA19049 for <[email protected]>; Tue, 29 Aug 1995 07:34:18 -0500
Received: from mailer.fsu.edu by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Tue, 29 Aug 1995 07:25:19 -0500 (CDT)
Received: from enso.ocean.fsu.edu by mailer.fsu.edu with SMTP id AA19273
(5.65c/IDA-1.4.4 for <@mailer.fsu.edu:[email protected]>); Tue,
29 Aug 1995 08:33:54 -0400
Received: by enso.ocean.fsu.edu (950511.SGI.8.6.12.PATCH526/940406.SGI.AUTO)
for [email protected] id IAA22851; Tue, 29 Aug 1995 08:33:53 -0400
Message-Id: <[email protected]>
Date: Tue, 29 Aug 1995 08:33:52 -0500 (EDT)
Reply-To: [email protected] (James Stricherz)
Sender: [email protected]
From: [email protected] (James Stricherz)
To: [email protected]
Subject: ftpd 2.4 under Irix 5.3?
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
X-Mailer: ELM [version 2.4 PL21]
X-Url: http://www.coaps.fsu.edu/~stricherz
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings,

Has anyone gotten a clean compile on an SGI running IRIX 5.3? I tried
using "build sgi", but that fails miserably:

Making ftpd.
       cc -O -DDEBUG -I.. -I../support -L../support -c glob.c
cfe: Error: glob.c, line 95: missing size for array 'agargv'
       char *agargv[(NCARGS/6)];

[repeats three more times...]

After poking around, it appears that NCARGS is not being properly defined
anywhere.

Color me clueless.

Thanks,

James

From [email protected] Tue Aug 29 11:55:20 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snV6O-0002j4C; Tue, 29 Aug 95 11:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA07766; Tue, 29 Aug 1995 13:12:23 -0500
Received: from carbon.cary.mci.net (carbon.Cary.mci.net [204.70.140.28]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA07373 for <[email protected]>; Tue, 29 Aug 1995 13:08:26 -0500
Received: by carbon.cary.mci.net (8.6.12/kaw-mci.net/feb95)
       id OAA11377; Tue, 29 Aug 1995 14:08:25 -0400
Message-Id: <[email protected]>
Date: Tue, 29 Aug 1995 14:08:25 -0400
Reply-To: [email protected]
Sender: [email protected]
From: Frank Everitt <[email protected]>
To: [email protected]
Subject: FCNTL Lock Failed
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

To All....
       Since this is the first time I'm using this process, I may not be doing this posting correctly. Please take this fact into consideration before I get
flamed. Anyway, I'm having a problem with the WU-FTPD and here's a brief
description.

       I've installed the WU ftpd and I'm having a problem with the deamon
       releasing itself. I'm running on a Sparc 20 under Solaris 2.4. The
       problem scenerio is:

       After an initial ftp session is established on the Sparc 20, and the
       user has exited using the "bye" command, "ftpd" continues to run. This
       is determined by doing a "ps -deaf | grep ftp". When another ftp session        is initiated, the user is prompted for his login, but never gets the
       password prompt. This is because the ftp server has placed this process
       into a "sleep" state and generates the following message.

       "Aug 28 12:00:44 hawkeye ftpd[5771]: sleeping: fcntl lock of pid file
       failed: Resource temporarily unavailable"

       I've made sure that the ftpd is owned by "bin" and is the group "bin".
       Any help on this problem will be greatly appreciated.


Thanks......


Frank Everitt
[email protected]

From [email protected] Tue Aug 29 11:56:41 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snVXx-00039gC; Tue, 29 Aug 95 11:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA10019; Tue, 29 Aug 1995 13:40:49 -0500
Received: from Phoenix.ERC.MsState.Edu (Phoenix.ERC.MsState.Edu [192.208.145.65]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA09767 for <[email protected]>; Tue, 29 Aug 1995 13:37:36 -0500
Received:  (trey@localhost);
          by Phoenix.ERC.MsState.Edu (8.6.8.1/7.0m-FWP-MsState);
          id NAA12450; Tue, 29 Aug 1995 13:37:36 -0500
Message-Id: <[email protected]>
Date: Tue, 29 Aug 1995 13:37:36 -0500
Reply-To: [email protected]
Sender: [email protected]
From: Trey Breckenridge <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Another "dir" problem
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I have seen several messages lately about "dir" not working properly.
After upgrading from SunOS 4.1.x to Solaris 2.x, I am having the
same problem.  Did anyone solve this?  I never saw a summary message
indicating what solved the problem.

Thanks.

--
   Trey Breckenridge               Mississippi State University/NSF
    -Systems Administrator           ENGINEERING RESEARCH CENTER
    -Database Administrator                     for
   [email protected]             Computational Field Simulation

From [email protected] Tue Aug 29 13:17:52 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snVpW-0002YWC; Tue, 29 Aug 95 11:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA11444; Tue, 29 Aug 1995 13:58:59 -0500
Received: from pony-express.ims.advantis.com (pony-express.ims.advantis.com [165.87.194.144]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id NAA11062 for <[email protected]>; Tue, 29 Aug 1995 13:54:06 -0500
Received: by pony-express.ims.advantis.com (5.67b/4.03)
         id AA19634; Tue, 29 Aug 1995 14:50:16 -0400
Received: from fantasia.ims.advantis.com(164.120.173.10) by pony-express.ims.advantis.com via smap (V1.3)
       id sma021168; Tue Aug 29 14:50:10 1995
Received: by fantasia.ims.advantis.com (AIX 3.2/UCB 5.64/4.03)
         id AA15885; Tue, 29 Aug 1995 18:53:58 GMT
Message-Id: <[email protected]>
Date: Tue, 29 Aug 1995 18:53:56 +0000 (CUT)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Kenneth H. Lee)
To: [email protected] (WU FTP List)
Subject: wu-ftpd beta
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hello All.
       Can someone tell me where to find the latest beta
distribution of wu-ftd?  Many thanks./k

From [email protected] Tue Aug 29 13:17:59 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snVwf-00037KC; Tue, 29 Aug 95 12:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA11965; Tue, 29 Aug 1995 14:06:18 -0500
Received: from Phoenix.ERC.MsState.Edu (Phoenix.ERC.MsState.Edu [192.208.145.65]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id NAA11385 for <[email protected]>; Tue, 29 Aug 1995 13:58:03 -0500
Received: from Silverado.ERC.MsState.Edu ([email protected] [192.208.145.144]);
          by Phoenix.ERC.MsState.Edu using ESMTP (8.6.8.1/7.0m-FWP-MsState);
          id NAA13020; Tue, 29 Aug 1995 13:58:07 -0500
Received:  by Silverado.ERC.MsState.Edu (SMI-8.6/6.0c-FWP);
          id NAA10787; Tue, 29 Aug 1995 13:57:47 -0500
Message-Id: <[email protected]>
Date: Tue, 29 Aug 1995 13:57:47 -0500
Reply-To: [email protected]
Sender: [email protected]
From: Trey Breckenridge <[email protected]>
To: [email protected]
Subject: Re: problems with 'ls -al' and 'dir'
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

> From: Brian Vogelsang <[email protected]>
> To: [email protected]
> Subject: problems with 'ls -al' and 'dir'
>
> I'm having problems getting 'dir' and 'ls -al' to work via anonymous
> ftp on my Solaris 2.4 server.  I'm using the following shared libraries:
>
> ld.so*
> ld.so.1*
> libc.so.1*
> libdl.so.1*
> libintl.so.1*
> libw.so.1*
> nss_files.so.1*
>
> I've verified via 'truss' that these libraries are all I should need.
> I've also tried compiling the gnu 'ls' with the -static option as another
> list member had recommended but this didn't seem to help either.
>
> Any help would be greatly appreciated.
> Thanks,
> Brian
> [email protected]


Did you solve this problem?  After an upgrade to Solaris 2.x, I am
getting the same results.

Thanks.

--
   Trey Breckenridge               Mississippi State University/NSF
    -Systems Administrator           ENGINEERING RESEARCH CENTER
    -Database Administrator                     for
   [email protected]             Computational Field Simulation

From [email protected] Tue Aug 29 13:18:11 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snW3Y-0002lCC; Tue, 29 Aug 95 12:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA12461; Tue, 29 Aug 1995 14:13:41 -0500
Received: from www.ddddf.com (www.ddddf.com [199.203.68.10]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA12094 for <[email protected]>; Tue, 29 Aug 1995 14:08:06 -0500
Received: by romeo.ddddf.com (4.1/SMI-4.1)
       id AA06320; Tue, 29 Aug 95 22:06:41 IDT
Message-Id: <Pine.3.07.9508292234.A6294-a100000@romeo>
Date: Tue, 29 Aug 1995 22:02:35 +0300 (IDT)
Reply-To: [email protected]
Sender: [email protected]
From: Yossi Goltz <[email protected]>
To: [email protected]
Subject: two guest groups with diff. definintions.
In-Reply-To: <[email protected]>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Hi!

I need to configure a new group of real users that on login will chroot
to their home directorys but will be able to create and delete files.
The problem I have is that I already have a guest group that is not allowed
to do just that.

Is there a way to config. two diffrenet "guest" groups each with it's own
delete, chown etc. directives? the two groups must do a chroot on connection.

Regards,  Yossi.


 Yossi Goltz                           |       Telephone: 972-3-6451111
 Unix Network Administrator            |
 4th Dimension Software LTD.           |       Fax:       972-3-6451100
 P.O.B. 43227                          |
 61430  Tel Aviv   ISRAEL              |       Email:     [email protected]


From [email protected] Tue Aug 29 13:18:19 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snWCt-0002CtC; Tue, 29 Aug 95 12:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA13186; Tue, 29 Aug 1995 14:23:11 -0500
Received: from dnsman.OCE.ORST.EDU (dnsman.OCE.ORST.EDU [128.193.64.33]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA13016 for <[email protected]>; Tue, 29 Aug 1995 14:20:56 -0500
Received: from keyhole. (keyhole.OCE.ORST.EDU [128.193.64.66]) by dnsman.OCE.ORST.EDU (8.6.9/8.6.9) with SMTP id MAA03588 for <[email protected]>; Tue, 29 Aug 1995 12:20:49 -0700
Received: by keyhole. (5.0/SMI-SVR4)
       id AA29122; Tue, 29 Aug 1995 12:20:49 -0700
Message-Id: <9508291920.AA29122@keyhole.>
Date: Tue, 29 Aug 1995 12:20:49 -0700
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Tom Leach)
To: [email protected]
Subject: Re: problems with 'ls -al' and 'dir'
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

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

truss -f chroot ~ftp /bin/ls

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

From [email protected] Tue Aug 29 13:18:40 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snWQB-0002MuC; Tue, 29 Aug 95 12:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id OAA14422; Tue, 29 Aug 1995 14:36:50 -0500
Received: from mindcrime.ax.com (mindcrime.ax.com [199.184.188.7]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id OAA13894 for <[email protected]>; Tue, 29 Aug 1995 14:32:05 -0500
Received: (brianv@localhost) by mindcrime.ax.com (8.6.12/AX-SOLARIS-2.3) id MAA05553; Tue, 29 Aug 1995 12:30:49 -0700
Message-Id: <[email protected]>
Date: Tue, 29 Aug 1995 12:30:49 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Brian Vogelsang <[email protected]>
To: [email protected]
Subject: Re: problems with 'ls -al' and 'dir'
In-Reply-To: <[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


Trey - Yes, I solved the problem.  ~ftp/dev/zero had the wrong
major number.  I was useing 3 instead of 13.

-= Brian
[email protected]

On Tue, 29 Aug 1995, Trey Breckenridge wrote:

> > From: Brian Vogelsang <[email protected]>
> > To: [email protected]
> > Subject: problems with 'ls -al' and 'dir'
> >
> > I'm having problems getting 'dir' and 'ls -al' to work via anonymous
> > ftp on my Solaris 2.4 server.  I'm using the following shared libraries:
> >
> > ld.so*
> > ld.so.1*
> > libc.so.1*
> > libdl.so.1*
> > libintl.so.1*
> > libw.so.1*
> > nss_files.so.1*
> >
> > I've verified via 'truss' that these libraries are all I should need.
> > I've also tried compiling the gnu 'ls' with the -static option as another
> > list member had recommended but this didn't seem to help either.
> >
> > Any help would be greatly appreciated.
> > Thanks,
> > Brian
> > [email protected]
>
>
> Did you solve this problem?  After an upgrade to Solaris 2.x, I am
> getting the same results.
>
> Thanks.
>
> --
>     Trey Breckenridge               Mississippi State University/NSF
>      -Systems Administrator           ENGINEERING RESEARCH CENTER
>      -Database Administrator                     for
>     [email protected]             Computational Field Simulation
>

From [email protected] Wed Aug 30 06:24:35 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snlkC-0002D1C; Wed, 30 Aug 95 04:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA20578; Wed, 30 Aug 1995 06:57:13 -0500
Received: from msmail.em.cdc.gov (msmail.em.cdc.gov [158.111.3.15]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id GAA20315 for <[email protected]>; Wed, 30 Aug 1995 06:45:07 -0500
Received: from SmtpOut.em.cdc.gov by msmail.em.cdc.gov (5.0/SMI-SVR4)
       id AA04402; Wed, 30 Aug 1995 07:48:50 -0400
Received: by SmtpOut.em.cdc.gov with Microsoft Mail
       id <[email protected]>; Wed, 30 Aug 95 07:47:54 EST
Message-Id: <[email protected]>
Date: Wed, 30 Aug 95 07:46:00 EST
Reply-To: [email protected]
Sender: [email protected]
From: "Kerr, James A." <[email protected]>
To: "'[email protected]'" <[email protected]>
Subject: BEta WU and ftp hanging...
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN


I know this question is being posted over and over but I don't see the
replies going to the list!  Where can I get the latest Beta for WU-FTP?


Also I have the hanging daemon problem.  It gets so bad that eventually


my box locks up.  Does anyone have the fix?

Jim

From [email protected] Wed Aug 30 09:36:58 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snoy6-0003DpC; Wed, 30 Aug 95 08:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id KAA00595; Wed, 30 Aug 1995 10:25:49 -0500
Received: from itsa.ucsf.EDU (itsa.ucsf.EDU [128.218.1.14]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id KAA29946 for <[email protected]>; Wed, 30 Aug 1995 10:18:18 -0500
Received: (from joed@localhost) by itsa.ucsf.EDU (8.6.8/GSC4.24)
       id IAA107932; Wed, 30 Aug 1995 08:18:17 -0700
Message-Id: <[email protected]>
Date: Wed, 30 Aug 1995 08:18:16 -0700 (PDT)
Reply-To: [email protected]
Sender: [email protected]
From: Joe DeBattista <[email protected]>
To: [email protected]
Subject: restricting wu-ftpd to only one site
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

Greetings,
   I'm in the process of bringing up wu-ftpd 2.4 on one of my RS/6000s
running AIX 3.2.5.  I'm interested in setting up this ftp site for
campus-only access for the storage of site-license software.  I found the
entry for denying sites in ftpaccess, but how do you say only allow users in
from a few specific addresses?

I tried finding an FAQ for this list, but couldn't find one.  Please let
me know if one exists.   Thanks.

                                    Joe DeBattista
                                    UCSF, ITS Computing Facility
                         INTERNET:  [email protected]

From [email protected] Wed Aug 30 10:52:17 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snq8j-0003GtC; Wed, 30 Aug 95 09:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id LAA04870; Wed, 30 Aug 1995 11:41:18 -0500
Received: from rex.scientech.com (rex.scientech.com [198.49.41.1]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id LAA04756 for <[email protected]>; Wed, 30 Aug 1995 11:40:09 -0500
Received: from kingkong.llnl.gov (kingkong.llnl.gov [128.115.23.159]) by rex.scientech.com (8.6.10/8.6.9) with SMTP id MAA19679 for <[email protected]>; Wed, 30 Aug 1995 12:34:39 -0400
Message-Id: <[email protected]>
Date: Wed, 30 Aug 1995 12:34:39 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Joshua Krage)
To: [email protected]
Subject: Re: restricting wu-ftpd to only one site
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-PGP-KeyID-Fprnt: E6D8 D5D6 4754 0AA2  DC0F 1421 3F7C 030C
X-PGP-KeyLocation: http://www.scientech.com/people/jkrage/pubpgpkey.txt
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

On 8/30/95 at 3:18 PM, Joe DeBattista wrote:
> entry for denying sites in ftpaccess, but how do you say only allow users in
> from a few specific addresses?

First set up your ftpaccess to only allow connections from the specific
addresses you want to allow.  If all of the allowed users will be accessing
the same files, and don't need different access levels, then it sounds like
you need to use the group/class features of wu-ftpd.  I havn't needed to
use them, so I can't give you specific instructions, but at least you know
where to look. :)  If I understand them correctly, then you can use the
private keyword to give the anon user access to a particular group via the
SITE GROUP and SITE GPASS commands (which the user must execute to get the
enhanced access).  You'll have to create a /etc/ftpgroups file.  This is
described in the ftpaccess man page.


> I tried finding an FAQ for this list, but couldn't find one.  Please let
> me know if one exists.   Thanks.

A FAQ list does not exist, though someone may be volunteering soon.

-----------------------------------------------------------------------
Joshua Krage                                       [email protected]
Network Administrator       SCIENTECH, Inc.      (301) 468-6425 (Voice)


From [email protected] Wed Aug 30 16:00:59 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snvHW-0002GCC; Wed, 30 Aug 95 15:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA20775; Wed, 30 Aug 1995 15:28:32 -0500
Received: from bullwinkle.er.usgs.gov (bullwinkle.er.usgs.gov [131.247.143.107]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA20270 for <[email protected]>; Wed, 30 Aug 1995 15:23:28 -0500
Received: from rocky.er.usgs.gov by bullwinkle.er.usgs.gov (4.1/SMI-4.1)
       id AA19288; Wed, 30 Aug 95 16:23:40 EDT
Received: by rocky.er.usgs.gov (5.x/SMI-SVR4)
       id AA00549; Wed, 30 Aug 1995 16:21:29 -0400
Message-Id: <[email protected]>
Date: Wed, 30 Aug 1995 16:21:29 -0400
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Bill Townsley)
To: [email protected]
Subject: Can't create data socket
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

I've recently installed wu-ftpd-2.4 on my SPARC 2 running Solaris 2.4.
Installation went by the book, but when I ftp into the machine I
get the following message everytime I do an "ls":

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

I've played with ownerships and passwd/group files, but cannot
seem to get rid of this problem.  Also, I am able to parse the
directory structure, but can't "ls".  i.e. I can "cd /pub" or
"cd /incoming", but I can't "ls /pub".

Does anybody know what's going on?


+------------------------------------+
| Bill Townsley, Computer Specialist |
|  USGS Center for Coastal Geology   |
| email: [email protected]  |
|   phone: 813-893-3100 ext. 3019    |
|        fax: 813-893-3333           |
+------------------------------------+
|  One World, One Operating System   |
+------------------------------------+


From [email protected] Wed Aug 30 17:16:34 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0snw4Z-0003IEC; Wed, 30 Aug 95 15:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA21163; Wed, 30 Aug 1995 15:33:47 -0500
Received: from mailserv.cc.kuleuven.ac.be (mailserv.cc.kuleuven.ac.be [134.58.8.44]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA20997 for <[email protected]>; Wed, 30 Aug 1995 15:31:27 -0500
Received: from gobelijn.mech.kuleuven.ac.be (garfield.mech.kuleuven.ac.be) by mailserv.cc.kuleuven.ac.be with SMTP id AA13169
 (5.67a8/IDA-1.5 for [email protected]); Wed, 30 Aug 1995 22:31:26 +0200
Received: by gobelijn.mech.kuleuven.ac.be
       (1.38.193.4/16.2) id AA07321; Wed, 30 Aug 1995 22:32:08 +0100
Message-Id: <[email protected]>
Date: Wed, 30 Aug 95 22:32:07 WETDST
Reply-To: [email protected]
Sender: [email protected]
From: Yanming PENG <[email protected]>
To: [email protected]
Subject: Re: restricting wu-ftpd to only one site
In-Reply-To: <[email protected]>; from "[email protected]" at Aug 30, 95 5:31 pm
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>     I'm in the process of bringing up wu-ftpd 2.4 on one of my RS/6000s
> running AIX 3.2.5.  I'm interested in setting up this ftp site for
> campus-only access for the storage of site-license software.  I found the
> entry for denying sites in ftpaccess, but how do you say only allow users in
> from a few specific addresses?
>
The easiest way is to get tcp wrapper, it is designed to do such jobs.

> I tried finding an FAQ for this list, but couldn't find one.  Please let
> me know if one exists.   Thanks.
>
FAQ does not exist, but (old) archives do exist (through web page):
http://fegmania.wustl.edu/ftp.html

>                                      Joe DeBattista
>                                      UCSF, ITS Computing Facility
>                           INTERNET:  [email protected]
>

--
Yanming PENG

From [email protected] Thu Aug 31 01:57:07 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0so4gx-00035bC; Thu, 31 Aug 95 01:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id DAA18007; Thu, 31 Aug 1995 03:12:34 -0500
Received: from smtp.tele.fi (smtp.tele.fi [192.89.123.29]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id DAA17840 for <[email protected]>; Thu, 31 Aug 1995 03:03:06 -0500
Received: from aapeli.relatech.fi ([email protected] [192.58.52.22]) by smtp.tele.fi (8.6.12/8.6.10) with SMTP id KAA02539 for <[email protected]>; Thu, 31 Aug 1995 10:57:04 +0300
Received: by aapeli.relatech.fi (Smail3.1.28.1 #2)
       id m0so4aQ-0006hBC; Thu, 31 Aug 95 11:02 EETDST
Message-Id: <[email protected]>
Date: Thu, 31 Aug 1995 11:02:58 +0300 (EETDST)
Reply-To: [email protected]
Sender: [email protected]
From: [email protected] (Kari Hakkinen)
To: [email protected]
Subject: Re: Can't create data socket
In-Reply-To: <[email protected]> from "Bill Townsley" at Aug 30, 95 04:21:29 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

>
> I've recently installed wu-ftpd-2.4 on my SPARC 2 running Solaris 2.4.
> Installation went by the book, but when I ftp into the machine I
> get the following message everytime I do an "ls":
>
> 425 Can't create data socket (0.0.0.0,20): Bad file number.
>
> Does anybody know what's going on?
>
I had exactly the same error on our SCO 3.2v4.2 before I created directories
~ftp/dev and ~ftp/shlib and put the necessary files there.

I hope your operating system documentation tells you what to put there.

Hope this helps,
Kari
--
Kari Hakkinen                Internet:  [email protected]
Relatech Ltd                 Tel:       +358-41-650205
Jyvaskyla FINLAND            Fax:       +358-41-650120

From [email protected] Thu Aug 31 15:00:38 1995
X-Delivered: at request of bill on camco
Return-Path: <[email protected]>
Received: from wugate.wustl.edu by camco.celestial.com with smtp
       (Smail3.1.29.1 #1) id m0soGHv-0002DnC; Thu, 31 Aug 95 13:32 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.6.12/8.6.11) with SMTP id PAA20464; Thu, 31 Aug 1995 15:35:00 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.6.12/8.6.11) with ESMTP id PAA20297 for <[email protected]>; Thu, 31 Aug 1995 15:32:23 -0500
Received: from ns1.itsi.net by wunet.wustl.edu (PMDF V4.3-10 #8766)
id <[email protected]>; Thu, 31 Aug 1995 15:23:16 -0500 (CDT)
Received: from ns1.itsi.net by ns1.itsi.net via SMTP
(950215.SGI.8.6.10/940406.SGI.AUTO) for <[email protected]> id QAA02158;
Thu, 31 Aug 1995 16:31:17 -0400
Message-Id: <[email protected]>
Date: Thu, 31 Aug 1995 16:31:21 -0400
Reply-To: [email protected]
Sender: [email protected]
From: David Toth <[email protected]>
To: [email protected]
Subject: help
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Sender: [email protected]
X-Mailer: Mozilla 1.1S (X11; I; IRIX 5.3 IP22)
X-URL: http://freeway.oact.hq.nasa.gov/wuftp/mar/msg00135.html
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN

--
David B. Toth                              [email protected]
Director - Internet Services               71753,[email protected]
Intertek Internet Technology Services Inc  Sales: 800-567-4227/905-734-1992
Welland, Ontario CANADA                    Tech: 905-734-8216
---------------------------------------------------------------------------