NEWS[4.17.4]: Samba 4.17.4, 4.16.8 and 4.15.13 Security Releases are available for...
[samba-web.git] / download / index.html
1 <!--#include virtual="/samba/header.html" --> 
2   <title>Download Samba</title>
3 <!--#include virtual="/samba/get_samba_menu.html" -->
4 <h2>Download</h2>
5
6 <p>The Samba source code is distributed via https. View the download
7 area <a href="https://download.samba.org/pub/samba/">via HTTPS</a>.  The file you probably want
8 is called <a href="https://download.samba.org/pub/samba/samba-latest.tar.gz">samba-latest.tar.gz</a>.
9 Old releases are available in the <a href="https://download.samba.org/pub/samba/old-versions/">Samba archives</a>.</p>
10
11
12 <p>The <a href="https://download.samba.org/pub/samba/samba-pubkey.asc">Samba distribution GPG public key</a>
13 can be used to verify that current releases have not been tampered with.  Using
14 GnuPG, simply download the Samba source distribution, the tarball signature,
15 and the Samba distribution public key.  Then run</p>
16
17 <pre>
18 $ gpg --import samba-pubkey.asc
19 $ gunzip samba-<em>version</em>.tar.gz
20 $ gpg --verify samba-<em>release</em>.tar.asc
21 gpg: Signature made Tue 20 Nov 2007 07:12:04 PM CST using \
22   DSA key ID 6568B7EA
23 gpg: Good signature from &#34;Samba Distribution Verification Key \
24   &lsaquo;samba-bugs&#64;samba.org&rsaquo;
25 </pre>
26
27 <br>
28
29 <p>It is recommended that you also review the <a href="/samba/patches/">list of 
30    patches</a> for current releases.  For information on Samba security releases, 
31    please see our <a href="/samba/history/security.html">security page</a>.</p>
32
33
34 <br />
35 <table border="0">
36   <tr valign="top">
37     <td>
38       <h3 align="center">Binaries</h3>
39       <p>All major Linux and Free Unix distributions have Samba as a native
40       package.  See your distributor's package or port system for a
41       native install of samba on your system.</p>
42
43       <p><a href="https://samba.plus/">https://samba.plus/</a>
44       offers Samba packages for SLES, RHEL, and Debian and AIX.</p>
45
46       <p><a href="https://en.openSUSE.org/Samba">http://en.openSUSE.org/Samba</a>
47       offers Samba packages for all SuSE Linux products (including SLES).</p>
48     </td>
49     <td>
50     </td>
51     <td>
52         <h3 align="center">Git Sources</h3> You can also fetch the
53           sources using the <a href="https://git-scm.org">GIT source
54           code control system</a>.  The advantage of fetching via GIT
55           is can update your sources at any time using a single
56           command.  See
57           the <a href="https://wiki.samba.org/index.php/Using_Git_for_Samba_Development">Git
58           instructions</a>.
59     </td>
60   </tr>
61   <tr valign="top">
62     <td>
63       <h3 align="center">Tools</h3>
64       <table>
65         <tr valign="top">
66          <td>
67           <ul>
68            <li><a href="/samba/GUI/">Samba GUI managers</a></li>
69            <li><a href="https://www.wireshark.org/">Wireshark</a> (decodes NetBIOS,
70 SMB/CIFS, &amp; MS-RPC)</li>
71            <li><a href="https://www.tcpdump.org/">tcpdump</a> (command line
72 packet sniffer)</li>
73            <li><a
74 href="http://www.tux.org/pub/security/secnet/tools/nat10/">NetBIOS&nbsp;Auditing
75 &nbsp;Tool&nbsp;(NAT)</a></li>
76            <li><a href="https://github.com/christgau/wsdd">wsdd</a> is a Web Service Discovery (WSD) daemon written in Python</li>
77            <li><a href="https://github.com/Andy2244/wsdd2">wsdd2</a> is a WSD/LLMNR dicovery daemon written in C</li>
78 </li>
79            <li><a href="http://nbfw.sourceforge.net">nbfw</a>, the NetBIOS
80 forwarder (obsolete)</li>
81           </ul>
82          </td>
83         </tr>
84       </table>
85     </td>
86   </tr>
87   <tr><td colspan="3"><h3 align="center">SMB/CIFS Clients</h3></td></tr>
88   <tr valign="top">
89     <td>
90       <ul>
91         <li><a href="/samba/Linux_CIFS_client.html">Linux CIFS VFS</a></li>
92         <li><a href="http://www.thursby.com/products/dave">Dave (Macintosh)</a> (obslete)</li>
93       </ul>
94     </td>
95     <td>
96     </td>
97     <td>
98       <ul>
99         <li><a href="http://www.qnx.com/">QNX (Samba Server/Client)</a></li>
100         <li><a href="http://www.networking.ibm.com/trl/trlclnt.html">IBM LAN
101 Client 2.x</a></li>
102         <li><a href="https://www.obdev.at/products/sharity">Sharity</a></li>
103       </ul>
104     </td>
105   </tr>
106   <tr valign="top">
107     <td colspan="3">
108       <ul>
109         <li><a href="ftp://ftp.microsoft.com/bussys/Clients/">Microsoft's
110         various clients</a>: including <a href="ftp://ftp.microsoft.com/bussys/Clients/WFW/">
111         WFWG3.11</a>, <a href="ftp://ftp.microsoft.com/bussys/Clients/LANMAN/">LanMan for DOS</a>, 
112         <a href="ftp://ftp.microsoft.com/bussys/Clients/LANMAN.OS2/">LanMan for OS/2</a>
113         (v1.2, 1.3 or 2.x, Warp 3.0, not Warp connect,
114
115 <!-- noticed as broken on 5/11/03, RIP OS/2 (-:
116 <a href="http://carol.wins.uva.nl/~leeuw/samba/lanman.html">more info</a>.
117 -->
118             ), <a href="ftp://ftp.microsoft.com/bussys/Clients/MSCLIENT/">MSClient 3.0 for DOS</a>.
119         Check the <a href="ftp://ftp.microsoft.com/bussys/Clients/README.NOW">README.NOW</a>
120                 file for details. 
121                 
122         <br /><br />Please note: Windows 2000, Windows XP, Windows NT,
123         Windows 95, OS/2 Warp Connect and OS/2 Warp 4 clients don't
124         need any extra software in order to run talk to a Samba
125         server. These OS's come standard with TCP/IP which is all you
126         need. </li>
127       </ul>
128       
129       <ul>
130         <li><a href="https://www.apple.com/macosx/">Mac OS X</a> also ships with 
131         a native CIFS client. Since OS X 10.9 Apple moved away from AFP to SMB as
132         standard file sharing protocol.</li>
133       </ul>
134     
135       <ul>
136         <li>Several flavors of BSD&mdash;<a href="https://www.freebsd.org/">FreeBSD</a>, <a href="https://www.netbsd.org/">NetBSD</a>, <a href="https://www.dragonflybsd.org">DragonFly BSD</a>&mdash;ship with smbfs support.</li>
137       </ul>     
138
139     </td>
140   </tr>
141 </table>
142
143 <!--#include virtual="/samba/footer.html" -->