1 | <html>
|
---|
2 | <body bgcolor="#ffffff">
|
---|
3 |
|
---|
4 | <table border="0" cellpadding="4" cellspacing="4">
|
---|
5 | <tr>
|
---|
6 | <td>
|
---|
7 | <img src="samba2_s.gif" border="0" height="190" width="145" alt="Using Samba,
|
---|
8 | 2nd Edition" />
|
---|
9 | </td>
|
---|
10 | <td>
|
---|
11 | <h2>Using Samba, 2nd Edition</h2>
|
---|
12 | By Jay Ts, Robert Eckstein, and David Collier-Brown<br />
|
---|
13 | 2nd Edition, February 2003 <br />
|
---|
14 | O'Reilly & Associates, ISBN: 0-596-00256-4<br />
|
---|
15 | <a href="http://www.oreilly.com/catalog/samba2/"><b>www.oreilly.com/catalog/samba2/</b></a>
|
---|
16 | </td>
|
---|
17 | </tr>
|
---|
18 | </table>
|
---|
19 |
|
---|
20 | <blockquote>
|
---|
21 | <h2>Table of Contents</h2>
|
---|
22 |
|
---|
23 | <P><B><a href="ch00.html">Preface</a></B>
|
---|
24 |
|
---|
25 | <P><B><a href="ch01.html">1. Learning the Samba</a></B>
|
---|
26 | <BR> What Is Samba?
|
---|
27 | <BR> What Can Samba Do for Me?
|
---|
28 | <BR> Getting Familiar with an SMB Network
|
---|
29 | <BR> An Introduction to the SMB Protocol
|
---|
30 | <BR> Windows Workgroups and Domains
|
---|
31 | <BR> What's New in Samba 2.2?
|
---|
32 | <BR> What's New in Samba 3.0?
|
---|
33 | <BR> What Can Samba Do?
|
---|
34 | <BR> An Overview of the Samba Distribution
|
---|
35 | <BR> How Can I Get Samba?
|
---|
36 |
|
---|
37 | <P><B><a href="ch02.html">2. Installing Samba on a Unix System</a></B>
|
---|
38 | <BR> Bundled Versions
|
---|
39 | <BR> Downloading the Samba Distribution
|
---|
40 | <BR> Configuring Samba
|
---|
41 | <BR> Compiling and Installing Samba
|
---|
42 | <BR> Enabling SWAT
|
---|
43 | <BR> A Basic Samba Configuration File
|
---|
44 | <BR> Firewall Configuration
|
---|
45 | <BR> Starting the Samba Daemons
|
---|
46 | <BR> Testing the Samba Daemons
|
---|
47 |
|
---|
48 | <P><B><a href="ch03.html">3. Configuring Windows Clients</a></B>
|
---|
49 | <BR> Windows Networking Concepts
|
---|
50 | <BR> Setting Up Windows 95/98/Me Computers
|
---|
51 | <BR> Setting Up Windows NT 4.0 Computers
|
---|
52 | <BR> Setting Up Windows 2000 Computers
|
---|
53 | <BR> Setting Up Windows XP Computers
|
---|
54 |
|
---|
55 | <P><B><a href="ch04.html">4. Windows NT Domains</a></B>
|
---|
56 | <BR> Samba as the Primary Domain Controller
|
---|
57 | <BR> Adding Computer Accounts
|
---|
58 | <BR> Configuring Windows Clients for Domain Logons
|
---|
59 | <BR> Logon Scripts
|
---|
60 | <BR> Roaming Profiles
|
---|
61 | <BR> System Policies
|
---|
62 | <BR> Samba as a Domain Member Server
|
---|
63 | <BR> Windows NT Domain Options
|
---|
64 |
|
---|
65 | <P><B><a href="ch05.html">5. Unix Clients</a></B>
|
---|
66 | <BR> Sharing Files on Windows 95/98/Me
|
---|
67 | <BR> Sharing Files on Windows NT/2000/XP
|
---|
68 | <BR> smbclient
|
---|
69 | <BR> smbfs
|
---|
70 | <BR> smbsh
|
---|
71 | <BR> smbutil and mount_smbfs
|
---|
72 |
|
---|
73 | <P><B><a href="ch06.html">6. The Samba Configuration File</a></B>
|
---|
74 | <BR> The Samba Configuration File
|
---|
75 | <BR> Special Sections
|
---|
76 | <BR> Configuration Options
|
---|
77 | <BR> Server Configuration
|
---|
78 | <BR> Disk Share Configuration
|
---|
79 | <BR> Networking Options with Samba
|
---|
80 | <BR> Virtual Servers
|
---|
81 | <BR> Logging Configuration Options
|
---|
82 |
|
---|
83 | <P><B><a href="ch07.html">7. Name Resolution and Browsing</a></B>
|
---|
84 | <BR> Name Resolution
|
---|
85 | <BR> Browsing
|
---|
86 |
|
---|
87 | <P><B><a href="ch08.html">8. Advanced Disk Shares</a></B>
|
---|
88 | <BR> Filesystem Differences
|
---|
89 | <BR> File Permissions and Attributes on MS-DOS and Unix
|
---|
90 | <BR> Windows NT/2000/XP ACLs
|
---|
91 | <BR> Name Mangling and Case
|
---|
92 | <BR> Locks and Oplocks
|
---|
93 | <BR> Connection Scripts
|
---|
94 | <BR> Microsoft Distributed Filesystems
|
---|
95 | <BR> Working with NIS
|
---|
96 |
|
---|
97 | <P><B><a href="ch09.html">9. Users and Security</a></B>
|
---|
98 | <BR> Users and Groups
|
---|
99 | <BR> Controlling Access to Shares
|
---|
100 | <BR> Authentication of Clients
|
---|
101 | <BR> Passwords
|
---|
102 | <BR> Authentication with winbind
|
---|
103 |
|
---|
104 | <P><B><a href="ch10.html">10. Printing</a></B>
|
---|
105 | <BR> Sending Print Jobs to Samba
|
---|
106 | <BR> Printing to Windows Printers
|
---|
107 |
|
---|
108 | <P><B><a href="ch11.html">11. Additional Samba Information</a></B>
|
---|
109 | <BR> Time Synchronization
|
---|
110 | <BR> Magic Scripts
|
---|
111 | <BR> Internationalization
|
---|
112 | <BR> Windows Messenger Service
|
---|
113 | <BR> Miscellaneous Options
|
---|
114 |
|
---|
115 | <P><B><a href="ch12.html">12. Troubleshooting Samba</a></B>
|
---|
116 | <BR> The Tool Box
|
---|
117 | <BR> The Fault Tree
|
---|
118 | <BR> Extra Resources
|
---|
119 |
|
---|
120 | <P><B><a href="appa.html">Appendix A. Example Configuration Files</a></B>
|
---|
121 |
|
---|
122 | <P><B><a href="appb.html">Appendix B. Samba Configuration Option Quick Reference</a></B>
|
---|
123 |
|
---|
124 | <P><B><a href="appc.html">Appendix C. Summary of Samba Daemons and Commands</a></B>
|
---|
125 |
|
---|
126 | <P><B><a href="appd.html">Appendix D. Downloading Samba with CVS</a></B>
|
---|
127 |
|
---|
128 | <P><B><a href="appe.html">Appendix E. Configure Options</a></B>
|
---|
129 |
|
---|
130 | <P><B><a href="appf.html">Appendix F. Running Samba on Mac OS X Server</a></B>
|
---|
131 |
|
---|
132 | <P><B><a href="appg.html">Appendix G. GNU Free Documentation License</a></B>
|
---|
133 |
|
---|
134 | <P><B><a href="inx.html">Index</a></B>
|
---|
135 | </blockquote>
|
---|
136 |
|
---|
137 | </body>
|
---|
138 | </html>
|
---|