Skip to content

Using SQL tables for file/directory access control for ProFTPD

Notifications You must be signed in to change notification settings

Castaglia/proftpd-mod_dbacl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proftpd-mod_dbacl

Status

GitHub Actions CI Status License

Synopsis

The mod_dbacl module for ProFTPD uses the mod_sql module for SQL table access; the module uses SQL tables for reading ACLs for files/directories.

For further module documentation, see mod_dbacl.html.

Future Features

  • Integrate into core engine's dir_hide_file() check, so that files can be hidden via mod_dbacl configuration, rather than simply denying the FTP commands which might operate directly on the file (e.g. if mod_dbacl config would deny access to a file, do not list that file in a directory listing of an allowed directory).

About

Using SQL tables for file/directory access control for ProFTPD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published