
This is version 0.3b of SMBD Audit web frontend, for Samba the free 
SMB and CIFS client and server for unix and other operating systems. 

>>>> Please read THE WHOLE of this file as it gives important information
>>>> about the configuration and use of SMBD Audit for Samba.

NOTE: Installation instructions may be found in 
      INSTALL file in the same directory of this document

This software is freely distributable under the GNU public license, a
copy of which you should have received with this software (in a file
called COPYING). 


WHAT IS SMBD Audit?
===================

This is not a big question. 

This is a simple audit module for samba.It is based on transparent skeleton
module from samba examples. This module is intended to audit file access.  
ALL operations are logged directly to MySQL or PostgreSQL. You can set web 
based log viewer filter to see what you want.


WHAT CAN SMBD Audit DO?
=======================

You can search database by Login, Address, Share, Action, 
Log Message(specify filename or directory name), From and To Date. 
 
Here is a very short list of what SMBD Audit package includes, 
and what it does.

- a VFS audit module, to provide logging to MySQL or PostgreSQL database

- a web front end to view and search logs.

REQUIREMENTS
============

1. Samba - with VFS enabled(http://www.samba.org)

2. Database: MySQL(http://www.mysql.com) or PostgreSQL(http://www.postgresql.org)

3. Apache(http://httpd.apache.org/) or other PHP-capable browser

4. PHP(http://www.php.net)

QUESTIONS
=========

Mail author Anatoliy Okhotnikov <acidumirae@yandex.ru>

CREDITS
=======

* PostgreSQL support and Portuguese translation by Jonis Maurin Ceara 
  http://softwarelivre.mouralacerda.edu.br/conteudo.php?pid=13
* Polish translation by Marcin Sołoguba <marsol@o2.pl>
* Spanish translation by Fabio Bettiol <fabiobettiolm@cantv.net> 
* German translation by Axel Gembe aka xagox
