- added interface.c and removed all the references to myip, bcast_ip
[samba.git] / README
1 This is version 1.9 of Samba, the free SMB client and server for unix.
2
3 >>>> Please read THE WHOLE of this file as it gives important information
4 >>>> about the configuration and use of Samba.
5
6 This software is freely distributable under the GNU public license, a
7 copy of which you should have received with this software (in a file
8 called COPYING). 
9
10 WHAT CAN SAMBA DO?
11 ==================
12
13 Here is a very short list of what samba includes, and what it does
14
15 - a SMB server, to provide LanManager style file and print services to PCs
16
17 - a Netbios (rfc1001/1002) nameserver
18
19 - a ftp-like SMB client so you can access PC resources (disks and
20 printers) from unix
21
22 - a tar extension to the client for backing up PCs
23
24 Related packages include:
25
26 - ksmbfs, a linux-only filesystem allowing you to mount remote SMB
27 filesystems from PCs on your linux box
28
29 - tcpdump-smb, a extension to tcpdump to allow you to investigate SMB
30 networking problems over netbeui and tcp/ip
31
32
33 CONTRIBUTIONS
34 =============
35
36 If you want to contribute to the development of the software then
37 please join the mailing list. I accept patches (preferably in 
38 "diff -u" format, see docs/BUGS.txt for more details) and am always glad to 
39 receive feedback or suggestions.
40
41 You could also send hardware/software/money/jewelry or pizza
42 vouchers directly to me. The pizza vouchers would be especially
43 welcome :-)
44
45 If you like a particular feature then look through the change-log and
46 see who added it, then send them an email.
47
48 Remember that free software of this kind lives or dies by the response
49 we get. If noone tells us they like it then we'll probably move onto
50 something else.
51
52 Andrew Tridgell
53 Email: samba-bugs@samba.anu.edu.au
54
55 3 Ballow Crescent
56 Macgregor, A.C.T.
57 2615 Australia
58
59
60 MORE INFO
61 =========
62
63 DOCUMENTATION
64 -------------
65
66 There is quite a bit of documentation included with the package,
67 including man pages, and lots of .txt files with hints and useful
68 info.
69
70 FTP SITE
71 --------
72
73 The main anonymous ftp distribution site for this software is
74 samba.anu.edu.au in the directory pub/samba/.
75
76 MAILING LIST
77 ------------
78
79 There is a mailing list for discussion of Samba. To subscribe send
80 mail to listproc@samba.anu.edu.au with a body of "subscribe samba Your Name"
81
82 To send mail to everyone on the list mail to samba@listproc.anu.edu.au
83
84 There is also an announcement mailing list where I announce new
85 versions.  To subscribe send mail to listproc@samba.anu.edu.au with a body
86 of "subscribe samba-announce Your Name". All announcements also go to
87 the samba list.
88
89
90 NEWS GROUP
91 ----------
92
93 You might also like to look at the usenet news group
94 comp.protocols.smb as it often contains lots of useful info and is
95 frequented by lots of Samba users. The newsgroup was initially setup
96 by people on the Samba mailing list. It is not, however, exclusive to
97 Samba, it is a forum for discussing the SMB protocol (which Samba
98 implements).
99
100
101 WEB SITE
102 --------
103
104 A Samba WWW site has been setup with lots of useful info. Connect to:
105
106 http://samba.canberra.edu.au/pub/samba/
107
108 As well as general information and documentation, this also has searchable 
109 archives of the mailing list and a user survey that shows who else is using
110 this package. Have you registered with the survey yet? :-)
111
112 It is maintained by Paul Blackman (thanks Paul!). You can contact him
113 at ictinus@lake.canberra.edu.au.
114
115
116