The Fault Tree
The fault
tree presented in this section is for diagnosing and fixing problems
that occur when you’re installing and reconfiguring
Samba. It’s an expanded form of the trouble and
diagnostic document DIAGNOSIS.txt
, which is part
of the Samba distribution.
Before you set out to troubleshoot any part of the Samba suite, you should know the following information:
Your client IP address (we use 192.168.236.10)
Your server IP address (we use 192.168.236.86)
The netmask for your network (typically 255.255.255.0)
Whether the systems are all on the same subnet (ours are)
For clarity, we’ve renamed the server in the
following examples to server.example.com
, and the
client system to client.example.com
.
How to Use the Fault Tree
Start the tests here, without skipping forward; it won’t take long (about 5 minutes) and might actually save you time backtracking. Whenever a test succeeds, you will be given a name of a section to which you can safely skip.
Troubleshooting Low-Level IP
The first series of tests is that of the low-level services that Samba needs to run. The tests in this section verify that:
The IP software works
The Ethernet hardware works
Basic name service is in place
Subsequent sections add TCP software, the Samba daemons smbd and nmbd, host-based access control, authentication and per-user access control, file services, and browsing. The tests are described in considerable detail to make them understandable by both technically oriented end users and experienced systems and ...
Get Using Samba, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.