ftp server access
From: George Bell (masteroftimadim_at_netscape.net)
Date: 11/25/04
- Next message: Jeffrey Froman: "Re: Capturing telnet data"
- Previous message: Gerald: "Re: Music Application for Linux"
- Next in thread: Stefan Viljoen: "Re: ftp server access"
- Reply: Stefan Viljoen: "Re: ftp server access"
- Reply: Alan Connor: "Re: ftp server access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Nov 2004 19:24:41 -0500
Hi List,
I'm running an ftp server on my (SuSE)linux box, using the bsd port
"ftpd" run from the inetd superserver. The corresonding line in inetd.conf
reads:
ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -S -u 022
and the directory I want to serve is /usr/local/ftp/pub. The problem is
that I can log in as anonymous and access my entire filesystem! In fact,
as anoymous I was able to navigate to /etc and download passwd !! I really
need to restrict access to just /usr/local/ftp/pub, but the documentation
that came with the ftpd doesn't say say anthing about file access. Is
there some way I can restrict access to pub?
Thanks!
George
-- # #...
- Next message: Jeffrey Froman: "Re: Capturing telnet data"
- Previous message: Gerald: "Re: Music Application for Linux"
- Next in thread: Stefan Viljoen: "Re: ftp server access"
- Reply: Stefan Viljoen: "Re: ftp server access"
- Reply: Alan Connor: "Re: ftp server access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|