Categories
dazuko
'dazuko' is a device driver that lets 3rd-party applications execute file access control. It was originally developed to allow on-access virus scanning. Other uses include a file-access monitor/logger or external security implementations.
It operates by intercepting file access calls and passing the file information to a 3rd-party application. This application then tells the device driver to allow or deny the file access. The application also receives information about the access event, such as accessed file, type of access, process id, and user id.
Last updated 7 Jan, 2008
Versions
2.0.6
2.0.6 stable released 2005-03-20
- Released: 20 Mar, 2005
- Code Maturity: Stable
- Source Archive: http://www.dazuko.org/files/dazuko-2.0.6.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User FAQ available in HTML format from http://www.dazuko.org/faq.shtml
General Resources
Development
Developer Resources
- VCS Checkout Command:
-d:ext:anoncvs@savannah.nongnu.org:/cvsroot/dazuko co dazuko - VCS Repository Webview



