This commit was manufactured by cvs2svn to create branch
[Samba.git] / docs / announce
blob7310bdd73732d7a2a0d48cf3ee5dfd7beff3afb2
1 This document is out of date
4                 Announcing Samba version 2.2
5                 ============================
7 What is Samba?
8 --------------
10 Samba is a SMB file server that runs on Unix and other operating
11 systems.  It allows these operating systems (currently Unix, Netware,
12 OS/2 and AmigaDOS) to act as a file and print server for SMB and CIFS
13 clients. There are many Lan-Manager compatible clients such as
14 LanManager for DOS, Windows for Workgroups, Windows NT, Windows 95,
15 Linux smbfs, OS/2, Pathworks and more.
17 The package also includes a SMB client for accessing other SMB servers,
18 and an advanced netbios/WINS nameserver for browsing support.
21 What can it do for me?
22 ----------------------
24 If you have any PCs running SMB clients, such as a PC running Windows
25 for Workgroups, then you can mount file space or printers on a Samba
26 host, so that directories, files and printers on the host are
27 available on the PC.
29 If you have any SMB servers such as Windows NT Server, Warp Server or
30 Pathworks you may be able to replace them by or supplement them with
31 Samba. One of Samba's big strengths is integration, so you can use it
32 to tie together your Unix (or VMS etc) hosts and PC clients. If you
33 are tired of the insecurity, expense and instability of PCNFS then Samba 
34 may be for you.
36 The client part of the package will also allow you to attach to other
37 SMB-based servers (such as windows NT and windows for workgroups) so
38 that you can copy files to and from your unix host. The client also
39 allows you to access a SMB printer (such as one attached to an OS/2 or
40 WfWg server) from Unix, using an entry in /etc/printcap, or by
41 explicitly specifying the command used to print files.
44 What are its features?
45 ------------------------
47 Samba supports many features that are not supported in other SMB
48 implementations (all of which are commercial). These include host as
49 well as username/password security, a client, automatic home directory
50 exporting, automatic printer exporting, dead connection timeouts,
51 umask support, guest connections, name mangling and hidden and system
52 attribute mapping. Look at the FAQs included with the package for
53 a full list of features.
56 What's new since 2.0?
57 ---------------------
59 Lots of stuff. See the change log and man pages for details.
60 In particular, please check the WHATSNEW.txt file in the root directory
61 of each release. This file has current change/update information.
64 Where can I get a client for my PC?
65 -----------------------------------
67 There is a free client for MS-DOS based PCs available from
68 ftp.microsoft.com in the directory bussys/Clients/MSCLIENT/. Please
69 read the licencing information before downloading. The add-on 32-bit
70 TCP/IP Windows for Workgroups client is also very good. Windows 95/98/ME,
71 Windows NT/2000 and OS/2 come with suitable clients by default.
74 What network protocols are supported?
75 -------------------------------------
77 Currently only TCP/IP is supported. There has been some discussion
78 about ports to other protocols but nothing is yet available.
80 There is a free TCP/IP implementation for Windows for Workgroups
81 available from ftp.microsoft.com (it's small, fast and quite reliable). 
84 How much does it cost?
85 ----------------------
87 Samba software is free software. It is available under the
88 GNU Public licence in source code form at no cost. Please read the
89 file COPYING that comes with the package for more information.
92 What operating systems does it support?
93 ---------------------------------------
95 The code has been written to be as portable as possible. It has been
96 "ported" to many unixes, which mostly required changing only a few
97 lines of code. It has been run (to my knowledge) on at least these
98 unixes:
100 Linux, SunOS, Solaris, SVR4, Ultrix, OSF1, AIX, BSDI, NetBSD,
101 Sequent, HP-UX, SGI, FreeBSD, NeXT, ISC, A/UX, SCO, Intergraph,
102 Silicon Graphics Inc., Domain/OS and DGUX.
104 Some of these have received more testing than others. If it doesn't
105 work with your unix then it should be easy to fix. It has also been ported
106 to Netware, OS/2 and the Amiga. A VMS port is available too. See the web site
107 for more details.
110 Who wrote it?
111 -------------
113 Many people on the internet have contributed to the development of
114 Samba. The maintainer and original author is Andrew Tridgell, but
115 large parts of the package were contributed by several people from all
116 over the world. Please look at the file `change-log' for information
117 on who did what bits.
120 Where can I get it?
121 -------------------
123 The package is available via anonymous ftp from samba.org in
124 the directory pub/samba/. 
127 What about SMBServer?
128 ---------------------
130 Samba used to be known as SMBServer, until it was pointed out that
131 Syntax, who make a commercial Unix SMB based server, have trademarked
132 that name. The name was then changed to Samba. Also, in 1992 a very
133 early incarnation of Samba was distributed as nbserver.
135 If you see any copies of nbserver or smbserver on ftp sites please let
136 me or the ftp archive maintainer know, as I want to get them deleted.
139 Where can I get more info?
140 ---------------------------
142 Please join the mailing list if you want to discuss the development or
143 use of Samba. To join the mailing list, please read the instructions
144 at http://lists.samba.org/
146 There is also often quite a bit of discussion about Samba on the
147 newsgroup comp.protocols.smb.
149 A WWW site with lots of Samba info can be found at 
150 http://samba.org/samba/
152 The Samba Team (Contact: samba@samba.org)
153 March 2001