Skip to content
EntityQ1830735· pop 39· linked from 150 articles

free software re-implementation of the SMB networking protocol

Key facts

Initial release
1992 ; 34 years ago ( 1992 )
Stable release
4.24.3 / 26 May 2026
Written in
C , Python
Operating system
Multiplatform
Type
Network file system
License
2008: GPL-3.0-or-later , 1993: GPL-2.0-or-later , 1992: Proprietary
Website
www .samba .org
Repository
git .samba .org

via Wikipedia infobox

Wikidata facts

Official website
www.samba.org
Show 8 more facts
software version identifier
4.24.1
publication date
1992-01-00
inception
1992-01-01
source code repository URL
github.com/samba-team/samba
issue tracker URL
bugzilla.samba.org
Commons category
Samba (software)
Sources (8)

via Wikidata · CC0

~9 min read

Article

Samba is a free software implementation of the SMB networking protocol, and was originally developed by Andrew Tridgell. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain, either as a Domain Controller (DC) or as a domain member. As of version 4, it supports Active Directory and Microsoft Windows NT domains.

Samba runs on most Unix-like systems, such as Linux, Solaris, AIX and the BSD variants, including Apple macOS (Mac OS X 10.2 and greater) and macOS Server. Samba also runs on a number of other operating systems such as OpenVMS and IBM i. Samba is standard on nearly all distributions of Linux and is commonly included as a basic system service on other Unix-based operating systems as well. Samba is released under the terms of the GNU General Public License. The name Samba comes from SMB (Server Message Block), the name of the proprietary protocol used by the Microsoft Windows network file system.

Connections

Categories