Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.401.293 Times

Samba software
Filter: All | Freeware | Demo
 

Samba

1 2 3 4 5 > 
Added: March 11, 2010 | Visits: 1.081

Samba Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients. Samba is software that can be...



Platforms: *nix

License: Freeware Size: 17.3 MB Download (104): Samba Download

Added: September 01, 2010 | Visits: 1.009

Samba::LDAP::Config Samba::LDAP::Config is a Perl module to config file related tasks for Samba::LDAP. SYNOPSIS use Samba::LDAP::Config; my $config = Samba::LDAP::Config->new() or die "Cant create objectn"; # Returns where smbldap.conf, smbldap_bind.conf and # smb.conf are located my $smbldap_conf =...





Platforms: *nix

License: Freeware Size: 81.92 KB Download (105): Samba::LDAP::Config Download

Added: March 11, 2010 | Visits: 1.394

Samba::LDAP::User Samba::LDAP::User is a Perl module to manipulate a Samba LDAP User. SYNOPSIS use Carp; use Samba::LDAP::User; # create Template object my $user = Samba::LDAP::User->new() or croak "Cant create objectn"; Various methods to manipulate a Samba LDAP user. Add, delete, modify, show and...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Samba::LDAP::User Download

Added: March 05, 2010 | Visits: 1.331

Samba::LDAP Samba::LDAP is a Perl module to manage a Samba PDC with an LDAP Backend. SYNOPSIS use Carp; use Samba::LDAP; my $samba = Samba::LDAP->new() or croak "Cant create objectn"; my $domain = $samba->get_local_sid();.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (102): Samba::LDAP Download

Added: November 14, 2010 | Visits: 1.226

OpenAntiVirus samba-vscan samba-vscan provides on-access scanning of Samba shares with ClamAV (clamd and libclamav), F-Secure AV, FRISK F-Prot Daemon, Kaspersky AntiVirus, OpenAntiVirus.org ScannerDaemon, mks AntiVirus, NAI/McAfee VirusScan, Sophos Sweep (via Sophie), Symantec AntiVirus Engine (via ICAP), and Trend Micro...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (141): OpenAntiVirus samba-vscan Download

Added: February 23, 2010 | Visits: 1.010

Pnxsmbtool (PhoeNUX SAMBA tool) Pnxsmbtool project is a simple wizard for setting up a Samba server that can be used for a home or small office network. It will be shipped with the not-yet-released PhoeNUX-OS distribution. So on other systems, it may take a bit of work to get the dependencies installed (see Requirements...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (95): Pnxsmbtool (PhoeNUX SAMBA tool) Download

Added: November 23, 2010 | Visits: 2.155

Samba Scanner / Mount / Umount Samba Scanner / Mount / Umount is a tool to Scan Samba share from Host. Samba Scanner / Mount / Umount can found and mount remote share in local folder. Umount Share and Device from System.. Samba Scanner / Mount / Umount KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (172): Samba Scanner / Mount / Umount Download

Added: June 18, 2013 | Visits: 528

Samba Explorer SummarySMB Explorer module is AJAX based file manager module for Samba (Windows Network) shares.Client part, samba stream, is based on smb4php class (http://www.phpclasses.org/smb4php),made by Victor M. Varela (vmvarela [funny thing] gmail.com).FeaturesCurrently basic features are implemented. *...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (47): Samba Explorer Download

Added: July 30, 2013 | Visits: 682

Samba Audit SMBD(Samba) Audit is a set of VFS audit module for Samba 3 and web frontend to view and search samba audit logs. Module stores logs directly into MySQL database with libmysqlclient. See README and INSTALL for more information.


Platforms: *nix

License: Freeware Size: 491.52 KB Download (32): Samba Audit Download

Added: October 13, 2010 | Visits: 914

Samba netbios forwarder NBFW is a smb forwarder. With the Samba NetBIOS forwarder, nbfw, you can browse the local windows network transparently to and from your masqueraded network. This will most likely be of use for people who have Windows machines on a backend network who want to browse the Network Neighbourhood on...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (107): Samba netbios forwarder Download

Added: June 01, 2006 | Visits: 2.008

Samba Professional Samba Professional ist he best Software Catalog Manager. It is designed for people who want to have a professional database of their software and multimedia. It is also recommended for software sellers, because they can visually design CDs with the software of the database, copy them to the...


Platforms: Windows

License: Shareware Cost: $15.99 USD Size: 7.81 MB Download (120): Samba Professional Download

Added: January 18, 2010 | Visits: 1.366

Filesys::SmbClient Filesys::SmbClient is a Perl interface for access Samba filesystem with libsmclient.so SYNOPSIS use POSIX; use Filesys::SmbClient; my $smb = new Filesys::SmbClient(username => "alian", password => "speed", workgroup => "alian", debug => 10); # Read a file my $fd =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (109): Filesys::SmbClient Download

Added: January 18, 2010 | Visits: 1.194

SMBD Audit 0.2 SMBD Audit application is a set of VFS audit module for Samba 3 and web frontend to view and search samba audit logs. Module stores logs directly into MySQL database with libmysqlclient. You can search database by Login, Address, Share, Action, Log Message(specify filename or directory name),...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (108): SMBD Audit 0.2 Download

Added: January 18, 2010 | Visits: 1.101

Filesys::SmbClientParser Filesys::SmbClientParser is a Perl client to reach Samba ressources with smbclient. SYNOPSIS use Filesys::SmbClientParser; my $smb = new Filesys::SmbClientParser (undef, ( user => Administrateur, password => password )); # Or like -A parameters: $smb->Auth("/home/alian/.smbpasswd");...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (103): Filesys::SmbClientParser Download

Added: February 26, 2010 | Visits: 1.021

Webmin Usermonitor Webmin Usermonitor is a Webmin module that allows you to view all connection based on Telnet / SSH and Samba to your System. This module will be able to kill the connection or send a message to the user, who use it.. gehrig@l dot net - The international portal of gehrig@l


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Webmin Usermonitor Download

Added: November 18, 2010 | Visits: 786

FerrisSambaModule FerrisSambaModule is a VFS module for Samba 3.x which allows it to provide shares which use libferris as a data source. Thus, anything libferris can access can be shared as a filesystem via Samba, including LDAP, PostgreSQL, XML files, sleepycat dbXML database, evolution mail client, and...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (95): FerrisSambaModule Download

Added: February 24, 2010 | Visits: 989

Gsmb Gsmb provides a graphical interface allowing simplified management of the file of the Samba users file /etc/smbpasswd. In initial Windows 95 releases, passwords for accessing shared volumes were sent as cleartext over the network. Sambda authentication used the /etc/passwd file on the server....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Gsmb Download

Added: September 01, 2010 | Visits: 758

KSambaPlugin KSambaPlugin is a KDE 3 plugin for configuring a SAMBA server. It consists of two plugins, a KControl Center module for all SAMBA options and a Konqueror properties dialog plugin for quickly configuring the SAMBA share options of a directory. It is meant to be a full SAMBA configuration tool...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (93): KSambaPlugin Download

Added: January 15, 2010 | Visits: 689

LinNeighborhood Its a GUI frontend running over Samba and Smbmount using the Gimp Toolkit. It requires the GTK+ libraries installed on your system. To use internationalization you need GNU gettext on your machine. Further its very important to configure Samba in a proper way, otherwise you will get browse...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (119): LinNeighborhood Download

Added: September 05, 2010 | Visits: 981

Pnxsmbtool Pnxsmbtool is a simple wizard for setting up a Samba server that can be used for a home or small office network. It will be shipped with the not-yet-released PhoeNUX-OS distribution. So on other systems, it may take a bit of work to get the dependencies installed (see Requirements below).....


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): Pnxsmbtool Download

1 2 3 4 5 >