Re: [Glftpd2-discussion] blah
Status: Abandoned
Brought to you by:
hujer
|
From: moocher <mc...@en...> - 2003-02-19 23:25:36
|
On Wed, 19 Feb 2003, HoE wrote: > modular design i was thinking perhaps something along the lines that you specify in the config-file: xferlog file:/glftpd2/data/logs/xferlog xferlog mysql:whatever xferlog null ..or such, to specify for example where you want logging to go. same for where to do authentication from and other stuff.. and then the log() and authenticate_user() functions will just use the correct method. authenticate_user() should support for example: passwd, PAM, mysql.. > VFS support (virtual file system,modular too) can explain in detail if > needed, basically to make ppl to be able to have remote file systems > "mounted" in ftpd, the remote fs can be other ftp server for example not > really sure what else Do you mean like the "bouncer" thing that was discussed on pftp webforum? |