Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-23-2009, 05:32 PM
|
#1
|
|
LQ Newbie
Registered: Mar 2009
Posts: 4
Rep:
|
How secure is vsftpd? What alternative is there for more secure access?
I heard a rumor that passwords are sent across the Internet without any sort of encryption when using vsftpd as the server. How big of a security issue is this? I wouldn't so much mind people reading the data as it streams by, but the passwords need to remain secure.
I want to allow users to ftp website data, html's and jpeg's mostly, to the server without risking a security breach. Some of those websites they are updating will be businesses and process credit cards, so security is a big deal. I want them to be able to use the same name and password as they would for SSH, and I want them to be able to use the built-in "publish" commands in Dreamweaver, MS Publisher, or whatever software they want.
Thanks for your help
|
|
|
|
03-23-2009, 05:48 PM
|
#2
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
The problem is with the ftp protocol and not vsftp. As far as I know the vs in vsftp is from the server point of view. The ftp protocol itself doesn't transmit passwords or data securely.
Since you said that your clients have ssh access, do the programs they use support sftp?
If you want to support sftp & scp but not ssh, I believe there is a sftp-shell or something similar to use instead of
/bin/sh in /etc/passwd.
If you want to support sftp, scp and ssh, then google for "openssh chroot". For example, there is a sourceforge project for this.
http://sourceforge.net/projects/chrootssh/
There is also an entry in the LQ Wiki.
http://wiki.linuxquestions.org/wiki/OpenSSH_chrooting
I'm not a web designer or web master. Don't some of the programs you mentioned only produce code that assumes they run on IIS servers? ( E.G. use activex, etc. )
Last edited by jschiwal; 03-23-2009 at 05:50 PM.
|
|
|
|
03-23-2009, 07:15 PM
|
#3
|
|
Moderator
Registered: May 2001
Posts: 24,811
|
...besides, Vsftpd has ssl_enable, meaning you can wrap both control and data channel comms in SSL.
|
|
|
|
03-23-2009, 10:45 PM
|
#4
|
|
LQ Newbie
Registered: Mar 2009
Posts: 4
Original Poster
Rep:
|
Thanks. The new question would be which to choose...
Which do more clients support, vsftpd with SSL or sFTP? I might as well go with the more widely accepted choice.
|
|
|
|
03-24-2009, 01:02 PM
|
#5
|
|
LQ Newbie
Registered: Mar 2009
Posts: 4
Original Poster
Rep:
|
Question answered...
The following address has a list of many FTP clients and whether or not they support sFTP and FTP-SSL.
http://geekswithblogs.net/bvamsi/arc.../23/73147.aspx
Turns out that sFTP is more widely accepted by FTP-client programs like FileZilla, although FTP-SSL is also widely accepted. Newer versions of Dreamweaver also support sFTP. According to that webpage sFTP is the better choice for security and popularity.
Last edited by Gum; 03-24-2009 at 01:13 PM.
|
|
|
|
03-24-2009, 05:00 PM
|
#6
|
|
Senior Member
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833
Rep: 
|
Quote:
Originally Posted by Gum
The following address has a list of many FTP clients and whether or not they support sFTP and FTP-SSL.
http://geekswithblogs.net/bvamsi/arc.../23/73147.aspx
Turns out that sFTP is more widely accepted by FTP-client programs like FileZilla, although FTP-SSL is also widely accepted. Newer versions of Dreamweaver also support sFTP. According to that webpage sFTP is the better choice for security and popularity.
|
Most of the extremely popular choices for client support both. I've had better luck running sftp generally and it lets you remove a daemon from the system (if you're running openssh for instance).
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:38 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|