View Single Post
Old 08-10-2007, 06:57 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

You can use some sort of SSL wrapper, but the easiest solution is to just use:
Require_Encrypted_Auth = !-ioFTPD *

That will require everybody but the master account to login via SSL. Since by default you can only login locally via 127.0.0.1 to that account encryption isn't really an issue...
Yil is offline   Reply With Quote