Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ftp server

Status
Not open for further replies.

cndcadams

IS-IT--Management
Joined
Feb 11, 2004
Messages
725
Location
US
Looking for some suggestions. I am running Solaris 9

I want to set up an ftp server(I have a procedure for setting up an anonymous ftp server). Before I set it up;

I am looking for suggestions on proper security.

Problems or issues you all have run into.

Basically anything you all think is important to take into consideration before I do my setup.

Thanks

CA

 
Does anyone have Proftp installed?
What are your opinions on Proftp?

Thanks

CA
 
Damn CA dont go "muckin stuff up" hahahaha

Brian SMS
LAX
 
If you look at the [tt]man[/tt] page for [tt]in.ftpd[/tt], it has detailed step by step instructions on setting up anonymous FTP on your server. There's even a shell script on the [tt]man[/tt] page that sets it all up, including proper security.
 
The crusty old in.ftpd is pretty long in the tooth.

It doesn't support:

restart
or
chroot
or
passive mode that works
or
a myriad of other options.

I've used wu-ftpd, but we are going to, (by our security team) vsftpd.


gene
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top