From
[email protected] Sun Sep 1 06:22:18 1996
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 m0uxCSz-000F6qC; Sun, 1 Sep 96 06:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA06917; Sun, 1 Sep 1996 08:16:36 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA06742 for <
[email protected]>; Sun, 1 Sep 1996 08:03:01 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id PAA22897 for
[email protected]; Sun, 1 Sep 1996 15:03:02 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Sun, 1 Sep 1996 15:03:02 +0200 (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: Contents of wu-ftpd FAQ
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
* Contents of the FAQ file for wu-ftpd. The complete file can be found at
http://www.hvu.nl/~koos/wu-ftpd-faq.html
1. Contents of this FAQ
1. Contents of this FAQ
2. What is wu-ftpd itself and this mailing list in particular ?
1. How do I subscribe/unsubscribe ?
2. Is this list archived anywhere ?
3. What are related documents ?
3. Where do I get the wu-ftpd ?
1. Where do I get the updated version ?
4. Compiling the wu-ftpd
1. cc complains about strunames, typenames, modenames, ..
being undeclared.
2. wu-ftpd doesn't 'see' that users are in multiple groups.
3. wu-ftpd doesn't use the shadow passwords on my Linux
machine.
4. I need to use S/KEY authorisation
5. I need to authenticate real users via AFS
6. The timezone in the xferlog is wrong
7. Digital Unix doesn't log commands after an anonymous
user logs in
8. install fails with 'install: ..'
9. Digital Unix (The Unix Formerly Known As OSF/1) and
Enhanced C2 security
5. Installing the wu-ftpd
1. Command-line options for wu-ftpd
2. Testing on a different port number then ftp
6. The ftpaccess file
1. Some files (banners, etc) don't get shown to anonymous
users.
2. What is the exact format of the <times> parameter in the
"limit"
7. Programs (ls, gzip, tar) work for real users, not for
anonymous users, giving errors like 425 Can't create data
socket (0.0.0.0,20): Bad file number or simply no output.
1. Solaris
2. Linux
3. Dec OSF
4. SunOS4.1.x
5. AIX
8. Running wu-ftpd
1. ftpd allways says "221 Server shutting down. Goodbye."
2. Anonymous ftp works fine, but real users are denied
access
3. ftpconversions doesn't work
4. I want a real user to be able to access the host only
via ftp, not via telnet
5. Somebody uploaded a file with a weird name
6. I want anonymous users to be able to upload files, but
in the most secure manner possible
7. The default umask used when a real user uploads a file
is wrong
8. I heard something about 'SITE EXEC' having a security
hole
9. How do I make reports more readable ?
10. Incoming file transfers fail with SunOS and an NFS
mounted incoming
11. Normal ftp clients work, Netscape ftp's fail. So,
passive mode doesn't work.
12. How can I make my ftp-archive accessible by E-mail
(ftpmail) ?
9. Credits
---------------------------------------------------------------------------
From
[email protected] Sun Sep 1 12:07:35 1996
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 m0uxHqb-000FiiC; Sun, 1 Sep 96 12:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA12925; Sun, 1 Sep 1996 14:01:44 -0500
Received: from mailgate.infolab.com ([204.33.57.24]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA12781 for <
[email protected]>; Sun, 1 Sep 1996 13:56:26 -0500
Received: from saurabh (ts1-22.pdx.cyberhighway.net [206.26.241.42]) by mailgate.infolab.com (8.6.11/8.6.9) with SMTP id LAA23644 for <
[email protected]>; Sun, 1 Sep 1996 11:55:50 -0700
Message-Id: <
[email protected]>
Date: Sun, 01 Sep 1996 11:55:05 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: Saurabh Bhatnagar <
[email protected]>
To:
[email protected]
Subject: Help needed with compiling wu-ftpd
References: <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0b5a (Win95; I)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello,
I have been trying to compile wu-ftpd.2.4 on a Linux 1.2.1 machine,
because we need to apply the patch to run virtual servers.
I have gone through the entire process a couple of time, downloaded
the package from tsx-11.mit.edu from the directory slackware/n/.
when I do a build lnx (for linux) I get a lot of errors and none of
the makes compile at all. I have attached the screen dump from one of
the sessions. We are currently using gcc ver 2.5.8
I would appreciate any help in this matter.
Thanks.
Saurabh
-=-=-=-=-=-BEGIN TYPESCRIPT-=-=-=-=-=-
> build lnx
make args are :
make opts are :
Linking Makefiles.
ln: Makefile: File exists
ln: config.h: File exists
ln: Makefile: File exists
Making support library.
Makefile:13: *** missing separator. Stop.
Making ftpd.
gcc -O -DDEBUG -I.. -I../support -I/usr/include/bsd -L../support -c
ftpd.c -o ftpd.o
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
Making ftpcount.
gcc -O -DDEBUG -I.. -I../support -I/usr/include/bsd -L../support -o
ftpcount ftpcount.c vers.o -lsupport -lbsd
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
Making ftpshut.
gcc -O -DDEBUG -I.. -I../support -I/usr/include/bsd -L../support -o
ftpshut ftpshut.c vers.o -lsupport -lbsd
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
Making ckconfig.
make: `ckconfig' is up to date.
ln: ckconfig: File exists
Links to executables are in bin directory:
text data bss dec hex
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
4096 4096 0 8192 2000 bin/ckconfig
Done
-=-=-=-=-=-END TYPESCRIPT-=-=-=-=-=-
From
[email protected] Sun Sep 1 16:18:57 1996
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 m0uxLn3-0006bpC; Sun, 1 Sep 96 16:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA17345; Sun, 1 Sep 1996 18:06:44 -0500
Received: from mail.aragon.de (mail.aragon.de [195.30.19.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA17217 for <
[email protected]>; Sun, 1 Sep 1996 18:02:22 -0500
Received: (from tvs@localhost) by mail.aragon.de (8.7.5/8.7.3) id BAA00570; Mon, 2 Sep 1996 01:02:30 +0200
Message-Id: <
[email protected]>
Date: Mon, 2 Sep 1996 01:02:30 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Thomas von Stetten <
[email protected]>
To:
[email protected]
Subject: WU-FTP
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello,
this ist a mail from Germany (excuse the bad english).
I am a internet-provider and on one pc wu-ftp ist running with virtual hosts.
When I log in my own (no virtual) ftp it works with ftp and
anoymous. But when I log in a virtual host as ftp, ls dosn't work and
other problems. Login with a special username (home-dir is the root of
the virtual-host and shell is /bin/false), then ls works, but I can change
with cd the diretory to the root. But I don't want somebody working with total
access to my server.
I hope you will help me...
Thanks
Thomas, <Aragon-Software>
[email protected]
From
[email protected] Mon Sep 2 01:17:29 1996
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 m0uxUBX-000DMiC; Mon, 2 Sep 96 01:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA19024; Mon, 2 Sep 1996 03:08:09 -0500
Received: from taz.hyperreal.com (taz.hyperreal.com [204.152.144.36]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id CAA16822 for <
[email protected]>; Mon, 2 Sep 1996 02:53:47 -0500
Received: by taz.hyperreal.com (8.7.5/V2.0) id AAA12961; Mon, 2 Sep 1996 00:53:05 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Mon, 2 Sep 1996 00:53:05 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Andrew Bennett <
[email protected]>
To:
[email protected]
Subject: Not permitting transfer of a file
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. BSDI 2.0 with academ beta 10 currently going. (I plan on getting
beta 11 going one of these days when I have a moment.)
Can anyone give me a pointer on how to disable the transfer of a file with
a certain extension? Kind of like the upload section of ftpaccess, but in
reverse. It'd be optimal if it works for anonymous users, allowing real
users full access.
The easy way would be to chmod g-r,o-r the files involved, but we'd prefer
that all real users on the machine have access to everything, and just
anonymous users be under the restriction.
Thanks.
Andrew
--
Andrew Bennett
[email protected],
[email protected]
http://taz.hyperreal.com/~abennett/
From
[email protected] Mon Sep 2 17:16:04 1996
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 m0uxj9n-000FpbC; Mon, 2 Sep 96 17:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id TAA08071; Mon, 2 Sep 1996 19:10:48 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA07302 for <
[email protected]>; Mon, 2 Sep 1996 18:54:08 -0500
Received: (from alainm@localhost) by finnegan.EE.McGill.CA (8.7.5/8.7.3) id TAA00894; Mon, 2 Sep 1996 19:53:25 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 2 Sep 1996 19:53:25 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: Not permitting transfer of a file
In-Reply-To: <
[email protected]> from "Andrew Bennett" at Sep 2, 96 00:53:05 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
hello
> Can anyone give me a pointer on how to disable the transfer of a file with
> a certain extension? Kind of like the upload section of ftpaccess, but in
> reverse. It'd be optimal if it works for anonymous users, allowing real
> users full access.
>
I don't know if it was part or beta-10 but beta-11 offers
the "noretrieve" key word
noretrieve <file> <file> ......
the sad news is:
no globbing
and apply to all classes.
Maybe if you have the time you can fiddle with
the source and send us the patch ;-)
--
alain
From
[email protected] Mon Sep 2 17:26:19 1996
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 m0uxjHy-0004OTC; Mon, 2 Sep 96 17:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id TAA08267; Mon, 2 Sep 1996 19:19:21 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id TAA07880 for <
[email protected]>; Mon, 2 Sep 1996 19:04:03 -0500
Received: (from alainm@localhost) by finnegan.EE.McGill.CA (8.7.5/8.7.3) id UAA01008; Mon, 2 Sep 1996 20:03:19 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 2 Sep 1996 20:03:19 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: WU-FTP
In-Reply-To: <
[email protected]> from "Thomas von Stetten" at Sep 2, 96 01:02:30 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> Hello,
>
> this ist a mail from Germany (excuse the bad english).
>
> I am a internet-provider and on one pc wu-ftp ist running with virtual hosts.
> When I log in my own (no virtual) ftp it works with ftp and
> anoymous. But when I log in a virtual host as ftp, ls dosn't work and
> other problems. Login with a special username (home-dir is the root of
> the virtual-host and shell is /bin/false), then ls works, but I can change
> with cd the diretory to the root. But I don't want somebody working with total
> access to my server.
>
Maybe a little more info !! (like the version of wu-ftpd, OS, ...)
>From a first diagnostic, I'd say you don't have
a correct directory structure.
Doing virtual also means that ftpd will do the chroot() in
different places. So you must provide a full directory structure
with binaries for each virtual home.
meaning you gotta have:
etc/passwd
bin/ls
usr/lib/*
dev/*
...
...
> I hope you will help me...
>
I really hope so too 8)
--
alain
From
[email protected] Tue Sep 3 10:07:40 1996
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 m0uxywZ-000DM9C; Tue, 3 Sep 96 10:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA08114; Tue, 3 Sep 1996 11:58:10 -0500
Received: from epiphore.francenet.fr (epiphore.francenet.fr [193.149.97.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA06649 for <
[email protected]>; Tue, 3 Sep 1996 11:29:43 -0500
Received: from epiphore.francenet.fr (
[email protected] [127.0.0.1]) by epiphore.francenet.fr (8.7.5/8.7.3) with ESMTP id SAA08424 for <
[email protected]>; Tue, 3 Sep 1996 18:28:59 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Tue, 03 Sep 1996 18:28:59 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Gildas Perrot <
[email protected]>
To:
[email protected]
Subject: hanging FTP connections and ftpwho output (wu-ftpd 2.4)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.5 12/8/95
X-Face: Ul0#O+e%?XQVh#yPti!ZBM1xcs#[e,1/$p;B7DuIV<|/1,)tf<K2\1=t&1y|0Ozsx.#7-*a$n]UxhgB<.5BCUiR'1rAE099I.@1DBy[,*]w0ZC::.N&~QM)9Q&[0ex'&nZCe(CO*o_WA6jIVr{]}n$,@X+Gz~rvQ\g^e~S[4th4XH?&U~+3)-|l*iv!P$>`Fb;&b56)DHYF6$vlD[]|+}q7{Rd4=Mw|$BOD:.HnTtdy5iy,{QITTtivBoaA}Ow=r.&X)pW(7&wgJ!MnqrK?LSZf?M#H*IwzhH3?t)PTzouSYxs$K@D&x9t)+M4('zfkh3C\q
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
1) We saw on HP/UX 9 and HP/UX 10 the following problem. Some FTP connections
were not closed even if not used (0 in the 1st column of ftpwho output instead
of 1).
Is there any patch to solve this problem ? For the moment, we use a perl
script to kill those connections.
2) On Solaris 2.5, we have anothere code in the 1st column of ftpwho : 8. What
does it mean ? Is there the same problem of hanging connections for this OS ?
3) Does someone know the meaning of the different columns of ftpwho output
(the man pages about ftpwho are really poor) ?
Thanks in advance for your help. Gildas.
--
Gildas PERROT,
[email protected] __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
---- (_)/ (_)
From
[email protected] Tue Sep 3 11:27:54 1996
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 m0uy0BW-000DS0C; Tue, 3 Sep 96 11:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA11835; Tue, 3 Sep 1996 13:19:07 -0500
Received: from atena.eurocontrol.fr (atena.uneec.eurocontrol.fr [147.196.69.10]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA09259 for <
[email protected]>; Tue, 3 Sep 1996 12:28:27 -0500
Received: by atena.eurocontrol.fr; (5.65v3.2/1.3/10May95) id AA27498; Tue, 3 Sep 1996 19:27:38 +0200
Received: from castle.uneec.eurocontrol.fr by atena.eurocontrol.fr (smtpxd); id XA27195
Received: from hparc.uneec.eurocontrol.fr by castle.uneec.eurocontrol.fr with SMTP
(1.37.109.16/16.2) id AA217671658; Tue, 3 Sep 1996 19:27:38 +0200
Received: by hparc.uneec.eurocontrol.fr
(1.37.109.4/16.2) id AA03017; Tue, 3 Sep 96 19:27:36 +0200
Message-Id: <Pine.HPP.3.91.960903192049.3011A-100000@hparc.uneec.eurocontrol.fr>
Date: Tue, 3 Sep 1996 19:27:35 +0200 (METDST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Daniel Hannigan <
[email protected]>
To:
[email protected]
Subject: Re: hanging FTP connections and ftpwho output (wu-ftpd 2.4)
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, 3 Sep 1996, Gildas Perrot wrote:
> 1) We saw on HP/UX 9 and HP/UX 10 the following problem. Some FTP connections
> were not closed even if not used (0 in the 1st column of ftpwho output instead
> of 1).
> Is there any patch to solve this problem ? For the moment, we use a perl
> script to kill those connections.
This looks like the passive mode hanging - if a connection is made, but
dies before the "select", then the process waits.
There is a patch to cure this, although I don't know where ... If you're
really stuck, I'll diff my src from the original
daniel
From
[email protected] Tue Sep 3 16:23:04 1996
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 m0uy4nQ-0007LhC; Tue, 3 Sep 96 16:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA29027; Tue, 3 Sep 1996 18:13:40 -0500
Received: from mercury.earthlink.net (mercury.earthlink.net [198.68.160.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA28854 for <
[email protected]>; Tue, 3 Sep 1996 18:10:09 -0500
Received: from santiago (santiago.it.earthlink.net [206.85.94.102]) by mercury.earthlink.net (8.7.5/8.7.3) with SMTP id QAA07159 for <
[email protected]>; Tue, 3 Sep 1996 16:09:26 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Tue, 03 Sep 1996 16:04:30 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: "Christopher M. Lee" <
[email protected]>
To:
[email protected]
Subject: Re: hanging FTP connections and ftpwho output (wu-ftpd 2.4)
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Pro Version 2.2 (32)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
At 07:27 PM 9/3/96 +0200, you wrote:
>On Tue, 3 Sep 1996, Gildas Perrot wrote:
>
>> 1) We saw on HP/UX 9 and HP/UX 10 the following problem. Some FTP
connections
>> were not closed even if not used (0 in the 1st column of ftpwho output
instead
>> of 1).
>> Is there any patch to solve this problem ? For the moment, we use a perl
>> script to kill those connections.
>This looks like the passive mode hanging - if a connection is made, but
>dies before the "select", then the process waits.
>
>There is a patch to cure this, although I don't know where ... If you're
>really stuck, I'll diff my src from the original
>
I wrote a perl script to kill the hung ones, but if there is a patch I would
like to know about it.
-chrisl
From
[email protected] Tue Sep 3 16:43:09 1996
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 m0uy57U-0001DHC; Tue, 3 Sep 96 16:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA00100; Tue, 3 Sep 1996 18:37:53 -0500
Received: from support.centercomp.com (corv-centercomp-rt.e-z.net [206.129.174.240]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA29815 for <
[email protected]>; Tue, 3 Sep 1996 18:32:06 -0500
Received: from e-zone.e-z.net (corsair.centercomp.com [199.120.236.98]) by support.centercomp.com (8.6.9/8.6.9) with SMTP id QAA08858 for <
[email protected]>; Tue, 3 Sep 1996 16:26:56 -0700
Message-Id: <
[email protected]>
Date: Tue, 03 Sep 1996 16:27:10 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: Eric Hake <
[email protected]>
To:
[email protected]
Subject: Newbie Question...
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Light Version 1.5.4 (32)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Greetings!
I checked the FAQ, and was unable to answer my questions there...
Here goes:
----------
I want to be able to provide multiple users access to a single ftp server,
and allow each one private directories, so users of one domain can't cross
the border and get into another domain's space (without loggin on under the
other domain :)
In other words:
FTP.SERVER.COM is to provide services to:
ftp.domain1.com
ftp.domain2.net
ftp.domain3.com
ftp.domain4.org
I want each of these to come up with their own virtual root system, such as:
ftp.domain1.com/myfiles
ftp.domain2.net/netfiles
as opposed to the traditional:
ftp.domain1.com/pub/domain1.com/pub/myfiles
I would like these to be separate, so that when I log into an ftp site, it
shows me the directory "pub, usr, myfiles" that are unique to that domain's
site...
Is there any way to do this with WU-FTPD?
Thanks!
Eric
From
[email protected] Tue Sep 3 16:58:33 1996
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 m0uy5MR-0000tgC; Tue, 3 Sep 96 16:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA00751; Tue, 3 Sep 1996 18:53:21 -0500
Received: from planet (planet.fef.com [198.147.196.14]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA00641 for <
[email protected]>; Tue, 3 Sep 1996 18:48:17 -0500
Received: by planet (Smail3.1.29.1 #8)
id m0uy5AV-000438C; Tue, 3 Sep 96 16:46 PDT
Message-Id: <m0uy5AV-000438C@planet>
Date: Tue, 3 Sep 1996 16:46:06 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Alvin Oga)
To:
[email protected]
Cc:
[email protected] (Alvin Oga)
Subject: Re: Newbie Question...
In-Reply-To: <
[email protected]> from "Eric Hake" at Sep 3, 96 04:27:10 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi Eric
I have exactly the same question...
Please see my previous two newsgroup postings...
in ucb.os.linux and comp.unix.admin + a couple other assorted newsgroups
I have some detailed info of where to find stuff and what a quick
description of my problem
( I'm attempting to patch either versions of wu-ftpd )
( wu-ftpd-2.4-fixed or wu-ftpd-2.4.2-beta-11 )
my problem is extracting the "virtual ftp domain names" from inside
wu-ftpd.../src/ftpd.c
thanx
alvin
> Greetings!
>
> I checked the FAQ, and was unable to answer my questions there...
>
> Here goes:
> ----------
> I want to be able to provide multiple users access to a single ftp server,
> and allow each one private directories, so users of one domain can't cross
> the border and get into another domain's space (without loggin on under the
> other domain :)
>
> In other words:
>
> FTP.SERVER.COM is to provide services to:
>
> ftp.domain1.com
> ftp.domain2.net
> ftp.domain3.com
> ftp.domain4.org
>
> I want each of these to come up with their own virtual root system, such as:
>
> ftp.domain1.com/myfiles
> ftp.domain2.net/netfiles
>
> as opposed to the traditional:
>
> ftp.domain1.com/pub/domain1.com/pub/myfiles
>
> I would like these to be separate, so that when I log into an ftp site, it
> shows me the directory "pub, usr, myfiles" that are unique to that domain's
> site...
>
> Is there any way to do this with WU-FTPD?
>
> Thanks!
> Eric
>
>
>
From
[email protected] Tue Sep 3 17:05:02 1996
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 m0uy5Sh-0009DvC; Tue, 3 Sep 96 17:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA00940; Tue, 3 Sep 1996 18:59:22 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA00661 for <
[email protected]>; Tue, 3 Sep 1996 18:49:43 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.5/8.7.3) with ESMTP id TAA14824 for <
[email protected]>; Tue, 3 Sep 1996 19:49:01 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.5) id TAA26732; Tue, 3 Sep 1996 19:48:59 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Tue, 3 Sep 1996 19:48:58 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: hanging FTP connections and ftpwho output (wu-ftpd 2.4)
In-Reply-To: <
[email protected]> from "Christopher M. Lee" at Sep 3, 96 04:04:30 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> At 07:27 PM 9/3/96 +0200, you wrote:
> >On Tue, 3 Sep 1996, Gildas Perrot wrote:
> >
> >> 1) We saw on HP/UX 9 and HP/UX 10 the following problem. Some FTP
> connections
> >> were not closed even if not used (0 in the 1st column of ftpwho output
> instead
> >> of 1).
> >> Is there any patch to solve this problem ? For the moment, we use a perl
> >> script to kill those connections.
> >This looks like the passive mode hanging - if a connection is made, but
> >dies before the "select", then the process waits.
> >
> >There is a patch to cure this, although I don't know where ... If you're
> >really stuck, I'll diff my src from the original
> >
>
> I wrote a perl script to kill the hung ones, but if there is a patch I would
> like to know about it.
>
> -chrisl
>From the Koos wu-ftpd FAQ
------------------------------------------------------
1. Where do I get the updated version ?
The above is the last version created by wuarchive. On the
mailing list, an updated version has been created which is
maintained by Stan Barber (
[email protected]).
You can get this beta by ftp from the directory :
ftp://ftp.academ.com/pub/wu-ftpd/private/ the directory is
not browsable, a .message file will point you to what is the
latest version. Read this .message.
Remember, these are BETA versions. Before asking/trying
anything, check first that you have the latest version. And
if you run this version, keep up with the list to make sure
you get news of updates.
------------------------------------------------------
ftp ftp.academ.com
ftp>cd pub/wu-ftpd/private
ftp> get .message -
200 PORT command successful.
150 Opening ASCII mode data connection for .message (333 bytes).
This directory contains the latest beta (if one exists) for the
Washington University at Saint Louis FTP daemon for Unix systems with
bug fixes and enhancements added by Academ Consulting Services.
This directory is protected. The name of the current beta is
wu-ftpd-2.4.2-beta-11.tar.Z and this file must be downloaded in binary.
226 Transfer complete.
remote: .message
339 bytes received in 0.0088 seconds (37 Kbytes/s)
ftp> quit
221 Goodbye.
------------------------------------------------------
beside patches for
- a more secure PORT command
- virtual ftp
- .....
- .....
there is also one for the passive mode. see FIXES-2.4*
hope it helps
--
alain
From
[email protected] Wed Sep 4 01:38:33 1996
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 m0uyDTj-0009QSC; Wed, 4 Sep 96 01:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA16865; Wed, 4 Sep 1996 03:32:34 -0500
Received: from epiphore.francenet.fr (epiphore.francenet.fr [193.149.97.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id DAA16748 for <
[email protected]>; Wed, 4 Sep 1996 03:24:37 -0500
Received: from epiphore.francenet.fr (
[email protected] [127.0.0.1]) by epiphore.francenet.fr (8.7.5/8.7.3) with ESMTP id KAA11629 for <
[email protected]>; Wed, 4 Sep 1996 10:23:45 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Wed, 04 Sep 1996 10:23:44 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Gildas Perrot <
[email protected]>
To:
[email protected]
Subject: Re: hanging FTP connections and ftpwho output (wu-ftpd 2.4)
In-Reply-To: Daniel.Hannigan's message of Tue, 03 Sep 1996 19:27:35 +0200.
<Pine.HPP.3.91.960903192049.3011A-100000@hparc.uneec.eurocontrol.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.5 12/8/95
X-Face: Ul0#O+e%?XQVh#yPti!ZBM1xcs#[e,1/$p;B7DuIV<|/1,)tf<K2\1=t&1y|0Ozsx.#7-*a$n]UxhgB<.5BCUiR'1rAE099I.@1DBy[,*]w0ZC::.N&~QM)9Q&[0ex'&nZCe(CO*o_WA6jIVr{]}n$,@X+Gz~rvQ\g^e~S[4th4XH?&U~+3)-|l*iv!P$>`Fb;&b56)DHYF6$vlD[]|+}q7{Rd4=Mw|$BOD:.HnTtdy5iy,{QITTtivBoaA}Ow=r.&X)pW(7&wgJ!MnqrK?LSZf?M#H*IwzhH3?t)PTzouSYxs$K@D&x9t)+M4('zfkh3C\q
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Thanks Daniel. I am going to download the FAQ (
http://www.hvu.nl/~koos/wu-ftpd-
faq.html) is talking about.
> On Tue, 3 Sep 1996, Gildas Perrot wrote:
>
> > 1) We saw on HP/UX 9 and HP/UX 10 the following problem. Some FTP connections
> > were not closed even if not used (0 in the 1st column of ftpwho output instead
> > of 1).
> > Is there any patch to solve this problem ? For the moment, we use a perl
> > script to kill those connections.
> This looks like the passive mode hanging - if a connection is made, but
> dies before the "select", then the process waits.
>
> There is a patch to cure this, although I don't know where ... If you're
> really stuck, I'll diff my src from the original
>
> daniel
>
--
Gildas PERROT,
[email protected] __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
---- (_)/ (_)
From
[email protected] Wed Sep 4 03:50:13 1996
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 m0uyFX7-0009FCC; Wed, 4 Sep 96 03:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA19290; Wed, 4 Sep 1996 05:45:28 -0500
Received: from epiphore.francenet.fr (epiphore.francenet.fr [193.149.97.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id FAA19220 for <
[email protected]>; Wed, 4 Sep 1996 05:41:56 -0500
Received: from epiphore.francenet.fr (
[email protected] [127.0.0.1]) by epiphore.francenet.fr (8.7.5/8.7.3) with ESMTP id MAA11935; Wed, 4 Sep 1996 12:40:52 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Wed, 04 Sep 1996 12:39:27 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Gildas Perrot <
[email protected]>
To:
[email protected],
[email protected]
Subject: wu-ftpd-2.4.2-beta-11 on HP/UX 10.10
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: exmh version 1.6.5 12/8/95
X-Face: Ul0#O+e%?XQVh#yPti!ZBM1xcs#[e,1/$p;B7DuIV<|/1,)tf<K2\1=t&1y|0Ozsx.#7-*a$n]UxhgB<.5BCUiR'1rAE099I.@1DBy[,*]w0ZC::.N&~QM)9Q&[0ex'&nZCe(CO*o_WA6jIVr{]}n$,@X+Gz~rvQ\g^e~S[4th4XH?&U~+3)-|l*iv!P$>`Fb;&b56)DHYF6$vlD[]|+}q7{Rd4=Mw|$BOD:.HnTtdy5iy,{QITTtivBoaA}Ow=r.&X)pW(7&wgJ!MnqrK?LSZf?M#H*IwzhH3?t)PTzouSYxs$K@D&x9t)+M4('zfkh3C\q
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
I nearly completed the correct installation of wu-ftpd-2.4.2-beta-11 on HP/UX
10.10 using the cc compiler of development option. Here are my procedures :
Since realpath is already defined in HP/UX 10.10, I removed realpath
references in SRCS and OBJS variables in src/makefiles/Makefile.hpx ; I also
modified src/extensions.c :
/*
#ifdef __STDC__
extern char *realpath(char *pathname, char *result);
#else
extern char *realpath();
#endif
*/
extern char *realpath();
After ./build hpx, I modified Makefile :
BINDIR= /local/etc
ETCDIR= /local/etc
MANDIR= /usr/local/man
Now I have one last BIG problem. I had previoulsy configured wuftpd-2.4 and
all configurations and binaries files were in /local/etc. I changed
src/pathnames.h of wu-ftpd-2.4.2-beta-11 according to this :
#define USE_ETC
#define USE_LOG
#ifdef USE_ETC
#define _PATH_FTPUSERS "/local/etc/ftpusers"
#define _PATH_FTPACCESS "/local/etc/ftpaccess"
#define _PATH_CVT "/local/etc/ftpconversions"
#define _PATH_PRIVATE "/local/etc/ftpgroups"
I checked with bin/ckconfig that /local/etc/ftpaccess is actually used. In
/local/etc/ftpaccess, I have : banner /local/etc/msgs/banner which contains a
banner. However, this banner is not displayed with wu-ftpd-2.4.2-beta-11
server while it is with wuftpd-2.4 server.
Any idea about this problem ? Thanks in advance for your help. Gildas.
--
Gildas PERROT,
[email protected] __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
---- (_)/ (_)
From
[email protected] Wed Sep 4 04:24:49 1996
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 m0uyG4c-0002MgC; Wed, 4 Sep 96 04:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id GAA20215; Wed, 4 Sep 1996 06:20:08 -0500
Received: from chico.rediris.es (chico.rediris.es [130.206.1.3]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id GAA20053 for <
[email protected]>; Wed, 4 Sep 1996 06:12:28 -0500
Received: from haydn.rediris.es by chico.rediris.es (8.7.5/8.7.3) with SMTP id NAA12917 for <
[email protected]>; Wed, 4 Sep 1996 13:11:08 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 13:11:08 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Javier Puche. CSIC RedIRIS" <
[email protected]>
To:
[email protected]
Subject: Solaris and acctcon.
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Z-Mail for Macintosh (3.3.1 27Mar96)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
I am having a problem such that Solaris gives me a message "recompile
with larger A_TSIZE" when running acctcon. It seems that one solution
would be having the wu-ftpd not generating wtmp entries or something
like that ( probably I am wrong ). I just want to know if anyone in this
list has coped with that problem. Someone told me it should not happen
with Solaris 2.5, but here it does happen. I compile with gcc 2.7.2. By
the way I have trouble for compiling under Solaris 2.5 as it looks for
the headers
Thanks for your help.
I hope all of you had a nice summer.
Regards,
Javier Puche.
From
[email protected] Wed Sep 4 07:27:22 1996
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 m0uyIv8-0004OlC; Wed, 4 Sep 96 07:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA26262; Wed, 4 Sep 1996 09:20:38 -0500
Received: from phantom.eri.uct.ac.za (phantom.eri.uct.ac.za [137.158.132.141]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA24794 for <
[email protected]>; Wed, 4 Sep 1996 08:48:42 -0500
Received: (from mj@localhost) by phantom.eri.uct.ac.za (8.6.9/8.6.9) id PAA25654 for
[email protected]; Wed, 4 Sep 1996 15:47:44 +0200
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 15:47:43 +0200 (GMT+0200)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael-John Turner <
[email protected]>
To:
[email protected]
Subject: Re: wu-ftpd-2.4.2-beta-11 on HP/UX 10.10
In-Reply-To: <
[email protected]> from "Gildas Perrot" at Sep 4, 96 12:39:27 pm
Content-Type: text
X-Motto: UNIX - Live free or die
X-OS: Linux 2.0.13
X-URL:
http://phantom.eri.uct.ac.za/~mj
X-You-Read-Your-Mail-Headers: Hi!
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
[ lots deleted ]
> I checked with bin/ckconfig that /local/etc/ftpaccess is actually used. In
> /local/etc/ftpaccess, I have : banner /local/etc/msgs/banner which contains a
> banner. However, this banner is not displayed with wu-ftpd-2.4.2-beta-11
> server while it is with wuftpd-2.4 server.
> Any idea about this problem ? Thanks in advance for your help. Gildas.
I had the same problem with beta 11 under Linux (compiled with gcc 2.7.0).
It refused to read any of my config files (it wouldn't apply the settings in
my /etc/ftpaccess, wouldn't display my banner, etc) even though ckconfig said
that my configuration was fine. I recompiled several times, fiddling with
various options but never got it working (wuftpd-2.4, however, is working
fine). Has anyone else had this same problem and managed to fix it?
Cheers
M-J
-= Michael-John Turner -=-=-=-=-=-=-=-=-=-=-= UNIX: Live free or die -=-
[email protected] Proud Linux user and Team OS/2 member
[email protected] PGP key via mail or finger @phantom
[email protected] http://phantom.eri.uct.ac.za/~mj
From
[email protected] Wed Sep 4 10:03:17 1996
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 m0uyLM6-0005dfC; Wed, 4 Sep 96 10:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA05037; Wed, 4 Sep 1996 11:56:50 -0500
Received: from mail.pilot.net (ns.pilot.net [198.232.147.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA04805 for <
[email protected]>; Wed, 4 Sep 1996 11:50:53 -0500
Received: from mailhub.sbexpos.com ([192.88.197.100]) by mail.pilot.net with ESMTP id JAA10315 for <
[email protected]>; Wed, 4 Sep 1996 09:42:26 -0700 (PDT)
Received: from localhost (dschluss@localhost) by mailhub.sbexpos.com (8.7.3/8.7.3) with SMTP id JAA27031 for <
[email protected]>; Wed, 4 Sep 1996 09:38:43 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 09:38:43 -0700 (PDT)
Reply-To: David Schlussel <
[email protected]>
Sender:
[email protected]
From: David Schlussel <
[email protected]>
To:
[email protected]
Subject: for archive maintainer: wu-ftpd README
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
FYI, The README in the tarfile I downloaded last week points potential
subscribers to this list to
[email protected]. I retrieved the
SunOS version, but I would guess that most of the READMEs would be in
error.
-David
+---------------------------------------------------------+
| David Schlussel
[email protected] |
| 3740 25th Street #203 (415) 285-2285 |
| San Francisco, CA 94110 pager: (415) 253-7207 |
+---------------------------------------------------------+
From
[email protected] Wed Sep 4 12:14:52 1996
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 m0uyNOX-0007NGC; Wed, 4 Sep 96 12:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA11732; Wed, 4 Sep 1996 14:04:01 -0500
Received: from halo.angel.net (halo.angel.net [204.141.48.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA11114 for <
[email protected]>; Wed, 4 Sep 1996 13:50:03 -0500
Received: (from nina@localhost) by halo.angel.net (8.7.3/8.6.12) id OAA09947; Wed, 4 Sep 1996 14:48:25 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 14:48:24 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: NBP <
[email protected]>
To:
[email protected]
Subject: filtering out wu-ftpd from syslog
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi folks.
I know that to filter out the wu-ftpd messages in the SYSLOG you have to
edit the syslog.conf. Does anybody know what the syntax and string is?
TIA.
N
=====================================================================
Nina Burns Pomeroy Senior Consultant/Designer
Kinetic Wave
[email protected]
www.kineticwave.com
=====================================================================
From
[email protected] Wed Sep 4 12:41:38 1996
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 m0uyNpK-0005dkC; Wed, 4 Sep 96 12:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA13414; Wed, 4 Sep 1996 14:35:27 -0500
Received: from zax.leftbank.com (zax.leftbank.com [139.167.32.33]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA11675 for <
[email protected]>; Wed, 4 Sep 1996 14:02:54 -0500
Received: (from mjbauer@localhost) by zax.leftbank.com (8.7.5/8.7.3) id PAA14625; Wed, 4 Sep 1996 15:03:31 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 15:03:31 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael Bauer <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Potential security hole in wu-ftpd
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Greetings:
I have recently discovered a limited-circumstances variation of the
old ftpd double-login bug in wuftpd 2.4 (running under Solaris 2.5).
This bug was fixed before the CERT came into existence, so I am rather
surprised to see it years later.
The variation I've found recently appears like this:
# ftp ftp
Connected to ftp.
220 ftp FTP server (Version wu-2.4(1) Wed Sep 4 14:09:00 EDT 1996) ready.
Name (ftp:root): root
530 User root access denied.
Login failed.
ftp> user root
331 Password required for root.
Password: <root's password here>
230 User root logged in.
ftp>
Root was blocked the first time, but upon a second attempt, root is
allowed in (with root's password).
In my experimentation, this only happens if root's ability to log in
is restricted with the ftphosts. If root is in /etc/ftpusers, the
daemon is not susceptible to this particular problem. However, if you
allow limited root ftp logins through allow and deny rules [*], the
double-login trick works. Please note that root's password is
required for login; this is not a "gimme" hole. However, if you are
trying to restrict root ftp logins from coming through a firewall but
allowing them inside the firewall, this could be a potential problem.
Interestingly, when I tried to track down what was going on in the
daemon with the -d flag, the problem disappeared.
MJB
* Initial experimentation would imply that a ftphosts file of the form
deny root host1.foo.com
allow root *.foo.com
deny root *
is susceptible, but one of the form
allow root *.foo.com
deny root *
is not.
From
[email protected] Wed Sep 4 13:16:47 1996
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 m0uyOM9-0007wXC; Wed, 4 Sep 96 13:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA15091; Wed, 4 Sep 1996 15:08:19 -0500
Received: from morpho.dar.net ([128.252.125.187]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA14837 for <
[email protected]>; Wed, 4 Sep 1996 15:02:23 -0500
Received: from localhost (are1@localhost) by morpho.dar.net (8.7.5/8.6.9) with SMTP id PAA23329; Wed, 4 Sep 1996 15:10:22 -0500
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 15:10:22 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Andy Ellsworth <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: WU-ftpd Copyrights - Legal question
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Wed, 14 Aug 1996
[email protected] wrote:
> Suppose I want to add features to WU-Ftpd and sell it.
> The Copyrights in the header of each source file are all the Copyrights of
> WU? eg: Do I have to notify WU that I start to sell improved WU-ftpd?
As long as you follow all of the legal provisions of the copyright
agreement, you can basically do anything you want with the code. We'd be
happy to hear about any modifications you make, but you are certainly not
legally obligated to notify us if you make changes to the code and/or sell
it.
+----------------------------------------------------------------------------+
| Andy Ellsworth |
[email protected] | Admin/Cyberdiplomat, Wuarchive |
+----------------------------------------------------------------------------+
| "...The wind was not the beginning. There are neither beginnings nor |
| endings to the turning of the Wheel of Time. But it was _a_ beginning..." |
| --The Wheel of Time saga, Robert Jordan |
+----------------------------------------------------------------------------+
From
[email protected] Wed Sep 4 14:30:32 1996
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 m0uyPWd-0004SeC; Wed, 4 Sep 96 14:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA18599; Wed, 4 Sep 1996 16:19:03 -0500
Received: from compute.com (compute.compute.com [192.215.246.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA18280 for <
[email protected]>; Wed, 4 Sep 1996 16:12:42 -0500
Received: from localhost.compute.com by compute.com (4.1/SMI-4.1)
id AA20466; Wed, 4 Sep 96 14:11:47 PDT
Message-Id: <
[email protected]>
Date: Wed, 04 Sep 1996 14:11:46 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re: filtering out wu-ftpd from syslog
In-Reply-To: Your message of "Wed, 04 Sep 1996 14:48:24 EDT."
<
[email protected]>
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I think you have to change what facility named is going to log to -
local2 or something. Then recompile and add "local2.debug
/var/adm/named.log" to syslog.conf.
---
Dale Wellman
Network Intensive
Sys Admin
>
> Hi folks.
>
> I know that to filter out the wu-ftpd messages in the SYSLOG you have to
> edit the syslog.conf. Does anybody know what the syntax and string is?
>
> TIA.
> N
>
>
> =====================================================================
> Nina Burns Pomeroy Senior Consultant/Designer
> Kinetic Wave
[email protected]
> www.kineticwave.com
> =====================================================================
>
>
>
From
[email protected] Wed Sep 4 15:35:41 1996
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 m0uyQXe-000FWRC; Wed, 4 Sep 96 15:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA23033; Wed, 4 Sep 1996 17:29:51 -0500
Received: from morpho.dar.net ([128.252.125.187]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id RAA22729 for <
[email protected]>; Wed, 4 Sep 1996 17:21:45 -0500
Received: from localhost (are1@localhost) by morpho.dar.net (8.7.5/8.6.9) with SMTP id RAA24717; Wed, 4 Sep 1996 17:29:46 -0500
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 17:29:45 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Andy Ellsworth <
[email protected]>
To: David Schlussel <
[email protected]>
Cc:
[email protected]
Subject: Re: for archive maintainer: wu-ftpd README
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Wed, 4 Sep 1996, David Schlussel wrote:
> FYI, The README in the tarfile I downloaded last week points potential
> subscribers to this list to
[email protected]. I retrieved the
> SunOS version, but I would guess that most of the READMEs would be in
> error.
Darnit, I fixed that in the INSTALL but didn't catch it in the README :)
Thanks, I'll fix that.
+----------------------------------------------------------------------------+
| Andy Ellsworth |
[email protected] | Admin/Cyberdiplomat, Wuarchive |
+----------------------------------------------------------------------------+
| "...The wind was not the beginning. There are neither beginnings nor |
| endings to the turning of the Wheel of Time. But it was _a_ beginning..." |
| --The Wheel of Time saga, Robert Jordan |
+----------------------------------------------------------------------------+
From
[email protected] Wed Sep 4 16:15:36 1996
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 m0uyRAO-0007QUC; Wed, 4 Sep 96 16:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA25025; Wed, 4 Sep 1996 18:10:21 -0500
Received: from morpho.dar.net ([128.252.125.187]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA24763; Wed, 4 Sep 1996 18:03:19 -0500
Received: from localhost (are1@localhost) by morpho.dar.net (8.7.5/8.6.9) with SMTP id SAA25136; Wed, 4 Sep 1996 18:11:24 -0500
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 18:11:24 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Andy Ellsworth <
[email protected]>
To:
[email protected],
[email protected]
Subject: OFFICIAL CHANGES to wu-ftpd 2.4 distribution
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Changes:
README was changed to correct the wu-ftpd mailing list address. The old
list server was listed as
[email protected]; the address has since
changed to
[email protected]. Also, minor changes were made to
indicate that Bryan O'Connor (the primary author of wu-ftpd) no longer
provides support for wu-ftpd.
Similar changes were made in November 1995 to the INSTALL file; I didn't
realize until a few days ago that the README file also needed correcting.
Thanks to David Schlussel (
[email protected]) for pointing this out.
The CHECKSUMS file has been updated to reflect the changes in the .tar.Z
file. Also, the 2.3 --> 2.4 patch has been removed since it doesn't apply
anymore (not to mention that 2.3 is all but nonexistant).
Feel free to contact me if you have any questions about this little
change.
+----------------------------------------------------------------------------+
| Andy Ellsworth |
[email protected] | Admin/Cyberdiplomat, Wuarchive |
+----------------------------------------------------------------------------+
| "...The wind was not the beginning. There are neither beginnings nor |
| endings to the turning of the Wheel of Time. But it was _a_ beginning..." |
| --The Wheel of Time saga, Robert Jordan |
+----------------------------------------------------------------------------+
From
[email protected] Thu Sep 5 06:34:47 1996
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 m0uyeZr-000FLmC; Thu, 5 Sep 96 06:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA17908; Thu, 5 Sep 1996 08:29:37 -0500
Received: from red.cegelec-red.fr (redgw.cegelec-red.fr [192.93.31.114]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA17554 for <
[email protected]>; Thu, 5 Sep 1996 08:18:18 -0500
Received: from dms.cegelec-red.fr (dms [150.0.240.56]) by red.cegelec-red.fr (8.7/8.6.12) with SMTP id PAA12904 for <
[email protected]>; Thu, 5 Sep 1996 15:19:03 +0200 (MET DST)
Received: from mis05.cegelec-red.fr by dms.cegelec-red.fr (4.1/SMI-4.1)
id AA16331; Thu, 5 Sep 96 15:19:49 +0200
Message-Id: <
[email protected]>
Date: Thu, 5 Sep 96 15:19:49 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thierry Frati)
To:
[email protected]
Subject: ftpconversions problems
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I'm trying to get ftpconversions working on a Sun running Solaris 2.3.
I'd like to zip a portion of a filesystem to make a file suffixed .zip.
Ftp works fine but conversions don't
ftp> get Dlv_FipConfig_V1.zip
200 PORT command successful.
421 Service not available, remote server has closed connection
ftp>
Nothing in /var/adm/messages or /usr/adm/xferlog
Is there something else I have to do to get ftpconversions working that
I've missed? (I read through
http://www.hvu.nl/~koos/wu-ftpd-faq.html and
didn't see anything that would help.)
Extract from ftpconversions :
: : :.zip:/usr/local/bin/zip -r %s %s:T_REG|T_DIR:O_COMPRESS:ZIP
:.zip: : :/usr/local/bin/unzip:T_REG|T_DIR:O_UNCOMPRESS:UNZIP
Thanks
Thierry FRATI
[email protected]
From
[email protected] Thu Sep 5 10:30:22 1996
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 m0uyiFu-000D3WC; Thu, 5 Sep 96 10:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA26756; Thu, 5 Sep 1996 11:21:18 -0500
Received: from red.cegelec-red.fr (redgw.cegelec-red.fr [192.93.31.114]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA25789 for <
[email protected]>; Thu, 5 Sep 1996 11:00:30 -0500
Received: from dms.cegelec-red.fr (dms [150.0.240.56]) by red.cegelec-red.fr (8.7/8.6.12) with SMTP id SAA15451 for <
[email protected]>; Thu, 5 Sep 1996 18:01:20 +0200 (MET DST)
Received: from mis05.cegelec-red.fr by dms.cegelec-red.fr (4.1/SMI-4.1)
id AA27841; Thu, 5 Sep 96 18:02:06 +0200
Message-Id: <
[email protected]>
Date: Thu, 5 Sep 96 18:02:06 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thierry Frati)
To:
[email protected]
Subject: Transfert of zipped files
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I'm trying to transfert large files which have been zipped (by using
the zip command). The file size is 800KB. Ftp hangs during the transfert...
Any idea or experience ?
Thierry
From
[email protected] Thu Sep 5 11:43:58 1996
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 m0uyjP8-0004ITC; Thu, 5 Sep 96 11:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA02863; Thu, 5 Sep 1996 13:37:03 -0500
Received: from oskar.zu.net (oskar.zu.net [194.176.0.206]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA02676 for <
[email protected]>; Thu, 5 Sep 1996 13:32:08 -0500
Received: (qmail-queue invoked by uid 500); 4 Sep 1996 18:36:56 -0000
Message-Id: <
[email protected]>
Date: Wed, 4 Sep 1996 20:36:54 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Cc:
[email protected]
Subject: Re: ftpconversions problems
In-Reply-To: <
[email protected]> from Thierry Frati at "Sep 5, 96 03:19:49 pm"
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4ME+ PL22 (25)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Thierry Frati said:
> I'm trying to get ftpconversions working on a Sun running Solaris 2.3.
> I'd like to zip a portion of a filesystem to make a file suffixed .zip.
> Ftp works fine but conversions don't
>
> ftp> get Dlv_FipConfig_V1.zip
> 200 PORT command successful.
> 421 Service not available, remote server has closed connection
> ftp>
>
> Nothing in /var/adm/messages or /usr/adm/xferlog
>
> Is there something else I have to do to get ftpconversions working that
> I've missed? (I read through
http://www.hvu.nl/~koos/wu-ftpd-faq.html and
> didn't see anything that would help.)
>
> Extract from ftpconversions :
>
> : : :.zip:/usr/local/bin/zip -r %s %s:T_REG|T_DIR:O_COMPRESS:ZIP
> :.zip: : :/usr/local/bin/unzip:T_REG|T_DIR:O_UNCOMPRESS:UNZIP
~~~~~~~~~~~~~~~~~~~~~
Ist this zip/unzip in the ftp chroot invironment like ~ftp/usr/local/bin .. ?
regards
Jens
--
map # :%s/^/> /g^M
-- vi --
From
[email protected] Thu Sep 5 17:31:09 1996
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 m0uyop2-000FOhC; Thu, 5 Sep 96 17:31 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id TAA19566; Thu, 5 Sep 1996 19:24:09 -0500
Received: from westserv.westwood.com (westserv.westwood.com [206.154.108.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA18195 for <
[email protected]>; Thu, 5 Sep 1996 18:50:19 -0500
Received: from smtpgwy.westwood.com (smtpgwy.westwood.com [206.154.108.26]) by westserv.westwood.com (8.7.5/8.6.12) with SMTP id QAA11591 for <
[email protected]>; Thu, 5 Sep 1996 16:46:12 -0700 (PDT)
Received: from ccMail by smtpgwy.westwood.com (SMTPLINK V2.11.01)
id AA841967472; Thu, 05 Sep 96 16:43:42 PST
Message-Id: <
[email protected]>
Date: Thu, 05 Sep 96 16:43:42 PST
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re[2]: your mail
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I have been running a fairly large site and its been running very well for
sometime, however now I have a need of doing sublogins. I set it up according
to the instructions in the Managing Internet Information services.
I have created a user in the ~ftp/etc/passwd file as follows
special:encrytped passwd here:501:1:update files:/pub/update:/bin/false
I created the directory update and chowned it to 501 and chgrped it to 1 (which
is users in the group file). I chmodded the directory to 700
331 Guest login ok, send your complete e-mail address as password.
Password:
230-
230 Guest login ok, access restrictions apply.
ftp> cd pub
250 CWD command successful.
ftp> cd special
550 update: Permission denied.
ftp> user special
530 Already logged in.
Login failed.
ftp> quit
221 Goodbye.
Any suggestions?
I tried putting false into the ~ftp/bin directory with no luck
From
[email protected] Fri Sep 6 06:33:08 1996
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 m0uz11t-000FWGC; Fri, 6 Sep 96 06:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA11874; Fri, 6 Sep 1996 08:25:15 -0500
Received: from smtp.total.net (server0.accent.net [205.236.87.105]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA11457 for <
[email protected]>; Fri, 6 Sep 1996 08:12:24 -0500
Received: from annex1-toronto-ppp-47.accent.net (annex1-toronto-ppp-47.accent.net [205.205.157.57]) by smtp.total.net (8.7.5/8.7.3) with SMTP id JAA15927; Fri, 6 Sep 1996 09:11:34 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Fri, 6 Sep 1996 09:12:00 -5
Reply-To:
[email protected]
Sender:
[email protected]
From: "Keith Smith" <
[email protected]>
To:
[email protected],
[email protected]
Subject: Re: Re[2]: your mail
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Windows (v2.42)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On 5 Sep 96 at 16:43,
[email protected] wrote:
>I have been running a fairly large site and its been running very
>well for sometime, however now I have a need of doing sublogins. I
>set it up according to the instructions in the Managing Internet
>Information services.
>From the FAQ at
http://www.hvu.nl/~koos/wu-ftpd-faq.html
A document describing the set up of guestgroups in the
wu-ftpd server. At this moment a seperate document from
this document.
<URL:
ftp://ftp.fni.com/pub/wu-ftpd/guest-howto>
Regards,
Keith.
------------
Keith Smith
[email protected]
Paradigm Technology Limited Senior Software Engineer
PO Box 10-268 +64 (4) 495-1000 (voice)
Wellington, New Zealand +64 (4) 405-1003 (fax)
Finger
[email protected] for PGP key
[all required disclaimers apply]
From
[email protected] Fri Sep 6 07:05:00 1996
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 m0uz1WL-000BbJC; Fri, 6 Sep 96 07:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA14152; Fri, 6 Sep 1996 08:59:23 -0500
Received: from saris.po.upjs.sk (saris.po.upjs.sk [194.160.192.11]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA13056 for <
[email protected]>; Fri, 6 Sep 1996 08:44:21 -0500
Received: (from marusak@localhost) by saris.po.upjs.sk (8.6.13/8.6.12) id PAA01008 for
[email protected]; Fri, 6 Sep 1996 15:43:25 +0200
Message-Id: <
[email protected]>
Date: Fri, 6 Sep 1996 15:43:24 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Martin Marusak <
[email protected]>
To:
[email protected]
Subject: wtmpx on Solaris and wu-ftpd
Content-Type: text
X-Mailer: ELM [version 2.4 PL6]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi everybody
I have compiled wu-ftpd on Solaris 2.5.1. Everything works fine but its use
of wtmpx is invalid. lastcomm no more works, wtmpx is broken because of wu-ftpd
misuse. I was looking for the answer in wu-ftpd-faq but didnt find it. Can
anybody help me? Is there any patch for wu-ftpd to use wtmpx on solaris?
Martin Marusak
From
[email protected] Fri Sep 6 08:29:21 1996
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 m0uz2qO-000BbwC; Fri, 6 Sep 96 08:29 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0uz25n-0003M7C; Fri, 6 Sep 96 07:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA16143; Fri, 6 Sep 1996 09:31:47 -0500
Received: from ksau.ks.br.np.els-gms.att.net (ksau.ks.br.np.els-gms.att.net [199.191.130.70]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA14263 for <
[email protected]>; Fri, 6 Sep 1996 09:01:27 -0500
Received: from nllondon by attmail; Fri Sep 6 13:52 GMT 1996
Message-Id: <MS-MAILG-3.00-Note-nllondon-mgw-0842035138>
Date: Fri, 06 Sep 1996 14:30:00 +0000
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Port For SVR4.3 (NCR UNIX)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I have managed to compile the daemon but the send_data function does not
work. I think the problem may be due to the fact that NCR UNIX uses tlid and
streams rather than sockets.
I want to log get and put requests but do not need support for anonymous
ftp.
has anyone ported wu-ftpd to a similar platform to mine or do you know of a
system V based ftpd that I could use.
Thanks in advance.
From
[email protected] Fri Sep 6 12:14:54 1996
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 m0uz6Ma-0007P8C; Fri, 6 Sep 96 12:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA29725; Fri, 6 Sep 1996 14:03:36 -0500
Received: from lotus.lotus.com (lotus.com [192.233.136.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA28255 for <
[email protected]>; Fri, 6 Sep 1996 13:37:06 -0500
Received: from internet1.lotus.com by lotus.lotus.com (SMI-8.6/SMI-SVR4)
id OAA11795; Fri, 6 Sep 1996 14:32:48 -0400
Received: from spook.lotus.com by internet1.lotus.com (5.x/SMI-SVR4)
id AA21496; Fri, 6 Sep 1996 14:26:47 -0400
Received: (from forrie@localhost) by spook.lotus.com (8.7.5/8.7.3) id OAA24249 for
[email protected]; Fri, 6 Sep 1996 14:35:52 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Fri, 6 Sep 1996 14:35:51 -0400 (EDT)
Reply-To: <
[email protected]>
Sender:
[email protected]
From: Forrest Aldrich <
[email protected]>
To:
[email protected]
Subject: FTP passwords in-the-clear
Content-Type: text
X-Mailer: ELM [version 2.4ME+ PL15 (25)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Has anyone a solution/hack to avoid passing passwords in-the-clear
over the network? I understand that S/Key may resolve this; however,
I wonder if there's something else?
Thanks...
From
[email protected] Fri Sep 6 13:25:08 1996
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 m0uz7Sd-000FMhC; Fri, 6 Sep 96 13:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA04214; Fri, 6 Sep 1996 15:16:45 -0500
Received: from camco.celestial.com (camco.celestial.com [192.136.111.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA02407 for <
[email protected]>; Fri, 6 Sep 1996 14:51:23 -0500
Received: by camco.celestial.com (Smail3.1.29.1 #1)
id m0uz6vH-0007QyC; Fri, 6 Sep 96 12:50 PDT
Message-Id: <
[email protected]>
Date: Fri, 6 Sep 1996 12:50:38 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bill Campbell)
To:
[email protected]
Cc:
[email protected]
Subject: Re: FTP passwords in-the-clear
In-Reply-To: <
[email protected]> from "Forrest Aldrich" at Sep 6, 96 02:35:51 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>Has anyone a solution/hack to avoid passing passwords in-the-clear
>over the network? I understand that S/Key may resolve this; however,
>I wonder if there's something else?
>
You could use it in conjunction with ssh (secure shell).
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/
Government spending? I don't know what it's all about. I don't know
any more about this thing than an economist does, and, God knows, he
doesn't know much.
-- Will Rogers
From
[email protected] Fri Sep 6 19:08:47 1996
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 m0uzCpC-0009b5C; Fri, 6 Sep 96 19:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id VAA19645; Fri, 6 Sep 1996 21:00:24 -0500
Received: from infinity.beve.blacksburg.va.us (infinity.beve.blacksburg.va.us [198.82.200.71]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id UAA19521 for <
[email protected]>; Fri, 6 Sep 1996 20:54:15 -0500
Received: from infinity.heartofgold (probability.heartofgold [192.0.2.129]) by infinity.beve.blacksburg.va.us (8.7.3/8.6.9) with SMTP id VAA02620 for <
[email protected]>; Fri, 6 Sep 1996 21:53:29 -0400
Message-Id: <
[email protected]>
Date: Fri, 6 Sep 1996 21:53:27 EST
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re: Newbie Question...
X-Mailer: Post Road Mailer (Green Edition Ver 2.0)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
+** Reply to note from
[email protected] Tue, 03 Sep 1996 16:27:10
-0700 >
> Greetings!
>
> I checked the FAQ, and was unable to answer my questions there...
>
> Here goes:
> ----------
> I want to be able to provide multiple users access to a single ftp server,
> and allow each one private directories, so users of one domain can't cross
> the border and get into another domain's space (without loggin on under the
> other domain :)
Check the latest WU-FTPD betas. They are now up to beta-11 and I know
that Virtual Hosts have been in since at least beta-10.
=========================================================================
= Clifton Wood | "Tis better to worry for nothing than to not worry
- Software Engineer | and meet Mr. Murphy when you are the least
- TeleWorks, Inc. | unprepared for him." - Overheard at a bar.
From
[email protected] Sat Sep 7 11:11:21 1996
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 m0uzRqf-000FUZC; Sat, 7 Sep 96 11:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA08847; Sat, 7 Sep 1996 13:03:33 -0500
Received: from gemini.yars.free.net (gemini.yars.free.net [193.233.48.66]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id MAA08707 for <
[email protected]>; Sat, 7 Sep 1996 12:55:47 -0500
Received: (from gray@localhost) by gemini.yars.free.net (8.7.5/8.7.3) id VAA17915 for
[email protected]; Sat, 7 Sep 1996 21:53:00 +0400 (MSD)
Message-Id: <
[email protected]>
Date: Sat, 7 Sep 1996 21:53:00 +0400 (MSD)
Reply-To:
[email protected]
Sender:
[email protected]
From: Serge Bezzubov <
[email protected]>
To:
[email protected]
Subject: Re: static binaries
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> From
[email protected] Wed Aug 28 00:36 MSD 1996
> Date: Tue, 27 Aug 1996 16:28:58 -0400
> From: Luc Desrosiers <
[email protected]>
> To:
[email protected]
> Subject: Re: static binaries
> Mime-Version: 1.0
> X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> > I am trying to fix a static ls but got some problems
> > I link with:
> > gcc -static -o ls -s ls.o ls-ls.o ../lib/libfu.a -lintl -lgen
> > but gets:
> > Undefined first referenced
> > symbol in file
> > dlclose /usr/lib/libc.a(nss_deffinder.o)
> > dlsym /usr/lib/libc.a(nss_deffinder.o)
> > dlopen /usr/lib/libc.a(nss_deffinder.o)
> > ld: fatal: Symbol referencing errors. No output written to ls
>
>
> There is no static version of the dl library. Unless you want to
> do it yourself, get a static ls from
>
>
http://www.eng.auburn.edu/users/doug/second.html
>
> (as a bonus, you'll find there some other very handy utilities)
>
> Luc Desrosiers
>
>
I downloaded the source code of the ls from mentioned address. In order to
compile (staticly) the ls with gcc and on Solaris system I slightly modified the
Makefile. After compilation succeeded I issued the ./ls -al command and
it seems that it doesn't work properly. Look yourself at the output:
-rw-r--r-- 1 116 1491 Aug 15 15:56 .mailrc
-rw-r--r-- 1 116 135 Aug 29 21:58 .mailtool-init
drwx------ 3 116 512 Aug 29 21:36 .netscape
-rwxr-xr-x 1 116 1391 Aug 29 21:58 .openwin-init
As you can notice there is no group ownership at all and user ownership
displays in numeric format.
So, does anyone know what's wrong and how it can be corrected?
Sorry for bad English.
Cheers,
Serge Bezzubov <
[email protected]>
YNC, Yaroslavl, Russia
From
[email protected] Sun Sep 8 07:01:25 1996
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 m0uzkQO-000FAkC; Sun, 8 Sep 96 07:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA00713; Sun, 8 Sep 1996 08:56:11 -0500
Received: from legolas.mdh.se (legolas.mdh.se [130.238.251.203]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA00414 for <
[email protected]>; Sun, 8 Sep 1996 08:35:44 -0500
Received: from legolas.mdh.se (legolas.mdh.se [130.238.251.203]) by legolas.mdh.se (8.7.3/8.7.3) with SMTP id OAA00594 for <
[email protected]>; Sun, 8 Sep 1996 14:34:32 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Sun, 8 Sep 1996 14:34:32 +0200 (MET DST)
Reply-To: Emil Isberg <
[email protected]>
Sender:
[email protected]
From: Emil Isberg <
[email protected]>
To:
[email protected]
Subject: uploads ..
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello ...
Is it possible to lock just one directory with wu-ftpd ..
like you've got this uploads directory
and you want to lock it temporarily .. without editing the configfiles ..
and don't want to do a chmod on the dir ..
I just want to put a file there (named like .nouploads) and noone is able
to upload anything ..
/Emil
From
[email protected] Sun Sep 8 10:09:32 1996
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 m0uznMR-000FF2C; Sun, 8 Sep 96 10:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA05159; Sun, 8 Sep 1996 12:04:01 -0500
Received: from lotus.lotus.com (lotus.com [192.233.136.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA05038 for <
[email protected]>; Sun, 8 Sep 1996 11:58:24 -0500
Received: from internet1.lotus.com by lotus.lotus.com (SMI-8.6/SMI-SVR4)
id MAA04111; Sun, 8 Sep 1996 12:54:05 -0400
Received: from spook.lotus.com by internet1.lotus.com (5.x/SMI-SVR4)
id AA05350; Sun, 8 Sep 1996 12:48:06 -0400
Received: (from forrie@localhost) by spook.lotus.com (8.7.5/8.7.3) id MAA26311 for
[email protected]; Sun, 8 Sep 1996 12:57:08 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Sun, 8 Sep 1996 12:57:07 -0400 (EDT)
Reply-To: <
[email protected]>
Sender:
[email protected]
From: Forrest Aldrich <
[email protected]>
To:
[email protected]
Subject: Static binaries on Solaris
Content-Type: text
X-Mailer: ELM [version 2.4ME+ PL15 (25)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I seem to recall someone mentioning (I forget where) that if you
create a stub/dummy *.a file of the calls from the dl library,
you can then link against this to create a static binary on Solaris.
I've not tried it, however.
Forrest
From
[email protected] Sun Sep 8 18:50:03 1996
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 m0uzvU9-0009IfC; Sun, 8 Sep 96 18:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id UAA20664; Sun, 8 Sep 1996 20:42:02 -0500
Received: from aurora.romoidoy.com (aurora.zoom.com [208.193.64.6]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id UAA20428 for <
[email protected]>; Sun, 8 Sep 1996 20:31:58 -0500
Received: (from henric@localhost) by aurora.romoidoy.com (8.6.12/Romoidoy-Non-Hub-022896) id SAA29329; Sun, 8 Sep 1996 18:31:34 -0700
Message-Id: <Pine.SUN.3.91.960908182358.10552F@aurora>
Date: Sun, 8 Sep 1996 18:31:33 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Henric Jungheim <
[email protected]>
To:
[email protected]
Subject: Disk full problem.
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I recently had some problem uploading files to the aminet archive on wustl
because the disk was full. While there is not all that much any ftpd can
do about full disks, it could do one thing a little better: after the
upload failed, I couldn't retry uploading because ftpd had left
zero-length files in the uploads directory. I.e., it would certainly be
nice if failed "put"s didn't leave runt files.
I'm not subscribed to this list, so any replies need to go to my personal
address.
-------- Henric Jungheim -------------------
[email protected] --------
From
[email protected] Mon Sep 9 08:34:25 1996
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 m0v08Ln-0006kEC; Mon, 9 Sep 96 08:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA11424; Mon, 9 Sep 1996 10:30:07 -0500
Received: from smtp.total.net (server0.accent.net [205.236.87.105]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA10659 for <
[email protected]>; Mon, 9 Sep 1996 10:12:49 -0500
Received: from annex4-toronto-ppp-88.accent.net (annex4-toronto-ppp-88.accent.net [205.236.84.88]) by smtp.total.net (8.7.5/8.7.3) with SMTP id LAA25357; Mon, 9 Sep 1996 11:10:27 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 9 Sep 1996 08:34:05 -5
Reply-To:
[email protected]
Sender:
[email protected]
From: "Keith Smith" <
[email protected]>
To: Serge Bezzubov <
[email protected]>,
[email protected]
Subject: Re: static binaries
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Windows (v2.42)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On 7 Sep 96 at 21:53, Serge Bezzubov wrote:
>slightly modified the Makefile. After compilation succeeded I issued
>the ./ls -al command and it seems that it doesn't work properly. Look
>yourself at the output:
>
>-rw-r--r-- 1 116 1491 Aug 15 15:56 .mailrc
>-rw-r--r-- 1 116 135 Aug 29 21:58 .mailtool-init
>drwx------ 3 116 512 Aug 29 21:36 .netscape
>-rwxr-xr-x 1 116 1391 Aug 29 21:58 .openwin-init
>
>As you can notice there is no group ownership at all and user
>ownership displays in numeric format. So, does anyone know what's
>wrong and how it can be corrected?
'ls' uses /etc/passwd and /etc/group to convert the numbers into
text. If you were connected to your FTP site as a guest (or anon)
user then ls will be looking in ~ftp/etc for the files because FTPD
performs a chroot. To get text in these fields, create an etc dir
and copy the passwd and group files (world readable) into it.
However, many sites do not do this (mine included). Instead these
sites leave the dir listings as they are. This way a guest user can
not find out the other user ID on your system.
Regards,
Keith.
------------
Keith Smith
[email protected]
Paradigm Technology Limited Senior Software Engineer
PO Box 10-268 +64 (4) 495-1000 (voice)
Wellington, New Zealand +64 (4) 405-1003 (fax)
Finger
[email protected] for PGP key
[all required disclaimers apply]
From
[email protected] Mon Sep 9 09:24:01 1996
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 m0v097t-000DIrC; Mon, 9 Sep 96 09:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA14766; Mon, 9 Sep 1996 11:21:18 -0500
Received: from gemini.yars.free.net (gemini.yars.free.net [193.233.48.66]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA13894 for <
[email protected]>; Mon, 9 Sep 1996 11:08:02 -0500
Received: (from gray@localhost) by gemini.yars.free.net (8.7.5/8.7.3) id UAA03787; Mon, 9 Sep 1996 20:05:13 +0400 (MSD)
Message-Id: <
[email protected]>
Date: Mon, 9 Sep 1996 20:05:13 +0400 (MSD)
Reply-To:
[email protected]
Sender:
[email protected]
From: Serge Bezzubov <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: static binaries
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> From
[email protected] Mon Sep 9 19:10 MSD 1996
> Comments: Authenticated sender is <
[email protected]>
> From: "Keith Smith" <
[email protected]>
> To: Serge Bezzubov <
[email protected]>,
[email protected]
> Date: Mon, 9 Sep 1996 08:34:05 -5
> MIME-Version: 1.0
> Content-transfer-encoding: 7BIT
> Subject: Re: static binaries
>
> On 7 Sep 96 at 21:53, Serge Bezzubov wrote:
>
> >slightly modified the Makefile. After compilation succeeded I issued
> >the ./ls -al command and it seems that it doesn't work properly. Look
> >yourself at the output:
> >
> >-rw-r--r-- 1 116 1491 Aug 15 15:56 .mailrc
> >-rw-r--r-- 1 116 135 Aug 29 21:58 .mailtool-init
> >drwx------ 3 116 512 Aug 29 21:36 .netscape
> >-rwxr-xr-x 1 116 1391 Aug 29 21:58 .openwin-init
> >
> >As you can notice there is no group ownership at all and user
> >ownership displays in numeric format. So, does anyone know what's
> >wrong and how it can be corrected?
>
> 'ls' uses /etc/passwd and /etc/group to convert the numbers into
> text. If you were connected to your FTP site as a guest (or anon)
> user then ls will be looking in ~ftp/etc for the files because FTPD
> performs a chroot. To get text in these fields, create an etc dir
> and copy the passwd and group files (world readable) into it.
>
> However, many sites do not do this (mine included). Instead these
> sites leave the dir listings as they are. This way a guest user can
> not find out the other user ID on your system.
>
Thank you for info. However I wanted to explain the problem with the ls itself.
I tried staticly compiled ls instead of system one (/bin/ls) to exemine its
functionality. Anyway, I would like to know what's typical problem which causes
ls to display numeric user and group IDs rather than regular ones? The question
doesn't concern ftp issues.
Cheers,
Serge Bezzubov <
[email protected]>
YNC, Yaroslavl, Russia
From
[email protected] Mon Sep 9 09:30:49 1996
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 m0v09EL-0007NGC; Mon, 9 Sep 96 09:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA15221; Mon, 9 Sep 1996 11:28:02 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA14471 for <
[email protected]>; Mon, 9 Sep 1996 11:14:52 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.5/8.7.3) with ESMTP id MAA13648; Mon, 9 Sep 1996 12:13:58 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.5) id MAA04145; Mon, 9 Sep 1996 12:13:56 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 9 Sep 1996 12:13:55 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Cc:
[email protected],
[email protected]
Subject: Re: static binaries
In-Reply-To: <
[email protected]> from "Keith Smith" at Sep 9, 96 08:34:05 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> On 7 Sep 96 at 21:53, Serge Bezzubov wrote:
>
> >slightly modified the Makefile. After compilation succeeded I issued
> >the ./ls -al command and it seems that it doesn't work properly. Look
> >yourself at the output:
> >
> >-rw-r--r-- 1 116 1491 Aug 15 15:56 .mailrc
> >-rw-r--r-- 1 116 135 Aug 29 21:58 .mailtool-init
> >drwx------ 3 116 512 Aug 29 21:36 .netscape
> >-rwxr-xr-x 1 116 1391 Aug 29 21:58 .openwin-init
> >
> >As you can notice there is no group ownership at all and user
> >ownership displays in numeric format. So, does anyone know what's
> >wrong and how it can be corrected?
>
> 'ls' uses /etc/passwd and /etc/group to convert the numbers into
> text. If you were connected to your FTP site as a guest (or anon)
> user then ls will be looking in ~ftp/etc for the files because FTPD
> performs a chroot. To get text in these fields, create an etc dir
> and copy the passwd and group files (world readable) into it.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ahem, ... from a security point of view...
Keith probably means copy, but with some modifications
like removing the passwd entries if you don't use shadow
I usualy supply a minimum dummy ~ftp/etc/{passwd,group}
---passwd-----
god:*:0:1:The boss::
me:*:116:116:the other boss::
ftp:*:41:20:FTP::
what's in the field doen't really matter it's only to satisfy ls
>
> However, many sites do not do this (mine included). Instead these
> sites leave the dir listings as they are. This way a guest user can
> not find out the other user ID on your system.
>
agreed
> Regards,
> Keith.
--
bye, alain
From
[email protected] Mon Sep 9 23:05:37 1996
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 m0v0Lx2-000DGIC; Mon, 9 Sep 96 23:05 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id AAA16881; Tue, 10 Sep 1996 00:58:20 -0500
Received: from rupertsberg.cs.colorado.edu (rupertsberg.cs.Colorado.EDU [128.138.236.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id AAA16078 for <
[email protected]>; Tue, 10 Sep 1996 00:29:50 -0500
Received: (from evi@localhost) by rupertsberg.cs.colorado.edu (8.7.5/8.7.3) id XAA09033; Mon, 9 Sep 1996 23:29:05 -0600 (MDT)
Message-Id: <
[email protected]>
Date: Mon, 9 Sep 1996 23:29:05 -0600 (MDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Evi Nemeth <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: UNIX System Administration Handbook CDROM
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
hi, i am trying to find who to ask for permission to include
wuftpd on the cdrom that accompanies the second edition of
unix system administration handbook, prentice hall, 1995.
mail to
[email protected] and
[email protected]
has not been answered. suggestions ?
-evi
evi nemeth, assoc prof
computer science dept
university of colorado
boulder, co 80309-0430
From
[email protected] Tue Sep 10 09:46:21 1996
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 m0v0Vx5-0007OlC; Tue, 10 Sep 96 09:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA08608; Tue, 10 Sep 1996 11:33:38 -0500
Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA07280 for <
[email protected]>; Tue, 10 Sep 1996 11:12:31 -0500
Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1)
from early.vetmed.fu-berlin.de (160.45.209.3) with smtp
id <m0v0VPN-0000Z4C>; Tue, 10 Sep 96 18:11 MEST
Received: by early.vetmed.fu-berlin.de (SMI-8.6/SMI-SVR4)
id SAA00579; Tue, 10 Sep 1996 18:11:31 +0200
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 18:11:31 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Ruediger Schwarz)
To:
[email protected]
Cc:
[email protected]
Subject: Newbie
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello everybody,
I am new on this list, so pleez excuse if my requests
were dicussed a dozens of times and may be found in a
faq or the manuals.
First I had enormous problems getting it work on a
Sparc20 with Solaris 2.5 and C 4.0. It seemed never
to TRY to compile vers.c on my machine.
I finally compiled parts on another SunSparc10, the
rest was compiled using the above configuration.
But I doubt it will break sooner or later.
So is there anyone who has wuftp2.4 patched to a level
it will get compiled straight ahead on the above machine?
Second, I was wondering if/how it is possible to "hide"
directory entries.
Well, thats it for now - Thanx in advance for any reply.
Best Regards - Ruediger Schwarz
--
Ruediger Schwarz
[email protected]
system administrator at the library of veterinary medicine at the
Free University of Berlin/Germany Koserstrasse 20, 14195 Berlin
Phone: +49 30 838 3512 Fax: +49 30 838 3112
From
[email protected] Tue Sep 10 11:48:23 1996
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 m0v0XrB-0000DmC; Tue, 10 Sep 96 11:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA16255; Tue, 10 Sep 1996 13:37:44 -0500
Received: from relay4.smtp.psi.net (relay4.smtp.psi.net [38.9.52.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA14933 for <
[email protected]>; Tue, 10 Sep 1996 13:17:54 -0500
Received: from lmc-ocala.com by relay4.smtp.psi.net (8.7.5/SMI-5.4-PSI)
id OAA05194; Tue, 10 Sep 1996 14:17:04 -0400 (EDT)
Received: from ocala1 by lmc-ocala.com (SMI-8.6/SMI-SVR4)
id OAA03406; Tue, 10 Sep 1996 14:18:08 -0400
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 14:18:08 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: "Andrew P. Schwalb" <
[email protected]>
To:
[email protected]
Subject: Re: Newbie
References: <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Ruediger Schwarz wrote:
>
> Hello everybody,
>
> I am new on this list, so pleez excuse if my requests
> were dicussed a dozens of times and may be found in a
> faq or the manuals.
>
> First I had enormous problems getting it work on a
> Sparc20 with Solaris 2.5 and C 4.0. It seemed never
> to TRY to compile vers.c on my machine.
>
> I finally compiled parts on another SunSparc10, the
> rest was compiled using the above configuration.
>
> But I doubt it will break sooner or later.
>
> So is there anyone who has wuftp2.4 patched to a level
> it will get compiled straight ahead on the above machine?
>
> Second, I was wondering if/how it is possible to "hide"
> directory entries.
>
> Well, thats it for now - Thanx in advance for any reply.
>
I have SPARC 20 Solaris 2.5 and C 3.01. Mine compiles perfect right out
of the box. build sol
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~
0- /|
Andrew P. Schwalb ___________/_|__
Advanced Technology Group L O C K H E E D M A R T I N / | /
Ocala Operations / |/
[email protected] /
/|
/ |
From
[email protected] Tue Sep 10 12:39:50 1996
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 m0v0Yey-000D6EC; Tue, 10 Sep 96 12:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA19567; Tue, 10 Sep 1996 14:25:20 -0500
Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA16903 for <
[email protected]>; Tue, 10 Sep 1996 13:53:57 -0500
Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1)
from early.vetmed.fu-berlin.de (160.45.209.3) with smtp
id <m0v0Xvn-0000ZKC>; Tue, 10 Sep 96 20:53 MEST
Received: by early.vetmed.fu-berlin.de (SMI-8.6/SMI-SVR4)
id UAA02541; Tue, 10 Sep 1996 20:53:08 +0200
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 20:53:08 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Ruediger Schwarz)
To:
[email protected]
Subject: Problem on Sol2.5 with C4.0
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi everybody, Hi Andrew,
Andrew wrote:
> I have SPARC 20 Solaris 2.5 and C 3.01. Mine compiles perfect right out
> of the box. build sol
Well, I just upgraded to Sol2.5 and installed C two days ago,
so one could think of a damaged/unsuccessful installation.
But I just went through a complete perl5 compilation,
so I expect all components to work fine.
I will clip a log from a compilation of wu-ftpd2.4 at the end of
this mail.
Thanx for any hint on my problem - Ruediger Schwarz
--
Ruediger Schwarz
[email protected]
system administrator at the library of veterinary medicine at the
Free University of Berlin/Germany Koserstrasse 20, 14195 Berlin
Phone: +49 30 838 3512 Fax: +49 30 838 3112
$ build clean
make args are :
make opts are :
Cleaning root directory.
Cleaning support directory.
rm -f *.o libsupport.a
Cleaning src directory.
rm -f ftpd.o ftpcmd.o glob.o logwtmp.o popen.o vers.o access.o extensions.o realpath.o acl.o private.o authenticate.o conversions.o hostacc.o ftpd ftpcmd.c ftpshut ftpshut.o ftpcount ftpcount.o
rm -f core index index.o ckconfig ckconfig.o
Cleaning bin directory.
$ build sol
make args are :
make opts are :
Linking Makefiles.
Making support library.
cc -g -DDEBUG -c fnmatch.c
cc -g -DDEBUG -c strcasestr.c
"strcasestr.c", line 34: warning: const is a keyword in ANSI C
"strcasestr.c", line 34: syntax error before or at: char
"strcasestr.c", line 34: warning: undefined or missing type for: char
"strcasestr.c", line 34: parameter redeclared: const
"strcasestr.c", line 34: warning: undefined or missing type for: char
"strcasestr.c", line 40: undefined symbol: find
"strcasestr.c", line 40: cannot dereference non-pointer type
"strcasestr.c", line 44: undefined symbol: s
"strcasestr.c", line 44: cannot dereference non-pointer type
"strcasestr.c", line 47: undefined symbol: s
"strcasestr.c", line 50: undefined symbol: s
*** Error code 2
make: Fatal error: Command failed for target `strcasestr.o'
Making ftpd.
cc -g -DDEBUG -I.. -I../support -L../support -c ftpd.c
"/usr/ucbinclude/sys/file.h", line 119: macro L_INCR redefines previous macro at "./config.h", line 15
yacc ftpcmd.y
mv y.tab.c ftpcmd.c
cc -g -DDEBUG -I.. -I../support -L../support -c ftpcmd.c
"ftpcmd.y", line 578: syntax error before or at: )
"/usr/ccs/bin/yaccpar", line 534: cannot recover from previous errors
*** Error code 10
make: Fatal error: Command failed for target `ftpcmd.o'
Making ftpcount.
cc -g -DDEBUG -I.. -I../support -L../support -o ftpcount ftpcount.c vers.o -lsupport -lsocket -lnsl -lgen
"/usr/ucbinclude/sys/file.h", line 119: macro L_INCR redefines previous macro at "./config.h", line 15
ld: fatal: file vers.o: cannot open file; errno=2
ld: fatal: library -lsupport: not found
ld: fatal: File processing errors. No output written to ftpcount
*** Error code 1
make: Fatal error: Command failed for target `ftpcount'
Making ftpshut.
cc -g -DDEBUG -I.. -I../support -L../support -o ftpshut ftpshut.c vers.o -lsupport -lsocket -lnsl -lgen
"/usr/ucbinclude/sys/file.h", line 119: macro L_INCR redefines previous macro at "./config.h", line 15
ld: fatal: file vers.o: cannot open file; errno=2
ld: fatal: library -lsupport: not found
ld: fatal: File processing errors. No output written to ftpshut
*** Error code 1
make: Fatal error: Command failed for target `ftpshut'
Making ckconfig.
cc -g -DDEBUG -I.. -I../support -L../support -o ckconfig ckconfig.c
Links to executables are in bin directory:
size: bin/ftpd: cannot open
size: bin/ftpcount: cannot open
size: bin/ftpshut: cannot open
size: bin/ftpwho: cannot open
bin/ckconfig: 3656 + 1809 + 327 = 5792
Done
From
[email protected] Tue Sep 10 14:35:35 1996
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 m0v0aSy-000BauC; Tue, 10 Sep 96 14:35 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA28948; Tue, 10 Sep 1996 15:53:45 -0500
Received: from dabney.cle.ab.com (dabney.cle.ab.com [130.151.194.230]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA27207 for <
[email protected]>; Tue, 10 Sep 1996 15:32:32 -0500
Received: from dabney (localhost [127.0.0.1]) by dabney.cle.ab.com (8.6.10/8.6.5.9) with SMTP id QAA09515 for <
[email protected]>; Tue, 10 Sep 1996 16:31:43 -0400
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 16:31:43 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: "C. Paul Ferroni" <
[email protected]>
To:
[email protected]
Subject: Script for reporting on FTP data
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I recently brought up an FTP server, and had a need to
automatically inform the owners of the data being deposited
there that (1) information had arrived and/or (2) information
is getting old and needs to be dealt with.
I wrote a perl script to handle this, which is available at
ftp://ftp.cle.ab.com/pub/ftpcheck
It parses the ftpaccess file for lines starting with the
string: ##FTPCHECK.
Using info in this line, it generates mail messages listing
the files with "flags" on those more than 2 weeks old.
Documentation on usage and syntax is included in the leading
comments. Most things are configurable in variables in the
beginning, although, without some modification it depends on
find, du, sendmail and formail.
At my site, I add a ##FTPCHECK line for each new directory
I set up, pointing to the person responsible for its contents.
If you're interested, pick it up. However, please don't expect
extensive support, unless you have basic questions...
-cpf
--
C. Paul Ferroni Phone: 216-646-4114 (voice) 216-646-3176 (fax)
Systems Specialist Admin areas: UNIX, WWW, Usenet News, etc.
Allen-Bradley Company, Inc Email:
[email protected]
From
[email protected] Tue Sep 10 14:45:55 1996
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 m0v0acz-0007OaC; Tue, 10 Sep 96 14:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA01566; Tue, 10 Sep 1996 16:24:06 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA27298 for <
[email protected]>; Tue, 10 Sep 1996 15:33:37 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id WAA08166 for
[email protected]; Tue, 10 Sep 1996 22:06:16 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 22:06:16 +0200 (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: Problem on Sol2.5 with C4.0
In-Reply-To: <
[email protected]> from "Ruediger Schwarz" at Sep 10, 96 08:53:08 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting Ruediger Schwarz, who wrote :
> Well, I just upgraded to Sol2.5 and installed C two days ago,
> so one could think of a damaged/unsuccessful installation.
installed C two days ago rings a bell :
check if you're using /usr/ccs/bin/cc and NOT /usr/ucb/cc.
The ucb version will definately give problems with the running wu-ftpd.
Maybe in this version it even breaks compiling.
Grtx KH
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Tue Sep 10 15:29:21 1996
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 m0v0bIz-0000UgC; Tue, 10 Sep 96 15:29 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA06912; Tue, 10 Sep 1996 17:15:16 -0500
Received: from morpho.dar.net ([128.252.125.187]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id QAA03176 for <
[email protected]>; Tue, 10 Sep 1996 16:40:49 -0500
Received: from localhost (are1@localhost) by morpho.dar.net (8.7.5/8.6.9) with SMTP id QAA00764; Tue, 10 Sep 1996 16:53:34 -0500
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 16:53:34 -0500 (CDT)
Reply-To: Andy Ellsworth <
[email protected]>
Sender:
[email protected]
From: Andy Ellsworth <
[email protected]>
To: Evi Nemeth <
[email protected]>
Cc:
[email protected]
Subject: Re: UNIX System Administration Handbook CDROM
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Mon, 9 Sep 1996, Evi Nemeth wrote:
> hi, i am trying to find who to ask for permission to include
> wuftpd on the cdrom that accompanies the second edition of
> unix system administration handbook, prentice hall, 1995.
As long as you follow the legal guidelines set forth in the copyright
agreement (which can be found at the beginning of every source code
file) you can do anything you want with the code. You don't need our
permission.
However, I would like to make an informal request, as pseudo-maintainer of
the original wu-ftpd source files -- please make sure you use the newest
source code archive from wuarchive.wustl.edu/packages/wuarchive-ftpd; it
contains new README and INSTALL text files which contain new contact
information (mailing lists, changed e-mail addresses, etc.)
> mail to
[email protected] and
[email protected]
> has not been answered. suggestions ?
Bryan is no longer affiliated with the wu-ftpd project (this is one of the
things covered in the new README and INSTALL files). The wu-ftpd mailing
list is now considered to be the primary support network.
Let me know if you have any further questions.
+----------------------------------------------------------------------------+
| Andy Ellsworth |
[email protected] | Admin/Cyberdiplomat, Wuarchive |
+----------------------------------------------------------------------------+
| "...The wind was not the beginning. There are neither beginnings nor |
| endings to the turning of the Wheel of Time. But it was _a_ beginning..." |
| --The Wheel of Time saga, Robert Jordan |
+----------------------------------------------------------------------------+
From
[email protected] Tue Sep 10 15:34:21 1996
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 m0v0bNg-0000UgC; Tue, 10 Sep 96 15:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA07390; Tue, 10 Sep 1996 17:21:42 -0500
Received: from campus.mty.itesm.mx (campus.mty.itesm.mx [131.178.4.5]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA05008 for <
[email protected]>; Tue, 10 Sep 1996 16:55:58 -0500
Received: from Itzel.mty.itesm.mx (itzel.mty.itesm.mx [131.178.38.74]) by campus.mty.itesm.mx (8.6.9/8.6.9) with SMTP id QAA72706 for <
[email protected]>; Tue, 10 Sep 1996 16:48:47 -0600
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 16:58:32 -0500 ()
Reply-To:
[email protected]
Sender:
[email protected]
From: Carlos Lazcano-Vega <
[email protected]>
To:
[email protected]
Subject: Re: Problem on Sol2.5 with C4.0
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi:
Some one told me about a feature in WU-FTPD that I haven't been able to
find, this guy told me that with WU-FTPD was possible to create virtual
users, besides growing in me the question, he wasn't able to explain,
but he said it worked something like:
a. You log into the server as an anonymous user
b. You authenticate as a diferent user
The nice feature about it, is that the user doesn't have to real, is
virtual to the WU-FTPD server.
Can anyone help me to find out if this is true?
Thankx a lot!
---
Carlos Lazcano-Vega Voice: (52-8) 358-2000 x4084
Internet Services Manager Fax: (52-8) 328-4129
ITESM / Technological Computing Email:
[email protected]
Av. Eugenio Garza Sada 2501 Sur
http://homepages.mty.itesm.mx/~clazcano/
Sucursal de Correos "J"
Monterrey, N.L, Mexico. CP 64849 Heroes get remembered; legends never died
*** All my opinions are not really opinions ***
From
[email protected] Tue Sep 10 17:58:51 1996
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 m0v0ddR-0004K6C; Tue, 10 Sep 96 17:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id TAA20238; Tue, 10 Sep 1996 19:55:44 -0500
Received: from psykhe.gcsnet.com.br (psykhe.gcsnet.com.br [200.238.233.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id TAA17184 for <
[email protected]>; Tue, 10 Sep 1996 19:10:57 -0500
Received: (from fabricio@localhost) by psykhe.gcsnet.com.br (8.6.12/8.6.9) id VAA20617; Tue, 10 Sep 1996 21:12:57 GMT
Message-Id: <
[email protected]>
Date: Tue, 10 Sep 1996 21:12:55 +0000 (GMT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Fabricio de Paula Campolina <
[email protected]>
To:
[email protected]
Cc: Fabricio de Paula Campolina <
[email protected]>
Subject: How to restrict access in ftp ?
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi all,
Is possible to configure wu-ftp to alow users ftp only to theirs home
directory and also let this users to login with a shell. I knows about wu-ftp
guest count but with it I only could use false shell .
thank's
From
[email protected] Wed Sep 11 07:23:30 1996
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 m0v0qCC-000FUSC; Wed, 11 Sep 96 07:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA00258; Wed, 11 Sep 1996 09:19:38 -0500
Received: from beast.toad.net (beast.toad.net [205.197.182.100]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA27892 for <
[email protected]>; Wed, 11 Sep 1996 08:46:33 -0500
Received: from bqlzpsrt.toad.net (windows14.toad.net [205.197.182.14]) by beast.toad.net (8.7/8.6.12) with SMTP id JAA06743 for <
[email protected]>; Wed, 11 Sep 1996 09:45:40 -0400
Message-Id: <
[email protected]>
Date: Wed, 11 Sep 1996 09:45:40 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: Jason Mollman <
[email protected]>
To:
[email protected]
Subject: Problem with Linux Beta 11
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi all,
We have been running beta 10 for sometime with virtual servers and
had no problems. Recently we switched to shadow passwording and
now the virtual servers dont point to the correct directory, we
arent getting the welcome messages, and nothing is going to the
xferlogs. I have recompiled and checked the settings God knows
how many times and I am starting the server with the correct
flags to read the ftpaccess file. Upgrading to beta 11 had no
effect. Can anyone recommend a fix to this situation?
Thanks is advance.
Jason
From
[email protected] Wed Sep 11 12:59:12 1996
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 m0v0vR2-000FWuC; Wed, 11 Sep 96 12:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA22720; Wed, 11 Sep 1996 14:56:02 -0500
Received: from CC.uab.es (cc.uab.es [158.109.0.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA22172 for <
[email protected]>; Wed, 11 Sep 1996 14:46:24 -0500
Received: from carbon.uab.es ("port 42595"@carbon.uab.es)
by cc.uab.es (PMDF V5.0-7 #2461) id <
[email protected]> for
[email protected]; Wed, 11 Sep 1996 21:45:57 +0000
Received: by carbon.uab.es (SMI-8.6/SMI-SVR4) id VAA29788; Wed,
11 Sep 1996 21:47:12 +0200
Message-Id: <
[email protected]>
Date: Wed, 11 Sep 1996 21:47:12 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Miquel Cabanas. BBM-UAB)
To:
[email protected]
Subject: Re: Problem on Sol2.5 with C4.0
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
hi,
what about trying the C compiler flags '-Xs' or '-Xt'? this will indulge
for non-ANSI declarations. You can define one of them in the CCFLAGS line
in the ~wuftpd/src/Makefile.
miquel
Miquel E Cabanas ---------------------------------------------------
SeRMN & BBM - Universitat Autonoma de Barcelona, Catalunya - Spain
e-mail:
[email protected]
url:
http://bbm-web.uab.es/biomed-nmr/miquel_angles.html
------------------------------------------o-oo--ooo---ooo--oo-o-----
From
[email protected] Wed Sep 11 13:41:23 1996
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 m0v0w5v-000D6RC; Wed, 11 Sep 96 13:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA24887; Wed, 11 Sep 1996 15:38:24 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA24562 for <
[email protected]>; Wed, 11 Sep 1996 15:30:23 -0500
Received: (from alainm@localhost) by finnegan.EE.McGill.CA (8.7.5/8.7.3) id QAA26932; Wed, 11 Sep 1996 16:28:57 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Wed, 11 Sep 1996 16:28:57 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: How to restrict access in ftp ?
In-Reply-To: <
[email protected]> from "Fabricio de Paula Campolina" at Sep 10, 96 09:12:55 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> Hi all,
>
> Is possible to configure wu-ftp to alow users ftp only to theirs home
> directory and also let this users to login with a shell. I knows about wu-ftp
> guest count but with it I only could use false shell .
>
I'm not following ?
Why would you restrict ftp access and
then allowing full login capabilities ???
It's like locking the windows but
leaving the front door wide open.
Guest accounts are cumbersome to maintain
you must provide the dev/* lib/* etc/*
depending on the OS, because of the chroot().
The easiest way out is probably to create
distinct accounts.
/home/guess/./foo1
/home/guess/./foo2
where the hierarchy(dev, lib, etc) in /home/guess is
already set so you don't have to create it for
every guess accounts
>
> thank's
>
hmmm.. I don't think I really help
just comments ;-)
From
[email protected] Wed Sep 11 13:49:02 1996
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 m0v0wAv-000FO3C; Wed, 11 Sep 96 13:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA25177; Wed, 11 Sep 1996 15:43:46 -0500
Received: from wolf.co.net (wolf.co.net [206.9.120.233]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA24759 for <
[email protected]>; Wed, 11 Sep 1996 15:35:06 -0500
Received: from designer1.pca.state.mn.us ([156.98.202.174]) by wolf.co.net (8.6.8/8.6.6) with SMTP id RAA15384 for <
[email protected]>; Wed, 11 Sep 1996 17:36:26 -0500
Message-Id: <
[email protected]>
Date: Wed, 11 Sep 1996 15:35:58 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From: abbott at MPCA <
[email protected]>
To:
[email protected]
Subject: anonymous
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Light Version 1.5.4 (32)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I have set wu-ftp up on an aix system. I am having trouble getting it to
work. I can log in via a command line, using a telnet and typing ftp
green.pca.mn.us and I can log in as anonymous ls, cd and everything, it all
works fine. I can see the files and ftp them perfectly. If, however I try
to log in via cuteFTP running on win95 all the directories appear as empty.
I can manually CD but I see no files at all. I can not manually request a
file even if I know the name. Any ideas? --ja
From
[email protected] Wed Sep 11 14:15:06 1996
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 m0v0wb9-0009CaC; Wed, 11 Sep 96 14:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA26734; Wed, 11 Sep 1996 16:10:56 -0500
Received: from halon.sybase.com (halon.sybase.com [192.138.151.33]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA26433 for <
[email protected]>; Wed, 11 Sep 1996 16:03:54 -0500
Received: from smtp1.sybase.com (sybgate) by halon.sybase.com (5.x/SMI-SVR4/SybFW4.0)
id AA12747; Wed, 11 Sep 1996 14:04:30 -0700
Received: from ram.sybase.com by smtp1.sybase.com (4.1/SMI-4.1/SybH3.5-030896)
id AA29687; Wed, 11 Sep 96 14:02:58 PDT
Received: by ram.sybase.com (5.x/SMI-SVR4/SybEC3.5)
id AA01259; Wed, 11 Sep 1996 14:02:46 -0700
Message-Id: <
[email protected]>
Date: Wed, 11 Sep 1996 14:02:46 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Paul Chang)
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Set /etc/passwd as ordinary passwd as
paul:x:20000:100:Guest ftp:/export/paul:/bin/sh
and chown paul /export/paul then you'll be able to have restrict access account.
--Paul(paulc)
\////
|^ ^|
(@|@)
/------------------------oOO--(_)--OOo---------------------------\
_/_/_/_/ _/ _/ _/_/_/_/ _/_/_/ _/_/_/_/ _/_/_/_/
_/ _/ _/ _/ _/ _/ _/ _/ _/
_/_/_/ _/_/ _/_/_/_/ _/_/_/_/ _/_/_/ _/_/_/_/
_/ _/ _/ _/ _/ _/ _/ _/
_/_/_/_/ _/ _/_/_/_/ _/ _/ _/_/_/_/ _/_/_/_/
Sybase, inc. Phone: (510) 922-0152
Paul Chang CS S.A. Fax: (510) 922-8403
1707 64TH Ave. Email:
[email protected]
Emeryville,CA 94608
*******************************************************************
From
[email protected] Thu Sep 12 00:47:30 1996
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 m0v16Ug-000DS0C; Thu, 12 Sep 96 00:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA21308; Thu, 12 Sep 1996 02:43:05 -0500
Received: from okse.arr.nsc.no (okse.arr.nsc.no [128.39.102.12]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA21077 for <
[email protected]>; Thu, 12 Sep 1996 02:26:18 -0500
Received: from okse (localhost [127.0.0.1]) by okse.arr.nsc.no (8.6.12/8.6.12) with SMTP id JAA28682; Thu, 12 Sep 1996 09:25:32 +0200
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 08:25:32 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Monika Lie Larsen <
[email protected]>
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
References: <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.5 sun4u)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Alain Magloire wrote:
>
[someone else wrote:]
> >
> > Hi all,
> >
> > Is possible to configure wu-ftp to alow users ftp only to theirs home
> > directory and also let this users to login with a shell. I knows about wu-ftp
> > guest count but with it I only could use false shell .
> >
>
> I'm not following ?
> Why would you restrict ftp access and
> then allowing full login capabilities ???
>
> It's like locking the windows but
> leaving the front door wide open.
>
Agreed. But what if he wants his guests to change their own passwords -
how do you smart guys do that?
Monika
--
+-------------------+---------------------+---------------------------+
| | Andoya Rocket Range | Tel.: +47 76141644 |
| Monika Lie Larsen | Box 54 | Fax.: +47 76141857 |
| System Analyst | N-8480 Andenes | e-mail:
[email protected] |
| | NORWAY | |
| | | private: +47 76142092 |
|-------------------+---------------------+---------------------------|
| WWW URL:
http://www.arr.nsc.no |
+---------------------------------------------------------------------+
From
[email protected] Thu Sep 12 01:28:53 1996
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 m0v178k-000DGIC; Thu, 12 Sep 96 01:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA22105; Thu, 12 Sep 1996 03:24:51 -0500
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id DAA21990 for <
[email protected]>; Thu, 12 Sep 1996 03:19:52 -0500
Received: from geoff.acr.net.au (geoff.acr.net.au [203.22.236.80]) by basil.acr.net.au (8.7.3/8.7.3) with SMTP id SAA00448 for <
[email protected]>; Thu, 12 Sep 1996 18:21:10 +1000 (EST)
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 18:21:10 +1000 (EST)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Geoff Terry Systems & Net supt 064 923677)
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Version 1.4.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
What about running a shell script when wu-ftpd is called that chroot()'s the
server to a directory (suitably protected and containing the elements
necessary for the ftpd daemon ~ftp/bin ~ftp/etc .....etc ) having hard links
to each of the users home directories which have rw attributes for the
owners only.
Also the users have a restricted shell (rsh) defined in the passwd db and a
profile which puts them in a subdirectory of $HOME and $PATH defined to
another subdirectory which is rx only for the binaries they need.
This should lock them into their home directories for both ftp and telnet,
rlogin etc.
I am going to try this myself. If any already know that it wont work, please
let me know.
Regards geofft
>Alain Magloire wrote:
>>
>[someone else wrote:]
>> >
>> > Hi all,
>> >
>> > Is possible to configure wu-ftp to alow users ftp only to theirs home
>> > directory and also let this users to login with a shell. I knows about
wu-ftp
>> > guest count but with it I only could use false shell .
>> >
>>
>> I'm not following ?
>> Why would you restrict ftp access and
>> then allowing full login capabilities ???
>>
>> It's like locking the windows but
>> leaving the front door wide open.
>>
>Agreed. But what if he wants his guests to change their own passwords -
>how do you smart guys do that?
>
>Monika
>--
>+-------------------+---------------------+---------------------------+
>| | Andoya Rocket Range | Tel.: +47 76141644 |
>| Monika Lie Larsen | Box 54 | Fax.: +47 76141857 |
>| System Analyst | N-8480 Andenes | e-mail:
[email protected] |
>| | NORWAY | |
>| | | private: +47 76142092 |
>|-------------------+---------------------+---------------------------|
>| WWW URL:
http://www.arr.nsc.no |
>+---------------------------------------------------------------------+
>
>
Geoff Terry
Systems & Network Support
ACR Net
Sapphire Coast NSW 2550
Australia
Ph 064 923677
Mobile 015 668 227
Fax 064 924594
From
[email protected] Thu Sep 12 08:48:03 1996
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 m0v1DzG-0000tYC; Thu, 12 Sep 96 08:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA06327; Thu, 12 Sep 1996 10:43:27 -0500
Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA05912 for <
[email protected]>; Thu, 12 Sep 1996 10:35:10 -0500
Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1)
from early.vetmed.fu-berlin.de (160.45.209.3) with smtp
id <m0v1DmV-0000ZjC>; Thu, 12 Sep 96 17:34 MEST
Received: by early.vetmed.fu-berlin.de (SMI-8.6/SMI-SVR4)
id RAA08598; Thu, 12 Sep 1996 17:34:33 +0200
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 17:34:33 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Ruediger Schwarz)
To:
[email protected]
Subject: Hiding of directory information
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi everybody,
I was wondering if/how it is possible to "hide" directory entries.
For example, I have a file welcome.msg, but I want that file
HIDED away from a user typing the dir command.
In particular, I want to use this for the /bin, /etc and so on.
Any hint if the is possible?
Thanx in advance - Ruediger
From
[email protected] Thu Sep 12 09:16:26 1996
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 m0v1ER7-0000DUC; Thu, 12 Sep 96 09:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA08013; Thu, 12 Sep 1996 11:12:09 -0500
Received: from mail.madge.com (mail.madge.com [205.184.45.3]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA07534 for <
[email protected]>; Thu, 12 Sep 1996 11:04:21 -0500
Received: from Connect2 Message Router by mail.madge.com
via Connect2-SMTP 4.00; Thu, 12 Sep 96 09:20:45 -0800
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 96 16:07:10 +0100
Reply-To:
[email protected]
Sender:
[email protected]
From: "Peter Harris Service-LL" <
[email protected]>
To:
[email protected]
Subject: Re: Hiding of directory information
In-Reply-To: <0148564B01441800>
X-Sender: "Peter Harris Service-LL" <
[email protected]>
X-mailer: Connect2-SMTP 4.00 MHS to SMTP Gateway
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
You can bury the welcome message in a path specified in your ftpaccess
file, as I believe this is viewed before the chroot happens. Mine is in
/etc/msgs: an ftp user never gets close.
___________________________________
Peter Harris
Information Technologist
Services Information Group
Lodge Farm, Lodge Lane
England
Ext: 33201
DDI: +44 1494 541201
email:
[email protected]
___________________________________
From
[email protected] Thu Sep 12 09:43:46 1996
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 m0v1ErS-0007Q8C; Thu, 12 Sep 96 09:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA10124; Thu, 12 Sep 1996 11:39:29 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA08247 for <
[email protected]>; Thu, 12 Sep 1996 11:16:12 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by ns1.fni.com (8.7.5/8.7.3) with SMTP id LAA29195 for <
[email protected]>; Thu, 12 Sep 1996 11:15:34 -0500
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 11:15:34 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael Brennen <
[email protected]>
To:
[email protected]
Subject: Re: Hiding of directory information
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, 12 Sep 1996, Ruediger Schwarz wrote:
> I was wondering if/how it is possible to "hide" directory entries.
> For example, I have a file welcome.msg, but I want that file
> HIDED away from a user typing the dir command.
>
> In particular, I want to use this for the /bin, /etc and so on.
Remove read permissions on the directory the file is in; that will make
all files in that directory invisible. That does not mean they are not
readable -- that is controlled by individual file permissions.
-- Michael
From
[email protected] Thu Sep 12 09:52:47 1996
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 m0v1F0J-000F3mC; Thu, 12 Sep 96 09:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA10632; Thu, 12 Sep 1996 11:48:37 -0500
Received: from camco.celestial.com (camco.celestial.com [192.136.111.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA08844 for <
[email protected]>; Thu, 12 Sep 1996 11:25:18 -0500
Received: by camco.celestial.com (Smail3.1.29.1 #1)
id m0v1EcD-0009bWC; Thu, 12 Sep 96 09:27 PDT
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 09:27:44 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bill Campbell)
To:
[email protected]
Subject: Re: Hiding of directory information
In-Reply-To: <
[email protected]> from "Ruediger Schwarz" at Sep 12, 96 05:34:33 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>
>Hi everybody,
>
>I was wondering if/how it is possible to "hide" directory entries.
>For example, I have a file welcome.msg, but I want that file
>HIDED away from a user typing the dir command.
>
Individual ``dot'' files won't appear (i.e. name your file .hidden or
something like that ).
>In particular, I want to use this for the /bin, /etc and so on.
>
chmod 111 /bin /etc
This makes the directories searchable, but not readable by ftp users
so that they can get at files they need to use, but dir won't work.
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/
Government spending? I don't know what it's all about. I don't know
any more about this thing than an economist does, and, God knows, he
doesn't know much.
-- Will Rogers
From
[email protected] Thu Sep 12 10:22:59 1996
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 m0v1FTB-000FNCC; Thu, 12 Sep 96 10:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA12493; Thu, 12 Sep 1996 12:18:27 -0500
Received: from wolf.co.net (wolf.co.net [206.9.120.233]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA11279 for <
[email protected]>; Thu, 12 Sep 1996 12:00:08 -0500
Received: from designer1.pca.state.mn.us ([156.98.202.174]) by wolf.co.net (8.6.8/8.6.6) with SMTP id OAA00927 for <
[email protected]>; Thu, 12 Sep 1996 14:01:32 -0500
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 12:01:02 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From: abbott at MPCA <
[email protected]>
To:
[email protected]
Subject: anonymous - update
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Light Version 1.5.4 (32)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>I have set wu-ftp up on an aix system. I am having trouble getting it to
work. > I can log in via a command line, using a telnet and typing ftp
green.pca.mn.us >and I can log in as anonymous ls, cd and everything, it all
works fine. I can >see the files and ftp them perfectly. If, however I try
to log in via cuteFTP >running on win95 all the directories appear as empty.
I can manually CD but I >see no files at all. I can not manually request a
file even if I know the >name. Any ideas? --ja
Since I did this I have figured out more information. If I telnet to
another system, for instance I have an account at wolf.co.net, and I ftp
back into my new anonymous ftp setup, I can not list any files.... ls does
not work. Before, I was getting ls to work but I was still within the
domain pca.state.mn.us. I feel that this must have something to do with
chroot or permissions on my bin directory inside of ftp. --ja
From
[email protected] Thu Sep 12 11:34:02 1996
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 m0v1GZb-0007S5C; Thu, 12 Sep 96 11:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA17271; Thu, 12 Sep 1996 13:30:22 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA16653 for <
[email protected]>; Thu, 12 Sep 1996 13:20:38 -0500
Received: (from alainm@localhost) by finnegan.EE.McGill.CA (8.7.5/8.7.3) id OAA09471 for
[email protected]; Thu, 12 Sep 1996 14:19:56 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 14:19:55 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
In-Reply-To: <
[email protected]> from "Monika Lie Larsen" at Sep 12, 96 08:25:32 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> > I'm not following ?
> > Why would you restrict ftp access and
> > then allowing full login capabilities ???
> >
> > It's like locking the windows but
> > leaving the front door wide open.
> >
> Agreed. But what if he wants his guests to change their own passwords -
> how do you smart guys do that?
>
You are unfair Monica :)
all I was trying to point out is that he is using the wrong
tool. FTP, is a protocol for "Transfering Files", not change
passwd, or having shell capabilities. If you want to
restrict shell access then rsh(restricted shell) login would
be preferable then trying to make it fit inside Ftpd.
Wu-ftpd added to the protocol nice/unnecessary extensions
UMASK
IDLE
CHMOD
HELP
GROUP
GPASS
EXEC
[De]Compression on the fly
etc ...
And having a very busy Ftp site(We transfer over 1 Gig a day..),
I can't go back to plain Ftpd.
Marcus Ranum made the comment in a newsgroup:
"FTP is dead we should turn to HTTP"
My question to this list is .. Is he right ?
Is FTP a dead protocol ?
Should we move to HTTP ?
Should we spend our time patching Ftp and adding new
features(like changing passwd or what ever) ?
Beta-11 is interresting because it added the
virtual patch and compensate for the PORT command, is
that enough/"too much" ?
I would certainly like to hear from all of you
> Monika
> --
--
bye, alain
From
[email protected] Thu Sep 12 12:13:54 1996
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 m0v1HCO-000BasC; Thu, 12 Sep 96 12:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA19710; Thu, 12 Sep 1996 14:10:40 -0500
Received: from access-01.flashnet.it (access-rm-01.flashnet.it [194.247.160.13]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA18950 for <
[email protected]>; Thu, 12 Sep 1996 13:58:31 -0500
Received: (from m.trotta@localhost) by access-01.flashnet.it (8.7.5/8.7.3) id UAA03607; Thu, 12 Sep 1996 20:50:44 +0200
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 20:50:42 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michele Trotta <
[email protected]>
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
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, 12 Sep 1996, Alain Magloire wrote:
> > Agreed. But what if he wants his guests to change their own passwords -
> > how do you smart guys do that?
>
> You are unfair Monica :)
>
> all I was trying to point out is that he is using the wrong
> tool. FTP, is a protocol for "Transfering Files", not change
> passwd, or having shell capabilities. If you want to
> restrict shell access then rsh(restricted shell) login would
> be preferable then trying to make it fit inside Ftpd.
>
<--->Skip!
>
> Should we move to HTTP ?
>
Use 'em both! :)) Just kidding....
You could try to use (on a Unix?) some capabilities offered by
mailreaders as Eudora. Your guests should be able to use it to
change their pw. You have to install the sw.
You could setup a CGI if you'll run a HTTPD.... but uhm.. I love
FTP clients!
Or maybe think about kinda robot capable to read PGPed E-mails.
Michele (<-- a male name in Italy :) )
ftpadmin of ftp.flashnet.it
P.S. Thanks a lot to all that guys who helped me with the weird
stuff happened with some releases of Linux (it rulez!).
Your support has been really important.
From
[email protected] Thu Sep 12 14:06:07 1996
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 m0v1IxB-0000uXC; Thu, 12 Sep 96 14:05 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA26492; Thu, 12 Sep 1996 16:01:13 -0500
Received: from pinon (pinon.fsl.noaa.gov [137.75.71.23]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA25729 for <
[email protected]>; Thu, 12 Sep 1996 15:43:39 -0500
Received: by pinon (SMI-8.6/SMI-SVR4)
id UAA17099; Thu, 12 Sep 1996 20:44:58 GMT
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 20:44:57 +0000 (GMT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Setting up a restricted directory??
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I'm a fairly new wu-ftpd user and I'm having a problem setting up a particular
restricted area. I would appreciate some suggestions.
I need to set up a subdirectory in my /usr/ftp/area which will allow local 'gps'
group members to insert data into the directory, but only allow noaa employees to
retrieve the data.
Let me explain what I have so far:
-In the ftpaccess file, I added the following:
class noaa anonymous *.noaa.gov
autogroup noaa noaa
-I added the following to my /etc/group
gps:*:700:gps
noaa:*:999:gps
-I created the following directory:
drwxrwx--x gps noaa /usr/ftp/pub/gps/pub/30min
I also tried the following
drwxrwx--- gps noaa /usr/ftp/pub/gps/pub/30min
-I created the following test file in 30min:
-rw-r----- 1 gps noaa test.files
With the above settings, nobody can see or retrieve the file. My question is,
why don't the group permissions apply (which should allow noaa people to
retrieve this file)? If I modify the file to -rw-r--r-- then everyone can
retrieve it. What am I missing?
Thanks for your help.
If you want to try the annonymous ftp account:
spruce.fsl.noaa.gov
------------------------------------------------------------------------------
Jil Godesiabois Systems Administrator
NOAA/ERL/FSL/DD
[email protected]
R/E/FS3
325 Broadway Phone: 303-497-5635
Boulder, CO 80303 FAX: 303-497-6014
From
[email protected] Thu Sep 12 15:11:33 1996
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 m0v1Jyo-0005ddC; Thu, 12 Sep 96 15:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA00350; Thu, 12 Sep 1996 17:08:20 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA26267 for <
[email protected]>; Thu, 12 Sep 1996 15:55:01 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id WAA16090 for
[email protected]; Thu, 12 Sep 1996 22:54:55 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 1996 22:54:54 +0200 (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: HTTP vs FTP
In-Reply-To: <
[email protected]> from "Alain Magloire" at Sep 12, 96 02:19:55 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting Alain Magloire, who wrote :
[snip]
> And having a very busy Ftp site(We transfer over 1 Gig a day..),
> I can't go back to plain Ftpd.
>
> Marcus Ranum made the comment in a newsgroup:
> "FTP is dead we should turn to HTTP"
>
> My question to this list is .. Is he right ?
> Is FTP a dead protocol ?
> Should we move to HTTP ?
FTP is not dead. Heck, there are webservers out there that use ftp instead
of http.
Ftp is mostly i/o+network bound, http is more cpu bound.
What I do see is more of making files available via both ftp and http and
throwing BIG machines at it (e.g. sunsite)
> Should we spend our time patching Ftp and adding new
> features(like changing passwd or what ever) ?
ftp servers (most notably wu-ftpd) can be restricted in how much load
they are allowed to put on your system/network. I haven't yet seen a
webserver where I can say that it cannot use up more then N cputime
during the day and no more then 2N cputime at night.
I talked to someone about setting up a webserver on a low budget. The
only way to regulate what amount of cpu is used and how much network
traffic flows by is by a choice of what contents is available on the
webserver.
ftp servers are 'older' and therefore have better features coming from
a time when cpu power, memory and bandwidth costed real money and lots
of it too.
I work with both. I use wu-ftpd to run a small ftp site for our department,
and for some reason it still gets an unusual high number of ftp requests per
day (compared to the number of files available). I also work on the
technical side of some webservers.
Both have their advantages and disadvantages. But ftp is alive and kicking.
The virtualhosting patches show it can even cope with the latest
developments in the selling of internet services.
Grtx KH
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Thu Sep 12 15:18:23 1996
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 m0v1K5O-000FMSC; Thu, 12 Sep 96 15:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA00674; Thu, 12 Sep 1996 17:15:24 -0500
Received: from cert.org (cert.org [192.88.209.5]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA26696 for <
[email protected]>; Thu, 12 Sep 1996 16:05:26 -0500
Received: from mickey.cert.org (mickey.cert.org [192.88.210.23]) by cert.org (8.6.12/1.0ecd) with ESMTP id RAA23894; Thu, 12 Sep 1996 17:05:21 -0400
Received: (from georgia@localhost) by mickey.cert.org (8.7.5/8.7.3) id RAA18478; Thu, 12 Sep 1996 17:02:22 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Thu, 12 Sep 96 17:00:23 EDT
Reply-To:
[email protected]
Sender:
[email protected]
From: CERT(sm) Coordination Center <
[email protected]>
To: Michael Bauer <
[email protected]>
Cc:
[email protected],
[email protected]
Subject: INFO##96.21049 Re: Potential security hole in wu-ftpd
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
-----BEGIN PGP SIGNED MESSAGE-----
Hello Michael:
Thank you for your report concerning a potential vulnerability
in wu-ftpd:
> I have recently discovered a limited-circumstances variation of the
> old ftpd double-login bug in wuftpd 2.4 (running under Solaris 2.5).
> This bug was fixed before the CERT came into existence, so I am rather
> surprised to see it years later.
>
> The variation I've found recently appears like this:
>
> # ftp ftp
> Connected to ftp.
> 220 ftp FTP server (Version wu-2.4(1) Wed Sep 4 14:09:00 EDT 1996) ready.
> Name (ftp:root): root
> 530 User root access denied.
> Login failed.
> ftp> user root
> 331 Password required for root.
> Password: <root's password here>
> 230 User root logged in.
> ftp>
>
> Root was blocked the first time, but upon a second attempt, root is
> allowed in (with root's password).
We have assigned an internal reference number to this vulnerability
and it's included in the subject line above. This unique, random
number will help us track correspondence and coordinate our
activities. We would appreciate your including it in the subject line
of future correspondence about this vulnerability.
Can you tell us if you are using the latest beta release?
System Name: wuftpd
Current Version: 2.4.2-beta-11
Date of Report: April 15, 1996
Primary Archive Site:
ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-11.tar.Z
MD5 Checksum: cf27dcaf16f2b0ab76f0036385abcfdf
Regards,
Georgia
==============================================================================
Georgia Killcrece
CERT(sm) Coordination Center | Telephone: +1-412-268-7090 24-hour hotline
Software Engineering Institute | CERT Coordination Center personnel answer
Carnegie Mellon University | business days 08:30-17:00 EST/EDT
Pittsburgh, PA 15213-3890 | (GMT-5)/(GMT-4), on call for emergencies
U.S.A. | during other hours.
Internet E-mail:
[email protected] | Fax: +1-412-268-6989
CERT is a service mark of Carnegie Mellon University.
The CERT Coordination Center is sponsored by the Defense Advanced
Research Projects Agency (DARPA). The Software Engineering Institute
is sponsored by the U.S. Department of Defense.
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMjh6XHVP+x0t4w7BAQHshwP/U5V7HXw5CL2DuJPuBYh7RpMpUSUs98dY
tXe6BbC7pzpaUy0IzG3t974vtrVFST03uoPvvbLb2UQM3FtcBgBC4DXN7YRLi8tQ
OB3RytPaNU9St4j0RknUqNdMFvCRERybbmtR4Q8Hh8q0608gRp0BkVLxx4HaJ646
Nl40ABfbBFg=
=xiY6
-----END PGP SIGNATURE-----
From
[email protected] Fri Sep 13 01:42:49 1996
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 m0v1Tpn-000DEaC; Fri, 13 Sep 96 01:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA21803; Fri, 13 Sep 1996 03:39:22 -0500
Received: from glen.ib.be (glen.ib.be [193.210.152.13]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id DAA21634 for <
[email protected]>; Fri, 13 Sep 1996 03:24:56 -0500
Received: from oban (oban [193.210.152.12]) by glen.ib.be (8.7.3/8.7.3) with SMTP id KAA02795; Fri, 13 Sep 1996 10:27:43 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 10:20:49 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Xavier Mertens <
[email protected]>
To:
[email protected]
Subject: Problem with Internet Explorer 3.0
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi!
I have a problem when I try to connect to our FTP site from Internet
Explorer 3! The browser display the following error message:
"The server returned extended informations"
Any idea? TIA!
Regards,
--
__ __
(__) | | Xavier Mertens
[email protected]
__ | |_____ Internet Engineer
http://www.ib.be
| | | __ | Infoboard Telematics
| | | |__| | Tel: 02/474.01.17
|__| |________| Fax: 02/475.25.32 BBS: 02/475.29.29
From
[email protected] Fri Sep 13 02:01:27 1996
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 m0v1U7n-000DEaC; Fri, 13 Sep 96 02:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA22244; Fri, 13 Sep 1996 03:58:49 -0500
Received: from info.forthnet.gr (info.forthnet.gr [139.91.1.17]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA22128 for <
[email protected]>; Fri, 13 Sep 1996 03:54:24 -0500
Received: from corfu by info.forthnet.gr via FORTHnet with ESMTP;
id LAA07074 (8.6.12/FORTHNET-2.0); Fri, 13 Sep 1996 11:49:03 +0300 (EET DST)
Received: from alfa6.com by corfu (8.6.12/FORTHnet-2.0)
id LAA06582; Fri, 13 Sep 1996 11:57:07 +0300
Message-Id: <199609130857.LAA06582@corfu>
Date: Fri, 13 Sep 1996 11:49:03 +0300
Reply-To:
[email protected]
Sender:
[email protected]
From: Michalas Othon <
[email protected]>
To:
[email protected]
Subject: Re: Problem with Internet Explorer 3.0
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Sender:
[email protected]
X-Mailer: Windows Eudora Light Version 1.5.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
At 10:20 =F0=EC 13/9/1996 +0200, you wrote:
>Hi!
>
>I have a problem when I try to connect to our FTP site from Internet
>Explorer 3! The browser display the following error message:
>
>"The server returned extended informations"
>
>Any idea? TIA!
>
>Regards,
>--=20
Did you download Internet Explorer 3.0 patches from Microsoft Web Site ?
Regards,
Michalas Othon
Web Master
http://corfu.forthnet.gr/
> __ __
> (__) | | Xavier Mertens
[email protected]
> __ | |_____ Internet Engineer
http://www.ib.be
> | | | __ | Infoboard Telematics
> | | | |__| | Tel: 02/474.01.17
> |__| |________| Fax: 02/475.25.32 BBS: 02/475.29.29
>
From
[email protected] Fri Sep 13 05:45:54 1996
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 m0v1Xd0-000DQXC; Fri, 13 Sep 96 05:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id HAA27353; Fri, 13 Sep 1996 07:43:10 -0500
Received: from glen.ib.be (glen.ib.be [193.210.152.13]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id HAA27197 for <
[email protected]>; Fri, 13 Sep 1996 07:36:27 -0500
Received: from oban (oban [193.210.152.12]) by glen.ib.be (8.7.3/8.7.3) with SMTP id OAA18957; Fri, 13 Sep 1996 14:34:38 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 14:27:42 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Xavier Mertens <
[email protected]>
To:
[email protected]
Subject: Re: Problem with Internet Explorer 3.0
References: <199609130857.LAA06582@corfu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Michalas Othon wrote:
> >I have a problem when I try to connect to our FTP site from Internet
> >Explorer 3! The browser display the following error message:
> >
> >"The server returned extended informations"
> >
> >Any idea? TIA!
> >
> >Regards,
> >--
>
> Did you download Internet Explorer 3.0 patches from Microsoft Web Site ?
I just downloaded the patch, I'll test soon...
Thanks!
--
__ __
(__) | | Xavier Mertens
[email protected]
__ | |_____ Internet Engineer
http://www.ib.be
| | | __ | Infoboard Telematics
| | | |__| | Tel: 02/474.01.17
|__| |________| Fax: 02/475.25.32 BBS: 02/475.29.29
From
[email protected] Fri Sep 13 06:13:51 1996
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 m0v1Y43-000CmsC; Fri, 13 Sep 96 06:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA28637; Fri, 13 Sep 1996 08:11:06 -0500
Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA28255 for <
[email protected]>; Fri, 13 Sep 1996 08:03:09 -0500
Received: from gateway.deere.com by relay3.UU.NET with SMTP
(peer crosschecked as: gateway.deere.com [192.43.69.34])
id QQbgzk12820; Fri, 13 Sep 1996 09:02:26 -0400 (EDT)
Received: by gateway.deere.com; id IAA22523; Fri, 13 Sep 1996 08:02:27 -0500
Received: from deere.com(192.43.1.3) by gateway.deere.com via smap (g3.0.1)
id xma022521; Fri, 13 Sep 96 08:02:24 -0500
Received: from 90.deere.com (dts.90.deere.com) by deere.dx.deere.com (4.1/SMI-4.0)
id AA07785; Fri, 13 Sep 96 08:02:22 CDT
Received: from dogbert by 90.deere.com (4.1/SMI-4.0)
id AA09247; Fri, 13 Sep 96 08:02:21 CDT
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 08:02:17 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From: Bertrum Carroll <
[email protected]>
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
References: <
[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0b7 (X11; I; SunOS 5.5.1 sun4u)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I've tried this on a Solaris machine and can't seem to get it to work.
Has anyone gotten chroot to work for non-anonymous users?
Bert Carroll
Deere & Company
[email protected]
Alain Magloire wrote:
>
> >
> > Hi all,
> >
> > Is possible to configure wu-ftp to alow users ftp only to theirs home
> > directory and also let this users to login with a shell. I knows about wu-ftp
> > guest count but with it I only could use false shell .
> >
>
> I'm not following ?
> Why would you restrict ftp access and
> then allowing full login capabilities ???
>
> It's like locking the windows but
> leaving the front door wide open.
>
> Guest accounts are cumbersome to maintain
> you must provide the dev/* lib/* etc/*
> depending on the OS, because of the chroot().
>
> The easiest way out is probably to create
> distinct accounts.
>
> /home/guess/./foo1
> /home/guess/./foo2
>
> where the hierarchy(dev, lib, etc) in /home/guess is
> already set so you don't have to create it for
> every guess accounts
>
> >
> > thank's
> >
>
> hmmm.. I don't think I really help
> just comments ;-)
--
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.7.1
mQENAjFt5hYAAAEIAMpCcJj7mpAjSOxej4F7quqpivEtDPT265K0dL5MpJkdb+T/
Pv4Zl32hMASOCvQzOEBmiSX6/g6skEG/RsMEQ0HxKKCjLQxfwjyINMVMXRXGRa+U
ogJtKIJ+pv75KetrrGR8wVgsUcjFIxDqR4ugTxqaCQU42aRpfUCPBzSbKXBxD+e9
dN8LQs3n9t0/Vqpu8et+0272NwIFmK3hepYQZw23UeMLdv6KY1iiMH6tUz6HQNtS
qeSUrxBD3mxnJFsCnDgA6mKKlK49o+E0r+w69xPPOJifayv2z5mWMiexL7p5CxBH
bvv5jmJjPzh0vc/33NAIkSF+Xb8kDVpRooybnIUABRG0I0JlcnRydW0gQ2Fycm9s
bCA8YmMxNzY4NEBkZWVyZS5jb20+iQEVAgUQMXg5gqqnS7Ju28yFAQF6dQf8CiYJ
U/2HF31vD6j+s7bT5AkwbGCvp12ALSGUtVJo7Zx7JRvSQAPwKfw2FNlRsdtAMv/9
K8/p71D2VqTSjpBNKn+JWjfW/JUaalWNlhj+3IGzj10Gtz8nThhd0jkNZR2ZfW3C
CG85at6crHYb6XzUhNyihA7QpPAO9wMQr+5RoxlJ8IjOgxTDiOGkwx/KMayJa/Wu
y2T4PweLeNC21OwA9GbAfixTej+DYvRRZZPX8p8zkobYoMoS95a8QHQW+WSKkEoK
S1qvZCPgo1dHQlmbBAMXeERRYO2iJ6CA4wdFHH0KnwjNBB9wXj58TkEex+RBpLxF
/2qdW7pbxwkM7CmoRg==
=JhdB
-----END PGP PUBLIC KEY BLOCK-----
From
[email protected] Fri Sep 13 06:19:15 1996
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 m0v1Y8n-000FAkC; Fri, 13 Sep 96 06:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA28885; Fri, 13 Sep 1996 08:16:04 -0500
Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA28484 for <
[email protected]>; Fri, 13 Sep 1996 08:07:41 -0500
Received: from gateway.deere.com by relay3.UU.NET with SMTP
(peer crosschecked as: gateway.deere.com [192.43.69.34])
id QQbgzk13739; Fri, 13 Sep 1996 09:06:57 -0400 (EDT)
Received: by gateway.deere.com; id IAA22665; Fri, 13 Sep 1996 08:06:57 -0500
Received: from deere.com(192.43.1.3) by gateway.deere.com via smap (g3.0.1)
id xma022656; Fri, 13 Sep 96 08:06:46 -0500
Received: from 90.deere.com (dts.90.deere.com) by deere.dx.deere.com (4.1/SMI-4.0)
id AA08720; Fri, 13 Sep 96 08:06:43 CDT
Received: from dogbert by 90.deere.com (4.1/SMI-4.0)
id AA09257; Fri, 13 Sep 96 08:06:42 CDT
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 08:06:39 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From: Bertrum Carroll <
[email protected]>
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
References: <
[email protected]> <
[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0b7 (X11; I; SunOS 5.5.1 sun4u)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I haven't gotten chroot to work but I have a method to allow users
to change their own passwords. Instead of a false shell; they get
the passwd command as their shell. (must put the command in the shells
file). When they telnet to the server they login then are prompted to
change their password. Upon compleation they are kicked out.
So far it works pretty well.
Monika Lie Larsen wrote:
>
> Alain Magloire wrote:
> >
> [someone else wrote:]
> > >
> > > Hi all,
> > >
> > > Is possible to configure wu-ftp to alow users ftp only to theirs home
> > > directory and also let this users to login with a shell. I knows about wu-ftp
> > > guest count but with it I only could use false shell .
> > >
> >
> > I'm not following ?
> > Why would you restrict ftp access and
> > then allowing full login capabilities ???
> >
> > It's like locking the windows but
> > leaving the front door wide open.
> >
> Agreed. But what if he wants his guests to change their own passwords -
> how do you smart guys do that?
>
> Monika
> --
> +-------------------+---------------------+---------------------------+
> | | Andoya Rocket Range | Tel.: +47 76141644 |
> | Monika Lie Larsen | Box 54 | Fax.: +47 76141857 |
> | System Analyst | N-8480 Andenes | e-mail:
[email protected] |
> | | NORWAY | |
> | | | private: +47 76142092 |
> |-------------------+---------------------+---------------------------|
> | WWW URL:
http://www.arr.nsc.no |
> +---------------------------------------------------------------------+
--
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.7.1
mQENAjFt5hYAAAEIAMpCcJj7mpAjSOxej4F7quqpivEtDPT265K0dL5MpJkdb+T/
Pv4Zl32hMASOCvQzOEBmiSX6/g6skEG/RsMEQ0HxKKCjLQxfwjyINMVMXRXGRa+U
ogJtKIJ+pv75KetrrGR8wVgsUcjFIxDqR4ugTxqaCQU42aRpfUCPBzSbKXBxD+e9
dN8LQs3n9t0/Vqpu8et+0272NwIFmK3hepYQZw23UeMLdv6KY1iiMH6tUz6HQNtS
qeSUrxBD3mxnJFsCnDgA6mKKlK49o+E0r+w69xPPOJifayv2z5mWMiexL7p5CxBH
bvv5jmJjPzh0vc/33NAIkSF+Xb8kDVpRooybnIUABRG0I0JlcnRydW0gQ2Fycm9s
bCA8YmMxNzY4NEBkZWVyZS5jb20+iQEVAgUQMXg5gqqnS7Ju28yFAQF6dQf8CiYJ
U/2HF31vD6j+s7bT5AkwbGCvp12ALSGUtVJo7Zx7JRvSQAPwKfw2FNlRsdtAMv/9
K8/p71D2VqTSjpBNKn+JWjfW/JUaalWNlhj+3IGzj10Gtz8nThhd0jkNZR2ZfW3C
CG85at6crHYb6XzUhNyihA7QpPAO9wMQr+5RoxlJ8IjOgxTDiOGkwx/KMayJa/Wu
y2T4PweLeNC21OwA9GbAfixTej+DYvRRZZPX8p8zkobYoMoS95a8QHQW+WSKkEoK
S1qvZCPgo1dHQlmbBAMXeERRYO2iJ6CA4wdFHH0KnwjNBB9wXj58TkEex+RBpLxF
/2qdW7pbxwkM7CmoRg==
=JhdB
-----END PGP PUBLIC KEY BLOCK-----
From
[email protected] Fri Sep 13 06:44:30 1996
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 m0v1YXi-0009dmC; Fri, 13 Sep 96 06:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA00497; Fri, 13 Sep 1996 08:41:38 -0500
Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA28741 for <
[email protected]>; Fri, 13 Sep 1996 08:13:12 -0500
Received: from gateway.deere.com by relay3.UU.NET with SMTP
(peer crosschecked as: gateway.deere.com [192.43.69.34])
id QQbgzk14721; Fri, 13 Sep 1996 09:12:26 -0400 (EDT)
Received: by gateway.deere.com; id IAA22960; Fri, 13 Sep 1996 08:12:27 -0500
Received: from deere.com(192.43.1.3) by gateway.deere.com via smap (g3.0.1)
id xma022939; Fri, 13 Sep 96 08:12:10 -0500
Received: from 90.deere.com (dts.90.deere.com) by deere.dx.deere.com (4.1/SMI-4.0)
id AA10014; Fri, 13 Sep 96 08:12:07 CDT
Received: from dogbert by 90.deere.com (4.1/SMI-4.0)
id AA09315; Fri, 13 Sep 96 08:12:06 CDT
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 08:12:03 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From: Bertrum Carroll <
[email protected]>
To:
[email protected]
Subject: Re: HTTP vs FTP
References: <
[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0b7 (X11; I; SunOS 5.5.1 sun4u)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I must have missed something, We teach our lower end users to use
Netscape to ftp files from our ftp server.
instead of http:\\www.something.sometype
use ftp:\\
[email protected]
If you really feel brave use
ftp:\\userid:
[email protected].
When my PC users use Netscape they don't need to know ftp commands;
they just drag and drop to the screen uploads and downloads.
So far it's so easy they can't find anything to complain about (smile)
Bert Carroll
[email protected]
Koos van den Hout _U nix and we all_ wrote:
>
> Quoting Alain Magloire, who wrote :
>
> [snip]
>
> > And having a very busy Ftp site(We transfer over 1 Gig a day..),
> > I can't go back to plain Ftpd.
> >
> > Marcus Ranum made the comment in a newsgroup:
> > "FTP is dead we should turn to HTTP"
> >
> > My question to this list is .. Is he right ?
> > Is FTP a dead protocol ?
> > Should we move to HTTP ?
>
> FTP is not dead. Heck, there are webservers out there that use ftp instead
> of http.
>
> Ftp is mostly i/o+network bound, http is more cpu bound.
>
> What I do see is more of making files available via both ftp and http and
> throwing BIG machines at it (e.g. sunsite)
>
> > Should we spend our time patching Ftp and adding new
> > features(like changing passwd or what ever) ?
>
> ftp servers (most notably wu-ftpd) can be restricted in how much load
> they are allowed to put on your system/network. I haven't yet seen a
> webserver where I can say that it cannot use up more then N cputime
> during the day and no more then 2N cputime at night.
>
> I talked to someone about setting up a webserver on a low budget. The
> only way to regulate what amount of cpu is used and how much network
> traffic flows by is by a choice of what contents is available on the
> webserver.
>
> ftp servers are 'older' and therefore have better features coming from
> a time when cpu power, memory and bandwidth costed real money and lots
> of it too.
>
> I work with both. I use wu-ftpd to run a small ftp site for our department,
> and for some reason it still gets an unusual high number of ftp requests per
> day (compared to the number of files available). I also work on the
> technical side of some webservers.
>
> Both have their advantages and disadvantages. But ftp is alive and kicking.
> The virtualhosting patches show it can even cope with the latest
> developments in the selling of internet services.
>
> Grtx KH
>
> --
> Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
>
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
>
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
>
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
> Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
--
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.7.1
mQENAjFt5hYAAAEIAMpCcJj7mpAjSOxej4F7quqpivEtDPT265K0dL5MpJkdb+T/
Pv4Zl32hMASOCvQzOEBmiSX6/g6skEG/RsMEQ0HxKKCjLQxfwjyINMVMXRXGRa+U
ogJtKIJ+pv75KetrrGR8wVgsUcjFIxDqR4ugTxqaCQU42aRpfUCPBzSbKXBxD+e9
dN8LQs3n9t0/Vqpu8et+0272NwIFmK3hepYQZw23UeMLdv6KY1iiMH6tUz6HQNtS
qeSUrxBD3mxnJFsCnDgA6mKKlK49o+E0r+w69xPPOJifayv2z5mWMiexL7p5CxBH
bvv5jmJjPzh0vc/33NAIkSF+Xb8kDVpRooybnIUABRG0I0JlcnRydW0gQ2Fycm9s
bCA8YmMxNzY4NEBkZWVyZS5jb20+iQEVAgUQMXg5gqqnS7Ju28yFAQF6dQf8CiYJ
U/2HF31vD6j+s7bT5AkwbGCvp12ALSGUtVJo7Zx7JRvSQAPwKfw2FNlRsdtAMv/9
K8/p71D2VqTSjpBNKn+JWjfW/JUaalWNlhj+3IGzj10Gtz8nThhd0jkNZR2ZfW3C
CG85at6crHYb6XzUhNyihA7QpPAO9wMQr+5RoxlJ8IjOgxTDiOGkwx/KMayJa/Wu
y2T4PweLeNC21OwA9GbAfixTej+DYvRRZZPX8p8zkobYoMoS95a8QHQW+WSKkEoK
S1qvZCPgo1dHQlmbBAMXeERRYO2iJ6CA4wdFHH0KnwjNBB9wXj58TkEex+RBpLxF
/2qdW7pbxwkM7CmoRg==
=JhdB
-----END PGP PUBLIC KEY BLOCK-----
From
[email protected] Fri Sep 13 06:49:40 1996
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 m0v1Ycg-0009gZC; Fri, 13 Sep 96 06:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA00752; Fri, 13 Sep 1996 08:46:50 -0500
Received: from okse.arr.nsc.no (okse.arr.nsc.no [128.39.102.12]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA29800 for <
[email protected]>; Fri, 13 Sep 1996 08:30:24 -0500
Received: from okse (localhost [127.0.0.1]) by okse.arr.nsc.no (8.6.12/8.6.12) with SMTP id PAA05079; Fri, 13 Sep 1996 15:29:30 +0200
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 14:29:30 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Monika Lie Larsen <
[email protected]>
To:
[email protected]
Subject: Re: How to restrict access in ftp ?
References: <
[email protected]> <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.5 sun4u)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Did you remember to add the line
guestgroup [name of your guestgroup]]
to your ftpaccess file? And run the server with the -a option?
Bertrum Carroll wrote:
>
> I've tried this on a Solaris machine and can't seem to get it to work.
> Has anyone gotten chroot to work for non-anonymous users?
Yep. :)
-Monika
> Bert Carroll
> Deere & Company
>
[email protected]
>
From
[email protected] Fri Sep 13 08:42:46 1996
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 m0v1aO2-0009gfC; Fri, 13 Sep 96 08:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA08825; Fri, 13 Sep 1996 10:33:46 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA08097 for <
[email protected]>; Fri, 13 Sep 1996 10:22:30 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by ns1.fni.com (8.7.5/8.7.3) with SMTP id KAA03205 for <
[email protected]>; Fri, 13 Sep 1996 10:21:49 -0500
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 10:21:49 -0500 (CDT)
Reply-To: Michael Brennen <
[email protected]>
Sender:
[email protected]
From: Michael Brennen <
[email protected]>
To:
[email protected]
Subject: Re: Setting up a restricted directory??
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, 12 Sep 1996
[email protected] wrote:
> I need to set up a subdirectory in my /usr/ftp/area which will allow
> local 'gps' group members to insert data into the directory, but only
> allow noaa employees to retrieve the data.
> ....
I think the information is incomplete. Do the gps members log in from
noaa.gov also? There needs to be a way to distinguish gps members from
noaa members, and I'm not seeing how that is done in your example. Looks
to me like everyone gets noaa group status and you can't tell gps from
noah members.
Below is probably incomplete, but it is a sketch of what I would lay out
off the top of my head.
In ftpaccess:
class noaa anonymous *.noaa.gov
autogroup noaa noah
..
class gps anonymous ?????
autogroup gps gps
..
upload /usr/ftp /pub/gps/pub/30min yes root noah 0440 nodirs
Directory ownership/permissions:
drwxrwxr-x root gps /usr/ftp/pub/gps/pub/30min
-- Michael
From
[email protected] Fri Sep 13 12:21:36 1996
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 m0v1dnk-000DLxC; Fri, 13 Sep 96 12:21 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA20832; Fri, 13 Sep 1996 14:10:13 -0500
Received: from james.kalifornia.com (james.kalifornia.com [207.104.252.3]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA20518 for <
[email protected]>; Fri, 13 Sep 1996 14:02:51 -0500
Received: (from david@localhost) by james.kalifornia.com (8.7.5/8.6.9) id MAA06007 for
[email protected]; Fri, 13 Sep 1996 12:02:02 -0700
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 12:02:02 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: zero cool <
[email protected]>
To:
[email protected]
Subject: Re: HTTP vs FTP
In-Reply-To: <
[email protected]> from "Bertrum Carroll" at Sep 13, 96 08:12:03 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
> instead of http:\\www.something.sometype
> use ftp:\\
[email protected]
> If you really feel brave use
> ftp:\\userid:
[email protected].
Just a note, if you're teaching your users this, you sould use the proper
URL. i.e.
http://www.dom.ain/
Use forward slashes, and terminate with a slash. If you don't terminate
with a slash, the http protocol issues a redirect and appends the final
slash. Therefore, you've done two accesses instead of one.
David
From
[email protected] Fri Sep 13 13:03:46 1996
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 m0v1eSR-000F7HC; Fri, 13 Sep 96 13:03 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA23877; Fri, 13 Sep 1996 14:56:09 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA23647 for <
[email protected]>; Fri, 13 Sep 1996 14:51:44 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.5/8.7.3) with ESMTP id PAA07018 for <
[email protected]>; Fri, 13 Sep 1996 15:51:00 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.5) id PAA05564; Fri, 13 Sep 1996 15:50:58 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 1996 15:50:58 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: HTTP vs FTP
In-Reply-To: <
[email protected]> from "Bertrum Carroll" at Sep 13, 96 08:12:03 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> I must have missed something, We teach our lower end users to use
> Netscape to ftp files from our ftp server.
>
> instead of http:\\www.something.sometype
> use ftp:\\
[email protected]
> If you really feel brave use
> ftp:\\userid:
[email protected].
>
> When my PC users use Netscape they don't need to know ftp commands;
> they just drag and drop to the screen uploads and downloads.
> So far it's so easy they can't find anything to complain about (smile)
>
nope you're not missing anything. Web browser can talk to an ftp server
by doing
ftp://machine/the_file # forward slash on Unix
The Browser will map the URL to FTP commands
USER ftp
PASS foo@..
PASV | PORT # depending on the implementation
RETR the_file
QUIT
Must of the time the browser will do PASV and ask the ftp server
to open a passive connection, this highlight a weakness in some
ftpd were you can open as many passive connections you want, and
sometimes ftpd would not even close the sockets when finish(hang..).
It was corrected in the beta-xx as the PORT command ... flexibility.
I'm slowly erasing those comics characters ;-)
Veronica, Archie(this one should survive :), Jughead ...
Last year I've kill an old relic .... WAIS :)
this year I'm taking to the gallows poles ... GOPHER
Must of our public data is available via HTTP
it's more flexible and I don't have to do all
that arm twisting with guestgroup, guestaccounts
file permissions, ftpaccess etc... to make it behave.
so .. I'm thinking .. about the gallows and FTP.
Koos van den Hout seems to say that FTP is alive and
kicking ... compare to what ... Gopher ?
--
alain
From
[email protected] Fri Sep 13 18:48:34 1996
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 m0v1jqN-0006o4C; Fri, 13 Sep 96 18:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id UAA07167; Fri, 13 Sep 1996 20:41:53 -0500
Received: from relay5.UU.NET (relay5.UU.NET [192.48.96.15]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id UAA07032 for <
[email protected]>; Fri, 13 Sep 1996 20:36:48 -0500
Received: from uucp3.UU.NET by relay5.UU.NET with SMTP
(peer crosschecked as: uucp3.UU.NET [192.48.96.34])
id QQbhbi04715; Fri, 13 Sep 1996 21:35:59 -0400 (EDT)
Received: from crossck.UUCP by uucp3.UU.NET with UUCP/RMAIL
; Fri, 13 Sep 1996 21:35:59 -0400
Received: from aragorn.crosscheck by CrossCheck.COM (4.1/SMI-4.1)
id AA21413; Fri, 13 Sep 96 18:24:39 PDT
Message-Id: <
[email protected]>
Date: Fri, 13 Sep 96 18:24:39 PDT
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Wen Wen Chang)
To:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi, All
HELP!!
I always got login failed for guest user ftp on my SunOS but if i
give it a shell instead /bin/false then it will be OK but i
don't want to give shell. Everytheing else work fine with ftpaccess setup.
/etc/passwd
wen:x:10001:500:guest ftp:/export/./wen:/bin/false
/etc/group
guests::500:wen
ftpaccess
guestgroup guests
# ftp ftp-serv
Connected to ftp-serv.
220 ram FTP server (Version wu-2.4(4) Thu Sep 5 10:31:18 PDT 1996) ready.
Name (fbi:wen): wen
530 User wen access denied...
Login failed.
All other function in ftpaccess works fine(log, upload, banner, message etc)
so i'm sure ftpd can read ftpaccess.
I'd read "Managing Internet Information Service" from O'Reilly and
i don't know where did i go wrong.
From
[email protected] Fri Sep 13 22:27:26 1996
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 m0v1nG8-0000PzC; Fri, 13 Sep 96 22:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id AAA12277; Sat, 14 Sep 1996 00:17:13 -0500
Received: from simplyweb.com (sweb.izzy.net [198.108.102.113]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id AAA11821 for <
[email protected]>; Sat, 14 Sep 1996 00:03:21 -0500
Received: from simplyweb.com (
[email protected] [198.108.102.113]) by simplyweb.com (8.7.5/8.7.3) with SMTP id BAA13638 for <
[email protected]>; Sat, 14 Sep 1996 01:03:31 -0400
Message-Id: <
[email protected]>
Date: Sat, 14 Sep 1996 01:03:30 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Samer Safi <
[email protected]>
To:
[email protected]
Subject: Re: your mail
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Sorry to bother the list, but can any of you please tell me what is the
wu-ftpd listserv address so I can unsubscribe. For the first time I did
not save the original message from the listserv.
Thank you
Sam
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Samer M. Safi | SIMPLY WEB INC.
8372 Barrington Drive | Advertising Virtual Trader
Ypsilanti, MI 48198-9446 | Consultation Virtual Mall
| HTML Authoring Hot List
E-Mail:
[email protected] | Doc Conversion Server Setup
Voice/Fax (313) 480-3088 | URL:
http://www.simplyweb.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From
[email protected] Sat Sep 14 00:18:10 1996
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 m0v1ozO-000DMmC; Sat, 14 Sep 96 00:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA15693; Sat, 14 Sep 1996 02:11:33 -0500
Received: from vse.vse.cz (vse.vse.cz [146.102.16.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA15580 for <
[email protected]>; Sat, 14 Sep 1996 02:06:01 -0500
Received: by vse.vse.cz id AA15985
(5.67a8/IDA-1.5 for
[email protected]); Sat, 14 Sep 1996 09:05:16 +0200
Message-Id: <
[email protected]>
Date: Sat, 14 Sep 1996 09:05:16 +0200
Reply-To: Eduard Vopicka <
[email protected]>
Sender:
[email protected]
From: Eduard Vopicka <
[email protected]>
To:
[email protected]
In-Reply-To:
[email protected] (Wen Wen Chang)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Charset: ASCII
X-Char-Esc: 29
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Sep 13, 6:24pm, Wen Wen Chang wrote:
} Subject:
} Hi, All
}
} HELP!!
}
} I always got login failed for guest user ftp on my SunOS but if i
} give it a shell instead /bin/false then it will be OK but i
} don't want to give shell. Everytheing else work fine with ftpaccess setup.
echo "/bin/false" >>/etc/shells
Eduard Vopicka
--
"Eduard Vopicka, Computing Centre, Prague University of Economics,
W. Churchill Square 4, CZ 130 67 Prague 3" <
[email protected]>
From
[email protected] Sat Sep 14 09:21:31 1996
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 m0v1xTG-0009evC; Sat, 14 Sep 96 09:21 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v1rex-0001euC; Sat, 14 Sep 96 03:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA18847; Sat, 14 Sep 1996 05:00:38 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id EAA18767 for <
[email protected]>; Sat, 14 Sep 1996 04:57:19 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id LAA24036 for
[email protected]; Sat, 14 Sep 1996 11:57:19 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Sat, 14 Sep 1996 11:57:19 +0200 (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 "Wen Wen Chang" at Sep 13, 96 06:24:39 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting Wen Wen Chang, who wrote :
> I always got login failed for guest user ftp on my SunOS but if i
> give it a shell instead /bin/false then it will be OK but i
> don't want to give shell. Everytheing else work fine with ftpaccess setup.
Give it a shell of /bin/ftponly and add the name /bin/ftponly to /etc/shells.
This will make ftpd, sendmail and maybe others recognize it as a valid shell.
Make a /bin/ftponly that is a copy of /bin/false.
Warning (also to others) : since /bin/ftponly IS a valid shell for sendmail,
people WILL be able to perform commands on the machine if they know how to
deal with .forward, procmail/filter or other programs which can execute
filters based on mail content.
Solution : divert mail for guest users from the aliases file or delivery
database before local delivery is attempted.
Grtx KH
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Sat Sep 14 09:23:41 1996
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 m0v1xVM-0009fdC; Sat, 14 Sep 96 09:23 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v1vR7-0003YAC; Sat, 14 Sep 96 07:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA22632; Sat, 14 Sep 1996 09:02:43 -0500
Received: from niki.isdnet.net (ns.isdnet.net [194.149.160.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA22540 for <
[email protected]>; Sat, 14 Sep 1996 08:55:59 -0500
Received: (from david@localhost) by niki.isdnet.net (8.7.5/8.7.5) id PAA00800 for
[email protected]; Sat, 14 Sep 1996 15:55:15 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Sat, 14 Sep 1996 15:55:15 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re: your mail
In-Reply-To: <
[email protected]> from "Wen Wen Chang" at Sep 13, 96 06:24:39 pm
Content-Type: text
X-NCC-RegID: fr.isdnet
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> Hi, All
>
> HELP!!
>
> I always got login failed for guest user ftp on my SunOS but if i
> give it a shell instead /bin/false then it will be OK but i
> don't want to give shell. Everytheing else work fine with ftpaccess setup.
>
> /etc/passwd
> wen:x:10001:500:guest ftp:/export/./wen:/bin/false
Is /bin/false declared as a valid shell ?
(Must be in /etc/shells under SunOS).
Regards.
--
-- David Ponzone - ISDnet - Network Administrator --
Work: +33 1 34 65 78 86 Pager: 06 41 82 45
Cell: 02 61 21 63 Email:
[email protected]
From
[email protected] Sat Sep 14 10:40:51 1996
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 m0v1yhn-0002NbC; Sat, 14 Sep 96 10:40 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA27753; Sat, 14 Sep 1996 12:33:46 -0500
Received: from interlock.mgh.com (interlock.mgh.com [152.159.1.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA27592 for <
[email protected]>; Sat, 14 Sep 1996 12:28:57 -0500
Received: by interlock.mgh.com id AA12696
(InterLock SMTP Gateway 3.0 for
[email protected]);
Sat, 14 Sep 1996 13:28:13 -0400
Received: by interlock.mgh.com (Protected-side Proxy Mail Agent-1);
Sat, 14 Sep 1996 13:28:13 -0400
Message-Id: <
[email protected]>
Date: Sat, 14 Sep 96 13:20:51 edt
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: FTPD-2.4 fails to start-up
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I have been trying to get wu-ftpd-2.4 to run on a SUN Solaris 2.4
system. It fails seconds after startup. I find these two messages
in /usr/adm/messages:
Sep 14 12:22:01 suntest1 ftpd[5897]: setsockopt (SO_OOBINLINE): Broken
pipe
Sep 14 12:22:01 suntest1 ftpd[5897]: fcntl F_SETOWN: No such device or
address
The server was built with all supplied defaults and the example
files were modified as minimally as required.
Thanks in Advance
Greg Piney
SR.Systems Engineer
The McGraw-Hill Companies
From
[email protected] Sat Sep 14 11:13:51 1996
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 m0v1zDx-0004ULC; Sat, 14 Sep 96 11:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA28528; Sat, 14 Sep 1996 13:07:03 -0500
Received: from interlock.mgh.com (interlock.mgh.com [152.159.1.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA28355 for <
[email protected]>; Sat, 14 Sep 1996 12:59:36 -0500
Received: by interlock.mgh.com id AA13321
(InterLock SMTP Gateway 3.0 for
[email protected]);
Sat, 14 Sep 1996 13:58:52 -0400
Received: by interlock.mgh.com (Protected-side Proxy Mail Agent-1);
Sat, 14 Sep 1996 13:58:52 -0400
Message-Id: <
[email protected]>
Date: Sat, 14 Sep 96 13:56:54 edt
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re: FTPD-2.4 fails to start-up
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Well, Got past those 2 errors. But I still am getting a failed
startup. The new message is:
suntest1 ftpd[6035]: getpeername (in.ftpd): Broken pipe
Again, thanks
Greg Piney
The McGraw-Hill Companies
______________________________ Reply Separator _________________________________
Subject: FTPD-2.4 fails to start-up
Author:
[email protected] at CCNODE
Date: 09/14/96 01:20 PM
I have been trying to get wu-ftpd-2.4 to run on a SUN Solaris 2.4
system. It fails seconds after startup. I find these two messages
in /usr/adm/messages:
Sep 14 12:22:01 suntest1 ftpd[5897]: setsockopt (SO_OOBINLINE): Broken
pipe
Sep 14 12:22:01 suntest1 ftpd[5897]: fcntl F_SETOWN: No such device or
address
The server was built with all supplied defaults and the example
files were modified as minimally as required.
Thanks in Advance
Greg Piney
SR.Systems Engineer
The McGraw-Hill Companies
From
[email protected] Mon Sep 16 11:29:28 1996
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 m0v2iPb-0009LXC; Mon, 16 Sep 96 11:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA09977; Mon, 16 Sep 1996 13:21:02 -0500
Received: from sb.aol.com ([152.163.236.131]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA09620 for <
[email protected]>; Mon, 16 Sep 1996 13:13:16 -0500
Received: from localhost (jayme@localhost) by sb.aol.com (8.7.1/8.7.1) with SMTP id LAA04302 for <
[email protected]>; Mon, 16 Sep 1996 11:05:05 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Mon, 16 Sep 1996 11:05:05 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Jayme Cox <
[email protected]>
To:
[email protected]
Subject: busy ftp server on 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
Hi,
I'm running a very busy ftp server on a Linux 2.0.x box. I had
to add the following line to the config.lnx file to get 2.4.2-beta-11
to compile:
#define DIRENT_ILLEGAL_ACCESS
Everything seems to be working just fine except for the fact that this
error keeps occuring:
Sep 16 11:20:36 un inetd[83]: ftp/tcp server failing (looping),
service terminated
Of course after this happens, no one is able to ftp in untill I give
the inetd a HUP. I've tried setting the max suffix to the wait
statement in inetd.conf up from the default of 40 requests per minute,
but I have to set it at about 180 for it to work. However, when it's
set that high, the machine eventualy just hangs after a day or two.
Is there a way to run a stand alone ftp daemon that spawns off ftp
daemons for each request?
Thanks,
--Jayme
--
Jayme Cox <
[email protected]>
Voice: (805) 882-2373
Fax: (805) 899-4316
From
[email protected] Mon Sep 16 13:27:40 1996
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 m0v2kGL-000DQXC; Mon, 16 Sep 96 13:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA17087; Mon, 16 Sep 1996 15:13:47 -0500
Received: from sparc.clearink.com ([205.227.188.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA16079 for <
[email protected]>; Mon, 16 Sep 1996 14:58:22 -0500
Received: from jon.clearink.com (jon.clearink.com [205.227.188.3]) by sparc.clearink.com (8.7.4/8.7.5) with SMTP id MAA24802 for <
[email protected]>; Mon, 16 Sep 1996 12:26:29 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Mon, 16 Sep 1996 12:34:22 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: "Jon Stevens" <
[email protected]>
To:
[email protected]
Subject: Re: busy ftp server on Linux
MIME-Version: 1.0
Content-Transfer-Encoding: Quoted-Printable
Content-Type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
X-Mailer: InterCon tcpCONNECT4 4.0.1 (Macintosh)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> Sep 16 11:20:36 un inetd[83]: ftp/tcp server failing (looping),
> service terminated
Ohhhhh!!!! I know that answer! :)
The problem is that I only know the answer for SunOS 4.1.3 boxes...
Basically, I used to get that all the time until I found the
following patch...
check this out...
from: Patch-ID# 100178-09 (you can get it at ftp.elvis.ru )
inetd refuses to accept more than 40 connects per minute on a
particular socket (loop detection)
The SS1 is fast enough, that you can end up legitimately calling
rsh more than 40 times per minute.
This patch adds a new argument, "-r", to inetd that allows you to
specify number of connections allowed in the given time in seconds.
The default is to allow 40 connections in a 60 second period, E.G:
/usr/etc/inetd -r 40 60
Typically for a faster machine you might up this to 60 connections
per minute, E.G:
/usr/etc/inetd -r 60 60
Jon (no h) S. Stevens
[email protected]
ClearInk WebMagus
http://www.clearink.com/
finger
[email protected] for pgp pub key
OutLinerCGI coming soon!
http://www.clearink.com/OutLinerCGI.outl
From
[email protected] Mon Sep 16 19:20:06 1996
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 m0v2plU-000Fl3C; Mon, 16 Sep 96 19:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id VAA02118; Mon, 16 Sep 1996 21:13:53 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id VAA01945 for <
[email protected]>; Mon, 16 Sep 1996 21:05:41 -0500
Received: from www.deltastar.nb.ca by wunet.wustl.edu (PMDF V4.3-10 #14148)
id <
[email protected]>; Mon, 16 Sep 1996 20:58:31 -0500 (CDT)
Received: from www (freezeb@localhost [127.0.0.1])
by www.deltastar.nb.ca (8.7/8.7) with SMTP id WAA28148 for
<
[email protected]>; Mon, 16 Sep 1996 22:35:13 -0300
Message-Id: <
[email protected]>
Date: Mon, 16 Sep 1996 22:35:12 -0300
Reply-To:
[email protected]
Sender:
[email protected]
From: Brian Freeze <
[email protected]>
To:
[email protected]
Subject: Hanging Connections in Linux
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 2.0 (X11; I; Linux 1.2.13 i486)
X-URL:
http://www.osat.hq.nasa.gov/wuftp/feb/msg00001.html
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I was wondering if there was anything done of recent with conections
that seem to hang around forever in the <IDLE> state. I have noticed
that this happens when ever someone accesses my system with a netscape
browser and a possible on the MSIE browser. Wu-ftpd goes into a hung
state just for that connection yet the rest of the server seems to
rewpond fine.
--
Brian C. Freeze Deltastar Communications
http://www.deltastar.nb.ca/ Fax (506) 485-2129
[email protected] Voice (506) 485-2541
[email protected]
From
[email protected] Tue Sep 17 00:42:12 1996
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 m0v2unI-0009PkC; Tue, 17 Sep 96 00:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA11874; Tue, 17 Sep 1996 02:35:53 -0500
Received: from WVAX1.WETTZELL.IFAG.DE (WVAX1.wettzell.ifag.de [193.174.166.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA11248 for <
[email protected]>; Tue, 17 Sep 1996 02:17:54 -0500
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 07:03:08 GMT
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Dr.R.Dassing, IfAG-Wettzell)
To:
[email protected]
Subject: WU-FTP on OSF1
X-VMS-To: SMTP%"
[email protected]"
X-VMS-Cc: DASSING
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hallo!
As I am new to this mailing list forgive me if I am asking what has been solved
already.
OS: Dec-Unix V3.2D (formerly OSF/1)
WU-FTP: V2.4
The problem arises for "on the fly" actions by using the information in file
"ftpconversions".
To use this feature I got gzip running, compress and GNU-tar. Each program is
doing its job by its own.
BUT, TAR+gzip or TAR+Compress does NOT work.
GZIP: Version 1.2.4
TAR: 1.11.8
Compress: 4.1
By compiling and these programs with the options
CFLAGS="-non_shared"
LDFLAGS="-non_shared"
I hope to get rid of links to dynamic linking libraries.
Can anybody give me an hint to solve my problem.
Reiner
******************************************************************************
! Institut fuer Angewandte Geodaesie R. Dassing !
! Fundamentalstation Wettzell
[email protected] !
! Sackenrieder Str. 25 Tel: +49/(0)9941/603-112 !
! D-93444 Koetzting Fax: +49/(0)9941/603-222 !
******************************************************************************
From
[email protected] Tue Sep 17 01:37:01 1996
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 m0v2veN-000FRhC; Tue, 17 Sep 96 01:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA13721; Tue, 17 Sep 1996 03:31:56 -0500
Received: from basecamp1.net-quest.com (basecamp1.net-quest.com [204.140.219.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id DAA12932 for <
[email protected]>; Tue, 17 Sep 1996 03:24:40 -0500
Received: from mike.net-quest.com (mike.net-quest.com [204.140.219.3]) by basecamp1.net-quest.com (8.7/8.7) with SMTP id BAA25187 for <
[email protected]>; Tue, 17 Sep 1996 01:23:50 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 01:24:01 -0600
Reply-To:
[email protected]
Sender:
[email protected]
From: Mike Carlson <
[email protected]>
To:
[email protected]
Subject: Can I set maximum session time?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Pro Version 2.2 (32)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I was wondering if it is possible to set a maximum time limit on 2.4 beta 11? I know that it is possible to set a maximum idle time, but I would like a maximum session time...something like if they are connected for so many minutes they are automatically kicked off.
Anyhow, if someone could let me know about this I would appreciate it.
Mike
From
[email protected] Tue Sep 17 03:06:37 1996
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 m0v2x31-0000sUC; Tue, 17 Sep 96 03:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA15555; Tue, 17 Sep 1996 05:01:45 -0500
Received: from ns2.eds.com (ns2.eds.com [199.228.142.78]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id EAA15431 for <
[email protected]>; Tue, 17 Sep 1996 04:52:40 -0500
Received: from nnsp.eds.com (nnsp.eds.com [130.174.32.78]) by ns2.eds.com (8.7.5/8.7.3) with ESMTP id FAA11160 for <
[email protected]>; Tue, 17 Sep 1996 05:51:57 -0400 (EDT)
Received: from DNET.EDS.COM (dnet.eds.com [130.174.31.77]) by nnsp.eds.com (8.7.5/8.7.3) with SMTP id FAA12755 for <
[email protected]>; Tue, 17 Sep 1996 05:51:56 -0400 (EDT)
Message-Id: <0095000006501194000002*@MHS>
Date: Tue, 17 Sep 1996 05:55:32 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To: "wu-ftpd(a)mail.wustl.edu" <
[email protected]>
Subject: Trouble installing
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I'm rather new to Unix administration, but I know I need to install wu-ftpd
to test it for our needs here at my company. We're running HP-UX 10.01 on
an HP 9000 server. The trouble I'm having is (at this point anyway) the
installation instructions refer to files that I need to edit that do not
exist on my system. These files include ftpaccess, ftphosts and ftpgroups.
I understand what these files do, but I do not understand their
configurations, so I'm not sure how to install them nor am I confident I am
not openning up security issues on my system. I cannot find documentation
on these files either. I have man page sections in the archive I
downloaded, but I can't read them.
Any assistance would be appreciated.
Rick Kasten
From
[email protected] Tue Sep 17 03:24:50 1996
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 m0v2xKf-0006oIC; Tue, 17 Sep 96 03:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA16110; Tue, 17 Sep 1996 05:20:02 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id FAA15863 for <
[email protected]>; Tue, 17 Sep 1996 05:12:03 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id MAA25732 for
[email protected]; Tue, 17 Sep 1996 12:09:16 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 12:09:15 +0200 (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: Trouble installing
In-Reply-To: <0095000006501194000002*@MHS> from "
[email protected]" at Sep 17, 96 05:55:32 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting
[email protected], who wrote :
> I'm rather new to Unix administration, but I know I need to install wu-ftpd
> to test it for our needs here at my company. We're running HP-UX 10.01 on
> an HP 9000 server. The trouble I'm having is (at this point anyway) the
> installation instructions refer to files that I need to edit that do not
> exist on my system. These files include ftpaccess, ftphosts and ftpgroups.
> I understand what these files do, but I do not understand their
> configurations, so I'm not sure how to install them nor am I confident I am
> not openning up security issues on my system. I cannot find documentation
> on these files either. I have man page sections in the archive I
> downloaded, but I can't read them.
nroff -man < [manpagesource] | less
Anyway, sample versions of these 3 files including comments on how and
why are included with the archive.
Grtx KH
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Tue Sep 17 04:47:05 1996
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 m0v2ycH-0007PxC; Tue, 17 Sep 96 04:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id GAA18016; Tue, 17 Sep 1996 06:42:02 -0500
Received: from bofh.co.telenet.pt (oberon.co.telenet.pt [193.219.97.18]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id GAA17555 for <
[email protected]>; Tue, 17 Sep 1996 06:29:02 -0500
Received: from oberon.co.telenet.pt ([193.219.97.18]) by bofh.co.telenet.pt
(Netscape Mail Server v1.1) with SMTP id AAA206
for <
[email protected]>; Tue, 17 Sep 1996 12:30:17 +0100
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 11:30:17 GMT
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Pedro Melo)
To:
[email protected]
Subject: Re: HTTP vs FTP
In-Reply-To: <
[email protected]>
References: <
[email protected]>
X-Mailer: Forte Agent .99e/32.227
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>Must of our public data is available via HTTP
>it's more flexible and I don't have to do all
>that arm twisting with guestgroup, guestaccounts
>file permissions, ftpaccess etc... to make it behave.
>
>so .. I'm thinking .. about the gallows and FTP.
>alain
hmms... I will only see HTTP replace FTp when HTTP let's me continue an
abort transfer. Till then, my shop will always speak FTP for public files.
HTTP times out, and when it times out after transfering 1Mbyte and missing
only 50k left, it's a waste of resources to bring that first Mbyte again.
See ya!
melo
--
************** Pedro Melo (
[email protected]) BOFH ******************
* TELENET, Servicos de Telecomunicacoes, SA - Tel +351 1 3871010 *
* finger
[email protected] or search key servers for PGP key *
* It's management's job to support the geniouses, *
* not to tell them what to do *
**********************************************************************
From
[email protected] Tue Sep 17 07:20:22 1996
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 m0v310b-000Bb9C; Tue, 17 Sep 96 07:20 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA24241; Tue, 17 Sep 1996 09:12:50 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id JAA24005 for <
[email protected]>; Tue, 17 Sep 1996 09:08:01 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by ns1.fni.com (8.7.5/8.7.3) with SMTP id JAA09533 for <
[email protected]>; Tue, 17 Sep 1996 09:07:21 -0500
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 09:07:21 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael Brennen <
[email protected]>
To:
[email protected]
Subject: Re: Can I set maximum session time?
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, 17 Sep 1996, Mike Carlson wrote:
> I was wondering if it is possible to set a maximum time limit on
> 2.4 beta 11? I know that it is possible to set a maximum idle time, but
> I would like a maximum session time...something like if they are
> connected for so many minutes they are automatically kicked off.
Put a -tNNN on the command line in inetd.conf, where NNN is the number of
idle seconds to wait.
-- Michael
From
[email protected] Tue Sep 17 07:59:13 1996
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 m0v31c7-0007RBC; Tue, 17 Sep 96 07:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA26248; Tue, 17 Sep 1996 09:51:23 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id JAA24095 for <
[email protected]>; Tue, 17 Sep 1996 09:10:00 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.5/8.7.3) with ESMTP id KAA27119 for <
[email protected]>; Tue, 17 Sep 1996 10:09:17 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.5) id KAA01205; Tue, 17 Sep 1996 10:09:15 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 10:09:09 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: WU-FTP on OSF1
In-Reply-To: <
[email protected]> from "Dr.R.Dassing, IfAG-Wettzell" at Sep 17, 96 07:03:08 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> Hallo!
allo :)
>
> OS: Dec-Unix V3.2D (formerly OSF/1)
> WU-FTP: V2.4
>
> The problem arises for "on the fly" actions by using the information in file
> "ftpconversions".
.
[deleted]
..
> BUT, TAR+gzip or TAR+Compress does NOT work.
>
> Can anybody give me an hint to solve my problem.
>
send the ftpconversions file, so folks could take look,
maybe it's not set/place right.
--
alain
From
[email protected] Tue Sep 17 08:23:04 1996
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 m0v31zD-0004VZC; Tue, 17 Sep 96 08:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA27793; Tue, 17 Sep 1996 10:16:58 -0500
Received: from dataadmin.irm.r9.fws.gov (dataadmin.irm.r9.fws.gov [164.159.176.5]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA26277 for <
[email protected]>; Tue, 17 Sep 1996 09:51:46 -0500
Received: by dataadmin.irm.r9.fws.gov (SMI-8.6/SMI-SVR4)
id IAA21271; Tue, 17 Sep 1996 08:47:25 -0600
Message-Id: <Pine.SOL.3.91.960917083656.21242A-100000@dataadmin>
Date: Tue, 17 Sep 1996 08:47:24 -0600 (MDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Jim Lentini <
[email protected]>
To:
[email protected]
Subject: Time Limits on FTP
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: lentinij@dataadmin
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Speaking of enforcing time-outs on FTP. Is there an easy way to configure
FTP so that its' only available during certain days of the week, or only
certain hours of the day?
jim
##################################
## James V. Lentini ##
## Systems Analyst ##
## Voice:303.275.2414 ##
##################################
From
[email protected] Tue Sep 17 08:59:21 1996
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 m0v32YN-0005btC; Tue, 17 Sep 96 08:59 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA00366; Tue, 17 Sep 1996 10:53:00 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA27590 for <
[email protected]>; Tue, 17 Sep 1996 10:12:58 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.5/8.7.3) with ESMTP id LAA27648 for <
[email protected]>; Tue, 17 Sep 1996 11:12:09 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.5) id LAA01456; Tue, 17 Sep 1996 11:12:08 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 11:12:06 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: Can I set maximum session time?
In-Reply-To: <
[email protected]> from "Mike Carlson" at Sep 17, 96 01:24:01 am
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>
> I was wondering if it is possible to set a maximum time limit on 2.4 beta 11? I know that it is possible to set a maximum idle time, but I would like a maximum session time...something like if they are connected for so many minutes they are automatically kicked off.
>
it ain't pretty but if push come to shove
you could write a Perl/Shell script around
ps or ftp{count,who} that will go on a rampage "zapping" those rebels.
it's not politically correct, you may zap a long transfer.... but....
Setting the idle time is nicer, but I presume you're talking about
those ftp zombies that wander around. I know somebody in this list
have wrote such a beast but .. can't find the email. So if she/he
is reading this ...
--
alain
From
[email protected] Tue Sep 17 09:09:45 1996
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 m0v32iR-0005cXC; Tue, 17 Sep 96 09:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA00876; Tue, 17 Sep 1996 11:03:34 -0500
Received: from interlock.mgh.com (interlock.mgh.com [152.159.1.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA28123 for <
[email protected]>; Tue, 17 Sep 1996 10:22:16 -0500
Received: by interlock.mgh.com id AA07673
(InterLock SMTP Gateway 3.0 for
[email protected]);
Tue, 17 Sep 1996 11:21:26 -0400
Received: by interlock.mgh.com (Protected-side Proxy Mail Agent-1);
Tue, 17 Sep 1996 11:21:26 -0400
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 96 11:02:04 edt
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Setting up WU-FTPD on Solaris 2.4
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I have gotten wu-ftpd up and running -- but not much else. I seem to
be unable to log on ANY real users. When I try to login i receive the
following:
>220 suntest1 FTP server (Version wu-2.4(1) Fri Sep 6 13:41:17 EDT
>1996) ready.
>Name (suntest1:gpiney): gpiney
>530 User gpiney access denied... /* NO PASSWORD PROMPT */
>Login failed.
The following is the "class" statement in my "ftpaccess" file
>class all real *.mcgraw-hill.com,152.159.*.*
>class local real *.mcgraw-hill.com,152.159.*.*
>class gpiney real *.mcgraw-hill.com 152.159.*.*
There are no messages logged in /usr/adm/messages. Does this have
something to do with the "/etc/shells" file/dir??. If so, what is it,
how do I set one up, what's in it? etc,etc,etc. Solaris does not
use a "/etc/shells".
Thanks in Advance,
Greg Piney
The McGraw-Hill Companies
From
[email protected] Tue Sep 17 09:19:49 1996
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 m0v32sD-0000QKC; Tue, 17 Sep 96 09:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA01372; Tue, 17 Sep 1996 11:13:39 -0500
Received: from WVAX1.WETTZELL.IFAG.DE (WVAX1.wettzell.ifag.de [193.174.166.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA28281 for <
[email protected]>; Tue, 17 Sep 1996 10:24:42 -0500
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 15:23:54 GMT
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Dr.R.Dassing, IfAG-Wettzell)
To:
[email protected]
Subject: Re: WU-FTP on OSF1
X-VMS-To: SMTP%"
[email protected]"
X-VMS-Cc: DASSING
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>>
>> OS: Dec-Unix V3.2D (formerly OSF/1)
>> WU-FTP: V2.4
>>
>> The problem arises for "on the fly" actions by using the information in file
>> "ftpconversions".
>..
>[deleted]
>...
>> BUT, TAR+gzip or TAR+Compress does NOT work.
>>
>> Can anybody give me an hint to solve my problem.
>>
>
>send the ftpconversions file, so folks could take look,
>maybe it's not set/place right.
>
>--
>alain
Here is ftpconversions:
:.Z: : :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
: : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
:.gz: : :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
: : :.gz:/bin/gzip -9 -c %s:T_REG:O_COMPRESS:GZIP
: : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR
: : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS
: : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
I used the default one
Reiner
From
[email protected] Tue Sep 17 09:45:19 1996
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 m0v33Gq-0005eDC; Tue, 17 Sep 96 09:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA03063; Tue, 17 Sep 1996 11:38:21 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA01489 for <
[email protected]>; Tue, 17 Sep 1996 11:15:53 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by ns1.fni.com (8.7.5/8.7.3) with SMTP id LAA10431 for <
[email protected]>; Tue, 17 Sep 1996 11:15:14 -0500
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 11:15:14 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael Brennen <
[email protected]>
To:
[email protected]
Subject: Re: Time Limits on FTP
In-Reply-To: <Pine.SOL.3.91.960917083656.21242A-100000@dataadmin>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Tue, 17 Sep 1996, Jim Lentini wrote:
> Speaking of enforcing time-outs on FTP. Is there an easy way to configure
> FTP so that its' only available during certain days of the week, or only
> certain hours of the day?
man ftpaccess
check the limit option.
-- Michael
From
[email protected] Tue Sep 17 10:39:48 1996
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 m0v347Z-000DAgC; Tue, 17 Sep 96 10:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA06869; Tue, 17 Sep 1996 12:32:12 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id MAA05134 for <
[email protected]>; Tue, 17 Sep 1996 12:09:37 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.5/8.7.3) with ESMTP id NAA29078 for <
[email protected]>; Tue, 17 Sep 1996 13:08:53 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.5) id NAA01721; Tue, 17 Sep 1996 13:08:51 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 13:08:50 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: WU-FTP on OSF1
In-Reply-To: <
[email protected]> from "Dr.R.Dassing, IfAG-Wettzell" at Sep 17, 96 03:23:54 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> >..
> >[deleted]
> >...
> >> BUT, TAR+gzip or TAR+Compress does NOT work.
> >>
..
[deleted]
..
>
> Here is ftpconversions:
> :.Z: : :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
> : : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
> :.gz: : :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
> : : :.gz:/bin/gzip -9 -c %s:T_REG:O_COMPRESS:GZIP
> : : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR
> : : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS
> : : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
>
when you invoke tar(GNU tar) with the options -z or -Z
it will execpl() the gzip(for -z) or compress(for -Z)
and the paths are the ones it found at compile time
maybe something like "/usr/local/gnu/bin/gzip"
you should have something like :
: : :.tar.Z:/bin/tar -c --use-compress-program=/bin/compress -f - %s:T_REG|TDIR:O_COMPRESS|O_TAR:TAR+COMPRESS
: : :.tar.gz:/bin/tar -c --use-compress-program=/bin/gzip -f - %s:T_REG|T_DI:O_COMPRESS|O_TAR:TAR+GZIP
the --use-compress-program will indicate the right paths
Warning: Of course these only will work for anonymous ftp
because of the chroot i.e. tar will be able to find a /bin/gzip
But for real users WITHOUT the chroot("/home/ftp"), ...
I doubt you have under /bin (realpath) Gnu Tar and gzip.
If you want to make work for real and anonymous
1-
Take a look at Koos's wu-ftpd FAQ, he explains how to set up a pipe
to alleviate this problems and use plain tar.
2-
recreate the hierachie under /home/ftp
i.e
/home/ftp/usr/local/gnu/bin/{gzip,tar}
with the necessary libs if no statically link
3-
do nothing ;-)
one type, real or anonymous depending on ftpconversions, will not be able to do
get dir.tar.gz
bye
--
alain
From
[email protected] Tue Sep 17 14:12:25 1996
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 m0v37RD-0009GOC; Tue, 17 Sep 96 14:12 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA21764; Tue, 17 Sep 1996 16:03:03 -0500
Received: from acton.com (morse.acton.com [205.240.126.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA21410 for <
[email protected]>; Tue, 17 Sep 1996 15:56:49 -0500
Received: (from hkok@localhost) by acton.com (8.7.5/8.7.3) id PAA26466 for
[email protected]; Tue, 17 Sep 1996 15:55:41 -0500 (CDT)
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 15:55:41 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Hon-Yin Kok <
[email protected]>
To:
[email protected]
Subject: Re: Case Ignore
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
Is it possible to set wu-ftp to ignore case for the filename, so when user
do a "get filename", both upper and lower case are identical. I can't
find this in the FAQ, so any help will be much appreciated.
-KHY
From
[email protected] Tue Sep 17 20:02:34 1996
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 m0v33j8-0002NGC; Tue, 17 Sep 96 10:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA04788; Tue, 17 Sep 1996 12:05:17 -0500
Received: from CC.uab.es (cc.uab.es [158.109.0.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA03253 for <
[email protected]>; Tue, 17 Sep 1996 11:42:10 -0500
Received: from carbon.uab.es ("port 45055"@carbon.uab.es)
by cc.uab.es (PMDF V5.0-7 #2461) id <
[email protected]> for
[email protected]; Tue, 17 Sep 1996 18:41:43 +0000
Received: by carbon.uab.es (SMI-8.6/SMI-SVR4) id SAA13647; Tue,
17 Sep 1996 18:43:00 +0200
Message-Id: <
[email protected]>
Date: Tue, 17 Sep 1996 18:43:00 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Miquel Cabanas. BBM-UAB)
To:
[email protected]
Subject: Re: Setting up WU-FTPD on Solaris 2.4
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> From
[email protected] Tue Sep 17 18:02:17 1996
>
> [lines removed]
>
> I have gotten wu-ftpd up and running -- but not much else. I seem to
> be unable to log on ANY real users. When I try to login i receive the
> following:
>
> [lines removed]
>
> There are no messages logged in /usr/adm/messages. Does this have
> something to do with the "/etc/shells" file/dir??. If so, what is it,
> how do I set one up, what's in it? etc,etc,etc. Solaris does not
> use a "/etc/shells".
>
well, it does not come with a "/etc/shells" file but it uses it when
available and certainly, ftp requires it. You will have to create it
and put in it all the shells your real-ftp users are using, ie.
> cd /etc
> touch shells
> chmod 644 shells
> chown root shells
> chgrp other shells
then edit it and append the following shell files (one shell file per
line)
> more /etc/shells
/bin/sh
/bin/csh
/bin/ksh
/bin/jsh
/usr/bin/sh
/usr/bin/csh
/usr/bin/ksh
/usr/bin/jsh
/bin/false
remember to also include an 'ftponly' shell or '/bin/false' if you plan to
have users with ftp access and login sessions dissabled (ie no telnet... )
hope this helps. miquel
Miquel E Cabanas ---------------------------------------------------
SeRMN & BBM - Universitat Autonoma de Barcelona, Catalunya - Spain
e-mail:
[email protected]
url:
http://bbm-web.uab.es/biomed-nmr/miquel_angles.html
------------------------------------------o-oo--ooo---ooo--oo-o-----
From
[email protected] Wed Sep 18 01:44:03 1996
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 m0v3IEi-0009EoC; Wed, 18 Sep 96 01:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA16304; Wed, 18 Sep 1996 03:37:58 -0500
Received: from aldan.netvision.net.il (aldan.NetVision.net.il [194.90.6.17]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id DAA16123 for <
[email protected]>; Wed, 18 Sep 1996 03:23:11 -0500
Received: (from sasha@localhost) by aldan.netvision.net.il (8.7.5/8.7.1) id KAA11213 for
[email protected]; Wed, 18 Sep 1996 10:22:25 +0200
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 10:22:24 +0200 (IST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Sasha Mikheev <
[email protected]>
To:
[email protected]
Subject: ftpd on irix 6.2
Content-Type: text
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
has anyone made it work on irix 6.2 or 5.3 ?
I have a lot of ftpd processes stuck in
/home/support/wu-ftpd-2.4.2-beta-11/1074: No such file or directory.
Attaching to program `/usr/local/bin/ftpd', process 1074
Reading symbols from /usr/lib/libc.so.1...done.
0xfa42ad4 in _read () at read.s:15
read.s:15: No such file or directory.
(gdb) bt
#0 0xfa42ad4 in _read () at read.s:15
#1 0xfa41d34 in __filbuf () at _filbuf.c:65
#2 0x40bd8c in getline () at ftpcmd.y:1031
#3 0x40c2a0 in yylex () at ftpcmd.y:1106
#4 0x40dd78 in yyparse () at ftpcmd.y:2185
#5 0x405be8 in main () at ftpd.c:734
#6 0x404db8 in __start () at crt1text.s:165
Current language: auto; currently asm
Any ideas what to do will be welcome.
--
Sasha Mikheev There is a saying in Cairhienin,
though i have heard it as far away
NetVision Israel, Ltd as Tarabon and Saldaea:
[email protected]
Tel +972-4-8550330 Take what you want and pay for it.
http://aldan.netvision.net.il/~sasha
From
[email protected] Wed Sep 18 02:14:25 1996
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 m0v3Ii6-000DQOC; Wed, 18 Sep 96 02:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id EAA16827; Wed, 18 Sep 1996 04:07:44 -0500
Received: from WVAX1.WETTZELL.IFAG.DE (WVAX1.wettzell.ifag.de [193.174.166.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id DAA16454 for <
[email protected]>; Wed, 18 Sep 1996 03:51:40 -0500
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 08:48:59 GMT
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Dr.R.Dassing, IfAG-Wettzell)
To:
[email protected]
Subject: Re: WU-FTP on OSF1
X-VMS-To: SMTP%"
[email protected]"
X-VMS-Cc: DASSING
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hallo alain!
Thank you for your help!
Your advices brought me to a working set up!
Reagrds
Reiner
******************************************************************************
! Institut fuer Angewandte Geodaesie R. Dassing !
! Fundamentalstation Wettzell
[email protected] !
! Sackenrieder Str. 25 Tel: +49/(0)9941/603-112 !
! D-93444 Koetzting Fax: +49/(0)9941/603-222 !
******************************************************************************
From
[email protected] Wed Sep 18 05:43:25 1996
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 m0v3LyM-0005e3C; Wed, 18 Sep 96 05:43 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id HAA21685; Wed, 18 Sep 1996 07:38:23 -0500
Received: from mail.telebuch.de (mail.telebuch.de [194.77.135.14]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id HAA21359 for <
[email protected]>; Wed, 18 Sep 1996 07:30:42 -0500
Received: from osn.de ([194.77.206.69]) by mail.telebuch.de (8.6.11/8.6.9) with SMTP id NAA07856 for <
[email protected]>; Wed, 18 Sep 1996 13:44:51 +0100
Received: by osn.de with Microsoft Mail
id <
[email protected]>; Wed, 18 Sep 1996 14:30:41 +-200
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 14:30:35 +-200
Reply-To:
[email protected]
Sender:
[email protected]
From: Martin Kandlbinder <
[email protected]>
To: "'
[email protected]'" <
[email protected]>
Subject: AW: ftpd on irix 6.2
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="---- =_NextPart_000_01BBA56D.F82DF3C0"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
------ =_NextPart_000_01BBA56D.F82DF3C0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
I can send you the compiled wu-ftpd-beta11 for 6.2 if you like
Martin Kandlbinder
----------
Von: Sasha Mikheev[SMTP:
[email protected]]
Gesendet: Mittwoch, 18. September 1996 12:22
An:
[email protected]
Betreff: ftpd on irix 6.2
Hi,
has anyone made it work on irix 6.2 or 5.3 ?
I have a lot of ftpd processes stuck in
/home/support/wu-ftpd-2.4.2-beta-11/1074: No such file or directory.
Attaching to program `/usr/local/bin/ftpd', process 1074
Reading symbols from /usr/lib/libc.so.1...done.
0xfa42ad4 in _read () at read.s:15
read.s:15: No such file or directory.
(gdb) bt
#0 0xfa42ad4 in _read () at read.s:15
#1 0xfa41d34 in __filbuf () at _filbuf.c:65
#2 0x40bd8c in getline () at ftpcmd.y:1031
#3 0x40c2a0 in yylex () at ftpcmd.y:1106
#4 0x40dd78 in yyparse () at ftpcmd.y:2185
#5 0x405be8 in main () at ftpd.c:734
#6 0x404db8 in __start () at crt1text.s:165
Current language: auto; currently asm
Any ideas what to do will be welcome.
--
Sasha Mikheev There is a saying in Cairhienin,
though i have heard it as far away
NetVision Israel, Ltd as Tarabon and Saldaea:
[email protected]
Tel +972-4-8550330 Take what you want and pay for it.
http://aldan.netvision.net.il/~sasha
------ =_NextPart_000_01BBA56D.F82DF3C0
Content-Type: application/ms-tnef
Content-Transfer-Encoding: base64
eJ8+IikMAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAENgAQAAgAAAAIAAgABBJAG
ADQBAAABAAAADAAAAAMAADADAAAACwAPDgAAAAACAf8PAQAAAE8AAAAAAAAAgSsfpL6jEBmdbgDd
AQ9UAgAAAAB3dS1mdHBkQHd1Z2F0ZS53dXN0bC5lZHUAU01UUAB3dS1mdHBkQHd1Z2F0ZS53dXN0
bC5lZHUAAB4AAjABAAAABQAAAFNNVFAAAAAAHgADMAEAAAAZAAAAd3UtZnRwZEB3dWdhdGUud3Vz
dGwuZWR1AAAAAAMAFQwBAAAAAwD+DwYAAAAeAAEwAQAAABsAAAAnd3UtZnRwZEB3dWdhdGUud3Vz
dGwuZWR1JwAAAgELMAEAAAAeAAAAU01UUDpXVS1GVFBEQFdVR0FURS5XVVNUTC5FRFUAAAADAAA5
AAAAAAsAQDoBAAAAAgH2DwEAAAAEAAAAAAAAA548AQiABwAYAAAASVBNLk1pY3Jvc29mdCBNYWls
Lk5vdGUAMQgBBIABABUAAABBVzogZnRwZCBvbiBpcml4IDYuMgAvBgEFgAMADgAAAMwHCQASAA4A
HgAjAAMAQAEBIIADAA4AAADMBwkAEgAOAB0ADwADACsBAQmAAQAhAAAANDNCMDVCRTg2MDExRDAx
MUI4OTcwMEEwMjQ0NkZBNzEA5QYBA5AGACgGAAASAAAACwAjAAEAAAADACYAAAAAAAsAKQABAAAA
AwA2AAAAAABAADkAYE/iMF2luwEeAHAAAQAAABUAAABBVzogZnRwZCBvbiBpcml4IDYuMgAAAAAC
AXEAAQAAABYAAAABu6VdMOLoW7BEEWAR0LiXAKAkRvpxAAAeAB4MAQAAAAMAAABNUwAAHgAfDAEA
AAAWAAAAV2luZG93cy9TVEVGQU4vTUFSVElOAAAAAwAGEL4+5ccDAAcQzwMAAB4ACBABAAAAZQAA
AElDQU5TRU5EWU9VVEhFQ09NUElMRURXVS1GVFBELUJFVEExMUZPUjYySUZZT1VMSUtFTUFSVElO
S0FORExCSU5ERVItLS0tLS0tLS0tVk9OOlNBU0hBTUlLSEVFVlNNVFA6U0EAAAAAAgEJEAEAAACv
BAAAqwQAAF4IAABMWkZ1FLaptv8ACgEPAhUCqAXrAoMAUALyCQIAY2gKwHNldDI3BgAGwwKDMgPF
AgBwckJxEeJzdGVtAoMzdwLkBxMCgH0KgAjPCdk78RYPMjU1AoAKgQ2xC2DgbmcxMDMAUAsKFFGF
C/JjAEAgSSBjA5EhEbBuZCB5CGAgdGxoZRsAA3BwAxAJgCAId3UtAYBwZC1iORHAYTEa0AIQBcA2
LscR4AaQG5NsaWscAAqFlQqFTQrAdAuAIEsAcPhkbGILgASBHuwK9B6QCDI3MALRaS0yM540DfAM
0CLDC1kxNgqg6wNgE9BjBUAtJOcKhyOb6wwwJGZWAiA6Je4kZgyCPQYBcxGABdAeoBvwZXaAW1NN
VFA6cymiSkAHQGQAcC5uEcB2rQQAaQIgK3IuAxBdJY/9Jp1HB5AbYRHAJ78oyynwCQJAd28RcCwg
MTg+LgZRBTAT4B0wBcAxOYQ5NjGAMjoyMiyfXSadQSevKLwctUAcsGeaYRPQLhywE8BsLgmA9nUz
HyadQhHAFhAN0DU/uyjLHOIgAiAeEAUQeB3ScyDvIfMzNiNnGkUkZkj8aSwKhRGABCAAcBugK4A+
IADADbAeEAVAMTByawc9Kj0gBcA1LjMgP/ce7BrwEYB2HAAp0BWgBUDubx4wPOMkYWMHkBGwBCA5
E8B1Y0LgC4Ae7C9ogQNwZS9zdXBwFbFiLxy2Mi40HfAdIy0lHXAvGTA3NDsATm+7G0BHMGgdkBxh
Q7JkPWDTJKEFsHkuCoVBAkAA0HpoC4BnG9BLICRhCcBhkG0gYC84EHIvFaCpGxBsLyCBLxziJzFw
z0Z1MYBKwQqFUmVCQE2CPnMGwwQgA1JIYE6TaWIBUqJjLnNvLjEuDVOAZEHxTKYweGZhlDQyQkA0
R2EgXxYQ8UJAICgpQbAFQFVSUzD4OjE1CoVWB0r/TA9VkEhnZGJVsGJ0CoUj3DAgVG9Vf1aGIxrQ
WuQsMWQi0FuDX1gxYnWHHjBcJF6lLmM6Nl0HhxHgWuEi4GJkOGNbgj5nEcAekEIBXCQc4WNtfVYw
eVZgGUFaRkQQYONj51tAWsAgAXl5HHA9kGI+HRkwNlpGW3Bg42RkN944ZJQKsRGwZS4yMZBdB/o1
YNQ1HTBngwDAIAFiN3tWMGAANyLQWkYyoGDjNH9Z4GeDXpATwB/RXBUFAHS6MRPQeCxAVlFgJ0MI
cM8WEAIwHoAZAXVhYbA7ADVBsHVMYDsbAG/0bHm5QbBzbR7sNRBx8GkNsP1BkXcRgAVATcFTsByg
AxDnAyAdMBygZWwcIVPnCoW/JOAe1imMWtB373ghVBvwzxYQHhBBoRtAYXlNgiAB+kMLcHJNcAnw
C4BBBnufr3yvWtAb4AhgZ1gQaUU0PxvwCxFCckGRWxAFwGF353nwdoYHwHRWK8Ma4E6g5mF1ADFw
THQbgHzbQZH+VArAAaA9MSBBBgErMVEgvjp2hirEK4583XaGVHUAiVrQKzkBwC00LWlg+jUZQDNa
wYi/guAesXPD/xuif9BwMYNiCrBx8B2iMQCHTKZBcAJAcDovLysv+SwzL34qwx7sPl8/byR1CwqF
FTEAktAAAwAQEAAAAAADABEQAAAAAEAABzDgNWoBXaW7AUAACDDgNWoBXaW7AR4APQABAAAABQAA
AEFXOiAAAAAAsN8=
------ =_NextPart_000_01BBA56D.F82DF3C0--
From
[email protected] Wed Sep 18 10:53:28 1996
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 m0v3QoI-0007uAC; Wed, 18 Sep 96 10:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA08534; Wed, 18 Sep 1996 12:45:35 -0500
Received: from web5.netculture.net (web5.netculture.net [194.250.139.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id MAA07794 for <
[email protected]>; Wed, 18 Sep 1996 12:29:34 -0500
Received: from dell.netculture.net (dell.netculture.net [194.250.139.2]) by web5.netculture.net (8.7.5/8.6.9) with SMTP id TAA00550 for <
[email protected]>; Wed, 18 Sep 1996 19:29:04 +0100
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 19:29:15 +0000
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: 421 Service not available, remote server has closed connection
X-mailer: Pegasus Mail for Win32 (v2.42)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi There
I have what I think is a very easy question. We have just been
connected onto the net and have wu-ftp working fine. The only thing
is that when a machine not on our local net tries to 'ftp' to us they
get the following :-
421 Service not available, remote server has closed connection
Any help will be greatly appreciated.
Cheers
Paul
From
[email protected] Wed Sep 18 11:45:43 1996
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 m0v3RcX-0005oXC; Wed, 18 Sep 96 11:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA11747; Wed, 18 Sep 1996 13:36:44 -0500
Received: from sage.wwcc.cc.wy.us ([137.90.64.5]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA09353 for <
[email protected]>; Wed, 18 Sep 1996 13:05:55 -0500
Received: by sage.wwcc.cc.wy.us with Microsoft Exchange (IMC 4.0.837.3)
id <
[email protected]>; Wed, 18 Sep 1996 12:10:25 -0600
Message-Id: <c=US%a=_%p=WWCC%
[email protected]>
Date: Wed, 18 Sep 1996 12:10:24 -0600
Reply-To:
[email protected]
Sender:
[email protected]
From: Jess Whitfield <
[email protected]>
To: "'
[email protected]'" <
[email protected]>
Subject: wu-ftpd-2.4.2-beta-11 and Linux 2.0.0
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.837.3
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I am trying to compile wu-ftpd-2.4.2 under Linux Slackware 96 with
shadow-ina-box-1.0 installed.
Here is a transcript of my compile session. Can anyone point me in the
right direction.
wind:~/wu-ftpd-2.4.2-beta-11# build lnx
make args are :
make opts are :
Linking Makefiles.
Making support library.
gcc -O2 -fomit-frame-pointer -c fnmatch.c
gcc -O2 -fomit-frame-pointer -c strcasestr.c
gcc -O2 -fomit-frame-pointer -c authuser.c
rm -f libsupport.a
ar cq libsupport.a fnmatch.o strcasestr.o authuser.o
ranlib libsupport.a
Making ftpd.
gcc -O2 -fomit-frame-pointer -I.. -I../support -I/usr/include/bsd
-L../support -s
-c ftpd.c -o ftpd.o
bison -y ftpcmd.y
mv -f y.tab.c ftpcmd.c
gcc -O2 -fomit-frame-pointer -I.. -I../support -I/usr/include/bsd
-L../support -s
-c ftpcmd.c -o ftpcmd.o
gcc -O2 -fomit-frame-pointer -I.. -I../support -I/usr/include/bsd
-L../support -s
-c glob.c -o glob.o
glob.c: In function `matchdir':
glob.c:284: dereferencing pointer to incomplete type
make: *** [glob.o] Error 1
Making ftpcount.
gcc -O2 -fomit-frame-pointer -I.. -I../support -I/usr/include/bsd
-L../support -s
-o ftpcount ftpcount.c vers.o -lsupport -lbsd
gcc: vers.o: No such file or directory
make: *** [ftpcount] Error 1
Making ftpshut.
gcc -O2 -fomit-frame-pointer -I.. -I../support -I/usr/include/bsd
-L../support -s
-o ftpshut ftpshut.c vers.o -lsupport -lbsd
gcc: vers.o: No such file or directory
make: *** [ftpshut] Error 1
Making ckconfig.
gcc -O2 -fomit-frame-pointer -I.. -I../support -I/usr/include/bsd
-L../support -s
-o ckconfig ckconfig.c
Links to executables are in bin directory:
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
text data bss dec hex filename
1032 1865 92 2989 bad bin/ckconfig
Done
From
[email protected] Wed Sep 18 13:13:25 1996
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 m0v3Szs-0005dGC; Wed, 18 Sep 96 13:13 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v3Sij-0003GpC; Wed, 18 Sep 96 12:55 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA15586; Wed, 18 Sep 1996 14:46:49 -0500
Received: from super.super.org (super.super.org [192.31.192.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA14248 for <
[email protected]>; Wed, 18 Sep 1996 14:21:34 -0500
Received: from gotham.super.org (gotham [192.239.79.2]) by super.super.org (8.6.12/8.6.12.1) with ESMTP id PAA21356 for <
[email protected]>; Wed, 18 Sep 1996 15:14:01 -0400
Received: from ripken.super.org (ripken [192.239.79.76]) by gotham.super.org (8.6.12/8.6.12.1) with ESMTP id PAA00483 for <
[email protected]>; Wed, 18 Sep 1996 15:20:38 -0400
Received: from localhost (localhost [127.0.0.1]) by ripken.super.org (8.6.12/8.6.12.client) with SMTP id PAA05901 for <
[email protected]>; Wed, 18 Sep 1996 15:20:37 -0400
Message-Id: <Pine.SUN.3.95.960918151305.4362b-100000@ripken>
Date: Wed, 18 Sep 1996 15:20:37 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Scott W. Tyree" <
[email protected]>
To: wu-ftpd mailing list <
[email protected]>
Subject: Problem with RFC822 checking
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
In my /etc/ftpaccess file I have:
password-check rfc822 warn
It appears that as long as the userid part of the password is 7 characters
it works fine, but if it's more or less I get the following:
Name (ftp.server.name:userid): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
230-The response '123456@s' is not valid
230-Next time please use your e-mail address as your password
230- for example:
[email protected]
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
Anyone seen this before and know what the fix is?
Thanks in advance,
Scott Tyree
From
[email protected] Wed Sep 18 13:43:51 1996
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 m0v3TTK-00086bC; Wed, 18 Sep 96 13:43 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v3T9Y-0003USC; Wed, 18 Sep 96 13:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA16790; Wed, 18 Sep 1996 15:16:48 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA14354 for <
[email protected]>; Wed, 18 Sep 1996 14:23:02 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id VAA23341 for
[email protected]; Wed, 18 Sep 1996 21:23:02 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 21:23:02 +0200 (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: 421 Service not available, remote server has closed connection
In-Reply-To: <
[email protected]> from "
[email protected]" at Sep 18, 96 07:29:15 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting
[email protected], who wrote :
> I have what I think is a very easy question. We have just been
> connected onto the net and have wu-ftp working fine. The only thing
> is that when a machine not on our local net tries to 'ftp' to us they
> get the following :-
>
> 421 Service not available, remote server has closed connection
>
> Any help will be greatly appreciated.
First guess.. tcpd disallowed the ftp connection.
Better guesses by telnetting to the ftp port and seeing if there's any
error or checking the syslog.
This error is generated by the ftp client when the ftp server closes the
connection unexpected.
Koos van den Hout
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Wed Sep 18 14:11:18 1996
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 m0v3Tta-0009IPC; Wed, 18 Sep 96 14:10 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA20058; Wed, 18 Sep 1996 16:02:32 -0500
Received: from camel.swcp.com (camel.swcp.com [198.59.115.3]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA16844 for <
[email protected]>; Wed, 18 Sep 1996 15:18:20 -0500
Received: (from cheeks@localhost) by camel.swcp.com (8.6.9/8.6.9) id NAA29185; Wed, 18 Sep 1996 13:32:55 -0600
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 13:32:55 -0600
Reply-To:
[email protected]
Sender:
[email protected]
From: Mark Costlow <
[email protected]>
To:
[email protected]
Subject: Solaris 2 getcwd() bug
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Strictly speaking, this isn't a wu-ftpd problem, but it bit me on our FTP
server so I thought I'd mention it here.
In Solaris 2.5.1 (probably older versions too, but I'm not sure), the getcwd()
library call is broken. getcwd() is supposed to stat each directory from "."
up to "/", determining the directory name at each level, building up the full
pathname for your current directory. It's supposed to just stat each
directory in the path, *not* any other directories. If you do a getcwd() on
an NFS-mounted partition however, it lstat()'s every file in your parent
directory!
We use the same machine for both anonymous and regular FTP services. The anon
FTP files are on a local disk, but user's home directories are served over NFS
from a SunOS 4 host. We recently upgraded our FTP server machine from SunOS 4
to Solaris 2.5.1. When we did this, we discovered that some users were
getting a 2-3 minute delay when they logged in. Anonymous FTP worked fine,
and some users got logged in with no delay, but for other users the delay was
so long that their FTP clients timed out before they got logged in.
Turns out that ftpd does a getcwd() after it logs the user in (which is
sensible). For a user with an NFS-mounted home directory, this caused the
program to lstat() about 2,000 NFS-mounted directories, which was the source
of the delay. It only lstat()ed directories until it found the one it was
looking for, so if your directory came up quickly in the list you wouldn't
even notice the problem, but for others there was a long wait.
The fix was to grab the getcwd() code from GNU LibC, rip out some of the
glibc-specific stuff, and link it with ftpd via the support library. Doing a
"pwd" in someone's home directory from that machine still takes 2 minutes
(haven't had the guts to replace /bin/pwd yet), but in our case there aren't
any shell logins allowed on that machine so it's not important.
I hope this helps someone somewhere. Maybe wu-ftpd should throw a getcwd()
into the distribution for use on Solaris machines.
Oh, by the way, Sun has this bug listed in SunSolve, and they've acknowledged
it, but they don't have a patch. They say it only affects you if you're
talking to an NFS V2 server (i.e. SunOS 4). But the problem is in the
getcwd() code, not NFS. Perhaps NFS V3 does something to lessen the impact of
getcwd()'s bogus behavior, but it's still bogus.
Mark
--
Mark Costlow | Personal Contact: | SWCP Information:
Southwest Cyberport | Mail:
[email protected] | Mail:
[email protected]
Public Access Internet | Voice: +1-505-293-5967 | FTP: ftp.swcp.com:/pub/swcp
Albuquerque, NM | Fax: +1-505-271-5477 | WWW:
http://www.swcp.com/
"Education is never a waste" - Viscount du Valmont
From
[email protected] Wed Sep 18 14:19:28 1996
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 m0v3U1e-0002MFC; Wed, 18 Sep 96 14:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA20487; Wed, 18 Sep 1996 16:11:03 -0500
Received: from lepton (lepton.hmco.com [155.44.80.8]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA18476 for <
[email protected]>; Wed, 18 Sep 1996 15:43:09 -0500
Received: by lepton (SMI-8.6/SMI-SVR4)
id QAA00654; Wed, 18 Sep 1996 16:33:19 -0400
Message-Id: <199609182033.QAA00654@lepton>
Date: Wed, 18 Sep 1996 16:32:23 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Aaron Stpierre)
To:
[email protected]
Subject: Server shutting down
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4ME+ PL18 (25)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Anyone have a quick explanation for this ?
220-You are currently user 0 out of 50 users allowed.
220-
220-Local time is Wed Sep 18 16:30:20 1996 .
220-
220-All questions or problems, please email
[email protected]
220-
220 lepton FTP server (Version wu-2.4(3) Wed Sep 18 16:22:35 EDT 1996) ready.
Name (.:root): stpiera
221 Server shutting down. Goodbye.
I cannot log in , it never prompts me for a password .. Also I have
sucessfully run ckconfig , and it responded with all of the config files
being in proper order ..
Thanks
--
-------------------------------------------------------------
Aaron J. St. Pierre Systems Administrator
[email protected] Houghton Mifflin Co.
http://www.bsd.net/exabyte
-------------------------------------------------------------
From
[email protected] Wed Sep 18 14:50:58 1996
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 m0v3UVw-0009NYC; Wed, 18 Sep 96 14:50 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA22647; Wed, 18 Sep 1996 16:43:09 -0500
Received: from www.deltastar.nb.ca (www.deltastar.nb.ca [198.164.18.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id QAA20847 for <
[email protected]>; Wed, 18 Sep 1996 16:17:07 -0500
Received: from www2.deltastar.nb.ca (www2.deltastar.nb.ca [198.164.18.8]) by www.deltastar.nb.ca (8.7/8.7) with SMTP id RAA03434 for <
[email protected]>; Wed, 18 Sep 1996 17:47:08 -0300
Message-Id: <
[email protected]>
Date: Wed, 18 Sep 1996 15:14:17 -0300
Reply-To:
[email protected]
Sender:
[email protected]
From: Brian Freeze <
[email protected]>
To:
[email protected]
Subject: Re: Server shutting down
References: <199609182033.QAA00654@lepton>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0Gold (Win95; I)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Aaron Stpierre wrote:
>
> Anyone have a quick explanation for this ?
>
> 220-You are currently user 0 out of 50 users allowed.
> 220-
> 220-Local time is Wed Sep 18 16:30:20 1996 .
> 220-
> 220-All questions or problems, please email
[email protected]
> 220-
> 220 lepton FTP server (Version wu-2.4(3) Wed Sep 18 16:22:35 EDT 1996) ready.
> Name (.:root): stpiera
> 221 Server shutting down. Goodbye.
>
> I cannot log in , it never prompts me for a password .. Also I have
> sucessfully run ckconfig , and it responded with all of the config files
> being in proper order ..
>
> Thanks
> --
> -------------------------------------------------------------
> Aaron J. St. Pierre Systems Administrator
>
[email protected] Houghton Mifflin Co.
>
http://www.bsd.net/exabyte
> -------------------------------------------------------------
As a rule if you don't have your ftpaccess file or tcpd wrappers setup
to allow access from the outside world you will get the error message.
For tcpd wrappers check host.allow and host.deny and for your ftpaccess
make sure that you have the right options in for what you want to do.
Make sure the top lines in your ftpaccess file allow for logins from
outside. There is an example ftpaccess file with the source of the
wu-ftpd.
Hope this helps.
From
[email protected] Wed Sep 18 16:19:31 1996
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 m0v3Vtb-0009goC; Wed, 18 Sep 96 16:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA26380; Wed, 18 Sep 1996 18:11:34 -0500
Received: from basil.acr.net.au (basil.acr.net.au [203.22.236.98]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA26225 for <
[email protected]>; Wed, 18 Sep 1996 18:07:52 -0500
Received: from geoffnp.acr.net.au (be2511s114.acr.net.au [203.22.236.114]) by basil.acr.net.au (8.7.3/8.7.3) with ESMTP id JAA24091 for <
[email protected]>; Thu, 19 Sep 1996 09:09:24 +1000 (EST)
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 09:21:46 +1000
Reply-To:
[email protected]
Sender:
[email protected]
From: "Geoff Terry" <
[email protected]>
To: <
[email protected]>
Subject: Re: Trouble installing
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Rick,
You will find examples of these files in the wutfp kit.
Look in docs/examples subdirectory of where you uncompressed the kit. You
can then copy the files and edit to suit your needs.
Regards Geofft
----------
> From:
[email protected]
> To: wu-ftpd(a)mail.wustl.edu <
[email protected]>
> Subject: Trouble installing
> Date: Tuesday, September 17, 1996 7:55
>
>
>
> I'm rather new to Unix administration, but I know I need to install
wu-ftpd
> to test it for our needs here at my company. We're running HP-UX 10.01
on
> an HP 9000 server. The trouble I'm having is (at this point anyway) the
> installation instructions refer to files that I need to edit that do not
> exist on my system. These files include ftpaccess, ftphosts and
ftpgroups.
> I understand what these files do, but I do not understand their
> configurations, so I'm not sure how to install them nor am I confident I
am
> not openning up security issues on my system. I cannot find
documentation
> on these files either. I have man page sections in the archive I
> downloaded, but I can't read them.
>
> Any assistance would be appreciated.
>
> Rick Kasten
>
From
[email protected] Thu Sep 19 05:57:17 1996
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 m0v3iea-0009fTC; Thu, 19 Sep 96 05:56 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id HAA20439; Thu, 19 Sep 1996 07:49:06 -0500
Received: from relay3.smtp.psi.net (relay3.smtp.psi.net [38.8.210.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id HAA20168 for <
[email protected]>; Thu, 19 Sep 1996 07:38:45 -0500
Received: from lmc-ocala.com by relay3.smtp.psi.net (8.7.5/SMI-5.4-PSI)
id IAA13697; Thu, 19 Sep 1996 08:37:59 -0400 (EDT)
Received: from ocala1 by lmc-ocala.com (SMI-8.6/SMI-SVR4)
id IAA02349; Thu, 19 Sep 1996 08:36:33 -0400
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 08:36:33 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: "Andrew P. Schwalb" <
[email protected]>
To:
[email protected]
Subject: Re: Solaris 2 getcwd() bug
References: <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Mark Costlow wrote:
>
> Strictly speaking, this isn't a wu-ftpd problem, but it bit me on our FTP
> server so I thought I'd mention it here.
>
> In Solaris 2.5.1 (probably older versions too, but I'm not sure), the getcwd()
> library call is broken. getcwd() is supposed to stat each directory from "."
> up to "/", determining the directory name at each level, building up the full
> pathname for your current directory. It's supposed to just stat each
> directory in the path, *not* any other directories. If you do a getcwd() on
> an NFS-mounted partition however, it lstat()'s every file in your parent
> directory!
>
> We use the same machine for both anonymous and regular FTP services. The anon
> FTP files are on a local disk, but user's home directories are served over NFS
> from a SunOS 4 host. We recently upgraded our FTP server machine from SunOS 4
> to Solaris 2.5.1. When we did this, we discovered that some users were
> getting a 2-3 minute delay when they logged in. Anonymous FTP worked fine,
> and some users got logged in with no delay, but for other users the delay was
> so long that their FTP clients timed out before they got logged in.
>
> Turns out that ftpd does a getcwd() after it logs the user in (which is
> sensible). For a user with an NFS-mounted home directory, this caused the
> program to lstat() about 2,000 NFS-mounted directories, which was the source
> of the delay. It only lstat()ed directories until it found the one it was
> looking for, so if your directory came up quickly in the list you wouldn't
> even notice the problem, but for others there was a long wait.
>
> The fix was to grab the getcwd() code from GNU LibC, rip out some of the
> glibc-specific stuff, and link it with ftpd via the support library. Doing a
> "pwd" in someone's home directory from that machine still takes 2 minutes
> (haven't had the guts to replace /bin/pwd yet), but in our case there aren't
> any shell logins allowed on that machine so it's not important.
>
> I hope this helps someone somewhere. Maybe wu-ftpd should throw a getcwd()
> into the distribution for use on Solaris machines.
>
> Oh, by the way, Sun has this bug listed in SunSolve, and they've acknowledged
> it, but they don't have a patch. They say it only affects you if you're
> talking to an NFS V2 server (i.e. SunOS 4). But the problem is in the
> getcwd() code, not NFS. Perhaps NFS V3 does something to lessen the impact of
> getcwd()'s bogus behavior, but it's still bogus.
>
> Mark
> --
> Mark Costlow | Personal Contact: | SWCP Information:
> Southwest Cyberport | Mail:
[email protected] | Mail:
[email protected]
> Public Access Internet | Voice: +1-505-293-5967 | FTP: ftp.swcp.com:/pub/swcp
> Albuquerque, NM | Fax: +1-505-271-5477 | WWW:
http://www.swcp.com/
>
> "Education is never a waste" - Viscount du Valmont
I have a Solaris 2.5 machine running wu-ftp 2.4 beta 11. My machine
exhibits the same behaviour (taking forever to log someone in, so long
that sometimes their client times out). This seems to happen to most
people, but doesn't happen to everyone. This is on a Sparc 20 with
nothing else to do and only 1 or 2 people logging in at a time. I am on
a 56k frame relay link.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~
0- /|
Andrew P. Schwalb ___________/_|__
Advanced Technology Group L O C K H E E D M A R T I N / | /
Ocala Operations / |/
[email protected] /
/|
/ |
From
[email protected] Thu Sep 19 07:24:50 1996
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 m0v3k1z-0007PQC; Thu, 19 Sep 96 07:24 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA23853; Thu, 19 Sep 1996 09:09:34 -0500
Received: from epiphore.francenet.fr (epiphore.francenet.fr [193.149.97.10]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id IAA23226 for <
[email protected]>; Thu, 19 Sep 1996 08:56:40 -0500
Received: from epiphore.francenet.fr (
[email protected] [127.0.0.1]) by epiphore.francenet.fr (8.7.5/8.7.3) with ESMTP id PAA09852; Thu, 19 Sep 1996 15:55:42 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 15:55:41 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Gildas Perrot <
[email protected]>
To:
[email protected],
[email protected]
Subject: REPOST : wu-ftpd-2.4.2-beta-11 on HP/UX 10.10
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Sender:
[email protected]
X-Mailer: exmh version 1.6.5 12/8/95
X-Face: Ul0#O+e%?XQVh#yPti!ZBM1xcs#[e,1/$p;B7DuIV<|/1,)tf<K2\1=t&1y|0Ozsx.#7-*a$n]UxhgB<.5BCUiR'1rAE099I.@1DBy[,*]w0ZC::.N&~QM)9Q&[0ex'&nZCe(CO*o_WA6jIVr{]}n$,@X+Gz~rvQ\g^e~S[4th4XH?&U~+3)-|l*iv!P$>`Fb;&b56)DHYF6$vlD[]|+}q7{Rd4=Mw|$BOD:.HnTtdy5iy,{QITTtivBoaA}Ow=r.&X)pW(7&wgJ!MnqrK?LSZf?M#H*IwzhH3?t)PTzouSYxs$K@D&x9t)+M4('zfkh3C\q
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi everybody,
I have a problem with wu-ftpd-2.4.2-beta-11 I didn't encounter with
wu-ftpd-2.4. All configurations and binaries files are in /local/etc. I
changed
src/pathnames.h of wu-ftpd-2.4.2-beta-11 according to this :
#define _PATH_FTPUSERS "/local/etc/ftpusers"
#define _PATH_FTPACCESS "/local/etc/ftpaccess"
#define _PATH_CVT "/local/etc/ftpconversions"
#define _PATH_PRIVATE "/local/etc/ftpgroups"
I checked with bin/ckconfig that /local/etc/ftpaccess is actually used. In
/local/etc/ftpaccess, I have : banner /local/etc/msgs/banner which contains a
banner. However, this banner is not displayed with wu-ftpd-2.4.2-beta-11
server while it is with wuftpd-2.4 server. With 'strings wu-ftpd', I can see
that /local/etc/ftpaccess is used however.
Any idea about this problem ? Thanks in advance for your help. Gildas.
--
Gildas PERROT,
[email protected] __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
---- (_)/ (_)
--
Gildas PERROT,
[email protected] __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
---- (_)/ (_)
--
Gildas PERROT,
[email protected] __o
FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_
---- (_)/ (_)
From
[email protected] Thu Sep 19 07:47:50 1996
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 m0v3kOE-0009FVC; Thu, 19 Sep 96 07:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA25102; Thu, 19 Sep 1996 09:32:49 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id JAA24563 for <
[email protected]>; Thu, 19 Sep 1996 09:22:33 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.6/8.7.3) with ESMTP id KAA24507 for <
[email protected]>; Thu, 19 Sep 1996 10:21:44 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.6) id KAA04879; Thu, 19 Sep 1996 10:21:42 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 10:21:42 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: Problem with RFC822 checking
In-Reply-To: <Pine.SUN.3.95.960918151305.4362b-100000@ripken> from "Scott W. Tyree" at Sep 18, 96 03:20:37 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> In my /etc/ftpaccess file I have:
>
> password-check rfc822 warn
>
> It appears that as long as the userid part of the password is 7 characters
> it works fine, but if it's more or less I get the following:
>
> Name (ftp.server.name:userid): anonymous
> 331 Guest login ok, send your complete e-mail address as password.
> Password:
> 230-The response '123456@s' is not valid
> 230-Next time please use your e-mail address as your password
> 230- for example:
[email protected]
> 230 Guest login ok, access restrictions apply.
> Remote system type is UNIX.
> Using binary mode to transfer files.
> ftp>
>
> Anyone seen this before and know what the fix is?
>
yes the validate_eaddr(char *passwd) is very weak.
But there is not limit on the user part off the passwd
so
'12345678910@'
will work fine but on the ortherhand
'1234567@x'
will give you a warning.
It will not accept a hostname of only one character ;-)
that's why
'123456@s'
is giving you warnings but
[email protected]
will work fine.
Furthermore, suppose you have ftpd running on machine foo.bar.com
you are on machine foo.bar.com you loggin to ftp as anonymous
giving a passwd like
'joe@foo'
Ftpd will give you a warning and even log you out if you had 'enforce' ;-)
but
'
[email protected]'
or
'joe@'
or
'
[email protected]'
will work fine. Just take a look at the src in ftpd.c you will see
what I mean.
> Anyone seen this before and know what the fix is?
none that I know of, aside from rewriting validate_eaddr()
or simply advertise to your clients
'username@'
just with the '@' nothing else after
BTW, if you decide to rewrite validate_eaddr() be a gentleman...
send me a patch ;-)
cheers,
--
alain
From
[email protected] Thu Sep 19 08:19:49 1996
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 m0v3ksj-0005ckC; Thu, 19 Sep 96 08:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAB27730; Thu, 19 Sep 1996 10:03:15 -0500
Received: from okse.arr.nsc.no (okse.arr.nsc.no [128.39.102.12]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA26685 for <
[email protected]>; Thu, 19 Sep 1996 09:53:27 -0500
Received: from okse (localhost [127.0.0.1]) by okse.arr.nsc.no (8.6.12/8.6.12) with SMTP id QAA27263; Thu, 19 Sep 1996 16:52:32 +0200
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 15:52:32 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Monika Lie Larsen <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: REPOST : wu-ftpd-2.4.2-beta-11 on HP/UX 10.10
References: <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.5 sun4u)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Gildas Perrot wrote:
>
> /local/etc/ftpaccess, I have : banner /local/etc/msgs/banner which contains a
> banner. However, this banner is not displayed with wu-ftpd-2.4.2-beta-11
Are you sure you're running ftpd with the -a option? It doesn't actually
read ftpaccess otherwise...
Monika
--
+-------------------+---------------------+---------------------------+
| | Andoya Rocket Range | Tel.: +47 76141644 |
| Monika Lie Larsen | Box 54 | Fax.: +47 76141857 |
| System Analyst | N-8480 Andenes | e-mail:
[email protected] |
| | NORWAY | |
| | | private: +47 76142092 |
|-------------------+---------------------+---------------------------|
| WWW URL:
http://www.arr.nsc.no |
+---------------------------------------------------------------------+
From
[email protected] Thu Sep 19 08:36:37 1996
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 m0v3l9F-0009HTC; Thu, 19 Sep 96 08:36 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA29219; Thu, 19 Sep 1996 10:18:15 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA27467 for <
[email protected]>; Thu, 19 Sep 1996 10:00:26 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.6/8.7.3) with ESMTP id KAA24989 for <
[email protected]>; Thu, 19 Sep 1996 10:59:42 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.6) id KAA04938; Thu, 19 Sep 1996 10:59:40 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 10:59:39 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: Server shutting down
In-Reply-To: <199609182033.QAA00654@lepton> from "Aaron Stpierre" at Sep 18, 96 04:32:23 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> Anyone have a quick explanation for this ?
>
> 220-You are currently user 0 out of 50 users allowed.
> 220-
> 220-Local time is Wed Sep 18 16:30:20 1996 .
> 220-
> 220-All questions or problems, please email
[email protected]
> 220-
> 220 lepton FTP server (Version wu-2.4(3) Wed Sep 18 16:22:35 EDT 1996) ready.
> Name (.:root): stpiera
> 221 Server shutting down. Goodbye.
>
> I cannot log in , it never prompts me for a password .. Also I have
> sucessfully run ckconfig , and it responded with all of the config files
> being in proper order ..
>
> Thanks
> --
read the FAQ...
<URL:
http://www.hvu.nl/~koos/wu-ftpd-faq.html>
it says:
8. Running wu-ftpd
1. ftpd allways says "221 Server shutting down. Goodbye."
The directive ftpshut in the ftpaccess file points to a file
that exists at that moment. Either change the directive or
delete the file.
Also, after you've used the ftpshut command, you'll need to
remove the ftpshut file by hand.
From
[email protected] Thu Sep 19 08:41:53 1996
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 m0v3lEL-00088CC; Thu, 19 Sep 96 08:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA29617; Thu, 19 Sep 1996 10:25:05 -0500
Received: from alpha.comsource.net (alpha.comsource.net [205.243.40.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA28524 for <
[email protected]>; Thu, 19 Sep 1996 10:10:11 -0500
Received: from localhost by alpha.comsource.net; (5.65/1.1.8.2/17May96-0857AM)
id AA03023; Thu, 19 Sep 1996 09:58:45 -0500
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 09:58:45 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Andrew C. Saylor" <
[email protected]>
To: WUFTP Listserve <
[email protected]>
Subject: wuftp and dUnix 3.2b
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
All:
I have wuftp 2.4(3) installed on a Dec Alpha 2100 running DUnix 3.2b.
The server will permitt anonymous logins just fine, but will not allow
authenticated username/password pairs in. I have applied the osf-patch and
copied the /etc/sia directory into the FTP directory. Neither of these has
worked.
The whole idea behind using WUFTP was to prevent users from retreiving
the /etc/passwd and /etc/group files (as well as other files they dont
need of course!). If there is some solution to this, can one of you kind
soles gimme a hint?!!
Thanks All!!
|0|-------------------------------------------------------------------|0|
|0| Andrew C. Saylor | "Two in the Box!" |0|
|0|
[email protected] | "Ready to Go!" |0|
|0| ComSource Inc. | "We be fast.... |0|
|0| 101 Plaza East Blvd. Suite 316 | |0|
|0| Evansville, Indiana 47715 | AND THEY BE SLOW!" |0|
|0| | |0|
|0|"Southern Indiana's most powerful | |0|
|0| Internet Service Provider | |0|
|0| and Communications Specialists" | -Ghostbusters II |0|
|0| | |0|
|0|
http://www.comsource.net | |0|
|0| (812)469-0300 | |0|
|0|-------------------------------------------------------------------|0|
|0| I am Pentium of Borg, |0|
|0| Calculation is Futile, |0|
|0| You will be approximated!! |0|
From
[email protected] Thu Sep 19 09:03:37 1996
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 m0v3lYr-0004iSC; Thu, 19 Sep 96 09:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA00860; Thu, 19 Sep 1996 10:42:17 -0500
Received: from academ.com (ACADEM.COM [198.137.249.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA29308 for <
[email protected]>; Thu, 19 Sep 1996 10:20:00 -0500
Received: (from sob@localhost) by academ.com (8.7.4/8.7.1) id KAA02858; Thu, 19 Sep 1996 10:17:40 -0500 (CDT)
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 10:17:39 CDT
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Stan Barber)
To: Gildas Perrot <
[email protected]>,
[email protected],
[email protected]
Cc:
[email protected]
Subject: Re: [ACADEM-SW-SUPPORT #44] REPOST : wu-ftpd-2.4.2-beta-11 on HP/UX 10.10
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Try adding a "-a" to the end of the line for ftp in /etc/inetd.conf.
This is documented in the various README/INSTALL files in the distribution,
but apparentsly you have not read them.
--
Stan | Academ Consulting Services |internet:
[email protected]
Olan | For more info on academ, see this |uucp: {mcsun|amdahl}!academ!sob
Barber | URL-
http://www.academ.com/academ |Opinions expressed are only mine.
From
[email protected] Thu Sep 19 09:18:18 1996
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 m0v3lnV-0000uCC; Thu, 19 Sep 96 09:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA01788; Thu, 19 Sep 1996 10:57:37 -0500
Received: from crow.bmc.com (crow.bmc.com [198.147.191.100]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA01157 for <
[email protected]>; Thu, 19 Sep 1996 10:45:33 -0500
Received: from dreamer.bmc.com by crow.bmc.com (AIX 3.2/UCB 5.64/4.03)
id AA10163; Thu, 19 Sep 1996 10:42:53 -0500
Received: by dreamer.bmc.com (SMI-8.6/SMI-SVR4)
id KAA07573; Thu, 19 Sep 1996 10:44:45 -0500
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 10:44:45 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thuy Tran)
To:
[email protected]
Subject: setting up guestgroups
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Md5: lxW+A9L8h9KjhXAGGQ8EWQ==
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi there. I'm hoping somebody can help me with my problem. Here's what I want to do: ftp to my anonymous ftp server but log
in using a specific userid and password (non-anonymous) yet have the ftpd do the
chroot and other good stuff that wuftpd provides. So I believe I need to setup
a guestgroup in my wu-ftpd server.
I'm trying to follow the guest-howto page but after ftping in as the user, I do
a 'pwd' and it didn't say '/', instead it had the full path of the user's home
directory and I was able to cd back to other directories that I shouldn't have
access to. So there is something wrong in my setup. I have some questions
about the guest-howto:
1. step 1 says to make changes to /etc/passwd, /etc/group and add
entries to /etc/ftpaccess.
question: Are you referring to the actual system /etc/passwd
and group files? So there's going to be 2 passwd and
group files (one for the system and one in the
userid's home directory/etc/, correct?)
Also, I don't have 'ftponly'. Could I use
/bin/false or /bin/true instead? I only want this user
to ftp, no telnet, etc.
2. step 2 says to compile the source to use /etc/ftpaccess by default or
to run the daemon with the -a option.
question: Since I can't compile the source, how do I run the
daemon with the -a option? Can I force it to
run with the -a option in /etc/inetd.conf?
Now for the /etc/ftpaccess file. Mine currently looks
like this:
********* start of ftpaccess file ***************
class anonymouses anonymous *
class guests guest *.bmc.com,*.peer.com
CLASS LOCAL REAL,GUEST *.BMC.COM,*.PEER.COM
class all real,guest,anonymous *
GUESTGROUP GUESTS,PART19,X3T3
private no
limit all 10 Any /usr/local/etc/msg.toomany
passwd-check trivial enforce
delete no anonymous,GUEST
overwrite no anonymous,GUEST
rename no anonymous,GUEST
chmod no anonymous,GUEST
umask no anonymous,GUEST
upload /bmc/local/data/ftp * no
upload /bmc/local/data/ftp / no
upload /bmc/local/data/ftp /incoming yes root daemon 0600 nodirs
upload /bmc/local/data/ftp /bmc no
upload /bmc/local/data/ftp /bin
upload /bmc/local/data/ftp /etc no
upload /bmc/local/data/ftp /dev no
upload /bmc/local/data/ftp /pub no
upload /bmc/local/data/guest * yes guest guest 0644 dirs
upload /bmc/local/data/guest / no
upload /bmc/local/data/guest /incoming no
upload /bmc/local/data/guest /bmc yes guest guest 0644 dirs
upload /bmc/local/data/guest /bin no
upload /bmc/local/data/guest /etc no
upload /bmc/local/data/guest /dev no
upload /bmc/local/data/guest /pub yes guest guest 0644 dirs
compress no local remote
tar no local remote
banner /usr/local/etc/msg.banner
message .contents cwd=*
log transfers anonymous,real inbound,outbound
email
[email protected]
*************************end of ftpaccess file*************
The uppercase words/lines are what I changed to allow userid part19 with group
of part19. Also for userid x3t3 and group x3t3.
Question: what is the 'path-filter guest /etc/pathmsg ...' ???
is my class set right?
is the 'guestgroup' line correct ? I don't understand why it was
'guestgroup guests' in the first place.
do I need to change the upload lines?
Thank you so much for your help. The person who compiled and installed this
application quit and left this for me.
I hope what I"ve written makes sense.
Thanks, Thuy
From
[email protected] Thu Sep 19 10:19:19 1996
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 m0v3mkb-0008BGC; Thu, 19 Sep 96 10:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA05182; Thu, 19 Sep 1996 12:04:09 -0500
Received: from interlock.mgh.com (interlock.mgh.com [152.159.1.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA04817 for <
[email protected]>; Thu, 19 Sep 1996 12:00:22 -0500
Received: by interlock.mgh.com id AA11284
(InterLock SMTP Gateway 3.0 for
[email protected]);
Thu, 19 Sep 1996 12:59:31 -0400
Received: by interlock.mgh.com (Protected-side Proxy Mail Agent-1);
Thu, 19 Sep 1996 12:59:31 -0400
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 96 12:14:32 edt
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re: setting up guestgroups
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
I am trying to do something similar(?) to this also with no luck. We
need the ability for a real user to ftp and be given a specific path
as "/". They would need the capability to "cd /Down/Deeper" within
the path they are assigned, but not be able to do a "cd ../higher"
or "cd /somewhere/else". Has anyone listening implemented this
scenario and if so be willing to instruct me on how to set it up?
Thanks in advance,
Greg Piney
The McGraw-Hill Companies
______________________________ Reply Separator _________________________________
Subject: setting up guestgroups
Author:
[email protected] at CCNODE
Date: 09/19/96 12:07 PM
Hi there. I'm hoping somebody can help me with my problem. Here's what I want
to do: ftp to my anonymous ftp server but log
in using a specific userid and password (non-anonymous) yet have the ftpd do the
chroot and other good stuff that wuftpd provides. So I believe I need to setup
a guestgroup in my wu-ftpd server.
I'm trying to follow the guest-howto page but after ftping in as the user, I do
a 'pwd' and it didn't say '/', instead it had the full path of the user's home
directory and I was able to cd back to other directories that I shouldn't have
access to. So there is something wrong in my setup. I have some questions
about the guest-howto:
1. step 1 says to make changes to /etc/passwd, /etc/group and add
entries to /etc/ftpaccess.
question: Are you referring to the actual system /etc/passwd
and group files? So there's going to be 2 passwd and
group files (one for the system and one in the
userid's home directory/etc/, correct?)
Also, I don't have 'ftponly'. Could I use
/bin/false or /bin/true instead? I only want this user
to ftp, no telnet, etc.
2. step 2 says to compile the source to use /etc/ftpaccess by default or
to run the daemon with the -a option.
question: Since I can't compile the source, how do I run the
daemon with the -a option? Can I force it to
run with the -a option in /etc/inetd.conf?
Now for the /etc/ftpaccess file. Mine currently looks
like this:
********* start of ftpaccess file ***************
class anonymouses anonymous *
class guests guest *.bmc.com,*.peer.com
CLASS LOCAL REAL,GUEST *.BMC.COM,*.PEER.COM
class all real,guest,anonymous *
GUESTGROUP GUESTS,PART19,X3T3
private no
limit all 10 Any /usr/local/etc/msg.toomany
passwd-check trivial enforce
delete no anonymous,GUEST
overwrite no anonymous,GUEST
rename no anonymous,GUEST
chmod no anonymous,GUEST
umask no anonymous,GUEST
upload /bmc/local/data/ftp * no
upload /bmc/local/data/ftp / no
upload /bmc/local/data/ftp /incoming yes root daemon 0600 nodirs
upload /bmc/local/data/ftp /bmc no
upload /bmc/local/data/ftp /bin
upload /bmc/local/data/ftp /etc no
upload /bmc/local/data/ftp /dev no
upload /bmc/local/data/ftp /pub no
upload /bmc/local/data/guest * yes guest guest 0644 dirs
upload /bmc/local/data/guest / no
upload /bmc/local/data/guest /incoming no
upload /bmc/local/data/guest /bmc yes guest guest 0644 dirs
upload /bmc/local/data/guest /bin no
upload /bmc/local/data/guest /etc no
upload /bmc/local/data/guest /dev no
upload /bmc/local/data/guest /pub yes guest guest 0644 dirs
compress no local remote
tar no local remote
banner /usr/local/etc/msg.banner
message .contents cwd=*
log transfers anonymous,real inbound,outbound
email
[email protected]
*************************end of ftpaccess file*************
The uppercase words/lines are what I changed to allow userid part19 with group
of part19. Also for userid x3t3 and group x3t3.
Question: what is the 'path-filter guest /etc/pathmsg ...' ???
is my class set right?
is the 'guestgroup' line correct ? I don't understand why it was
'guestgroup guests' in the first place.
do I need to change the upload lines?
Thank you so much for your help. The person who compiled and installed this
application quit and left this for me.
I hope what I"ve written makes sense.
Thanks, Thuy
From
[email protected] Thu Sep 19 11:35:12 1996
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 m0v3nw1-00084aC; Thu, 19 Sep 96 11:34 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA09495; Thu, 19 Sep 1996 13:23:45 -0500
Received: from crow.bmc.com (crow.bmc.com [198.147.191.100]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA09112 for <
[email protected]>; Thu, 19 Sep 1996 13:16:49 -0500
Received: from dreamer.bmc.com by crow.bmc.com (AIX 3.2/UCB 5.64/4.03)
id AA20940; Thu, 19 Sep 1996 13:14:01 -0500
Received: by dreamer.bmc.com (SMI-8.6/SMI-SVR4)
id NAA07751; Thu, 19 Sep 1996 13:15:56 -0500
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 13:15:56 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thuy Tran)
To:
[email protected]
Subject: question regarding setting up guest access
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Md5: deYnG8cuDtWRqSR09SBDqQ==
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
HI,
I'm not sure this is the right address I should be asking technical questions.
But if it's not, please point me in the right direction. I need some help
setting up guestgroups in my wuftpd server, I read through the guest-howto web
page but it didn't work.
Thanks, Thuy (
[email protected])
From
[email protected] Thu Sep 19 11:47:39 1996
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 m0v3o8G-0005jmC; Thu, 19 Sep 96 11:47 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA10200; Thu, 19 Sep 1996 13:37:09 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA09873 for <
[email protected]>; Thu, 19 Sep 1996 13:29:40 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by ns1.fni.com (8.7.6/8.7.3) with SMTP id NAA25536 for <
[email protected]>; Thu, 19 Sep 1996 13:13:18 -0500
Message-Id: <
[email protected]>
Date: Thu, 19 Sep 1996 13:13:17 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael Brennen <
[email protected]>
To:
[email protected]
Subject: Re: setting up guestgroups
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, 19 Sep 1996, Thuy Tran wrote:
> 1. step 1 says to make changes to /etc/passwd, /etc/group and add
> entries to /etc/ftpaccess.
>
> question: Are you referring to the actual system /etc/passwd
> and group files? So there's going to be 2 passwd and
> group files (one for the system and one in the
> userid's home directory/etc/, correct?)
The actual /etc/passwd. Yes -- there are 2 /etc/passwd files. The one in
the ftp tree should be stripped of all non essential data, as covered in
the howto.
****** Make sure the /./ is at the end of the path in the user's account
in /etc/passwd. This is indicated in the howto, and that is what
determines where the chroot is done. If you are seeing a full path, then
the chroot is not being done properly.
> Also, I don't have 'ftponly'. Could I use
> /bin/false or /bin/true instead? I only want this user
> to ftp, no telnet, etc.
/etc/ftponly should not exist. Just put "/etc/ftponly" in /etc/shells and
as the shell on the guest user's account in /etc/passwd.
> 2. step 2 says to compile the source to use /etc/ftpaccess by default or
> to run the daemon with the -a option.
>
> question: Since I can't compile the source, how do I run the
> daemon with the -a option? Can I force it to
> run with the -a option in /etc/inetd.conf?
Should be sufficient to run with -a in /etc/inetd.conf; the ftp line in
inetd.conf should look something like this:
ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/wu.ftpd -a -t300
> Now for the /etc/ftpaccess file. Mine currently looks
> like this:
>
>
> ********* start of ftpaccess file ***************
>
> class anonymouses anonymous *
> class guests guest *.bmc.com,*.peer.com
> CLASS LOCAL REAL,GUEST *.BMC.COM,*.PEER.COM
> class all real,guest,anonymous *
>
> GUESTGROUP GUESTS,PART19,X3T3
> private no
>
> limit all 10 Any /usr/local/etc/msg.toomany
>
> passwd-check trivial enforce
>
> delete no anonymous,GUEST
> overwrite no anonymous,GUEST
> rename no anonymous,GUEST
> chmod no anonymous,GUEST
> umask no anonymous,GUEST
>
> upload /bmc/local/data/ftp * no
> upload /bmc/local/data/ftp / no
> upload /bmc/local/data/ftp /incoming yes root daemon 0600 nodirs
> upload /bmc/local/data/ftp /bmc no
> upload /bmc/local/data/ftp /bin
>
> upload /bmc/local/data/ftp /etc no
> upload /bmc/local/data/ftp /dev no
> upload /bmc/local/data/ftp /pub no
> upload /bmc/local/data/guest * yes guest guest 0644 dirs
> upload /bmc/local/data/guest / no
> upload /bmc/local/data/guest /incoming no
> upload /bmc/local/data/guest /bmc yes guest guest 0644 dirs
> upload /bmc/local/data/guest /bin no
> upload /bmc/local/data/guest /etc no
> upload /bmc/local/data/guest /dev no
> upload /bmc/local/data/guest /pub yes guest guest 0644 dirs
>
> compress no local remote
> tar no local remote
>
> banner /usr/local/etc/msg.banner
> message .contents cwd=*
>
> log transfers anonymous,real inbound,outbound
>
> email
[email protected]
>
> *************************end of ftpaccess file*************
>
> The uppercase words/lines are what I changed to allow userid part19 with
> group of part19. Also for userid x3t3 and group x3t3.
Should be okay if I've not missed some detail.
> Question: what is the 'path-filter guest /etc/pathmsg ...' ???
> is my class set right?
Set path-filter to the following:
# path-filter...
path-filter anonymous /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-
path-filter guest /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-
path-filter real /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-
> is the 'guestgroup' line correct ? I don't understand why it was
> 'guestgroup guests' in the first place.
"guestgroup guests" assumes the existence of a group "guests" in
/etc/group. The howto assumes and demonstrates a group of "clients" in
/etc/group. Looks like you've got it set right.
> do I need to change the upload lines?
upload /bmc/local/data/guest /pub yes guest guest 0644 dirs
Just understand that with the above line uploaded files will be created
with ownership and group of "guest.guest". You may not want that, so
change the "guest guest" part to be a user and group on your system that
you want.
Hope this gets you operational,
-- Michael
From
[email protected] Thu Sep 19 12:09:29 1996
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 m0v3oT7-00089SC; Thu, 19 Sep 96 12:09 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA11508; Thu, 19 Sep 1996 13:57:23 -0500
Received: from periplum.cdinet.com ([198.77.80.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA11301 for <
[email protected]>; Thu, 19 Sep 1996 13:52:31 -0500
Received: (from david@localhost) by periplum.cdinet.com (8.7.3/8.6.9) id OAA04819; Thu, 19 Sep 1996 14:53:01 -0400 (EDT)
Message-Id: <Pine.SOL.3.91.960919144218.3703B-100000@periplum>
Date: Thu, 19 Sep 1996 14:53:01 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: David Lewis <
[email protected]>
To:
[email protected]
Subject: Re: setting up guestgroups
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: david@periplum
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I actually got a setup like this working yesterday (on a Solaris 2.4
system). The tricky part (and the only thing I noticed wrong with your
general procedure) is in the "guestgroup" line of ftpaccess -- don't use
commas to separate the group names, only spaces. For example, you would
want the line to look like this in your ftpaccess:
guestgroup guests part19 x3t3
Also, you'll need to add these guest groups (and your guest users) to the
actual system group (and passwd) files, not the ones under the ftp
directory.
I hope this helps.
David Lewis
Communications Development Inc.
email:
[email protected]
web: www.cdinet.com
On Thu, 19 Sep 1996, Thuy Tran wrote:
> Hi there. I'm hoping somebody can help me with my problem. Here's what I want to do: ftp to my anonymous ftp server but log
> in using a specific userid and password (non-anonymous) yet have the ftpd do the
> chroot and other good stuff that wuftpd provides. So I believe I need to setup
> a guestgroup in my wu-ftpd server.
>
> I'm trying to follow the guest-howto page but after ftping in as the user, I do
> a 'pwd' and it didn't say '/', instead it had the full path of the user's home
> directory and I was able to cd back to other directories that I shouldn't have
> access to. So there is something wrong in my setup. I have some questions
> about the guest-howto:
>
> 1. step 1 says to make changes to /etc/passwd, /etc/group and add
> entries to /etc/ftpaccess.
>
> question: Are you referring to the actual system /etc/passwd
> and group files? So there's going to be 2 passwd and
> group files (one for the system and one in the
> userid's home directory/etc/, correct?)
>
> Also, I don't have 'ftponly'. Could I use
> /bin/false or /bin/true instead? I only want this user
> to ftp, no telnet, etc.
>
> 2. step 2 says to compile the source to use /etc/ftpaccess by default or
> to run the daemon with the -a option.
>
> question: Since I can't compile the source, how do I run the
> daemon with the -a option? Can I force it to
> run with the -a option in /etc/inetd.conf?
>
> Now for the /etc/ftpaccess file. Mine currently looks
> like this:
>
>
> ********* start of ftpaccess file ***************
>
> class anonymouses anonymous *
> class guests guest *.bmc.com,*.peer.com
> CLASS LOCAL REAL,GUEST *.BMC.COM,*.PEER.COM
> class all real,guest,anonymous *
>
> GUESTGROUP GUESTS,PART19,X3T3
> private no
>
> limit all 10 Any /usr/local/etc/msg.toomany
>
> passwd-check trivial enforce
>
> delete no anonymous,GUEST
> overwrite no anonymous,GUEST
> rename no anonymous,GUEST
> chmod no anonymous,GUEST
> umask no anonymous,GUEST
>
> upload /bmc/local/data/ftp * no
> upload /bmc/local/data/ftp / no
> upload /bmc/local/data/ftp /incoming yes root daemon 0600 nodirs
> upload /bmc/local/data/ftp /bmc no
> upload /bmc/local/data/ftp /bin
>
> upload /bmc/local/data/ftp /etc no
> upload /bmc/local/data/ftp /dev no
> upload /bmc/local/data/ftp /pub no
> upload /bmc/local/data/guest * yes guest guest 0644 dirs
> upload /bmc/local/data/guest / no
> upload /bmc/local/data/guest /incoming no
> upload /bmc/local/data/guest /bmc yes guest guest 0644 dirs
> upload /bmc/local/data/guest /bin no
> upload /bmc/local/data/guest /etc no
> upload /bmc/local/data/guest /dev no
> upload /bmc/local/data/guest /pub yes guest guest 0644 dirs
>
> compress no local remote
> tar no local remote
>
> banner /usr/local/etc/msg.banner
> message .contents cwd=*
>
> log transfers anonymous,real inbound,outbound
>
> email
[email protected]
>
> *************************end of ftpaccess file*************
>
> The uppercase words/lines are what I changed to allow userid part19 with group
> of part19. Also for userid x3t3 and group x3t3.
>
> Question: what is the 'path-filter guest /etc/pathmsg ...' ???
> is my class set right?
> is the 'guestgroup' line correct ? I don't understand why it was
> 'guestgroup guests' in the first place.
>
> do I need to change the upload lines?
>
> Thank you so much for your help. The person who compiled and installed this
> application quit and left this for me.
>
> I hope what I"ve written makes sense.
>
> Thanks, Thuy
>
From
[email protected] Thu Sep 19 21:02:18 1996
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 m0v3wmj-000FK8C; Thu, 19 Sep 96 21:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id WAA01559; Thu, 19 Sep 1996 22:54:17 -0500
Received: from ns2.eds.com (ns2.eds.com [199.228.142.78]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id WAA01327 for <
[email protected]>; Thu, 19 Sep 1996 22:43:37 -0500
Received: from nnsp.eds.com (nnsp.eds.com [130.174.32.78]) by ns2.eds.com (8.7.5/8.7.3) with ESMTP id XAA22604 for <
[email protected]>; Thu, 19 Sep 1996 23:42:54 -0400 (EDT)
Received: from DNET.EDS.COM (dnet.eds.com [130.174.31.77]) by nnsp.eds.com (8.7.5/8.7.3) with SMTP id XAA21747 for <
[email protected]>; Thu, 19 Sep 1996 23:42:53 -0400 (EDT)
Message-Id: <0095000006571630000002*@MHS>
Date: Thu, 19 Sep 1996 23:46:32 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To: "wu-ftpd(a)mail.wustl.edu" <
[email protected]>
Subject: No ANSI compiler
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I don't have an ANSI C compiler on my HP-UX system, and we really want to
avoid the (ridiculous) charges for purchasing HP's ANSI compiler. So, does
anyone know where I could get a free ANSI C compiler or where I can get a
gcc version of wu-ftpd?
From
[email protected] Fri Sep 20 00:26:11 1996
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 m0v3zyS-0009FzC; Fri, 20 Sep 96 00:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA05504; Fri, 20 Sep 1996 02:20:27 -0500
Received: from fs.campus.mci.net (fs.campus.mci.net [204.71.74.16]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id CAA05409 for <
[email protected]>; Fri, 20 Sep 1996 02:15:31 -0500
Received: (from tchung@localhost) by fs.campus.mci.net (8.7.5/8.6.12) id AAA08706; Fri, 20 Sep 1996 00:14:47 -0700 (PDT)
Message-Id: <Pine.SOL.3.91.960920000522.8682A-100000@fs>
Date: Fri, 20 Sep 1996 00:14:47 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Thomas Chung <
[email protected]>
To:
[email protected]
Subject: install problem
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Two problems I have after installing wuftp on Solaris x86 2.5:
1. /var/adm/messages is filled with the msg:
Sep 19 17:01:47 ftp3 ftpd[18503]: open of pid file failed: No such file
or directory
and
Sep 19 17:01:43 ftp3 inetd[103]: /usr/dt/bin/rpc.ttdbserverd: Child
Status Changed
These two messages seem to be related.
2. Directory listing ('ls' or 'dir') dosen't show anything even tho'
directory is read-able (mode 755).
Pointer to any clues is greatly appreciated. If there a FAQ about
wu-ftp somewhere---pointer to that is also greatly appreciated.
Thanks
----
/****************************************************************************
Thomas Chung |
[email protected] | MCI Mail: 203-3917 | Vnet: 745-6113
*****************************************************************************/
From
[email protected] Fri Sep 20 00:45:38 1996
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 m0v40HI-0009CNC; Fri, 20 Sep 96 00:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA05822; Fri, 20 Sep 1996 02:40:52 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id CAA05646 for <
[email protected]>; Fri, 20 Sep 1996 02:32:19 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id JAA07499 for
[email protected]; Fri, 20 Sep 1996 09:32:16 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Fri, 20 Sep 1996 09:32:15 +0200 (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: install problem
In-Reply-To: <Pine.SOL.3.91.960920000522.8682A-100000@fs> from "Thomas Chung" at Sep 20, 96 00:14:47 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting Thomas Chung, who wrote :
> Two problems I have after installing wuftp on Solaris x86 2.5:
>
> 1. /var/adm/messages is filled with the msg:
>
> Sep 19 17:01:47 ftp3 ftpd[18503]: open of pid file failed: No such file
> or directory
wu-ftpd wants to keep a collection of status files. Check the installation
h files.
> Sep 19 17:01:43 ftp3 inetd[103]: /usr/dt/bin/rpc.ttdbserverd: Child
> Status Changed
>
> These two messages seem to be related.
Hmmm.. tooltalk and wu-ftpd should not be interacting.
> 2. Directory listing ('ls' or 'dir') dosen't show anything even tho'
> directory is read-able (mode 755).
>
> Pointer to any clues is greatly appreciated. If there a FAQ about
> wu-ftp somewhere---pointer to that is also greatly appreciated.
The FAQ for the current versions of wu-ftpd is at
http://www.hvu.nl/~koos/wu-ftpd-faq.html
Koos van den Hout
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Fri Sep 20 03:09:05 1996
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 m0v42W3-0009QFC; Fri, 20 Sep 96 03:08 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA07465; Fri, 20 Sep 1996 05:04:11 -0500
Received: from utserv.mcc.ac.uk (utserv.mcc.ac.uk [130.88.200.6]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id FAA07388 for <
[email protected]>; Fri, 20 Sep 1996 05:01:24 -0500
Received: from afs.mcc.ac.uk (actually cguhpb.cgu.mcc.ac.uk)
by utserv.mcc.ac.uk with SMTP (PP); Fri, 20 Sep 1996 11:00:21 +0100
Message-Id: <
[email protected]>
Date: Fri, 20 Sep 1996 11:00:17 +0100 (BST)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: wu-ftpd-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 PL24alpha3]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Has anyone managed to successfully compile wu-ftpd-2.4 under Irix 5.3?
I'm having problems, and if anyone could help by providing it
pre-compiled for me, that would be great.
Thanks
helen
--
-----------------------------------------------------------------------
Helen Morphet
Computer Graphics Unit, Manchester Computing
The University, Oxford Road, Manchester, M13 9PL
Phone: 0161 275 6095 Fax: 0161 275 6040
WWW home page:
http://info.mcc.ac.uk/CGU/staff/morphet/morphet.html
From
[email protected] Fri Sep 20 05:11:33 1996
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 m0v44Qd-000DHZC; Fri, 20 Sep 96 05:11 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id HAA09290; Fri, 20 Sep 1996 07:01:31 -0500
Received: from kira.ssctr.bcm.tmc.edu (KIRA.SSCTR.BCM.TMC.EDU [128.249.16.12]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id GAA09186 for <
[email protected]>; Fri, 20 Sep 1996 06:59:48 -0500
Received: (from david@localhost) by kira.ssctr.bcm.tmc.edu (8.7.3/8.6.6) id GAA23739; Fri, 20 Sep 1996 06:59:00 -0500 (CDT)
Message-Id: <
[email protected]>
Date: Fri, 20 Sep 1996 06:58:58 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: David Smith <
[email protected]>
To:
[email protected]
Subject: Re: No ANSI compiler
In-Reply-To: <0095000006571630000002*@MHS>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Thu, 19 Sep 1996
[email protected] wrote:
> I don't have an ANSI C compiler on my HP-UX system, and we really want to
> avoid the (ridiculous) charges for purchasing HP's ANSI compiler. So, does
> anyone know where I could get a free ANSI C compiler or where I can get a
> gcc version of wu-ftpd?
I don't think you need a special version, gcc is a ANSI complient c
compiler, just do the bootstrap compile of it using your old compiler and
then build wu-ftp.
-----------------------------------------------------------------------
David A. Smith | Baylor College of Medicine
Systems Services | Enterprise Services, MEDT1103
(713) 798-4560 | One Baylor Plaza
Internet:
[email protected] | Houston, TX 77030
From
[email protected] Fri Sep 20 07:22:59 1996
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 m0v46Th-0000MYC; Fri, 20 Sep 96 07:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA14023; Fri, 20 Sep 1996 09:10:30 -0500
Received: from dev1.dev.digitran.com (dev1.dev.digitran.com [204.91.228.3]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id JAA13663 for <
[email protected]>; Fri, 20 Sep 1996 09:02:47 -0500
Received: from ntserver1.backoffice.digitran.com (ntserver1.backoffice.digitran.com [204.124.246.150]) by dev1.dev.digitran.com (8.7.1/8.7.1) with SMTP id KAA01017 for <
[email protected]>; Fri, 20 Sep 1996 10:01:59 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Fri, 20 Sep 1996 11:00:00 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: Vincent Aniello <
[email protected]>
To: "'
[email protected]'" <
[email protected]>
Subject: VWU-FTP and BSD
X-Mailer: Worldtalk (NetConnex V4.00a)/MIME
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I am trying to setup VWU-FTP with BSD/OS 2.1. I use the build command
with the bsd argument and the compiling seems to go fine, but when I try
to run the ckconfig program I get a message that the executable is for
the wrong architecture. Also, I noticed that the ftpd, and the rest of
the programs are much much larger than the original WU-FTP programs that
came with the BSD/OS v2.1. Does anyone have VWU-FTP running under BSD/OS
v2.1 and if so how were you able to compile it and do you have any tips
on setting it up? Thanks in advance for your help.
--Vincent Aniello
From
[email protected] Fri Sep 20 12:38:15 1996
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 m0v4BO9-0006oCC; Fri, 20 Sep 96 12:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA29146; Fri, 20 Sep 1996 14:29:30 -0500
Received: from interlock.mgh.com (interlock.mgh.com [152.159.1.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA28438 for <
[email protected]>; Fri, 20 Sep 1996 14:13:28 -0500
Received: by interlock.mgh.com id AA23038
(InterLock SMTP Gateway 3.0 for
[email protected]);
Fri, 20 Sep 1996 15:12:32 -0400
Received: by interlock.mgh.com (Protected-side Proxy Mail Agent-1);
Fri, 20 Sep 1996 15:12:32 -0400
Message-Id: <
[email protected]>
Date: Fri, 20 Sep 96 13:40:48 edt
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re[2]: setting up guestgroups
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi all,
I took Michael Brennans suggestion an acquired the guest-howto. I
followed it the best I could. Still no luck. I get a "530 Access
Denied" message before being prompted for my password. I feel I really
need some hand-holding. The following is my 'ftpaccess' file.
***************** Start of ftpaccess ******************
class local real,guest *.mcgraw-hill.com
limit all 10 Any /etc/msgs/msg.dead
limit local 50 Any
guestgroup gcpgroup
readme README* login
readme README* cwd=*
path-filter guest /etc/pathmsg ^[-A-Za-z0-9_\.]*$ ^\. ^-
message /welcome.msg login
message .message cwd=*
compress no local remote
tar no local remote
log commands real
log transfers anonymous,real inbound,outbound
shutdown /usr/local/etc/shutmsg
***********End of ftpaccess *******************
Don't assume I have done everything in the guest-howto correctly, but
I think I did.
Thanks in advance
Greg Piney
The McGraw-Hill Companies
From
[email protected] Sun Sep 22 12:23:37 1996
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 m0v4u7n-000FMQC; Sun, 22 Sep 96 12:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA29204; Sun, 22 Sep 1996 14:16:27 -0500
Received: from mailer.elecomm.net ([207.34.183.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAB28964 for <
[email protected]>; Sun, 22 Sep 1996 14:06:08 -0500
Message-Id: <
[email protected]>
Date: Sun, 22 Sep 1996 12:06:04 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: Emanuele Buttice <
[email protected]>
To: ftp <
[email protected]>
Subject: ftpaccess virtual ftp bug
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender:
[email protected]
X-Mailer: Mozilla 3.0 (X11; I; Linux 1.2.13 i486)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
Setup: Linux 2.0.4, Wu-ftpd-2.4.2-beta-11.
According To the VIRTUAL_FTP_SUPPORT documentation:
virtual 10.10.10.10 root /var/ftp/virtual/ftp-serv
virtual 10.10.10.10 banner /var/ftp/virtual/ftp-serv/banner.msg
virtual 10.10.10.10 logfile /var/log/ftp/virtual/ftp-serv/xferlog
In that order when someone ftp's, instead of the banner appearing the
log file entries are scrolled onto the screen. In other words ftp takes
the logfile as being the banner. Reversing the banner/logfile order
solves this problem.
Removing the banner line causes the same problem.
Any thoughts on this....
--
----------------------------------------------------------------------
Emanuele Buttice Network Analyst
Elecomm Corporation.
http://www.elecomm.net
----------------------------------------------------------------------
From
[email protected] Sun Sep 22 15:16:07 1996
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 m0v4wok-0006nUC; Sun, 22 Sep 96 15:16 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA03267; Sun, 22 Sep 1996 17:10:34 -0500
Received: from web5.netculture.net (web5.netculture.net [194.250.139.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id RAA03159 for <
[email protected]>; Sun, 22 Sep 1996 17:07:12 -0500
Received: from dell.netculture.net (dell.netculture.net [194.250.139.2]) by web5.netculture.net (8.7.5/8.6.9) with SMTP id AAA07391 for <
[email protected]>; Mon, 23 Sep 1996 00:08:44 +0100
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 00:06:58 +0000
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re: ftpaccess virtual ftp bug
X-mailer: Pegasus Mail for Win32 (v2.42)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi Emanuele
> In that order when someone ftp's, instead of the banner appearing the
> log file entries are scrolled onto the screen. In other words ftp takes
> the logfile as being the banner. Reversing the banner/logfile order
> solves this problem.
>
> Removing the banner line causes the same problem.
Got it working here without any problems on Linux 1.2.13. Maybe your
setup is not quite correct.
Paul
[email protected]
From
[email protected] Mon Sep 23 02:38:06 1996
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 m0v57Sk-000DCLC; Mon, 23 Sep 96 02:38 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id EAA21900; Mon, 23 Sep 1996 04:30:53 -0500
Received: from ksau.ks.br.np.els-gms.att.net (ksau.ks.br.np.els-gms.att.net [199.191.130.70]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id EAA21669 for <
[email protected]>; Mon, 23 Sep 1996 04:15:08 -0500
Received: from nllondon by attmail; Mon Sep 23 09:13 GMT 1996
Message-Id: <MS-MAILG-3.00-Note-nllondon-mgw-0843075128>
Date: Wed, 18 Sep 1996 15:19:00 +0000
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: A General FTP Question.
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I now have the ftpd working but have a question:
The ftpd (server) process is helpful where clients logon to the server and
put/get files (we use the tranfer logging option). However, what happens if
they use the ftp client (on the UNIX server) to log on to a remote server to
get/put files. How can I log these transfers.
From
[email protected] Mon Sep 23 10:33:56 1996
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 m0v5Et3-0005dQC; Mon, 23 Sep 96 10:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA10281; Mon, 23 Sep 1996 12:20:35 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id MAA09730 for <
[email protected]>; Mon, 23 Sep 1996 12:04:38 -0500
Received: from roy.path.med.umich.edu by wunet.wustl.edu (PMDF V4.3-10 #14148)
id <
[email protected]>; Mon, 23 Sep 1996 12:01:53 -0500 (CDT)
Received: (from whit@localhost) by roy.path.med.umich.edu (8.6.12/8.6.9)
id NAA24762; Mon, 23 Sep 1996 13:02:30 -0400
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 13:02:29 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Matthew Whitworth <
[email protected]>
To:
[email protected]
Subject: compiling wu-ftpd under linux
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I inherited a linux server from a friend of mine at work that runs
wu-ftpd. Anonymous ftp works fine, but I can't get it to allow "real"
users to save my life. Since I never seemed to get anywhere
troubleshooting this problem, I decided to recompile wu-ftpd.
I downloaded wu-ftpd-2.4, edited pathnames.h, confirmed the existence of
/etc/shells, ran 'build lnx' and got zero. Here's what it looked like:
----- snip! -----
bash# build lnx
make args are :
make opts are :
Linking Makefiles.
ln: Makefile: File exists
ln: config.h: File exists
ln: Makefile: File exists
Making support library.
Makefile:13: *** missing separator. Stop.
Making ftpd.
make: *** No rule to make target `ftpd'. Stop.
Making ftpcount.
make: *** No rule to make target `ftpcount'. Stop.
Making ftpshut.
make: *** No rule to make target `ftpshut'. Stop.
Making ckconfig.
make: *** No rule to make target `ckconfig'. Stop.
Links to executables are in bin directory:
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
size: bin/ckconfig: No such file or directory
Done
----- snip! -----
This may be more of a 'make' question than a 'wu-ftpd' one, but if anyone
could help me out I'd *really* appreciate it.
Thanks,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
matthew whitworth
[email protected]
um itd computer systems consultant
http://roy.path.med.umich.edu/~whit
From
[email protected] Mon Sep 23 11:45:43 1996
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 m0v5Fzg-0002acC; Mon, 23 Sep 96 11:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA14537; Mon, 23 Sep 1996 13:35:42 -0500
Received: from lotus.lotus.com (lotus.com [192.233.136.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA12886 for <
[email protected]>; Mon, 23 Sep 1996 13:09:43 -0500
Received: from internet1.lotus.com by lotus.lotus.com (SMI-8.6/SMI-SVR4)
id OAA00748; Mon, 23 Sep 1996 14:05:10 -0400
Received: from spook.lotus.com by internet1.lotus.com (5.x/SMI-SVR4)
id AA00521; Mon, 23 Sep 1996 13:58:54 -0400
Received: (from forrie@localhost) by spook.lotus.com (8.7.5/8.7.3) id OAA03645 for
[email protected]; Mon, 23 Sep 1996 14:07:56 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 14:07:56 -0400 (EDT)
Reply-To: <
[email protected]>
Sender:
[email protected]
From: Forrest Aldrich <
[email protected]>
To:
[email protected]
Subject: Secure FTP solutions
Content-Type: text
X-Mailer: ELM [version 2.4ME+ PL15 (25)]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
While we await SSL-wu-ftpd, I'm curious if anyone out there is aware
of any _commercial_ solutions for secure FTP (client and server ... multi-
platform).
Thanks,
Forrest
From
[email protected] Mon Sep 23 12:22:58 1996
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 m0v5Gah-0009cBC; Mon, 23 Sep 96 12:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA18740; Mon, 23 Sep 1996 14:13:15 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA13906 for <
[email protected]>; Mon, 23 Sep 1996 13:23:37 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id UAA00365 for
[email protected]; Mon, 23 Sep 1996 20:23:36 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 20:23:35 +0200 (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: compiling wu-ftpd under linux
In-Reply-To: <
[email protected]> from "Matthew Whitworth" at Sep 23, 96 01:02:29 pm
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting Matthew Whitworth, who wrote :
> I inherited a linux server from a friend of mine at work that runs
> wu-ftpd. Anonymous ftp works fine, but I can't get it to allow "real"
> users to save my life. Since I never seemed to get anywhere
> troubleshooting this problem, I decided to recompile wu-ftpd.
>
> I downloaded wu-ftpd-2.4, edited pathnames.h, confirmed the existence of
> /etc/shells, ran 'build lnx' and got zero. Here's what it looked like:
>
> ----- snip! -----
>
> bash# build lnx
> make args are :
> make opts are :
>
> Linking Makefiles.
> ln: Makefile: File exists
> ln: config.h: File exists
> ln: Makefile: File exists
>
> Making support library.
> Makefile:13: *** missing separator. Stop.
You need to get a newer version (from ftp.academ.com). This bug in the
Linux makefiles was fixed some beta-versions ago.
This will also fix other bugs that where in the source codes.
Grtx KH
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Mon Sep 23 12:28:00 1996
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 m0v5Geq-000F3LC; Mon, 23 Sep 96 12:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA19455; Mon, 23 Sep 1996 14:18:36 -0500
Received: from camco2.celestial.com (camco2.celestial.com [192.136.111.3]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA17198 for <
[email protected]>; Mon, 23 Sep 1996 13:54:01 -0500
Received: by camco2.celestial.com (Smail3.1.29.1 #6)
id m0v5G47-000PCtC; Mon, 23 Sep 96 11:49 PDT
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 11:49:11 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bill Campbell)
To:
[email protected]
Cc:
[email protected]
Subject: Re: Secure FTP solutions
In-Reply-To: <
[email protected]> from "Forrest Aldrich" at Sep 23, 96 02:07:56 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>While we await SSL-wu-ftpd, I'm curious if anyone out there is aware
>of any _commercial_ solutions for secure FTP (client and server ... multi-
>platform).
>
Do we really need secure ftp when tools like ssh (Secure Shell) are
available? The encryption options of ssh are probably better than
that available with SSL, scp allows automatic gzip compression of the
data stream, and it's as easy to use as the cp command.
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/
Government spending? I don't know what it's all about. I don't know
any more about this thing than an economist does, and, God knows, he
doesn't know much.
-- Will Rogers
From
[email protected] Mon Sep 23 13:01:18 1996
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 m0v5HBl-0004jMC; Mon, 23 Sep 96 13:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA23780; Mon, 23 Sep 1996 14:51:20 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA22644 for <
[email protected]>; Mon, 23 Sep 1996 14:40:23 -0500
Received: from ns1.fni.com (ns1.fni.com [204.181.104.1]) by ns1.fni.com (8.7.6/8.7.3) with SMTP id OAA12912 for <
[email protected]>; Mon, 23 Sep 1996 14:39:44 -0500
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 14:39:44 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Michael Brennen <
[email protected]>
To:
[email protected]
Subject: Re: Secure FTP solutions
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, 23 Sep 1996, Bill Campbell wrote:
.. somebody else wrote ...
> >While we await SSL-wu-ftpd, I'm curious if anyone out there is aware
> >of any _commercial_ solutions for secure FTP (client and server ... multi-
> >platform).
> >
> Do we really need secure ftp when tools like ssh (Secure Shell) are
> available? The encryption options of ssh are probably better than
> that available with SSL, scp allows automatic gzip compression of the
> data stream, and it's as easy to use as the cp command.
Yes. I don't allow shell access of *any* kind to my servers. I use ssh
for remote admin maintainence, but I don't allow client access at all via
ssh, only guest ftp.
-- Michael
From
[email protected] Mon Sep 23 13:37:34 1996
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 m0v5Hkc-000Bb3C; Mon, 23 Sep 96 13:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA26154; Mon, 23 Sep 1996 15:29:04 -0500
Received: from aleph.sensenet.com (aleph.sensenet.com [199.33.238.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA25338 for <
[email protected]>; Mon, 23 Sep 1996 15:16:45 -0500
Received: (from spacey@localhost) by aleph.sensenet.com (8.7.6/8.7.3) id QAA26302 for
[email protected]; Mon, 23 Sep 1996 16:15:34 -0400
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 16:15:32 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Peter C. Norton" <
[email protected]>
To:
[email protected]
Subject: Re: Secure FTP solutions
In-Reply-To: <
[email protected]> from "Michael Brennen" at Sep 23, 96 02:39:44 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Michael Brennen seemed to have said:
> On Mon, 23 Sep 1996, Bill Campbell wrote:
> Yes. I don't allow shell access of *any* kind to my servers. I use ssh
> for remote admin maintainence, but I don't allow client access at all via
> ssh, only guest ftp.
Depending on the resources at your client's end, you could establish an ssh
connetion to proxy ftp between you and your client. That should provide you
with a pretty high degree of security. Of course, if they're using a mac,
aren't willing to upgrade their systems, or aren't concerned about security,
then they're not going to do it.
--
- Hofstadter's Law: It always takes longer then you expect, -
- even when you take into account Hofstadter's Law -
[email protected]
http://www.sensenet.com
Systems Administrator, Sensenet, Inc.
From
[email protected] Mon Sep 23 13:39:28 1996
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 m0v5Hmj-0006lJC; Mon, 23 Sep 96 13:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA26471; Mon, 23 Sep 1996 15:33:10 -0500
Received: from camco2.celestial.com (camco2.celestial.com [192.136.111.3]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA25829 for <
[email protected]>; Mon, 23 Sep 1996 15:24:16 -0500
Received: by camco2.celestial.com (Smail3.1.29.1 #6)
id m0v5HV3-000PCMC; Mon, 23 Sep 96 13:21 PDT
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 13:21:05 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bill Campbell)
To:
[email protected]
Subject: Re: Secure FTP solutions
In-Reply-To: <
[email protected]> from "Michael Brennen" at Sep 23, 96 02:39:44 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL24]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>Yes. I don't allow shell access of *any* kind to my servers. I use ssh
>for remote admin maintainence, but I don't allow client access at all via
>ssh, only guest ftp.
>
It would be reasonably easy to allow scp without allowing ssh or
slogin (the most difficult part is probably getting the public keys of
the remote systems on the server).
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/
Government spending? I don't know what it's all about. I don't know
any more about this thing than an economist does, and, God knows, he
doesn't know much.
-- Will Rogers
From
[email protected] Mon Sep 23 18:48:14 1996
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 m0v5MaO-000F3mC; Mon, 23 Sep 96 18:46 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id UAA10149; Mon, 23 Sep 1996 20:35:14 -0500
Received: from jessica.Stanford.EDU (Jessica.Stanford.EDU [36.21.0.20]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id UAA09961 for <
[email protected]>; Mon, 23 Sep 1996 20:28:17 -0500
Received: (from fangchin@localhost) by jessica.Stanford.EDU (8.7.5/8.6.11) id SAA10505 for
[email protected]; Mon, 23 Sep 1996 18:27:32 -0700
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 18:27:32 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Chin Fang <
[email protected]>
To:
[email protected]
Subject: Re: Secure FTP solutions
In-Reply-To: <
[email protected]> from "Peter C. Norton" at Sep 23, 96 04:15:32 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Just client guest ftp login won't do you any good. In fact, if sendmail
is not configured correctly (e.g. smrsh is not used, or worse, procmail
is employed) a smart user can gain as much done as with a shell access,
of course, with more effort.
Or, really even worse, if you have something like Microsoft FrontPage installed
since in its current form, most likely the server needs to run with the UID
of root, all hell break loose. However, many ISPs, large or small, even
they do use guest FTP login for *security*, they support FrontPage and user
CGI, which defeats the entire purpose of security completely.
Among the web hosting business, such joke sites are plenty. Many of them
are set up with such a lame security that their entire site can be wiped
out in minutes.
Interestingly, CERT has never said anything about Microsoft FrontPage
being a security threat. It spends most effort/time on obscure stuff
that only experts can *take advantage* of (really experts never care
about cracking systems, so this is a moot point :(
It's an unhealthy trend, but hey,... that's business.
Chin Fang
[email protected]
==============================================================================
> Michael Brennen seemed to have said:
> > On Mon, 23 Sep 1996, Bill Campbell wrote:
> > Yes. I don't allow shell access of *any* kind to my servers. I use ssh
> > for remote admin maintainence, but I don't allow client access at all via
> > ssh, only guest ftp.
>
> Depending on the resources at your client's end, you could establish an ssh
> connetion to proxy ftp between you and your client. That should provide you
> with a pretty high degree of security. Of course, if they're using a mac,
> aren't willing to upgrade their systems, or aren't concerned about security,
> then they're not going to do it.
>
> --
> - Hofstadter's Law: It always takes longer then you expect, -
> - even when you take into account Hofstadter's Law -
>
>
[email protected]
>
http://www.sensenet.com
> Systems Administrator, Sensenet, Inc.
>
From
[email protected] Mon Sep 23 19:59:02 1996
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 m0v5Ngs-0006gKC; Mon, 23 Sep 96 19:57 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id VAA12671; Mon, 23 Sep 1996 21:51:15 -0500
Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id VAA12514 for <
[email protected]>; Mon, 23 Sep 1996 21:45:41 -0500
Received: from vincent (wk3.agoron.com [206.181.233.103]) by tao.agoron.com (8.7.4/8.6.9) with SMTP id WAA02345 for <
[email protected]>; Mon, 23 Sep 1996 22:41:14 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 23 Sep 1996 22:44:55 +0000
Reply-To:
[email protected]
Sender:
[email protected]
From: "Vincent Aniello" <
[email protected]>
To:
[email protected]
Subject: vwu-ftpd
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-mailer: Pegasus Mail for Win32 (v2.42a)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Could someone give me information on where I can download the source
for Virtual wu-ftpd for use on a BSD/OS 2.1 system. Thanks.
From
[email protected] Tue Sep 24 08:15:38 1996
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 m0v5ZCz-0006rUC; Tue, 24 Sep 96 08:15 PDT
Received: from wugate.wustl.edu by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v5Uka-0003KIC; Tue, 24 Sep 96 03:30 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA24832; Tue, 24 Sep 1996 05:26:15 -0500
Received: from pizza.hvu.nl (Pizza.hvu.nl [145.89.234.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id FAA24261 for <
[email protected]>; Tue, 24 Sep 1996 05:09:16 -0500
Received: (from koos@localhost) by pizza.hvu.nl (8.7.5/KH19960722 [zomer in Utrecht]) id MAA20246 for
[email protected]; Tue, 24 Sep 1996 12:08:47 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Tue, 24 Sep 1996 12:08:46 +0200 (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: SITE EXEC
In-Reply-To: <0095000006636095000002*@MHS> from "
[email protected]" at Sep 24, 96 05:52:40 am
Content-Type: text
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Quoting
[email protected], who wrote :
> I recently got wu-ftpd 2.4(2) installed on my HP-UX 10.01 system, but now I
> don't know what I need to do to get SITE EXEC to work. We have a number of
> processes on our mainframe that need to log into the HPUX box, FTP down some
> files, and kick off some shell scripts before logging out.
>
> Take this scenario. I have a user tu in group users. In /home/tu, there is
> a file tu:
It would greatly circumvent security if users could exec any binary in their
homedir. You need to set FTP_EXECPATH to the directory of binaries that they
may run.
Koos van den Hout
--
Koos van den Hout, Internetter, Unix freak, ISFJ and BBS SysOp at large
[email protected] (Home) BBS Koos z'n Doos (+31-30-6036637 28k8)
[email protected] (Work) <-- finger -l for PGPkey (+31-30-6056619 14k4)
http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822"
Quando Omni Flunkis Moritati (If all else fails - play dead) KH106-RIPE
From
[email protected] Tue Sep 24 08:15:58 1996
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 m0v5ZDI-0007RHC; Tue, 24 Sep 96 08:15 PDT
Received: from nwnexus.wa.com by camco1.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v5UTq-0003GpC; Tue, 24 Sep 96 03:12 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA28184
(5.65c/IDA-1.4.4 for <
[email protected]>); Tue, 24 Sep 1996 03:10:48 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA24141; Tue, 24 Sep 1996 05:03:06 -0500
Received: from ns1.eds.com (ns1.eds.com [192.85.154.78]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id EAA23995 for <
[email protected]>; Tue, 24 Sep 1996 04:49:58 -0500
Received: from nnsa.eds.com (nnsa.eds.com [130.174.31.78]) by ns1.eds.com (8.7.5/8.7.3) with ESMTP id FAA16558 for <
[email protected]>; Tue, 24 Sep 1996 05:49:15 -0400 (EDT)
Received: from DNET.EDS.COM (dnet.eds.com [130.174.31.77]) by nnsa.eds.com (8.7.6/8.7.3) with SMTP id FAA05524 for <
[email protected]>; Tue, 24 Sep 1996 05:49:13 -0400 (EDT)
Message-Id: <0095000006636095000002*@MHS>
Date: Tue, 24 Sep 1996 05:52:40 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To: "wu-ftpd(a)mail.wustl.edu" <
[email protected]>
Subject: SITE EXEC
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I recently got wu-ftpd 2.4(2) installed on my HP-UX 10.01 system, but now I
don't know what I need to do to get SITE EXEC to work. We have a number of
processes on our mainframe that need to log into the HPUX box, FTP down some
files, and kick off some shell scripts before logging out.
Take this scenario. I have a user tu in group users. In /home/tu, there is
a file tu:
#!/bin/sh
/usr/bin/date >> stamp
When I login via FTP, I just type the following:
ftp> site exec tu
or,
ftp> quote site exec tu
but all I get is the following:
ftp> site exec tu
200-tu
200 (end of 'tu')
ftp>
and nothing changes. I can't see where the file is even accessed. Nor can
I find in the documentation exactly what I need to setup in order for users
to access the system via SITE EXEC commands.
Rick
From
[email protected] Tue Sep 24 09:49:29 1996
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 m0v5af9-000FNCC; Tue, 24 Sep 96 09:48 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA07957; Tue, 24 Sep 1996 11:34:09 -0500
Received: from pinon.fsl.noaa.gov (pinon.fsl.noaa.gov [137.75.71.23]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA07277 for <
[email protected]>; Tue, 24 Sep 1996 11:19:53 -0500
Received: by pinon.fsl.noaa.gov (SMI-8.6/SMI-SVR4)
id QAA09731; Tue, 24 Sep 1996 16:21:18 GMT
Message-Id: <
[email protected]>
Date: Tue, 24 Sep 1996 10:21:17 -0600 (MDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: New installation on Solaris 2.5
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I need to install wu-ftp on a Solaris 2.5 machine. I have never
installed this software before so I would appreciate some pointers.
First of all, where do I actually get the software and documentation?
If anyone has any experience installing wu-ftp on Solaris 2.5 I'd
appreciate hearing your comments/problems/solutions.
Thanks for your help.
------------------------------------------------------------------------------
Jil Godesiabois Systems Administrator
NOAA/ERL/FSL/DD
[email protected]
R/E/FS3
325 Broadway Phone: 303-497-5635
Boulder, CO 80303 FAX: 303-497-6014
From
[email protected] Tue Sep 24 11:22:54 1996
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 m0v5c80-0009PeC; Tue, 24 Sep 96 11:22 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA12886; Tue, 24 Sep 1996 13:12:26 -0500
Received: from msxvpti01.vpi.hydro.qc.ca (msxvpti01.hydro.qc.ca [131.195.28.83]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA12563 for <
[email protected]>; Tue, 24 Sep 1996 13:06:43 -0500
Received: by msxvpti01.vpi.hydro.qc.ca with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.993.5)
id <
[email protected]>; Tue, 24 Sep 1996 14:05:49 -0400
Message-Id: <c=CA%a=_%p=HQ%
[email protected]>
Date: Tue, 24 Sep 1996 14:05:48 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: =?iso-8859-1?Q?=22Vachon=2C_St=E9phane=22?= <
[email protected]>
To: "'
[email protected]'" <
[email protected]>
Subject: RE: New installation on Solaris 2.5
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.993.5
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>----------
>De :
[email protected][SMTP:
[email protected]]
>Date : mardi 24 septembre 1996 12:21
>A :
[email protected]
>Objet : New installation on Solaris 2.5
>
>
>I need to install wu-ftp on a Solaris 2.5 machine. I have never
>installed this software before so I would appreciate some pointers.
>First of all, where do I actually get the software and documentation?
>If anyone has any experience installing wu-ftp on Solaris 2.5 I'd
>appreciate hearing your comments/problems/solutions.
>
>Thanks for your help.
>
>
>-----------------------------------------------------------------------------
>-
>Jil Godesiabois Systems Administrator
>NOAA/ERL/FSL/DD
[email protected]
>R/E/FS3
>325 Broadway Phone: 303-497-5635
>Boulder, CO 80303 FAX: 303-497-6014
>
You will be able to get the software at
ftp.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.Z
There is some documentations into it.
[email protected]
From
[email protected] Tue Sep 24 12:28:02 1996
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 m0v5d8z-0009FVC; Tue, 24 Sep 96 12:27 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA16024; Tue, 24 Sep 1996 14:15:21 -0500
Received: from sparc.clearink.com ([205.227.188.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA15860 for <
[email protected]>; Tue, 24 Sep 1996 14:11:17 -0500
Received: from jon.clearink.com (jon.clearink.com [205.227.188.3]) by sparc.clearink.com (8.7.4/8.7.5) with SMTP id MAA17125 for <
[email protected]>; Tue, 24 Sep 1996 12:12:54 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Tue, 24 Sep 1996 12:21:11 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: Yanni <
[email protected]>
To:
[email protected]
Subject: Re: New installation on Solaris 2.5
MIME-Version: 1.0
Content-Transfer-Encoding: Quoted-Printable
Content-Type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
X-Mailer: InterCon tcpCONNECT4 4.0.1 (Macintosh)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> There is some documentations into it.
Make sure to do a man ftpd as well...there is a script in the man
page which documents how to setup the perms and such...(don't run
the script, but instead use it to figure out the perms for everything)
solaris 2.5 is a pain in the b*tt to get setup with wu-ftpd. :(
-jon
Jon (no h) S. Stevens
[email protected]
ClearInk WebMagus
http://www.clearink.com/
finger
[email protected] for pgp pub key
OutLinerCGI!
http://www.clearink.com/OutLinerCGI.outl
From
[email protected] Tue Sep 24 13:14:10 1996
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 m0v5drp-000DQ6C; Tue, 24 Sep 96 13:14 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA18997; Tue, 24 Sep 1996 15:04:36 -0500
Received: from crow.bmc.com (crow.bmc.com [198.147.191.100]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA18413 for <
[email protected]>; Tue, 24 Sep 1996 14:56:39 -0500
Received: from dreamer.bmc.com by crow.bmc.com (AIX 3.2/UCB 5.64/4.03)
id AA11085; Tue, 24 Sep 1996 14:53:49 -0500
Received: by dreamer.bmc.com (SMI-8.6/SMI-SVR4)
id OAA01438; Tue, 24 Sep 1996 14:55:54 -0500
Message-Id: <
[email protected]>
Date: Tue, 24 Sep 1996 14:55:54 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thuy Tran)
To:
[email protected]
Subject: guestgroup
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Md5: VpDOPsbD8ve4R89a8cUc1Q==
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Currently there's a guestgroup set up on my wu-ftpd server and I wanted to
create another userid treated as a guestgroup. The first guest userid is called
'guest'. The second guest userid is called 'dummy'. I did what was on the
webpage but when I specified 'dummy' and its unix password, it would fail giving
me an error message. The error message
331 Password required for dummy.
Password:
530-The response 'test' is not valid
530-Please use your e-mail address as your password
530- for example:
[email protected] or joe@
530-[saigon.bmc.com will be added if password ends with @]
530 Login incorrect.
Login failed.
I would try giving it an email as the password and then I'm in and it did chroot
me to the right directory.
I read that guest accounts are users who have unique identities with passwords
yet my wu-ftpd server is treating all guestsgroups (userids 'guest' and 'dummy')
as 'anonymous'. Is that working as designed? Can somebody post what's a
typical ftpaccess file for anonymous and guestgroups?
Thanks, Thuy
From
[email protected] Tue Sep 24 14:18:15 1996
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 m0v5erh-0007NwC; Tue, 24 Sep 96 14:18 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA22302; Tue, 24 Sep 1996 16:10:03 -0500
Received: from crow.bmc.com (crow.bmc.com [198.147.191.100]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA22107 for <
[email protected]>; Tue, 24 Sep 1996 16:05:35 -0500
Received: from dreamer.bmc.com by crow.bmc.com (AIX 3.2/UCB 5.64/4.03)
id AA14412; Tue, 24 Sep 1996 16:02:46 -0500
Received: by dreamer.bmc.com (SMI-8.6/SMI-SVR4)
id QAA01509; Tue, 24 Sep 1996 16:04:50 -0500
Message-Id: <
[email protected]>
Date: Tue, 24 Sep 1996 16:04:50 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thuy Tran)
To:
[email protected]
Subject: guestgroup
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Md5: B4z1mQUGngliBLGQXDm9yg==
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Also,
'dummy' is in /etc/passwd and its group is in /etc/group and the entries are in
their home directory/etc/passwd and group files. 'dummy's group is different
from the anonymous user's group. 'dummy's group is also part of the
'guestgroup' directive in the ftpaccess file.
>Currently there's a guestgroup set up on my wu-ftpd server and I wanted to
>create another userid treated as a guestgroup. The first guest userid is
>called 'guest'. The second guest userid is called 'dummy'. I did what was on
>the webpage but when I specified 'dummy' and its unix password, it would fail
>giving me an error message. The error message
>331 Password required for dummy.
>Password:
>530-The response 'test' is not valid
>530-Please use your e-mail address as your password
>530- for example:
[email protected] or joe@
>530-[saigon.bmc.com will be added if password ends with @]
>530 Login incorrect.
>Login failed.
>I read that guest accounts are users who have unique identities with passwords
>yet my wu-ftpd server is treating all guestsgroups (userids 'guest' and
>'dummy') as 'anonymous'. Is that working as designed? Can somebody post
>what's a typical ftpaccess file for anonymous and guestgroups?
Thanks, Thuy
------------- End Forwarded Message -------------
From
[email protected] Tue Sep 24 14:44:50 1996
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 m0v5fHP-0007RxC; Tue, 24 Sep 96 14:44 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA23848; Tue, 24 Sep 1996 16:36:45 -0500
Received: from morpho.dar.net ([128.252.125.187]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id QAA23743 for <
[email protected]>; Tue, 24 Sep 1996 16:35:09 -0500
Received: from localhost (are1@localhost) by morpho.dar.net (8.7.6/8.7.3) with SMTP id QAA05417 for <
[email protected]>; Tue, 24 Sep 1996 16:37:02 -0500
Message-Id: <
[email protected]>
Date: Tue, 24 Sep 1996 16:37:02 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Andy Ellsworth <
[email protected]>
To:
[email protected]
Subject: RE: New installation on Solaris 2.5
In-Reply-To: <c=CA%a=_%p=HQ%
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-Encoding: QUOTED-PRINTABLE
X-Authentication-Warning: morpho.dar.net: are1 owned process doing -bs
X-Sender:
[email protected]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Tue, 24 Sep 1996, [iso-8859-1] "Vachon, St=E9phane" wrote:
> You will be able to get the software at
> ftp.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.Z
>=20
> There is some documentations into it.
Two comments:
1) Wuarchive (a.k.a. ftp.wustl.edu) is down, and probably will be for the
rest of the week. We're moving from the old DEC to a new Sun Enterprise
2, but the transition has been anything but smooth. So if you're looking
for the vanilla 2.4, you'll have to go to one of the mirror sites.
2) I think the new 2.4.2 betas have cleaned up a lot of installation
problems on Solaris 2.x (although it's still pretty rough, I'm told). So
you'd probably be better off grabbing the new betas from ftp.academ.com
rather than trying to work with the old vanilla 2.4.
Just a suggestion.
+--------------------------------------------------------------------------=
--+
| Andy Ellsworth |
[email protected] | Admin/Cyberdiplomat, Wuarchive =
|
+--------------------------------------------------------------------------=
--+
| "...The wind was not the beginning. There are neither beginnings nor =
|
| endings to the turning of the Wheel of Time. But it was _a_ beginning...=
" |
| --The Wheel of Time saga, Robert Jordan=
|
+--------------------------------------------------------------------------=
--+
From
[email protected] Tue Sep 24 14:48:17 1996
X-Delivered: at request of bill on camco
Return-Path: <
[email protected]>
Received: from lotus.lotus.com by camco.celestial.com with smtp
(Smail3.1.29.1 #1) id m0v5fKy-000DRjC; Tue, 24 Sep 96 14:48 PDT
Received: from internet1.lotus.com by lotus.lotus.com (SMI-8.6/SMI-SVR4)
id RAA15221; Tue, 24 Sep 1996 17:41:18 -0400
Received: from spook.lotus.com by internet1.lotus.com (5.x/SMI-SVR4)
id AA04649; Mon, 23 Sep 1996 16:59:33 -0400
Received: (from forrie@localhost) by spook.lotus.com (8.7.5/8.7.3) id RAA04566; Mon, 23 Sep 1996 17:08:35 -0400 (EDT)
From: Forrest Aldrich <
[email protected]>
Message-Id: <
[email protected]>
Subject: Re: Secure FTP solutions
To:
[email protected]
Date: Mon, 23 Sep 1996 17:08:35 -0400 (EDT)
Cc:
[email protected]
In-Reply-To: <
[email protected]> from "Bill Campbell" at "Sep 23, 96 11:49:11 am"
Reply-To: <
[email protected]>
X-Mailer: ELM [version 2.4ME+ PL15 (25)]
Content-Type: text
| Do we really need secure ftp when tools like ssh (Secure Shell) are
| available? The encryption options of ssh are probably better than
| that available with SSL, scp allows automatic gzip compression of the
| data stream, and it's as easy to use as the cp command.
[ ... ]
Bill, I mentioned above "Commerical" solutions. The application
that I'm seeking to resolve does not leave room for
utilizing packages on the net like ssh at this time.
Forrest
From
[email protected] Wed Sep 25 02:15:20 1996
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 m0v5q3o-000FDgC; Wed, 25 Sep 96 02:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id EAA13630; Wed, 25 Sep 1996 04:09:30 -0500
Received: from red.cegelec-red.fr (redgw.cegelec-red.fr [192.93.31.114]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id DAA13444 for <
[email protected]>; Wed, 25 Sep 1996 03:56:28 -0500
Received: from dms.cegelec-red.fr (dms [150.0.240.56]) by red.cegelec-red.fr (8.7/8.6.12) with SMTP id KAA24946 for <
[email protected]>; Wed, 25 Sep 1996 10:57:27 +0200 (MET DST)
Received: from mis05.cegelec-red.fr by dms.cegelec-red.fr (4.1/SMI-4.1)
id AA26952; Wed, 25 Sep 96 10:58:26 +0200
Message-Id: <
[email protected]>
Date: Wed, 25 Sep 96 10:58:26 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thierry Frati)
To:
[email protected]
Subject: questions regardind the Daily Usenet Report
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello,
I'm hoping somebody can help me with my problem. Everyday i get
the folowing message on the report :
Renumbering active file.
Must be running
Already paused
Wrong reason
Expire messages:
expire begin Wed Sep 25 03:05:35 MET DST 1996: (-v1 '-d/export/InterNetNews/HISTORY' '-r' -z/var/log/news/expire.rm)
Group not matched (removed?) comp.sys.psion -- Using default expiration
Group not matched (removed?) comp.lang.basic.visual -- Using default expiration
Article lines processed 290676
Articles retained 290308
Entries expired 368
Files unlinked 0
Old entries dropped 210
Old entries retained 8831
expire end Wed Sep 25 03:06:43 MET DST 1996
---------
Any info will be appreciated,
Thierry
From
[email protected] Wed Sep 25 03:52:04 1996
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 m0v5rZQ-0004IWC; Wed, 25 Sep 96 03:52 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA15302; Wed, 25 Sep 1996 05:46:52 -0500
Received: from relcom.eu.net (virgin.Relcom.EU.net [193.124.23.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id FAA15162 for <
[email protected]>; Wed, 25 Sep 1996 05:40:53 -0500
Received: from [193.124.133.136] (rm2.relcom.eu.net [193.124.133.136]) by relcom.eu.net (8.7.3/8.7.Ru) with ESMTP id OAA12780 for <
[email protected]>; Wed, 25 Sep 1996 14:40:06 +0400 (MSD)
Message-Id: <v03007801ae6eb2b0c7ed@[193.124.133.136]>
Date: Wed, 25 Sep 1996 14:43:39 +0400
Reply-To:
[email protected]
Sender:
[email protected]
From: Ilya Moiseev <
[email protected]>
To:
[email protected]
Subject: Help!:List command not work
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Priority: 2 (High)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
List command not work for guest users, no problems with real users
Configuration:
System - SunOS 4.1.4
wu-ftpd v.2.4.2b11
Ftp dir tree:
/ftp - root dir for guest users
/etc - contain passwd and group files (not system)
/bin - contain ls (gnu ls from GNU fileutils 3.13)
/dev - contains: tcp (crw-r--r--), zero (crw-rw-rw)
/users/ftptest - home dir for ftp test user
Real passwd entry looks like:
ftptest:PASS:300:300:ftp test:/ftp/./users/ftptest:/usr/local/bin/ftponly
300 is a test group id
ftpacces (guest settings):
class users guest
guestgroup test
Problem: no file list then dir command (without errors), then 'm try QUOTE
LIST i'm see this error:
425 Can't build data connection: Connection refused.
ftp_cmd/ftp_user: -30000
Anyone can help me?
Ilya Moiseev
[email protected]
[email protected]
From
[email protected] Wed Sep 25 07:07:20 1996
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 m0v5ucR-0006rTC; Wed, 25 Sep 96 07:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA21715; Wed, 25 Sep 1996 09:01:33 -0500
Received: from light.lightlink.com (light.lightlink.com [205.232.34.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA21480 for <
[email protected]>; Wed, 25 Sep 1996 08:55:21 -0500
Received: from localhost (homer@localhost) by light.lightlink.com (8.6.12/8.6.12) with SMTP id JAA13599 for <
[email protected]>; Wed, 25 Sep 1996 09:54:36 -0400
Message-Id: <
[email protected]>
Date: Wed, 25 Sep 1996 09:54:35 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Homer W. Smith" <
[email protected]>
To:
[email protected]
Subject: Re: questions regardind the Daily Usenet Report
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Wuftp is the wrong list for this. Ask on news.nntp.software
newsgroup.
------------------------------------------------------------------------------
Homer Wilson Smith News, Web, Telnet Art Matrix - Lightlink
(607) 277-0959 SunOS 4.1.4 Sparc 20 Internet Access, Ithaca NY
[email protected] [email protected] http://www.lightlink.com
On Wed, 25 Sep 1996, Thierry Frati wrote:
> Hello,
>
> I'm hoping somebody can help me with my problem. Everyday i get
> the folowing message on the report :
>
> Renumbering active file.
> Must be running
>
> Already paused
> Wrong reason
> Expire messages:
> expire begin Wed Sep 25 03:05:35 MET DST 1996: (-v1 '-d/export/InterNetNews/HISTORY' '-r' -z/var/log/news/expire.rm)
> Group not matched (removed?) comp.sys.psion -- Using default expiration
> Group not matched (removed?) comp.lang.basic.visual -- Using default expiration
> Article lines processed 290676
> Articles retained 290308
> Entries expired 368
> Files unlinked 0
> Old entries dropped 210
> Old entries retained 8831
> expire end Wed Sep 25 03:06:43 MET DST 1996
> ---------
>
> Any info will be appreciated,
>
> Thierry
>
>
From
[email protected] Wed Sep 25 08:19:01 1996
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 m0v5vjo-0004ioC; Wed, 25 Sep 96 08:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA26015; Wed, 25 Sep 1996 10:11:44 -0500
Received: from red.cegelec-red.fr (redgw.cegelec-red.fr [192.93.31.114]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id JAA24242 for <
[email protected]>; Wed, 25 Sep 1996 09:48:28 -0500
Received: from dms.cegelec-red.fr (dms [150.0.240.56]) by red.cegelec-red.fr (8.7/8.6.12) with SMTP id QAA00671 for <
[email protected]>; Wed, 25 Sep 1996 16:49:23 +0200 (MET DST)
Received: from mis05.cegelec-red.fr by dms.cegelec-red.fr (4.1/SMI-4.1)
id AA04329; Wed, 25 Sep 96 16:50:22 +0200
Message-Id: <
[email protected]>
Date: Wed, 25 Sep 96 16:50:22 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Thierry Frati)
To:
[email protected]
Subject: question regarding upload
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello,
I installed wuftp 2.4 on a Sun running Solaris 2.3. I am trying to use the
upload feature of ftpaccess to set the owner and group of the files
being uploaded. The problem I am having is that the files or directory
are created with wrong permissions.
Extract from my ftpaccess :
upload /export/home/users/ftp * no
upload /export/home/users/ftp / no
upload /export/home/users/ftp /sqm_gst yes sqm_out staff 0400
upload /export/home/users/ftp /sqm_out yes sqm_out staff 0400 dirs
upload /export/home/users/ftp /bin no
upload /export/home/users/ftp /dev no
upload /export/home/users/ftp /etc no
upload /export/home/users/ftp /usr no
ftp ftp
ftp> pwd
257 "/export/home/users/ftp/sqm_out" is current directory.
ftp> mkdir titi
257 MKD command successful.
ftp> ls -l
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
drwxrwxr-x 2 sqm_out staff 512 Sep 25 16:44 titi
226 Transfer complete.
ftp> put /etc/passwd ./passwd
200 PORT command successful.
150 Opening ASCII mode data connection for ./passwd.
226 Transfer complete.
local: /etc/passwd remote: passwd
502 bytes sent in 0.004 seconds (1.2e+02 Kbytes/s)
ftp> ls -la
-rw-rw-r-- 1 sqm_out staff 488 Sep 25 16:47 passwd
Am I doing something invalid?
HELP!
Thierry
From
[email protected] Wed Sep 25 08:26:49 1996
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 m0v5vrI-0007QhC; Wed, 25 Sep 96 08:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA26364; Wed, 25 Sep 1996 10:18:27 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA25443 for <
[email protected]>; Wed, 25 Sep 1996 10:03:11 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.6/8.7.3) with ESMTP id LAA09090; Wed, 25 Sep 1996 11:02:27 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.6) id LAA13699; Wed, 25 Sep 1996 11:02:25 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Wed, 25 Sep 1996 11:02:24 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Re: Help!:List command not work
In-Reply-To: <v03007801ae6eb2b0c7ed@[193.124.133.136]> from "Ilya Moiseev" at Sep 25, 96 02:43:39 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> Configuration:
> System - SunOS 4.1.4
> wu-ftpd v.2.4.2b11
>
> Ftp dir tree:
> /ftp - root dir for guest users
> /etc - contain passwd and group files (not system)
> /bin - contain ls (gnu ls from GNU fileutils 3.13)
> /dev - contains: tcp (crw-r--r--), zero (crw-rw-rw)
> /users/ftptest - home dir for ftp test user
>
First impressions:
1-
Where is /lib/* in Ftp dir tree ?
if they are missing is it because everything in
/bin/* is statically link ??
else
well you need them
use ldd to figure out wath you need
2-
Jut a comment, you say System --> SunOS 4.1.4
then there is no need for /dev/tcp.
It is needed for SunOS 5.x because the socket
implementation is base on STREAMS
3-
just in case you're using SunOS-5.x
/dev/tcp has to be (crw-rw-rw-) 666 not (crw-r--r--)
if the permission is not correct you will have those
nasty
"420 Can't ..."
4-
You're not running this setup in binary compatibilty mode aren't you ?
(I'm saying this because of /dev/tcp)
5-
test the ls on the command line
chroot /ftp bin/ls users
see the errors
6-
....
Sorry that's all ;-)
7-
good luck
--
alain
From
[email protected] Wed Sep 25 09:13:58 1996
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 m0v5waw-000DC8C; Wed, 25 Sep 96 09:13 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA29948; Wed, 25 Sep 1996 11:05:59 -0500
Received: from finnegan.EE.McGill.CA (Finnegan.EE.McGill.CA [132.206.1.11]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA28942 for <
[email protected]>; Wed, 25 Sep 1996 10:52:21 -0500
Received: from charlie4.EE.McGill.CA (
[email protected] [132.206.63.83]) by finnegan.EE.McGill.CA (8.7.6/8.7.3) with ESMTP id LAA09802 for <
[email protected]>; Wed, 25 Sep 1996 11:51:37 -0400 (EDT)
Received: by charlie4.EE.McGill.CA (8.7.6) id LAA13852; Wed, 25 Sep 1996 11:51:35 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Wed, 25 Sep 1996 11:51:34 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Alain Magloire <
[email protected]>
To:
[email protected]
Subject: Re: question regarding upload
In-Reply-To: <
[email protected]> from "Thierry Frati" at Sep 25, 96 04:50:22 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
> Hello,
>
> I installed wuftp 2.4 on a Sun running Solaris 2.3. I am trying to use the
> upload feature of ftpaccess to set the owner and group of the files
> being uploaded. The problem I am having is that the files or directory
> are created with wrong permissions.
>
> Extract from my ftpaccess :
>
> upload /export/home/users/ftp * no
> upload /export/home/users/ftp / no
> upload /export/home/users/ftp /sqm_gst yes sqm_out staff 0400
> upload /export/home/users/ftp /sqm_out yes sqm_out staff 0400 dirs
> upload /export/home/users/ftp /bin no
> upload /export/home/users/ftp /dev no
> upload /export/home/users/ftp /etc no
> upload /export/home/users/ftp /usr no
>
>
from koos's FAQ
7. The default umask used when a real user uploads a file is
wrong
The default umask is inherited from inetd. This can be a
wrong one. There is an undocumented command line parameter
-u. Edit the line in inetd.conf to something like ftpd -A
-L -l -u077.
hope it helps
--
alain
From
[email protected] Wed Sep 25 09:25:24 1996
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 m0v5wlt-000DMwC; Wed, 25 Sep 96 09:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA00394; Wed, 25 Sep 1996 11:12:33 -0500
Received: from relcom.eu.net (virgin.Relcom.EU.net [193.124.23.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id KAA29168 for <
[email protected]>; Wed, 25 Sep 1996 10:56:02 -0500
Received: from [193.124.133.136] (rm2.relcom.eu.net [193.124.133.136]) by relcom.eu.net (8.7.3/8.7.Ru) with ESMTP id TAA21512 for <
[email protected]>; Wed, 25 Sep 1996 19:55:16 +0400 (MSD)
Message-Id: <v03007800ae6f03338dff@[193.124.133.136]>
Date: Wed, 25 Sep 1996 19:58:49 +0400
Reply-To:
[email protected]
Sender:
[email protected]
From: Ilya Moiseev <
[email protected]>
To:
[email protected]
Subject: Re: Help!:List command not work
In-Reply-To: <
[email protected]>
References: <v03007801ae6eb2b0c7ed@[193.124.133.136]> from "Ilya Moiseev"
at Sep 25, 96 02:43:39 pm
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Thanks for answer.
>First impressions:
>1-
> Where is /lib/* in Ftp dir tree ?
> if they are missing is it because everything in
> /bin/* is statically link ??
> else
> well you need them
> use ldd to figure out wath you need
lib in ~ftp/usr/lib
hmm, yep.. gnu ls not static, but i'm have libs in ~ftp/usr/lib what ls
needed. i'm replace gnu ls with standart ls and test it by chroot - and it
works (chroot /ftp /bin/ls)
>2-
> Jut a comment, you say System --> SunOS 4.1.4
> then there is no need for /dev/tcp.
> It is needed for SunOS 5.x because the socket
> implementation is base on STREAMS
I'm read in some FAQ what zero and tcp needs for SunOS 4.1 too
>3-
>
> just in case you're using SunOS-5.x
>
> /dev/tcp has to be (crw-rw-rw-) 666 not (crw-r--r--)
>
> if the permission is not correct you will have those
> nasty
> "420 Can't ..."
OK, i'm change permissions - LIST still not work :(
>4-
> You're not running this setup in binary compatibilty mode aren't you ?
> (I'm saying this because of /dev/tcp)
No, list in ascii mode
>5-
> test the ls on the command line
>
> chroot /ftp bin/ls users
>
> see the errors
Heh, no any errors!
>6-
> ....
> Sorry that's all ;-)
>
>7-
> good luck
>
>--
>alain
Thanks.
Still need help.. :(
Ilya Moiseev
[email protected]
From
[email protected] Wed Sep 25 09:39:48 1996
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 m0v5wzp-0009bwC; Wed, 25 Sep 96 09:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA01490; Wed, 25 Sep 1996 11:30:39 -0500
Received: from relcom.eu.net (virgin.Relcom.EU.net [193.124.23.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id LAA00359 for <
[email protected]>; Wed, 25 Sep 1996 11:11:58 -0500
Received: from [193.124.133.136] (rm2.relcom.eu.net [193.124.133.136]) by relcom.eu.net (8.7.3/8.7.Ru) with ESMTP id UAA21801 for <
[email protected]>; Wed, 25 Sep 1996 20:03:51 +0400 (MSD)
Message-Id: <v03007801ae6f08d2e036@[193.124.133.136]>
Date: Wed, 25 Sep 1996 20:07:25 +0400
Reply-To:
[email protected]
Sender:
[email protected]
From: Ilya Moiseev <
[email protected]>
To:
[email protected]
Subject: Re: Help!:List command not work
In-Reply-To: <
[email protected]>
References: <v03007801ae6eb2b0c7ed@[193.124.133.136]> from "Ilya Moiseev"
at Sep 25, 96 02:43:39 pm
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>First impressions:
>1-
> Where is /lib/* in Ftp dir tree ?
> if they are missing is it because everything in
> /bin/* is statically link ??
> else
> well you need them
> use ldd to figure out wath you need
....................
>--
>alain
Thanks Alan! I'm recompile gnu fileutils with static option, then it works.
Thanks!
Ilya Moiseev
[email protected]
From
[email protected] Wed Sep 25 10:25:52 1996
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 m0v5xiU-000FEOC; Wed, 25 Sep 96 10:25 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA03921; Wed, 25 Sep 1996 12:10:46 -0500
Received: from riviera.zzyzx.com (riviera.zzyzx.com [192.215.182.16]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA03679 for <
[email protected]>; Wed, 25 Sep 1996 12:05:58 -0500
Received: from zzyzx.com (zzyzx.zzyzx.com [192.215.182.1]) by riviera.zzyzx.com (8.6.12/8.6.12) with SMTP id JAA19745 for <
[email protected]>; Wed, 25 Sep 1996 09:01:33 -0700
Message-Id: <
[email protected]>
Date: Wed, 25 Sep 1996 09:01:51 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Rodney P. Rutherford" <
[email protected]>
To:
[email protected]
Subject: Re: New installation on Solaris 2.5
In-Reply-To: <
[email protected]> from "
[email protected]" at Sep 24, 96 10:21:17 am
Content-Type: text
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
>
>
> I need to install wu-ftp on a Solaris 2.5 machine. I have never
> installed this software before so I would appreciate some pointers.
> First of all, where do I actually get the software and documentation?
> If anyone has any experience installing wu-ftp on Solaris 2.5 I'd
> appreciate hearing your comments/problems/solutions.
>
> Thanks for your help.
>
>
> ------------------------------------------------------------------------------
> Jil Godesiabois Systems Administrator
> NOAA/ERL/FSL/DD
[email protected]
> R/E/FS3
> 325 Broadway Phone: 303-497-5635
> Boulder, CO 80303 FAX: 303-497-6014
Hello,
I installed the generic wu-ftp on our Solaris 2.5 server. Initially
it ran fine, but then I was getting various access problems having to
do with the ftpaccess file. I ultimately ended up getting and compiling
wu-ftpd-2.4.2-beta-11.tar.gz from:
ftp://ftp.academ.com/pub/wu-ftpd/private/wu-ftpd-2.4.2-beta-11.tar.Z
NOTE: This directory is protected. Attempts to use a directory listing
command will fail.
Also, there very well may be a newer release as I got it in July.
After I did install the new version everything worked properly including
my ftpaccess configuration. The problem I originally saw was:
ftp gets do not work. puts work fine. Has to do with specifying
the use of ftpaccess.
Below are the steps I used with the original compile and the second
compile. ( I am running gcc 2.7.2, bind 4.9.x, and sendmail 8.7.x):
0 - run ftp.anon.shell script (modified for our site)
this sets up the directory structure
1 - untar the src files
2 - untar the fix kit over src files
3 - edit src/pathnames.h for correct paths
4 - edit top level makefile for install target directories
5 - manually create all install target directories
6 - updated /usr/include/netdb.h with the following:
/*
* The following added here by RPR - Fri May 10 16:34:07 PDT 1996
* This is for programs (such as wu-ftpd) that expect to find it here
*/
#define MAXHOSTNAMELEN 256
7 - edit src/makefiles/Makefile.sol - add -DPARANOID and -DANON-ONLY
to CFLAGS line
8 - ./build sol
9 - ./build install
10 - create initial access and message files for ftp (NO shutmsg!)
11 - copy compress to ~ftp/bin
12 - created /public/ftp/pub/incoming and outgoing dirs, set permissions
13 - created a /etc/shells file
14 - updated permissions on ~ftp/bin ~ftp/bin/* ~ftp/etc to 111
15 - updated /etc/inetd.conf with the new path to ftpd
16 - restarted inetd
17 - tested configuration - confirmed upload/downloads, etc.
18 - created ftpaccess and ftpconversions files
To then compile wu-ftpd-2.4.2-beta-11.tar.gz:
1 - left src/pathnames.h as defaults
2 - edit config.h and added -DPARANOID and -DONON-ONLY cflags
3 - edit top level makefile for install target directories
4 - edit support/Makefile to change CC to gcc
5 - edit src/makefiles/Makefile.sol - change CC to gcc
6 - mkdir /opt/man/man1m
7 - ./build sol
8 - ./build install
9 - edited /etc/inetd.conf for the new path to in-ftpd:
ftp stream tcp nowait root /opt/bin/in.ftpd /opt/bin/in.ftpd -a
8 - copied /opt/etc/ftpaccess (old file) to new location /etc
9 - copied /opt/etc/ftpconversions (old file) to new location /etc
10 - restarted inetd (kill -1 117)
The only problem I have seen since is:
ftpd was trying to write to /usr/adm/wtmp which did not exist
(/var/adm/wtmp) so I linked /var/adm to /usr/adm
Hope this helps,
Rodney
--
| Rodney P. Rutherford, VP Technical Services,
[email protected] |
| Zzyzx Workstations & Peripherals, 5893 Oberlin Drive, San Diego, CA 92121 |
| Phone (619) 558-7800, Fax (619) 558-0813, WWW
http://www.zzyzx.com |
From
[email protected] Thu Sep 26 01:06:44 1996
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 m0v6BSy-0006oXC; Thu, 26 Sep 96 01:06 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA14474; Thu, 26 Sep 1996 02:59:44 -0500
Received: from www.punkt.de (www.punkt.de [194.77.232.232]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id CAA14248 for <
[email protected]>; Thu, 26 Sep 1996 02:46:53 -0500
Received: from indy.punkt.de (indy.punkt.de [194.77.232.193]) by www.punkt.de (8.7.5/8.7.3) with SMTP id JAA04381 for <
[email protected]>; Thu, 26 Sep 1996 09:42:38 +0200 (MET DST)
Received: by indy.punkt.de (NX5.67e/NX3.0S)
id AA00396; Thu, 26 Sep 96 09:45:46 +0200
Received: by NeXT.Mailer (1.118.2)
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 96 09:45:46 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From: Stephan Jaeger <
[email protected]>
To:
[email protected]
Subject: Re: New installation on Solaris 2.5
In-Reply-To: <
[email protected]>
References: <
[email protected]>
Content-Type: text/plain
Mime-Version: 1.0 (NeXT Mail 3.3 v118.2)
X-Nextstep-Mailer: Mail 3.3 (Enhance 1.3)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Dear Rodney,
I tried to install the w3u-ftpd on a Solaris-2.5-System, too.
Sometimes anon-users have problems to get some files. Last week, a user tried
to get a file over one of his providers and he could not get it. So he phoned
to me, to ask why he could not get the file. While phoning with him, I tried
to get it as anon-user and I could get it. So I asked him to try it once
again, but his attempt failed again. So he phoned me once again and said that
he would try another provider to get the file from our ftp-server. So he tried
to get the file over his account at CI$ (no advertisement ;-) and he got it.
I think it was not a question of the choice of the provider. But I don't have
any ideas why suddenly he could get the file.
Now I have read your mail regarding the wu-ftpd's installation and I would
like to recompile the wu-ftpd.
But I have some questions regarding your installation's description.
Begin forwarded message:
>Date: Wed, 25 Sep 1996 09:01:51 -0700 (PDT)
>Reply-To:
[email protected]
>Sender:
[email protected]
>From: "Rodney P. Rutherford" <
[email protected]>
>To:
[email protected]
>Subject: Re: New installation on Solaris 2.5
>In-Reply-To: <
[email protected]>
from "
[email protected]" at Sep 24, 96 10:21:17 am
>X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
[]
>Below are the steps I used with the original compile and the second
>compile. ( I am running gcc 2.7.2, bind 4.9.x, and sendmail 8.7.x):
>
> 0 - run ftp.anon.shell script (modified for our site)
Which ftp.anon.shell script do you mean? the shell script described in the
original ftpd man page?
> this sets up the directory structure
> 1 - untar the src files
> 2 - untar the fix kit over src files
Which fix kit do you mean? I didn't find any fix kit in the source tree :-/
> 3 - edit src/pathnames.h for correct paths
> 4 - edit top level makefile for install target directories
> 5 - manually create all install target directories
> 6 - updated /usr/include/netdb.h with the following:
>
> /*
> * The following added here by RPR - Fri May 10 16:34:07 PDT 1996
> * This is for programs (such as wu-ftpd) that expect to find it here
> */
> #define MAXHOSTNAMELEN 256
This definition is already done in /usr/include/netdb.h (at the end of that
file) or am I wrong ?
>
> 7 - edit src/makefiles/Makefile.sol - add -DPARANOID and -DANON-ONLY
> to CFLAGS line
> 8 - ./build sol
> 9 - ./build install
> 10 - create initial access and message files for ftp (NO shutmsg!)
> 11 - copy compress to ~ftp/bin
> 12 - created /public/ftp/pub/incoming and outgoing dirs, set permissions
> 13 - created a /etc/shells file
> 14 - updated permissions on ~ftp/bin ~ftp/bin/* ~ftp/etc to 111
> 15 - updated /etc/inetd.conf with the new path to ftpd
> 16 - restarted inetd
> 17 - tested configuration - confirmed upload/downloads, etc.
> 18 - created ftpaccess and ftpconversions files
>
>To then compile wu-ftpd-2.4.2-beta-11.tar.gz:
Why did you compile it once again??
>
> 1 - left src/pathnames.h as defaults
> 2 - edit config.h and added -DPARANOID and -DONON-ONLY cflags
> 3 - edit top level makefile for install target directories
> 4 - edit support/Makefile to change CC to gcc
> 5 - edit src/makefiles/Makefile.sol - change CC to gcc
> 6 - mkdir /opt/man/man1m
> 7 - ./build sol
> 8 - ./build install
> 9 - edited /etc/inetd.conf for the new path to in-ftpd:
>
> ftp stream tcp nowait root /opt/bin/in.ftpd /opt/bin/in.ftpd -a
>
> 8 - copied /opt/etc/ftpaccess (old file) to new location /etc
> 9 - copied /opt/etc/ftpconversions (old file) to new location /etc
> 10 - restarted inetd (kill -1 117)
>
>
>The only problem I have seen since is:
>
> ftpd was trying to write to /usr/adm/wtmp which did not exist
> (/var/adm/wtmp) so I linked /var/adm to /usr/adm
Do you know how to let wu-ftpd write into another file?
Thanks in advance for your reply,
Stephan Jaeger
From
[email protected] Thu Sep 26 08:29:35 1996
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 m0v6IME-000FW1C; Thu, 26 Sep 96 08:28 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA27746; Thu, 26 Sep 1996 09:58:43 -0500
Received: from csu-e.csuohio.edu (csu-e.csuohio.edu [137.148.49.12]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA27326 for <
[email protected]>; Thu, 26 Sep 1996 09:52:14 -0500
Received: from athena.csuohio.edu (athena.csuohio.edu [137.148.5.13]) by csu-e.csuohio.edu (8.6.12/8.6.12) with SMTP id KAA06496 for <
[email protected]>; Thu, 26 Sep 1996 10:54:18 -0400
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 10:51:21 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From: "Matthew B. Thomson" <
[email protected]>
To:
[email protected]
Subject: Logging Problems
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender:
[email protected]
X-Mailer: Windows Eudora Pro Version 2.1.2
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Is there anyway to get connects and disconnects logged anywhere? Preferably
to wtmp or some such file, but anywhere would be fine. I'm using wu-2.4(2).
It is logging file transfers to /var/adm/xferlog, and file deletes to
/var/adm/messages, but no logins/logouts. Did I miss an option somewhere?
I want the logs for real and anonymous users.
Thanks,
Matt
----------------------------------------------------------------
- Matthew B. Thomson -
- Network Support Specialist -
- Cleveland State University Information Services & Technology -
-
[email protected] - 216-687-9217 - Fax 216-687-9200 -
----------------------------------------------------------------
From
[email protected] Thu Sep 26 11:49:36 1996
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 m0v6LV1-000DMHC; Thu, 26 Sep 96 11:49 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA11964; Thu, 26 Sep 1996 13:40:37 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id MAA06563 for <
[email protected]>; Thu, 26 Sep 1996 12:13:14 -0500
Received: from suzie.tccn.com (199.181.144.4)
by wunet.wustl.edu (PMDF V4.3-10 #14148)
id <
[email protected]>; Thu, 26 Sep 1996 12:10:17 -0500 (CDT)
Received: from alqods.exchangedata.com (alqods.tccn.com [199.181.144.100])
by suzie.tccn.com (8.6.9/2.4) with SMTP id MAA65407 for
<
[email protected]>; Thu, 26 Sep 1996 12:15:14 -0500
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 12:12:54 -0500
Reply-To:
[email protected]
Sender:
[email protected]
From: Amin Kassem <
[email protected]>
To:
[email protected]
Subject: unable to see file uploaded.
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello,
I setup wuftpd 2.4.2 beta 11 on AIX 4.1.4 and it works fine.
I wanted to setup a special group of users (real users) who
can upload their files to their own directories WITHOUT seeing
other users directories. In other words, the user home dir
looks as if it is root. I created the froup LIMITGRP and placed
it in the ftpaccess file (guestgroup LIMITGRP), and in the
ftpaccess.heavy file (guestgroup LIMITGRP), and in the ftpgroups file
(LIMITGRP:*:archive).
I got all this to work, but now the users can not see the files
in their own directories.
WHAT DID I DO WRONG???????
I need the users to see what files they have in their own dirs
and still protect them form other users seening their files.
Many thanks!
Amin.
From
[email protected] Thu Sep 26 11:54:39 1996
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 m0v6LZi-000FMFC; Thu, 26 Sep 96 11:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA12390; Thu, 26 Sep 1996 13:46:03 -0500
Received: from mailserver.di.unipi.it ([131.114.4.6]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id MAA08698 for <
[email protected]>; Thu, 26 Sep 1996 12:58:39 -0500
Received: (from tito@localhost) by mailserver.di.unipi.it (8.7.5/8.7.3) id TAA23935; Thu, 26 Sep 1996 19:52:00 +0200 (MET DST)
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 19:52:00 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Tito Flagella <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Putting compress files
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I'm trying to understand how to transfer compress files
and decompress them on-the-fly on the server. In theory this could be
done in a couple of ways:
1) Instructing the server to decompress the received file:
ftp> !ls
foo.gz
ftp> put foo.gz foo
2) Letting the user to execute gzip on the server from the ftp client.
Is one of these solutions viable? Is there any other way to allow a
user with ftp but without shell access to the server, to transfer
compressed files and decompress them on the server?
Thanks,
tito.
From
[email protected] Thu Sep 26 12:01:20 1996
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 m0v6LgN-000DW9C; Thu, 26 Sep 96 12:01 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA12591; Thu, 26 Sep 1996 13:49:26 -0500
Received: from ns.intelenet.net ([204.182.160.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA11513 for <
[email protected]>; Thu, 26 Sep 1996 13:34:40 -0500
Received: from cueball.intelenet.net (cueball.intelenet.net [206.82.218.9]) by ns.intelenet.net (8.7.5/8.7.3) with SMTP id LAA03532 for <
[email protected]>; Thu, 26 Sep 1996 11:13:45 -0700 (PDT)
Received: by cueball.intelenet.net (SMI-8.6/SMI-SVR4)
id LAA17551; Thu, 26 Sep 1996 11:13:58 -0700
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 11:13:57 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bob Myers)
To:
[email protected]
Subject: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Mkdir handling is wrong on wu-2.4.2-academ[BETA-11] - if there is any
"upload" configuration entry with "nodirs" on it, no subdirectories
can be created at all in any location. No check to see if the upload
command matches the current directory is made.
Here is a patch:
*** src/extensions.c.~1~ Sun Apr 14 22:51:05 1996
--- src/extensions.c Thu Sep 26 11:02:19 1996
***************
*** 973,978 ****
--- 973,980 ----
if (ARG6) ap6 = ARG6;
else ap6 = NULL;
}
+ }
+ if (match_value >= 0) {
if ( ((ap2 && !strcasecmp(ap2, "no")) &&
(ap3 && strcasecmp(ap3, "dirs"))) ||
(ap3 && !strcasecmp(ap3, "nodirs")) ||
***************
*** 980,992 ****
reply(530, "%s: Permission denied. (Mkdir)", name);
return(0);
}
}
- if (ap3)
- *uid = atoi(ap3); /* the uid */
- if (ap4) {
- *gid = atoi(ap4); /* the gid */
- *valid = 1;
- }
return(1);
}
--- 982,995 ----
reply(530, "%s: Permission denied. (Mkdir)", name);
return(0);
}
+
+ if (ap3)
+ *uid = atoi(ap3); /* the uid */
+ if (ap4) {
+ *gid = atoi(ap4); /* the gid */
+ *valid = 1;
+ }
}
return(1);
}
--
Bob Myers InteleNet Communications, Inc.
Email:
[email protected] 30 Executive Park, Suite 150
Phone: 714-851-8250 x227 Irvine, CA 92614
Fax: 714-851-1088
http://www.intelenet.net/
From
[email protected] Thu Sep 26 12:07:29 1996
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 m0v6LmH-0009bsC; Thu, 26 Sep 96 12:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id MAA07161; Thu, 26 Sep 1996 12:24:53 -0500
Received: from sparky (sparky.karmax.com [204.187.78.254]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id LAA03847 for <
[email protected]>; Thu, 26 Sep 1996 11:26:25 -0500
Received: from smtp by sparky (SMI-8.6/SMI-SVR4)
id MAA06647; Thu, 26 Sep 1996 12:19:49 -0400
Received: by smtp with Microsoft Mail
id <324AAE90@smtp>; Thu, 26 Sep 96 12:25:52 EDT
Message-Id: <324AAE90@smtp>
Date: Thu, 26 Sep 96 11:03:00 EDT
Reply-To:
[email protected]
Sender:
[email protected]
From: "Long, Michael" <
[email protected]>
To: "'List, WU-FTP'" <
[email protected]>
Subject: Problem installing WU-FTP on Solaris 2.5
X-Mailer: Microsoft Mail V3.0
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
I've just installed WU-FTPD. When I try to ftp to the system I get the
following message:-
Socket connected. Waiting for welcome message...
Any suggestions?
Regards,
Michael Long.
Karmax Heavy Stamping, Canada
E-mail:
[email protected]
From
[email protected] Thu Sep 26 12:39:32 1996
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 m0v6MHA-0007Y8C; Thu, 26 Sep 96 12:39 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA15839; Thu, 26 Sep 1996 14:30:01 -0500
Received: from wunet.wustl.edu (wunet.wustl.edu [128.252.120.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA15321 for <
[email protected]>; Thu, 26 Sep 1996 14:22:02 -0500
Received: from suzie.tccn.com by wunet.wustl.edu (PMDF V4.3-10 #14148)
id <
[email protected]>; Thu, 26 Sep 1996 14:19:05 -0500 (CDT)
Received: (from amin@localhost) by suzie.tccn.com (8.6.9/2.4) id OAA49494; Thu,
26 Sep 1996 14:24:15 -0500
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 14:24:15 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Amin S. Kassem" <
[email protected]>
To:
[email protected]
Cc:
[email protected]
Subject: Help! cannot see file I upload
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,
I setup wuftpd 2.4.2 beta 11 on AIX 4.1.4 and it works fine.
I wanted to setup a special group of users (real users) who
can upload their files to their own directories WITHOUT seeing
other users directories. In other words, the user home dir
looks as if it is root. I created the froup LIMITGRP and placed
it in the ftpaccess file (guestgroup LIMITGRP), and in the
ftpaccess.heavy file (guestgroup LIMITGRP), and in the ftpgroups file
(LIMITGRP:*:archive).
I got all this to work, but now the users can not see the files
in their own directories.
WHAT DID I DO WRONG???????
I need the users to see what files they have in their own dirs
and still protect them form other users seening their files.
Many thanks!
--
\|||/
(0^0)
==============================oOO=(_)=OOo========+=========================
| Amin Kassem - Network/Systems Administrator | e-mail:
[email protected] |
| Exchange Data, Inc. - Minneapolis, MN. |
[email protected] |
| voice: (612)332-2101 - Fax: (612)334-5997 | I would give up an arm |
|
http://www.tccn.com ; A legend in my spare time| to be ambidextrous! |
=================================================+=========================
From
[email protected] Thu Sep 26 12:42:06 1996
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 m0v6MJj-0007O7C; Thu, 26 Sep 96 12:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA16053; Thu, 26 Sep 1996 14:33:52 -0500
Received: from CC.uab.es (cc.uab.es [158.109.0.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA15435 for <
[email protected]>; Thu, 26 Sep 1996 14:23:04 -0500
Received: from carbon.uab.es ("port 33235"@carbon.uab.es)
by cc.uab.es (PMDF V5.0-7 #2461) id <
[email protected]> for
[email protected]; Thu, 26 Sep 1996 21:22:45 +0000
Received: by carbon.uab.es (SMI-8.6/SMI-SVR4) id VAA01495; Thu,
26 Sep 1996 21:24:07 +0200
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 21:24:07 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Miquel Cabanas. BBM-UAB)
To:
[email protected]
Subject: Re: Logging Problems
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> From
[email protected] Thu Sep 26 17:05:05 1996
> Subject: Logging Problems
>
> Is there anyway to get connects and disconnects logged anywhere?
>
>
mmm... what OS are you using? just in case you're using Solaris or
something close enough: to record all ftp daemon activity you can
add the following lines to the /etc/syslog.conf file,
[lines removed]
#
# 07/03/95
# after Sun Managers FAQ - enable syslogd for ftpd
#
daemon.info /var/adm/syslog
[lines removed]
of course, you can change /var/adm/syslog to the file you prefer. Those
are the last lines from our syslog file (so you can have a taste of what
it will contain)
[lines removed]
Sep 26 10:36:14 proton ftpd[4261]: FTPD: connection from \
ccuab1.uab.es at Thu Sep 26 10:36:14 1996
Sep 26 10:39:32 proton ftpd[4262]: FTPD: connection from \
ccuab1.uab.es at Thu Sep 26 10:39:32 1996
Sep 26 10:40:13 proton ftpd[4263]: FTPD: connection from \
ccuab1.uab.es at Thu Sep 26 10:40:13 1996
Sep 26 13:17:18 proton ftpd[4591]: FTPD: connection from \
rsuna-gw.susx.ac.uk at Thu Sep 26 13:17:18 1996
Sep 26 13:29:29 proton ftpd[4598]: FTPD: connection from \
rsuna-gw.susx.ac.uk at Thu Sep 26 13:29:29 1996
Sep 26 13:35:30 proton ftpd[4598]: FTPD: User rosemary timed \
out after 300 seconds at Thu Sep 26 13:35:30 1996
Sep 26 16:06:50 proton ftpd[5120]: FTPD: connection from \
ppp_8.bcn.servicom.es at Thu Sep 26 16:06:50 1996
Sep 26 16:07:58 proton telnetd[5121]: ttloop: peer died: Error 0
Sep 26 17:28:23 proton ftpd[5234]: FTPD: connection from \
rsuna-gw.susx.ac.uk at Thu Sep 26 17:28:23 1996
hope this helps. miquel
Miquel E Cabanas ---------------------------------------------------
SeRMN & BBM - Universitat Autonoma de Barcelona, Catalunya - Spain
e-mail:
[email protected]
url:
http://bbm-web.uab.es/biomed-nmr/miquel_angles.html
------------------------------------------o-oo--ooo---ooo--oo-o-----
From
[email protected] Thu Sep 26 12:53:59 1996
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 m0v6MV2-000DQyC; Thu, 26 Sep 96 12:53 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA16335; Thu, 26 Sep 1996 14:37:19 -0500
Received: from CC.uab.es (cc.uab.es [158.109.0.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA15632 for <
[email protected]>; Thu, 26 Sep 1996 14:25:56 -0500
Received: from carbon.uab.es ("port 33236"@carbon.uab.es)
by cc.uab.es (PMDF V5.0-7 #2461) id <
[email protected]> for
[email protected]; Thu, 26 Sep 1996 21:25:32 +0000
Received: by carbon.uab.es (SMI-8.6/SMI-SVR4) id VAA01498; Thu,
26 Sep 1996 21:26:54 +0200
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 21:26:54 +0200
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Miquel Cabanas. BBM-UAB)
To:
[email protected]
Subject: Re: Logging Problems
MIME-version: 1.0
Content-type: TEXT/PLAIN; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
sorry,
i forgot to mention that you will have to 'kill -HUP' the syslog daemon
so that it re-reads the configuration file and changes take place, i.e.
(in Solaris 2.5.1)
> ps -ef | grep 'syslog'
root 133 1 0 Aug 24 ? 0:22 /usr/sbin/syslogd
miquel 5804 5780 1 21:18:58 pts/0 0:00 grep syslog
> kill -HUP 133
now this should be enough. miquel
Miquel E Cabanas ---------------------------------------------------
SeRMN & BBM - Universitat Autonoma de Barcelona, Catalunya - Spain
e-mail:
[email protected]
url:
http://bbm-web.uab.es/biomed-nmr/miquel_angles.html
------------------------------------------o-oo--ooo---ooo--oo-o-----
From
[email protected] Thu Sep 26 13:59:09 1996
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 m0v6NWI-0009N2C; Thu, 26 Sep 96 13:58 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA21262; Thu, 26 Sep 1996 15:49:51 -0500
Received: from pinon.fsl.noaa.gov (pinon.fsl.noaa.gov [137.75.71.23]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA20766 for <
[email protected]>; Thu, 26 Sep 1996 15:39:40 -0500
Received: by pinon.fsl.noaa.gov (SMI-8.6/SMI-SVR4)
id UAA14277; Thu, 26 Sep 1996 20:41:05 GMT
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 14:41:05 -0600 (MDT)
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: RE: New installation on Solaris 2.5
In-Reply-To: <c=CA%a=_%p=HQ%
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Tue, 24 Sep 1996, =?iso-8859-1?Q?=22Vachon=2C_St=E9phane=22?= wrote:
>
>
> >----------
> >De :
[email protected][SMTP:
[email protected]]
> >Date : mardi 24 septembre 1996 12:21
> >A :
[email protected]
> >Objet : New installation on Solaris 2.5
> >
> >
> >I need to install wu-ftp on a Solaris 2.5 machine. I have never
> >installed this software before so I would appreciate some pointers.
> >First of all, where do I actually get the software and documentation?
> >If anyone has any experience installing wu-ftp on Solaris 2.5 I'd
> >appreciate hearing your comments/problems/solutions.
> >
> >Thanks for your help.
> >
> >
> >-----------------------------------------------------------------------------
> >-
> >Jil Godesiabois Systems Administrator
> >NOAA/ERL/FSL/DD
[email protected]
> >R/E/FS3
> >325 Broadway Phone: 303-497-5635
> >Boulder, CO 80303 FAX: 303-497-6014
> >
>
> You will be able to get the software at
> ftp.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.Z
I didn't see it there! Any other ideas?
Jil
>
> There is some documentations into it.
>
>
[email protected]
>
From
[email protected] Thu Sep 26 15:16:38 1996
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 m0v6OiD-0002IbC; Thu, 26 Sep 96 15:15 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA26169; Thu, 26 Sep 1996 17:07:27 -0500
Received: from ns1.zns.net (ns1.zygaena.com [206.148.80.3]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id RAA25921 for <
[email protected]>; Thu, 26 Sep 1996 17:03:28 -0500
Received: (from nobody@localhost) by ns1.zns.net (8.7.5/8.7.3) id SAA00866 for <
[email protected]>; Thu, 26 Sep 1996 18:02:47 -0400 (EDT)
Received: from selway.i.com(198.30.169.1) by ns1.zns.net via smap (V1.3)
id sma000864; Thu Sep 26 18:02:41 1996
Received: (from ewb@localhost) by selway.i.com (8.7.3/8.7.3) id SAA18926 for
[email protected]; Thu, 26 Sep 1996 18:02:32 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 18:02:32 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Will Brown <
[email protected]>
To:
[email protected]
Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
X-Authentication-Warning: ns1.zns.net: nobody set sender to <
[email protected]> using -f
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Bob Myers <
[email protected]> said:
> Mkdir handling is wrong on wu-2.4.2-academ[BETA-11] - if there is any
> "upload" configuration entry with "nodirs" on it, no subdirectories
> can be created at all in any location. No check to see if the upload
> command matches the current directory is made.
>
> Here is a patch:
I have precisely this configuration installed (Solaris 2.5) and indeed
Bob is correct, even a real user can't mkdir.
But after applying his patch I discovered that the anonymous user
could now mkdir in the upload directory (despite having "nodirs", and
then potentially use that directory as a pass-thru.
I backed out the patch and made sure that the original code did not allow
mkdir in the upload directory (it didn't).
I think this patch does fix the original problem, but it re-opens the
old pass-thru security hole, or a new flavor of it.
Can anyone else corroborate (or dispute) my findings?
--
Will Brown
ZNS, Inc.
From
[email protected] Thu Sep 26 16:18:59 1996
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 m0v6PgX-0004iSC; Thu, 26 Sep 96 16:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA28904; Thu, 26 Sep 1996 18:10:05 -0500
Received: from ns.intelenet.net (intelenet.net [204.182.160.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA28784 for <
[email protected]>; Thu, 26 Sep 1996 18:08:20 -0500
Received: from cueball.intelenet.net (cueball.intelenet.net [206.82.218.9]) by ns.intelenet.net (8.7.5/8.7.3) with SMTP id QAA12842 for <
[email protected]>; Thu, 26 Sep 1996 16:07:08 -0700 (PDT)
Received: by cueball.intelenet.net (SMI-8.6/SMI-SVR4)
id QAA17740; Thu, 26 Sep 1996 16:07:27 -0700
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 16:07:26 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bob Myers)
To:
[email protected]
Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
In-Reply-To: Will Brown <
[email protected]>
"Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])" (Sep 26, 18:02)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Sep 26, 18:02, Will Brown wrote:
} Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
> Bob Myers <
[email protected]> said:
> > Mkdir handling is wrong on wu-2.4.2-academ[BETA-11] - if there is any
> > "upload" configuration entry with "nodirs" on it, no subdirectories
> > can be created at all in any location. No check to see if the upload
> > command matches the current directory is made.
> >
> > Here is a patch:
>
> I have precisely this configuration installed (Solaris 2.5) and indeed
> Bob is correct, even a real user can't mkdir.
>
> But after applying his patch I discovered that the anonymous user
> could now mkdir in the upload directory (despite having "nodirs", and
> then potentially use that directory as a pass-thru.
>
> I backed out the patch and made sure that the original code did not allow
> mkdir in the upload directory (it didn't).
>
> I think this patch does fix the original problem, but it re-opens the
> old pass-thru security hole, or a new flavor of it.
>
> Can anyone else corroborate (or dispute) my findings?
>
> --
> Will Brown
> ZNS, Inc.
>
>-- End of excerpt from Will Brown
You're right. The problem is a bit of code that says:
> /* CERT suggested fix (change && to || ) */
> if ( (!strcmp(ARG0, pw->pw_dir)) ||
> ((i = path_compare(ARG1, cwdir)) >= match_value) ) {
> match_value = i;
which short-circuits the if clause and "i" is never set, so the match_value
never records a match.
I note the following from FIXES-2.4.2-BETA-9:
> The "nodirs" option of the upload directive in an ftpaccess file is now
> fixed and actually works. Previously, it did not work. Bug reported by CERT.
Was this && to || change a result of this? I don't know what actually
changed in the code for BETA-9. It appears to me that this is the wrong
way to fix this problem, and the correct way is to put that back to &&
and actually do the match_value checking per my patch.
What was going on here? Why was this changed?
--
Bob Myers InteleNet Communications, Inc.
Email:
[email protected] 30 Executive Park, Suite 150
Phone: 714-851-8250 x227 Irvine, CA 92614
Fax: 714-851-1088
http://www.intelenet.net/
From
[email protected] Thu Sep 26 17:04:02 1996
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 m0v6QOA-0009buC; Thu, 26 Sep 96 17:02 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA00900; Thu, 26 Sep 1996 18:54:58 -0500
Received: from fs.campus.mci.net (fs.campus.mci.net [204.71.74.16]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA00765 for <
[email protected]>; Thu, 26 Sep 1996 18:51:13 -0500
Received: (from tchung@localhost) by fs.campus.mci.net (8.7.5/8.6.12) id QAA26455; Thu, 26 Sep 1996 16:50:28 -0700 (PDT)
Message-Id: <Pine.SOL.3.91.960926164037.26400A-100000@fs>
Date: Thu, 26 Sep 1996 16:50:28 -0700 (PDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Thomas Chung <
[email protected]>
To:
[email protected]
Subject: Statically linked ls on Sol x86 2.5
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I'm trying to compile a statically linked version of ls (with gnu
fileutils 3.13) on Solaris x85 2.5 w/ gcc, and everytime anything
in the src directory is compiled, I get the following error:
gcc -o chgrp chgrp.o ../lib/libfu.a -lintl -lgen
Undefined first referenced
symbol in file
_nl_msg_cat_cntr chgrp.o
dcgettext__ chgrp.o
ld: fatal: Symbol referencing errors. No output written to chgrp
*** Error code 1
make: Fatal error: Command failed for target `chgrp'
Current working directory /opt/work/fileutils-3.13/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/work/fileutils-3.13
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-hack'
Note: I have -static in the CFLAGS and LDFLAGS. Any clues to get this
compiled properly would be greatly appreciated.
If there's a statically linked version of ls for Sol x86 somewhere,
I would appreciated if you can point it out, I would appreciate
that as well.
Fail that, if anyone has guest ftp set up where they can do an 'ls -l' or
'dir' with no problem on Sol x86, I like to know about it.
Many Thanks.
----
/****************************************************************************
Thomas Chung |
[email protected] | MCI Mail: 203-3917 | Vnet: 745-6113
*****************************************************************************/
From
[email protected] Thu Sep 26 19:56:00 1996
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 m0v6T4d-0000HpC; Thu, 26 Sep 96 19:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id VAA08590; Thu, 26 Sep 1996 21:44:34 -0500
Received: from sparc.clearink.com ([205.227.188.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id VAA08467 for <
[email protected]>; Thu, 26 Sep 1996 21:42:01 -0500
Received: from jon.clearink.com (jon.clearink.com [205.227.188.3]) by sparc.clearink.com (8.7.4/8.7.5) with SMTP id TAA12709 for <
[email protected]>; Thu, 26 Sep 1996 19:43:45 -0700 (PDT)
Message-Id: <
[email protected]>
Date: Thu, 26 Sep 1996 19:52:10 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From: Yanni <
[email protected]>
To:
[email protected]
Subject: Re: Statically linked ls on Sol x86 2.5
MIME-Version: 1.0
Content-Transfer-Encoding: Quoted-Printable
Content-Type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
X-Mailer: InterCon tcpCONNECT4 4.0.2b02 (Macintosh)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> Fail that, if anyone has guest ftp set up where they can do an 'ls -l'
> or 'dir' with no problem on Sol x86, I like to know about it.
it works fine for me with sol2.5 on a sparc 5 clone...the key is
getting everything setup correctly...i had the same problem as you
before everything was setup correctly...
read all the faqs and man pages...(and this listserv since there has been
a bunch of sol q's and a's recently..)
hope that helps,
-jon
Jon (no h) S. Stevens
[email protected]
ClearInk WebMagus
http://www.clearink.com/
finger
[email protected] for pgp pub key
people in cars cause accidents
accidents in cars cause people
From
[email protected] Fri Sep 27 11:38:12 1996
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 m0v6hnH-0009gbC; Fri, 27 Sep 96 11:37 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id NAA10986; Fri, 27 Sep 1996 13:28:53 -0500
Received: from relay3.smtp.psi.net (relay3.smtp.psi.net [38.8.210.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id NAA10677 for <
[email protected]>; Fri, 27 Sep 1996 13:19:12 -0500
Received: from mail.sorosny.org by relay3.smtp.psi.net (8.7.5/SMI-5.4-PSI)
id OAA20116; Fri, 27 Sep 1996 14:18:19 -0400 (EDT)
Received: from ccMail by mail.sorosny.org (SMTPLINK V2.11)
id AA843859049; Fri, 27 Sep 96 13:05:25 EST
Message-Id: <
[email protected]>
Date: Fri, 27 Sep 96 13:05:25 EST
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: gcc
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hello
I would like to compile wuftpd on my Sun Sparc 20 running sunos4.1.3.
I do not have gcc or acc. I just have cc. Does anyone know of a way
to compile wuftpd using cc or an easy way to get gcc.
I downloaded the source for gcc 2.7.2.1 and attempted to compile it.
I was able to get through most the the compile process however I was
not able to complete the install since I was missing a "makeinfo"
command.
Any suggestions or ideas would be appreciated.
Thank you.
Anthony Galietti
[email protected]
From
[email protected] Fri Sep 27 12:19:13 1996
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 m0v6iQ0-0000CDC; Fri, 27 Sep 96 12:17 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA12634; Fri, 27 Sep 1996 14:09:05 -0500
Received: from relcom.eu.net (virgin.Relcom.EU.net [193.124.23.4]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA12519 for <
[email protected]>; Fri, 27 Sep 1996 14:07:05 -0500
Received: from [193.124.133.136] (rm2.relcom.eu.net [193.124.133.136]) by relcom.eu.net (8.7.3/8.7.Ru) with ESMTP id XAA09055 for <
[email protected]>; Fri, 27 Sep 1996 23:06:14 +0400 (MSD)
Message-Id: <v03007800ae71d6cdce2e@[193.124.133.136]>
Date: Fri, 27 Sep 1996 23:09:49 +0400
Reply-To:
[email protected]
Sender:
[email protected]
From: Ilya Moiseev <
[email protected]>
To:
[email protected]
Subject: Re: gcc
In-Reply-To: <
[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
> Hello
>
> I would like to compile wuftpd on my Sun Sparc 20 running sunos4.1.3.
> I do not have gcc or acc. I just have cc. Does anyone know of a way
> to compile wuftpd using cc or an easy way to get gcc.
>
> I downloaded the source for gcc 2.7.2.1 and attempted to compile it.
> I was able to get through most the the compile process however I was
> not able to complete the install since I was missing a "makeinfo"
> command.
>
> Any suggestions or ideas would be appreciated.
>
> Thank you.
Install 2.7.2 - no problems with this version on SunOS
Ilya Moiseev
[email protected]
From
[email protected] Fri Sep 27 12:41:38 1996
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 m0v6imu-0009EFC; Fri, 27 Sep 96 12:41 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA14386; Fri, 27 Sep 1996 14:33:35 -0500
Received: from tpoint.net ([204.29.207.17]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA14197 for <
[email protected]>; Fri, 27 Sep 1996 14:28:52 -0500
Received: from krakatoa.tpoint.net by tpoint.net with ESMTP (8.7.5/25-eef)
id TAA16077; Fri, 27 Sep 1996 19:28:08 GMT
Message-Id: <
[email protected]>
Date: Fri, 27 Sep 1996 14:29:33 -0500
Reply-To: <
[email protected]>
Sender:
[email protected]
From: "Jim Bacon" <
[email protected]>
To: "WU-FTP mail list" <
[email protected]>
Subject: Stupid newbie questions
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I have just compiled (without apparent errors) wu-ftpd 2.4.2-beta.11 on a
Solaris 2.4 P90 with -DVIRTUAL in the Makefiles. I have place entries in
ftpaccess for a test site.
When I ftp to the test site, I still get login'ed and banners as if on the
primary machine.
Am I missing something?
Too, where are the archives (searchable if possible) for this mailing list
so i can avoid most of these Stupid Newbie Questions?
(Seems strange to call myself a newbie, just haven't had a call for virtual
FTP before).
--
Jim Bacon (JB211), System Administrator
[email protected]
Turning Point Information Services, Inc. finger for PGP public key
Operations: (512) 404-5739 "Only the good die young, I'm gonna
Sales: (512) 404-5713 live to be a 100!" -- Anonymous
From
[email protected] Fri Sep 27 13:19:40 1996
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 m0v6jNg-0006rUC; Fri, 27 Sep 96 13:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA15835; Fri, 27 Sep 1996 15:05:01 -0500
Received: from ns.intelenet.net (intelenet.net [204.182.160.1]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id PAA15634 for <
[email protected]>; Fri, 27 Sep 1996 15:00:43 -0500
Received: from cueball.intelenet.net (cueball.intelenet.net [206.82.218.9]) by ns.intelenet.net (8.7.5/8.7.3) with SMTP id MAA13325; Fri, 27 Sep 1996 12:59:33 -0700 (PDT)
Received: by cueball.intelenet.net (SMI-8.6/SMI-SVR4)
id MAA18200; Fri, 27 Sep 1996 12:59:42 -0700
Message-Id: <
[email protected]>
Date: Fri, 27 Sep 1996 12:59:41 -0700
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (Bob Myers)
To: <
[email protected]>, "WU-FTP mail list" <
[email protected]>
Subject: Re: Stupid newbie questions
In-Reply-To: "Jim Bacon" <
[email protected]>
"Stupid newbie questions" (Sep 27, 14:29)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Sep 27, 14:29, "Jim Bacon" wrote:
} Subject: Stupid newbie questions
> I have just compiled (without apparent errors) wu-ftpd 2.4.2-beta.11 on a
> Solaris 2.4 P90 with -DVIRTUAL in the Makefiles. I have place entries in
> ftpaccess for a test site.
>
> When I ftp to the test site, I still get login'ed and banners as if on the
> primary machine.
>
> Am I missing something?
Banners have a special "virtual" command in the ftpaccess file
for each virtual host. For example:
> virtual 204.182.162.46 banner /opt/ftpd/bobtest.intelenet.net/banner
As far as login comments and error messages, etc., I have a patch! :-)
I added a new "virtual" command to set the hostname, so that you
can say:
> virtual 204.182.162.46 hostname bobtest.intelenet.net
in the ftpaccess file and the login prompts, etc. would use the
hostname listed.
*** ftpd.c.~1~ Sun Apr 14 22:51:11 1996
--- ftpd.c Wed Aug 7 23:26:22 1996
***************
*** 216,221 ****
--- 216,222 ----
char virtual_root[MAXPATHLEN];
char virtual_banner[MAXPATHLEN];
char virtual_logfile[MAXPATHLEN];
+ char virtual_hostname[MAXHOSTNAMELEN];
#endif
int data;
***************
*** 667,672 ****
--- 668,675 ----
strncpy(virtual_banner, ARG2, MAXPATHLEN);
if(!strcmp(ARG1, "logfile"))
strncpy(virtual_logfile, ARG2, MAXPATHLEN);
+ if(!strcmp(ARG1, "hostname"))
+ strncpy(virtual_hostname, ARG2, MAXHOSTNAMELEN);
}
}
}
***************
*** 675,680 ****
--- 678,689 ----
if (is_shutdown(1) != 0) {
syslog(LOG_INFO, "connection refused (server shut down) from %s [%s]",
remotehost, remoteaddr);
+ #ifdef VIRTUAL
+ if (virtual_mode)
+ reply(500, "%s FTP server shut down -- please try again later.",
+ virtual_hostname);
+ else
+ #endif
reply(500, "%s FTP server shut down -- please try again later.",
hostname);
exit(0);
***************
*** 726,732 ****
--- 735,747 ----
}
strcat(ls_short," %s");
+ #ifdef VIRTUAL
+ if(virtual_mode)
+ reply(220, "%s FTP server (%s) ready.", virtual_hostname, version);
+ else
+ #endif
reply(220, "%s FTP server (%s) ready.", hostname, version);
+
(void) setjmp(errcatch);
for (;;)
***************
*** 1430,1441 ****
if (anonymous || guest) {
/* We MUST do a chdir() after the chroot. Otherwise the old current
* directory will be accessible as "." outside the new root! */
#ifdef VIRTUAL
! if (virtual_mode) {
! strcpy(pw->pw_dir, virtual_root);
! }
#endif
- if (anonymous) {
if (chroot(pw->pw_dir) < 0 || chdir("/") < 0) {
reply(550, "Can't set guest privileges.");
goto bad;
--- 1445,1456 ----
if (anonymous || guest) {
/* We MUST do a chdir() after the chroot. Otherwise the old current
* directory will be accessible as "." outside the new root! */
+ if (anonymous) {
#ifdef VIRTUAL
! if (virtual_mode) {
! strcpy(pw->pw_dir, virtual_root);
! }
#endif
if (chroot(pw->pw_dir) < 0 || chdir("/") < 0) {
reply(550, "Can't set guest privileges.");
goto bad;
***************
*** 2460,2465 ****
--- 2475,2485 ----
u_char *a,
*p;
+ #ifdef VIRTUAL
+ if(virtual_mode)
+ lreply(211, "%s FTP server status:", virtual_hostname);
+ else
+ #endif
lreply(211, "%s FTP server status:", hostname);
printf(" %s\r\n", version);
printf(" Connected to %s", remotehost);
--
Bob Myers InteleNet Communications, Inc.
Email:
[email protected] 30 Executive Park, Suite 150
Phone: 714-851-8250 x227 Irvine, CA 92614
Fax: 714-851-1088
http://www.intelenet.net/
From
[email protected] Fri Sep 27 14:19:56 1996
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 m0v6kK8-0000vOC; Fri, 27 Sep 96 14:19 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA18638; Fri, 27 Sep 1996 16:10:15 -0500
Received: from iaehv.IAEhv.nl (iaehv.IAEhv.nl [194.151.64.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA18275 for <
[email protected]>; Fri, 27 Sep 1996 16:03:21 -0500
Received: from LOCAL (perry@localhost)
by iaehv.IAEhv.nl (8.6.13/1.63); pid 27130
on Fri, 27 Sep 1996 23:02:35 +0200; id XAA27130
efrom:
[email protected]; eto: UNKNOWN
Message-Id: <
[email protected]>
Date: Fri, 27 Sep 1996 23:02:35 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Perry Rovers <
[email protected]>
To:
[email protected]
Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
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, 26 Sep 1996, Bob Myers wrote:
> Mkdir handling is wrong on wu-2.4.2-academ[BETA-11] - if there is any
> "upload" configuration entry with "nodirs" on it, no subdirectories
> can be created at all in any location. No check to see if the upload
> command matches the current directory is made.
I can't seem to reproduce this on FreeBSD 2.1.5 with beta-11 or on Linux
RedHat 3.0.3 with beta-9.
The following is a part of one of my ftpaccess files:
# uploads to incoming only, ownership of files will be root.daemon,
# permisssions will be 0400 and no directory creation is allowed
upload /home/ftp * no
upload /home/ftp incoming yes root daemon 0400 nodirs
With this I'm unable to create dirs in /home/ftp as user ftp, but
I can create dirs as a 'real' user somewhere else. Is that behavior
impossible with your configuration?
--
Perry Rovers, Amsterdam (and a number of other places), The Netherlands
Mail: mailto:
[email protected] | Amsterdam is zo'n gezellige stad
FTP :
ftp://ftp.iaehv.nl/pub/users/perry | omdat er zo verdomd veel
WWW :
http://www.iaehv.nl/users/perry | Brabanders wonen - Hans van Mierlo
From
[email protected] Fri Sep 27 15:07:16 1996
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 m0v6l3q-0000CDC; Fri, 27 Sep 96 15:07 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA20561; Fri, 27 Sep 1996 17:00:27 -0500
Received: from tpoint.net ([204.29.207.17]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id QAA20446 for <
[email protected]>; Fri, 27 Sep 1996 16:58:35 -0500
Received: from krakatoa.tpoint.net by tpoint.net with ESMTP (8.7.5/25-eef)
id VAA21830; Fri, 27 Sep 1996 21:57:51 GMT
Message-Id: <
[email protected]>
Date: Fri, 27 Sep 1996 16:59:17 -0500
Reply-To: <
[email protected]>
Sender:
[email protected]
From: "Jim Bacon" <
[email protected]>
To: "WU-FTP mail list" <
[email protected]>
Subject: Re: Stupid newbie questions
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Bingo! Didn't see that in the docs. Must have been wearing my blinders.
Thanks Paul!
--
Jim Bacon (JB211), System Administrator
[email protected]
Turning Point Information Services, Inc. finger for PGP public key
Operations: (512) 404-5739 "Only the good die young, I'm gonna
Sales: (512) 404-5713 live to be a 100!" -- Anonymous
----------
> From:
[email protected]
> To:
[email protected]
> Subject: Re: Stupid newbie questions
> Date: Friday, September 27, 1996 6:17 PM
>
> Hi There
>
> > I have just compiled (without apparent errors) wu-ftpd 2.4.2-beta.11 on
a
> > Solaris 2.4 P90 with -DVIRTUAL in the Makefiles. I have place entries
in
> > ftpaccess for a test site.
>
> Make sure you have wu-ftd -a in your inetd.conf file. sounds obvious
> but I had that problem once !
>
> Paul
>
From
[email protected] Fri Sep 27 16:26:52 1996
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 m0v6mIx-0004ULC; Fri, 27 Sep 96 16:26 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id SAA23806; Fri, 27 Sep 1996 18:20:33 -0500
Received: from aleph.sensenet.com (aleph.sensenet.com [199.33.238.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id SAA23550 for <
[email protected]>; Fri, 27 Sep 1996 18:15:58 -0500
Received: (from spacey@localhost) by aleph.sensenet.com (8.7.6/8.7.3) id TAA20205 for
[email protected]; Fri, 27 Sep 1996 19:14:50 -0400
Message-Id: <
[email protected]>
Date: Fri, 27 Sep 1996 19:14:48 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Peter C. Norton" <
[email protected]>
To:
[email protected]
Subject: Re: gcc
In-Reply-To: <v03007800ae71d6cdce2e@[193.124.133.136]> from "Ilya Moiseev" at Sep 27, 96 11:09:49 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
> Hello
>
> I would like to compile wuftpd on my Sun Sparc 20 running sunos4.1.3.
> I do not have gcc or acc. I just have cc. Does anyone know of a way
> to compile wuftpd using cc or an easy way to get gcc.
>
> I downloaded the source for gcc 2.7.2.1 and attempted to compile it.
> I was able to get through most the the compile process however I was
> not able to complete the install since I was missing a "makeinfo"
> command.
>
> Any suggestions or ideas would be appreciated.
>
> Thank you.
If you don't have a TeX installation, then don't kill yourself; just comment
out the parts of the makefile that try to build the info files. From
my gcc Makefile, I'd say just blank out the "doc" entry in your makefile.
--
- Hofstadter's Law: It always takes longer then you expect, -
- even when you take into account Hofstadter's Law -
[email protected]
http://www.sensenet.com
Systems Administrator, Sensenet, Inc.
From
[email protected] Sat Sep 28 06:45:27 1996
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 m0v6zhf-0002ZtC; Sat, 28 Sep 96 06:45 PDT
Received: from wugate.wustl.edu by nwnexus.wa.com with SMTP id AA08665
(5.65c/IDA-1.4.4 for <
[email protected]>); Sat, 28 Sep 1996 06:41:42 -0700
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA10609; Sat, 28 Sep 1996 08:28:42 -0500
Received: from mail.rio.com.br (copa.rio.com.br [200.255.192.34]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id IAA10517 for <
[email protected]>; Sat, 28 Sep 1996 08:20:38 -0500
Received: by mail.rio.com.br (AIX 4.1/UCB 5.64/1.00)
id AA16768; Sat, 28 Sep 1996 10:22:18 -0300
Message-Id: <
[email protected]>
Date: Sat, 28 Sep 1996 10:22:18 -0300 (GRNLNDST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Jose Roberto Bulcao <
[email protected]>
To:
[email protected]
Subject: Statically compiling GNU ls
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hey,
Could you help me in getting the right way to compile GNU
fileutils 3.13 ls (static version) command under AIX 4.1.3 and gcc 2.7.2 ?
When I try, it returns me the following error:
# make ls
gcc -static -o dir ls.o ls-dir.o ../intl/libintl.a ../lib/libfu.a
collect2: ld returned 255 exit status
ld: 0706-003 Cannot find or read import file: /lib/syscalls.exp
ld:accessx(): A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 1.
TKS,
----------------------------------------------------------------------------
Jose Roberto Bulcao | Tel : (021) 571-4325/268-0717
RioLink Internet | Tel/Fax: (021) 208-0696
O Seu Servidor!! | e-mail :
[email protected]
--------------------------------+-------------------------------------------
***** VISITE NOSSA HOME PAGE:
http://www.rio.com.br *****
----------------------------------------------------------------------------
From
[email protected] Mon Sep 30 01:01:01 1996
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 m0v7dHd-0006oCC; Mon, 30 Sep 96 01:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA26579; Mon, 30 Sep 1996 02:57:52 -0500
Received: from gate.nettec.co.uk (gate.nettec.co.uk [194.143.185.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id CAA26417 for <
[email protected]>; Mon, 30 Sep 1996 02:48:06 -0500
Received: from craig.nettec.co.uk (craig.nettec.co.uk [194.143.185.10]) by gate.nettec.co.uk (8.6.12/8.6.9) with SMTP id JAA14162 for <
[email protected]>; Mon, 30 Sep 1996 09:10:13 +0100
Message-Id: <
[email protected]>
Date: Mon, 30 Sep 1996 08:39:39 +0100 (BST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Craig Stratton <
[email protected]>
To:
[email protected]
Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Sender:
[email protected]
X-Mailer: Simeon for Win32 Version 4.0.7
X-Authentication: none
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
On Fri, 27 Sep 1996 23:02:35 +0200 (MET DST) Perry Rovers <
[email protected]>
wrote:
> On Thu, 26 Sep 1996, Bob Myers wrote:
>
> > Mkdir handling is wrong on wu-2.4.2-academ[BETA-11] - if there is any
> > "upload" configuration entry with "nodirs" on it, no subdirectories
> > can be created at all in any location. No check to see if the upload
> > command matches the current directory is made.
> I can't seem to reproduce this on FreeBSD 2.1.5 with beta-11 or on Linux
> RedHat 3.0.3 with beta-9.
> The following is a part of one of my ftpaccess files:
>
> # uploads to incoming only, ownership of files will be root.daemon,
> # permisssions will be 0400 and no directory creation is allowed
> upload /home/ftp * no
> upload /home/ftp incoming yes root daemon 0400 nodirs
>
> With this I'm unable to create dirs in /home/ftp as user ftp, but
> I can create dirs as a 'real' user somewhere else. Is that behavior
> impossible with your configuration?
>
I'm using FreeBSD 2.1.5 with beta 11 and i do get the problem.
While i only had entries in ftpaccess to allow directories, it
worked, but as soon as i put a nodirs entry in, nobody could create
directories.
Have tried putting all dirs entries first and nodirs second and vice
versa with no luck. As soon as there is a nodirs flag in the file, no
one can create directories. Still looking for a workaround ...
Regards, Craig Stratton, NetTec plc.
From
[email protected] Mon Sep 30 03:54:38 1996
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 m0v7fzc-000FHtC; Mon, 30 Sep 96 03:54 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA06232; Mon, 30 Sep 1996 05:51:34 -0500
Received: from arbi.Informatik.Uni-Oldenburg.DE (arbi.Informatik.Uni-Oldenburg.DE [134.106.1.7]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id FAA05701 for <
[email protected]>; Mon, 30 Sep 1996 05:44:46 -0500
Received: by arbi.Informatik.Uni-Oldenburg.DE (Smail3.1.29.1)
id <m0v7fox-0005i4C>; Mon, 30 Sep 96 12:43 CES
Received: by diamant.Informatik.Uni-Oldenburg.DE (Smail3.1.29.1)
id <m0v7fp1-0004wbC>; Mon, 30 Sep 96 12:43 MET DST
Received: by jade.Informatik.Uni-Oldenburg.DE (Smail3.1.29.1)
id <m0v7foz-000AfvC>; Mon, 30 Sep 96 12:43 MET DST
Message-Id: <
[email protected]>
Date: Mon, 30 Sep 1996 12:43:33 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: "Walter Harms" <
[email protected]>
To:
[email protected] (wu-ftpd mailinglist)
Subject: Problem: wu-ftpd on AIX4.1
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Aliased: From
[email protected] (Walter Harms)
X-Mailer: ELM [version 2.4 PL25]
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
hi everybody,
I have compiled wu-ftpd 2.4 for AIX 4.1 with gcc2.7.0
I have removed realpath() (comes with gcc) and reordered ftpcmd.c to
avoid some problems.
When the daemon is running no real user has access the server is shuting down
after getting the name but its working with user ftp.
I guess there is some problem with the login on AIX, does some has an patch
handy ?
walter
--
-----
"There's never a temporal paradox around when you need one."
-----
From
[email protected] Mon Sep 30 07:42:54 1996
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 m0v7jYT-000FqFC; Mon, 30 Sep 96 07:42 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id JAA23412; Mon, 30 Sep 1996 09:39:48 -0500
Received: from ns1.zns.net (ns1.zygaena.com [206.148.80.3]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id JAA22183 for <
[email protected]>; Mon, 30 Sep 1996 09:32:09 -0500
Received: (from nobody@localhost) by ns1.zns.net (8.7.5/8.7.3) id KAA06922 for <
[email protected]>; Mon, 30 Sep 1996 10:31:27 -0400 (EDT)
Received: from selway.i.com(198.30.169.1) by ns1.zns.net via smap (V1.3)
id sma006920; Mon Sep 30 10:31:18 1996
Received: (from ewb@localhost) by selway.i.com (8.7.3/8.7.3) id KAA00822 for
[email protected]; Mon, 30 Sep 1996 10:31:13 -0400 (EDT)
Message-Id: <
[email protected]>
Date: Mon, 30 Sep 1996 10:31:13 -0400 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Will Brown <
[email protected]>
To:
[email protected]
Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
X-Authentication-Warning: ns1.zns.net: nobody set sender to <
[email protected]> using -f
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I found that reversing the CERT "advice" to change && to || as well
as applying Bob Myers patch solved the problem. This did not open
any obvious security holes, but perhaps it opens a non-obvious one.
Bob Myers patch, without reversing the CERT advised change, clearly
allows mkdir in "upload" directories under at least one configuration.
The question is whether CERT's "advice" was based on someone's very
careful analysis, or someone's stab in the dark. I personally have not
looked closely enough at this code to say anything more.
--
Will Brown
ZNS, Inc.
> I'm using FreeBSD 2.1.5 with beta 11 and i do get the problem.
> While i only had entries in ftpaccess to allow directories, it
> worked, but as soon as i put a nodirs entry in, nobody could create
> directories.
> Have tried putting all dirs entries first and nodirs second and vice
> versa with no luck. As soon as there is a nodirs flag in the file, no
> one can create directories. Still looking for a workaround ...
>
> Regards, Craig Stratton, NetTec plc.
From
[email protected] Mon Sep 30 08:34:10 1996
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 m0v7kLp-0006oCC; Mon, 30 Sep 96 08:33 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA29179; Mon, 30 Sep 1996 10:30:52 -0500
Received: from iaehv.IAEhv.nl (iaehv.IAEhv.nl [194.151.64.2]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id KAA27698 for <
[email protected]>; Mon, 30 Sep 1996 10:17:11 -0500
Received: from LOCAL (perry@localhost)
by iaehv.IAEhv.nl (8.6.13/1.63); pid 753
on Mon, 30 Sep 1996 17:16:17 +0200; id RAA00753
efrom:
[email protected]; eto: UNKNOWN
Message-Id: <
[email protected]>
Date: Mon, 30 Sep 1996 17:16:16 +0200 (MET DST)
Reply-To:
[email protected]
Sender:
[email protected]
From: Perry Rovers <
[email protected]>
To:
[email protected]
Subject: Re: Bug in mkdir handling (wu-ftpd 2.4.2-academ[beta-11])
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, 30 Sep 1996, Craig Stratton wrote:
> I'm using FreeBSD 2.1.5 with beta 11 and i do get the problem.
> While i only had entries in ftpaccess to allow directories, it
> worked, but as soon as i put a nodirs entry in, nobody could create
> directories.
> Have tried putting all dirs entries first and nodirs second and vice
> versa with no luck. As soon as there is a nodirs flag in the file, no
> one can create directories. Still looking for a workaround ...
I've been experimenting a bit.. six cases with different ftpaccess files.
This is on FreeBSD 2.1.5 with wu-ftpd-2.4.2-beta-11.
I tried creating directories and uploading files as a 'real' user to a
homedirectory and creating directories and uploading files as an anon user
in an incoming directory in ~ftp
Take your pick:
Case 1:
upload /home/ftp * no
upload /home/ftp incoming yes root daemon 0400 dirs
Real users can upload and create directories
Anon users cannot upload but can create directories (but not delete them)
Case 2:
upload /home/ftp * no
upload /home/ftp incoming yes root daemon 0400 nodirs
Real users can upload and create directories
Anon users cannot upload and cannot create directories
Case 3:
upload /home/ftp incoming yes root daemon 0400 dirs
Real users can upload and create directories
Anon users can upload and create directories
Case 4:
upload /home/ftp incoming yes root daemon 0400 nodirs
Real users can upload and cannot create directories
Anon users can upload and cannot create directories
Case 5:
no upload lines
Real users can upload and create directories
Anon users can upload and create directories
Case 6:
/home/ftp * no
/home/ftp /incoming yes root daemon 0400 nodirs
Real users can upload and create directories
Anon users can upload and cannot create directories
In your case, I guess you want Case 6. The / before incoming makes the
difference.
Perry Rovers, Amsterdam (and a number of other places), The Netherlands
Mail: mailto:
[email protected] | Amsterdam is zo'n gezellige stad
FTP :
ftp://ftp.iaehv.nl/pub/users/perry | omdat er zo verdomd veel
WWW :
http://www.iaehv.nl/users/perry | Brabanders wonen - Hans van Mierlo
From
[email protected] Mon Sep 30 13:01:33 1996
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 m0v7oWA-000D5uC; Mon, 30 Sep 96 13:00 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id OAA21894; Mon, 30 Sep 1996 14:56:59 -0500
Received: from relay3.smtp.psi.net (relay3.smtp.psi.net [38.8.210.2]) by wugate.wustl.edu (8.7.5/8.7.3) with ESMTP id OAA21309 for <
[email protected]>; Mon, 30 Sep 1996 14:48:31 -0500
Received: from mail.sorosny.org by relay3.smtp.psi.net (8.7.5/SMI-5.4-PSI)
id PAA25584; Mon, 30 Sep 1996 15:47:41 -0400 (EDT)
Received: from ccMail by mail.sorosny.org (SMTPLINK V2.11.01)
id AA844123649; Mon, 30 Sep 96 16:00:03 EST
Message-Id: <
[email protected]>
Date: Mon, 30 Sep 96 16:00:03 EST
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected]
To:
[email protected]
Subject: Re[2]: gcc
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Thanks for your suggestion. It took me a few attempts to get it right
but I finally have a gcc object. I haven't used it yet to see if it
works but I do appreciate your suggestion. It was a big help!!!!
Thanks again.
Anthony
______________________________ Reply Separator _________________________________
Subject: Re: gcc
Author:
[email protected] at Internet-Gateway
Date: 9/29/96 1:24 PM
> Hello
>
> I would like to compile wuftpd on my Sun Sparc 20 running sunos4.1.3.
> I do not have gcc or acc. I just have cc. Does anyone know of a way
> to compile wuftpd using cc or an easy way to get gcc.
>
> I downloaded the source for gcc 2.7.2.1 and attempted to compile it.
> I was able to get through most the the compile process however I was
> not able to complete the install since I was missing a "makeinfo"
> command.
>
> Any suggestions or ideas would be appreciated.
>
> Thank you.
If you don't have a TeX installation, then don't kill yourself; just comment
out the parts of the makefile that try to build the info files. From
my gcc Makefile, I'd say just blank out the "doc" entry in your makefile.
--
- Hofstadter's Law: It always takes longer then you expect, -
- even when you take into account Hofstadter's Law -
[email protected]
http://www.sensenet.com
Systems Administrator, Sensenet, Inc.
From
[email protected] Mon Sep 30 13:23:26 1996
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 m0v7os1-0002NbC; Mon, 30 Sep 96 13:23 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA23609; Mon, 30 Sep 1996 15:19:58 -0500
Received: from resell.net ([199.72.59.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id PAA22356 for <
[email protected]>; Mon, 30 Sep 1996 15:03:36 -0500
Received: from localhost (tucker@localhost) by resell.net (950413.SGI.8.6.12/950213.SGI.AUTOCF) via SMTP id QAA08781 for <
[email protected]>; Mon, 30 Sep 1996 16:08:28 -0700
Message-Id: <
[email protected]>
Date: Mon, 30 Sep 1996 16:08:27 -0700 (EDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: Lael Tucker <
[email protected]>
To:
[email protected]
Subject: IRIX compile problems
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
I can't get wu-ftp (non-beta) version to compile under IRIX 6.2.
I have several questions:
- Is there a wu-ftp FAQ somewhere that isn't out of date? The one I
found on yahoo claims that the newest wu-ftp is available on wuarchive,
but I can't find it there.
- Where can I find the newest wu-ftp (beta)
- Anyone get wu-ftp to compile under 6.2?
Thanks in advance.
From
[email protected] Mon Sep 30 15:04:26 1996
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 m0v7qRq-0005e1C; Mon, 30 Sep 96 15:04 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA00378; Mon, 30 Sep 1996 17:00:38 -0500
Received: from radar (radar.vertx.com [207.170.65.10]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id QAA29834 for <
[email protected]>; Mon, 30 Sep 1996 16:49:14 -0500
Received: from radar by radar (SMI-8.6/SMI-SVR4)
id QAA00916; Mon, 30 Sep 1996 16:48:29 -0500
Message-Id: <Pine.SOL.3.93.960930164240.884A-100000@radar>
Date: Mon, 30 Sep 1996 16:48:29 -0500 (CDT)
Reply-To:
[email protected]
Sender:
[email protected]
From: David Marcoux <
[email protected]>
To:
[email protected]
In-Reply-To: <
[email protected]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: dmarcoux@radar
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Hi,
My PC with the bookmark to the source for wu-ftpd is getting repaired.
Could someone send me an address where I could download wu-ftpd?
Thanks in advance.
------------------------------------------------------------------
David Marcoux System Administrator / Web Master
[email protected] Vertex Software Corporation
http://www.vertx.com (512) 328-3700 voice
From
[email protected] Mon Sep 30 15:45:14 1996
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 m0v7r5M-0007KuC; Mon, 30 Sep 96 15:45 PDT
Received: from host (wugate.wustl.edu [128.252.120.1]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA01809; Mon, 30 Sep 1996 17:38:54 -0500
Received: from hammer ([204.249.120.10]) by wugate.wustl.edu (8.7.5/8.7.3) with SMTP id RAA00827 for <
[email protected]>; Mon, 30 Sep 1996 17:14:57 -0500
Received: by hammer (5.x/SMI-SVR4)
id AA20278; Mon, 30 Sep 1996 18:16:10 -0400
Message-Id: <9609302216.AA20278@hammer>
Date: Mon, 30 Sep 1996 18:16:10 -0400
Reply-To:
[email protected]
Sender:
[email protected]
From:
[email protected] (John Murtari)
To:
[email protected]
Subject: Anonymous uploads are owned by wrong user?
X-Sun-Charset: US-ASCII
X-Listprocessor-Version: 7.1 -- ListProcessor by CREN
Running wu-ftpd on Solaris 2.5.1 x-86, I have the following ftp access
file. I can do uploads to /thebook/incoming, but the files endup being owned by the
"ftp" user and not "thebook". The user "thebook" has a password in the
REAL machine /etc/passwd, I did not create a separate password file in
the /pub/ftp/etc.
Haven't seen the FAQ for wu-ftpd, is there a web site for one?
===
# specify the upload directory information
upload /pub/ftp * no
upload /pub/ftp /thebook/incoming yes thebook www 0600 dirs
upload /pub/ftp /bin no
upload /pub/ftp /etc no
===
John
___________________________________________________________________
John Murtari Software Workshop Inc.
[email protected] 315.695.1301(x-211) "TheBook.Com" (TM)
http://www.thebook.com/