1 Copyright (C) 1997-2001 - Samba-Team
3 The Samba package you have just unpacked contains the following:
8 docs (Samba Documentation):
9 ---- ----------------------
11 The Samba documentation for the 2.2 release has had all the man pages
12 converted to DocBook v4.1 source format. Because of this the man pages
13 are now available in both traditional man page format (in
14 the doc/manpages directory) and in HTML format (in the
15 docs/htmldocs directory).
17 The text documentation files have been moved into a
18 docs/textdocs directory and are in the (slow) process
19 of being converted to DocBook source format to allow them
20 to be easily converted to HTML.
22 Note in particular two files - docs/textdocs/<your OS>_INSTALL.txt
23 and docs/textdocs/DIAGNOSIS.txt.
25 There is the potential for there to be many *INSTALL.txt files, one
26 for each OS that Samba supports. However we are moving all this into
27 the new structure. For now, most people will be using
28 htmldocs/UNIX_INSTALL.txt
30 Please pay close attention to all the files with a .txt extension
31 in the docs/textdocs directory and the htmldocs/* files. Most problems
32 can be solved by reference to the two files mentioned.
34 The FAQ documentation can be accessed starting from Samba-meta-FAQ.html,
35 in the docs/faq directory. This is incomplete, but to quote from the
38 "contains overview information for the Samba suite of programs,
39 a quick-start guide, and pointers to all other Samba documentation.
40 Other FAQs exist for specific client and server issues, and HOWTO
41 documents for more extended topics to do with Samba software."
44 examples (Example configuration files):
45 -------- ------------------------------
47 Please pay close attention to the reference smb.conf file
48 smb.conf.default that has now been included as the master guide.
50 Do read the smb.conf manual page in considering what settings are
51 appropriate for your site.
54 packaging (Only for those wishing to build binary distributions):
55 --------- -------------------------------------------------------
57 Currently support is included for the following Linux Distributions :
59 Caldera, RedHat, SuSE, Mandrake, and TurboLinux.
61 Packaging support for TuboLinux is under ~samba/packaging/PHT - the
62 previous name of the company was Pacific HiTech, hence the PHT.
64 In addition, packaging support is available for SGI and Solaris systems.
66 SCO OpenServer and SCO UnixWare have been acquired by Caldera. We expect
67 that Caldera will in future integrate Samba into the above operating
68 systems. UnixWare has been renamed to OpenUnix. Look under the directory
69 ~samba/packaging/Caldera for packaging support for these platforms.
71 We hope that other Unix OS vendors will contribute their binary
72 distribution packaging control files - and we hope to make their binary
73 packages available on the master ftp site under:
75 ftp://samba.org/pub/samba/Binary_Packages/"OS_Vendor"
78 source (The official Samba source files - expect more of these!):
79 ------ ----------------------------------------------------------
81 To build your own binary files you will need a suitable ansi C
84 For Samba 2.2 the GNU autoconf system has been adopted. In
85 order to build a default Samba for your platform cd into
86 the source/ directory and then type :
94 To install the binaries built by the above type :
98 then set up your configuration files.
100 NOTE: OS Vendors who provide Samba binary packages will generally
101 integrate all Samba files into their preferred directory locations.
102 These may differ from the default location ALWAYS used by the Samba
103 sources. Please be careful when upgrading a vendor provided binary
104 distribution from files you have built yourself.