Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Samba (software)
Free software re-implementation of the SMB networking protocol

Samba is a free software re-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.

We don't have any images related to Samba (software) yet.
We don't have any YouTube videos related to Samba (software) yet.
We don't have any PDF documents related to Samba (software) yet.
We don't have any Books related to Samba (software) yet.
We don't have any archived web articles related to Samba (software) yet.

Early history

Andrew Tridgell developed the first version of Samba Unix in December 1991 and January 1992, as a PhD student at the Australian National University, using a packet sniffer to do network analysis of the protocol used by DEC Pathworks server software. It did not have a formal name at the time of the first releases, versions 0.1, 0.5, and 1.0, all from the first half of January 1992; Tridgell simply referred to it as "a Unix file server for Dos Pathworks." He understood that he had "in fact implemented the netbios protocol" at the time of version 1.0 and that "this software could be used with other PC clients."

With a focus on interoperability with Microsoft's LAN Manager, Tridgell released "netbios for unix", observer, version 1.5 in December 1993. This release was the first to include client-software as well as a server. Also, at this time GPL2 was chosen as license.

Midway through the 1.5-series, the name was changed to smbserver. However, Tridgell got a trademark notice from the company "Syntax", who sold a product named TotalNet Advanced Server and owned the trademark for "SMBserver". The name "Samba" was derived by running the Unix command grep through the system dictionary looking for words that contained the letters S, M, and B, in that order (i.e. grep -i '^s.*m.*b' /usr/share/dict/words).2

Versions 1.6, 1.7, 1.8, and 1.9 followed relatively quickly, with the latter being released in January 1995. Tridgell considers the adoption of CVS in May 1996 to mark the birth of the Samba Team, though there had been contributions from other people, especially Jeremy Allison, previously.3

Version 2.0.0, released in January 1999, was a major release, support for authentication from Windows NT Primary Domain Controller, 64 bit filesystem support for very large files, and exposure of OPLOCKS to unix systems. Version 2.2.0 released in April 2001.

Version history

Legend:Old version, not maintainedOld version, still maintainedLatest versionLatest preview versionFuture version
DateVersionDescription
23 September 2003Old version, not maintained: 3.0Active Directory support.4 The 3.0.x series officially reached end-of-life on 5 August 2009.5
1 July 2008 6Old version, not maintained: 3.2It will be updated on an as-needed basis for security issues only.78 There was a change of license from GPL2 to GPL3, with some parts released under LGPL3.9 The 3.2.x series officially reached EOL 1 March 2010.10
27 January 2009Old version, not maintained: 3.3
3 July 2009Old version, not maintained: 3.4This was the first release to include both Samba 3 and Samba 4 source code.11
1 March 2010Old version, not maintained: 3.5This was the first release to include experimental support for SMB2.12
9 August 2011Old version, not maintained: 3.6This is the first branch which includes full support for SMB2.13
11 December 2012Old version, not maintained: 4.0It is a major rewrite that enables Samba to be an Active Directory domain controller, participating fully in a Windows Active Directory Domain. Its first technical preview (4.0.0TP1) was released in January 2006 after 3 years of development.1415
10 October 2013Old version, not maintained: 4.1support for SMB3
4 March 2015Old version, not maintained: 4.2Btrfs based file compression, snapshots and winbind integration16
8 September 2015Old version, not maintained: 4.3New Logging features, SMB 3.1.1 support17
22 March 2016Old version, not maintained: 4.4Asynchronous flush requests18
7 September 2016Old version, not maintained: 4.5NTLM v1 disabled by default, Virtual List View, Various performance improvements
7 March 2017Old version, not maintained: 4.6Multi-process Netlogon support
21 September 2017Old version, not maintained: 4.7Samba AD with MIT Kerberos
13 March 2018Old version, not maintained: 4.8Apple Time Machine Support. Setups using 'domain' or 'ads' security modes now require 'winbindd' to be running.19
13 September 2018Old version, not maintained: 4.9Many changes20
19 March 2019Old version, not maintained: 4.10
17 September 2019Old version, not maintained: 4.11SMB1 is disabled by default as a mitigation for the WannaCry vulnerability.
3 March 2020Old version, not maintained: 4.12
22 September 2020Old version, not maintained: 4.13Samba 4.13 raises the minimum version of Python to 3.6.
9 March 2021Old version, not maintained: 4.14Major overhaul of VFS subsystem and more.21
20 September 2021Old version, not maintained: 4.15Many changes.22
21 March 2022Old version, not maintained: 4.16Many changes.23
13 September 2022Old version, still maintained: 4.17Many changes.24
8 March 2023Old version, still maintained: 4.18Many changes.25
4 September 2023Old version, still maintained: 4.19Many changes.26
27 March 2024Latest version: 4.20Many changes.27

Security

Some versions of Samba 3.6.3 and lower suffer serious security issues which can allow anonymous users to gain root access to a system from an anonymous connection, through the exploitation of an error in Samba's remote procedure call.28

On 12 April 2016, Badlock,29 a crucial security bug in Windows and Samba, was disclosed. Badlock for Samba is referenced by CVE|2016-2118 (SAMR and LSA man in the middle attacks possible).30

On 24 May 2017, it was announced that a remote code execution vulnerability had been found in Samba named EternalRed or SambaCry, affecting all versions since 3.5.0.31 This vulnerability was assigned identifier CVE|2017-7494.3233

On 14 September 2020, a proof-of-concept exploit for the netlogon vulnerability called Zerologon (CVE|2020-1472) for which a patch exists since August was published.34 Some federal agencies using the software have been ordered to install the patch.35

Features

Samba allows file and print sharing between computers running Microsoft Windows and computers running Unix. It is an implementation of dozens of services and a dozen protocols, including:

  • NetBIOS over TCP/IP (NBT)
  • SMB (known as CIFS in some versions)
    • Samba supports POSIX extensions for CIFS/SMB. The initial extension was CIFS VFS (CAP_UNIX) from 2004, which has been somewhat superseded by SMB3.36
  • DCE/RPC or more specifically, MSRPC, the Network Neighborhood suite of protocols
  • A WINS server also known as a NetBIOS Name Server (NBNS)
  • The NT Domain suite of protocols which includes NT Domain Logons
  • Security Account Manager (SAM) database
  • Local Security Authority (LSA) service
  • NT-style printing service (SPOOLSS)
  • NTLM
  • Active Directory Logon using modified versions of Kerberos and LDAP
  • DFS server

All these services and protocols are frequently incorrectly referred to as just NetBIOS or SMB. The NBT (NetBIOS over TCP/IP) and WINS protocols, and their underlying SMB version 1 protocol, are deprecated on Windows. Since Windows Vista the WS-Discovery protocol has been included along with SMB2 and its successors, which supersede these. (WS-Discovery is implemented on Unix-like platforms by third party daemons which allow Samba shares to be discovered when the deprecated protocols are disabled).

Samba sets up network shares for chosen Unix directories (including all contained subdirectories). These appear to Microsoft Windows users as normal Windows folders accessible via the network. Unix users can either mount the shares directly as part of their file structure using the mount.cifs command or, alternatively, can use a utility, smbclient (libsmb) installed with Samba to read the shares with a similar interface to a standard command line FTP program. Each directory can have different access privileges overlaid on top of the normal Unix file protections. For example: home directories would have read/write access for all known users, allowing each to access their own files. However they would still not have access to the files of others unless that permission would normally exist. Note that the netlogon share, typically distributed as a read only share from /etc/samba/netlogon, is the logon directory for user logon scripts.

Samba services are implemented as two daemons:

  • smbd, which provides the file and printer sharing services, and
  • nmbd, which provides the NetBIOS-to-IP-address name service. NetBIOS over TCP/IP requires some method for mapping NetBIOS computer names to the IP addresses of a TCP/IP network.

Samba configuration is achieved by editing a single file (typically installed as /etc/smb.conf or /etc/samba/smb.conf). Samba can also provide user logon scripts and group policy implementation through poledit.

Samba is included in most Linux distributions and is started during the boot process. On Red Hat, for instance, the /etc/rc.d/init.d/smb script runs at boot time, and starts both daemons. Samba is not included in Solaris 8, but a Solaris 8-compatible version is available from the Samba website. The OS/2-based ArcaOS includes Samba to replace the old IBM LAN Server software.37

Samba includes a web administration tool called Samba Web Administration Tool (SWAT).3839 SWAT was removed starting with version 4.1.40

Samba TNG

Samba TNG (The Next Generation) was forked in late 1999, after disagreements between the Samba Team leaders and Luke Leighton about the directions of the Samba project. They failed to come to an agreement on a development transition path which allowed the research version of Samba he was developing (known at the time as Samba-NTDOM) to slowly be integrated into Samba.41 Development has been minimal, due to a lack of developers. The Samba TNG team frequently directed potential users towards Samba because of its better support and development.42

A key goal of the Samba TNG project was to rewrite all of the NT Domains services as FreeDCE projects.43 This was made difficult as the services were developed manually through network reverse-engineering, with limited or no reference to DCE/RPC documentation.

A key difference from Samba was in the implementation of the NT Domains suite of protocols and MSRPC services. Samba makes all the NT Domains services available from a single place, whereas Samba TNG separated each service into its own program.

ReactOS started using Samba TNG services for its SMB implementation. The developers of both projects were interested in seeing the Samba TNG design used to help get ReactOS talking to Windows networks. They worked together to adapt the network code and build system. The multi-layered and modular approach made it easy to port each service to ReactOS.44

See also

  • Free and open-source software portal

Notes

Wikibooks has a book on the topic of: Samba

References

  1. "Samba - opening windows to a wider world". www.samba.org. Retrieved 16 January 2024. https://www.samba.org/

  2. Andrew Tridgell and the Samba Team (27 June 1997). "A bit of history and a bit of fun". Archived from the original on 15 August 2020. Retrieved 28 May 2009. https://web.archive.org/web/20200815183730/http://www.rxn.com/services/faq/smb/samba.history.txt

  3. "10 years of Samba!". Retrieved 21 September 2015. https://samba.org/samba/docs/10years.html

  4. "Samba Team announces the first official release of Samba 3.0". Retrieved 24 September 2003. https://www.samba.org/samba/history/samba-3.0.0.html

  5. "Release Planning for Samba 3.0". Retrieved 21 September 2015. https://wiki.samba.org/index.php/Release_Planning_for_Samba_3.0

  6. "Release Planning for Samba 3.2". Retrieved 21 September 2015. https://wiki.samba.org/index.php/Release_Planning_for_Samba_3.2

  7. "[ANNOUNCE] Samba 3.2.0 Available for Download". Retrieved 21 September 2015. https://lists.samba.org/archive/samba-announce/2008/000145.html

  8. "Monday, April 28 - Samba Mashup Report". Retrieved 21 September 2015. https://lists.samba.org/archive/samba-announce/2008/000136.html

  9. "Samba Adopts GPLv3 for Future Releases". Retrieved 21 September 2015. https://lists.samba.org/archive/samba-announce/2007/000122.html

  10. "Release Planning for Samba 3.2". Retrieved 21 September 2015. https://wiki.samba.org/index.php/Release_Planning_for_Samba_3.2

  11. "Samba - Release Notes Archive". Retrieved 21 September 2015. https://www.samba.org/samba/history/samba-3.4.0.html

  12. "Samba - Release Notes Archive". Retrieved 21 September 2015. https://www.samba.org/samba/history/samba-3.5.0.html

  13. "Samba - Release Notes Archive". Retrieved 21 September 2015. https://samba.org/samba/history/samba-3.6.0.html

  14. "Samba - opening windows to a wider world". Retrieved 21 September 2015. https://www.samba.org/samba/news/releases/4.0.0.html

  15. "Samba 4.0.0TP1 Available for Download". Archived from the original on 22 July 2006. Retrieved 11 January 2014. https://web.archive.org/web/20060722050801/http://news.samba.org/releases/4.0.0tp1/

  16. "Samba - Release Notes Archive". Retrieved 21 September 2015. https://www.samba.org/samba/history/samba-4.2.0.html

  17. "Samba - Release Notes Archive". Retrieved 8 September 2015. https://www.samba.org/samba/history/samba-4.3.0.html

  18. "Samba - Release Notes Archive". Retrieved 22 March 2016. https://www.samba.org/samba/history/samba-4.4.0.html

  19. "Release Notes for Samba 4.8.0". 13 March 2018. Retrieved 19 March 2019. https://www.samba.org/samba/history/samba-4.8.0.html

  20. "Samba 4.9.0 - Release Notes". https://www.samba.org/samba/history/samba-4.9.0.html

  21. "Samba 4.14.0 - Release Notes". https://www.samba.org/samba/history/samba-4.14.0.html

  22. "Samba 4.15.0 - Release Notes". https://www.samba.org/samba/history/samba-4.15.0.html

  23. "Samba 4.16.0 - Release Notes". https://www.samba.org/samba/history/samba-4.16.0.html

  24. "Samba 4.17.0 - Release Notes". https://www.samba.org/samba/history/samba-4.17.0.html

  25. "Samba 4.18.0 - Release Notes". https://www.samba.org/samba/history/samba-4.18.0.html

  26. "Samba 4.19.0 - Release Notes". https://www.samba.org/samba/history/samba-4.19.0.html

  27. "Samba 4.20.0 - Release Notes". https://www.samba.org/samba/history/samba-4.20.0.html

  28. CVE-2012-1182 - A security announcement regarding a major issue with Samba 3.6.3 and lower. https://www.samba.org/samba/security/CVE-2012-1182

  29. "Badlock". Archived from the original on 12 April 2016. Retrieved 12 April 2016. https://web.archive.org/web/20160412215511/http://badlock.org/

  30. "Microsoft, Samba Patch "Badlock" Vulnerability". Retrieved 13 April 2016. http://www.listythings.com/microsoft-samba-patch-badlock-vulnerability/

  31. "Samba 4.6.4 - Release Notes". 24 May 2017. Retrieved 24 May 2017. https://www.samba.org/samba/history/samba-4.6.4.html

  32. "Samba 4.6.4 - Release Notes". 24 May 2017. Retrieved 24 May 2017. https://www.samba.org/samba/history/samba-4.6.4.html

  33. "SambaCry is coming". Securelist - Kaspersky Lab’s cyberthreat research and reports. Retrieved 19 March 2018. https://securelist.com/sambacry-is-coming/78674/

  34. Cimpanu, Catalin. "Microsoft says it detected active attacks leveraging Zerologon vulnerability". ZDNet. Retrieved 9 October 2020. https://www.zdnet.com/article/microsoft-says-it-detected-active-attacks-leveraging-zerologon-vulnerability/

  35. Constantin, Lucian (23 September 2020). "What is Zerologon? And why to patch this Windows Server flaw now". CSO Online. Retrieved 9 October 2020. https://www.csoonline.com/article/3576193/what-is-zerologon-why-you-should-patch-this-critical-windows-server-flaw-now.html

  36. "UNIX Extensions". SambaWiki. https://wiki.samba.org/index.php/UNIX_Extensions

  37. "ArcaMapper". arcanoae.com. Retrieved 11 September 2020. https://www.arcanoae.com/wiki/arcamapper/

  38. "Chapter 37. SWAT: The Samba Web Administration Tool". Retrieved 21 September 2015. https://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/SWAT.html

  39. "SWAT your Samba problems". linux.com. 31 January 2008. https://www.linux.com/news/swat-your-samba-problems/

  40. "Samba 4.1 Features added/changed". Retrieved 21 September 2015. https://wiki.samba.org/index.php/Samba_4.1_Features_added/changed

  41. "Project FAQ - What is the relationship between Samba and Samba TNG?". Retrieved 19 February 2008. https://wiki.samba-tng.org/doku.php/pages/faq#what_is_the_relationship_between_samba_and_samba-tng

  42. "Project FAQ - Which should I use - Samba or Samba TNG?". Retrieved 19 February 2008. https://wiki.samba-tng.org/doku.php/pages/faq#which_should_i_use_-_samba_or_samba-tng

  43. "Project FAQ - What's all this about FreeDCE?". Retrieved 19 February 2008. https://wiki.samba-tng.org/doku.php/pages/faq#what_s_all_this_about_freedce

  44. Vincent, Brian. "Interview with Steven Edwards". Wine HQ. Retrieved 19 February 2008. http://www.winehq.org/?interview=14