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