14 projects tagged "Samba"
The stad (short for SMB Traffic Analyzer Daemon) program collects incoming data from the vfs_smb_traffic_analyzer VFS module included in Samba 3.2.0 and later. Of the received data, it builds an SQL store that can be queried. The SMB traffic analyzer software suite is a toolset aiming at visualizing the data flow on one or more Samba servers, providing statistics about the usage of Samba services. The long term goal of the SMB Traffic Analyzer project is to provide a universal remote debugging facility for Samba.
TurnKey Domain Controller Appliance is a Samba-based Windows PDC server equivalent which is configured to support netlogon, network attached storage for domain users, roaming profiles, and PnP printing services with an example PDF printing service. It includes a powerful Web interface for configuring Samba and printing services. No configuration is required and security patches are automatically installed. To minimize footprint, the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
TurnKey File Server Appliance is an easy to use file server that combines Windows-compatible network file sharing with an advanced Web-based file manager. It includes support for SMB, SFTP, and rsync. The server is configured to allow server users to manage files in private or public storage. It is based on Samba and eXtplorer. Security patches are automatically installed. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
adv-samba is a PHP class to batch audit SAMBA resources on remote hosts or large LANs. It's a very handy tool during network audits. For example, imagine a LAN with 500 workstations. You want to find any illegal MP3s on company machines. With this tool, you recursively dump the share directory structure. It works with Active Directory authentication too.
Pdbsql provides three samba passdb backend modules: pdb_mysql, pdb_pgsql, and pdb_multi. pdb_mysql is a MySQL passdb backend. pdb_pgsql is a PostgreSQL passdb backend. pdb_multi is a backend which loads multiple passdb backends. These are provided because support for MySQL and PostGreSQL passdb backends has been removed from the Samba source tree, due to lack of an active maintainer.