Adding per-directory security to ftp server (how to?)

tusharwagle@y... tusharwagle@y...
Tue, 17 Jul 2001 18:42:07 -0000


Hello,

I've just started looking at Medusa and would like
some pointers into the 'best' way to do the following:

I want to check access at each directory in a filesystem
which is served over both http and ftp.

I've written a handler for the http server, but then
realised that I'd have to modify it for the ftp server.

Is there a recommended way to apply this kind of
authentication to both http and ftp servers?

Any help appreaciated!
- Tushar

P.S. Many Many thanks to Sam for releasing this as free software! :)