[LUNI] Need an FTP server...
Constantin Gavrilescu
costi at apluscompuservices.com
Mon Sep 8 16:44:04 CDT 2008
Timothy J. Wielgos wrote:
> Hey all,
>
> I'm looking for a recommendation on an FTP server. It must meet the following requirements:
>
> 1. Have the ability to interface with an LDAP server for user credentials
>
If you use pam_ldap, you can use almost any popular ftp server with no
modifications. Pam_ldap handles all the hard stuff.
> 2. Have an HTTP based interface, not just FTP.
>
Use Apache to point to the same directory, with Indexes on. Apache has
modules for ldap auth that work great.
More information about the luni
mailing list