SUMMARY: WU-FTPD

From: Miguel Patrick (PMi1@bancosantander.es)
Date: Mon Jul 15 2002 - 02:56:18 EDT


Hello Admins,

Many thanks to Randy Rodgers ! that the solution to get WUFTPD working
with C2 activated on Tru64.

You can find a complet install and configuration guide for Tru64 here :

http://www.rosat.mpe-garching.mpg.de/mailing-lists/tru64-unix-managers/20
01-03/msg00484.html

Regards.

Patrick Miguel
Unix Systems Administrator
Santander Central Hispano (Suisse) S.A.
pmi1@bancosantander.es

-----Original Message-----
From: Randy Rodgers [mailto:randy.rodgers@ci.ft-wayne.in.us]
Sent: vendredi, 12. juillet 2002 18:06
To: Miguel Patrick
Subject: Re: WU-FTPD

You need to add the following in src/configure/config.du4:

#include <sys/fcntl.h>

On 12 Jul 2002 at 16:13, Miguel Patrick wrote:

> Hello Managers,
>
> Im recently changed my security level to C2 on Tru64 4.0F and now
> wu-ftpd dont accept logins anymore .
>
> I have used the 2.6.1 version and compiled it with the command "build
> du4" without problems. But this version dont work under Tru64 with the
> C2 activated ...
>
> I'm downloaded the latest version where the problem is corrected for
> C2 but i can not compile it !
>
> After looking the install notes, I have activated the C2 options in
> the src/makefiles/Makefile.du4 and after that i run "build du4"
> command and i get the follwing compilation errors :
>
> cc -std -O -I.. -I../support -Olimit 1000 -DVIRTUAL -DSECUREOSF
> -L../support -s -x -c ftpcmd.c
> cc -std -O -I.. -I../support -Olimit 1000 -DVIRTUAL -DSECUREOSF
> -L../support -s -x -c glob.c
> cc -std -O -I.. -I../support -Olimit 1000 -DVIRTUAL -DSECUREOSF
> -L../support -s -x -c logwtmp.c
> cc: Error: logwtmp.c, line 154: In this statement, "O_WRONLY" is not
> declared. (undeclared)
> if (fd < 0 && (fd = open(_PATH_WTMP, O_WRONLY | O_APPEND, 0)) < 0)
> {
> -----------------------------------------^
> cc: Error: logwtmp.c, line 154: In this statement, "O_APPEND" is not
> declared. (undeclared)
> if (fd < 0 && (fd = open(_PATH_WTMP, O_WRONLY | O_APPEND, 0)) < 0)
> {
> ----------------------------------------------------^
> *** Exit 1
> Stop.
> ...
> Executables are in bin directory:
> size: Cannot open bin/ftpd
> text data bss dec hex
> 16384 8192 0 24576 6000 bin/ftpcount
> 16384 8192 7072 31648 7ba0 bin/ftpshut
> 16384 8192 10480 35056 88f0 bin/ftprestart
> 16384 8192 0 24576 6000 bin/ftpwho
> 16384 8192 3728 28304 6e90 bin/ckconfig
> 16384 8192 0 24576 6000 bin/privatepw
> Done
> ----------------------------------------------------------------------
> ---
> ----------------------------------------------------------------------
> --- ----------
>
> and ftpd is not compiled.
>
> When i use the "./configure" command i can compile all executables but
> i can not specify the platform and the C2 security level and of course
> i cant login on wu-ftpd.
>
> Any suggestion about this problem ?
>
> Regards.
>
> Patrick Miguel
> Unix Systems Administrator
> Santander Central Hispano (Suisse) S.A.
> pmi1@bancosantander.es
>

[=======================================================
[ Randy Rodgers
[ randy.rodgers@ci.ft-wayne.in.us
[ Senior Systems Programmer
[ Affiliated Computer Services, Inc (ACS)
[ Allen County/City of Fort Wayne
[ Information Systems
[ (260)427-5727
[=======================================================



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:46 EDT