Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: molski on April 22, 2004, 05:01:23 PM

Title: FTP Access with .htaccess authentication
Post by: molski on April 22, 2004, 05:01:23 PM
I wanna open my FTP server (sme 5.6 update 6) for public use. I wanna use a .htaccess file to let the users authenticate to the ftp server. Can anybody help me do it? I spend a lot of time editing custom templates, but nothing worked.....and I don't know what to do anymore :(

Regards,

Molski
Title: wow ....this a brand new concept....
Post by: hardijs on April 22, 2004, 07:15:43 PM
httacess is apache specific item.
so as far as I am concerned apache (httpd) does not do ftp....
Title: FTP Access with .htaccess authentication
Post by: molski on April 23, 2004, 12:20:01 PM
But is it possible to let FTP users authenticate to a password file or something like that?
Title: see ibay
Post by: hardijs on April 23, 2004, 04:22:12 PM
RTFM

see ibay
ie one can easily manage ftp users (and authentication) if it is set up as an ibay.

Also there are some other contribs that do it more expertly - see/contribs/network utilities.
Title: FTP Access with .htaccess authentication
Post by: molski on April 24, 2004, 04:18:10 PM
I dont want to let the FTP server authenticate the SME user accounts or an IBAY name/password. But wanna have a seperated password file I can use! In that file will be NONE of the users that has an account on my SME box. So in a few words.....How can ProFTPD use another password file then the e-smith password files??

Regards