From cd6517abeae38753494fcd64acabe7d15f779864 Mon Sep 17 00:00:00 2001 From: bubulle Date: Sun, 13 Jul 2008 06:30:49 +0000 Subject: merge upstream 3.0.31 git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@2035 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/Samba3-HOWTO/problems.html | 102 +++++++++++++++---------------- 1 file changed, 51 insertions(+), 51 deletions(-) (limited to 'docs/htmldocs/Samba3-HOWTO/problems.html') diff --git a/docs/htmldocs/Samba3-HOWTO/problems.html b/docs/htmldocs/Samba3-HOWTO/problems.html index 38b16c57af..2d336a9285 100644 --- a/docs/htmldocs/Samba3-HOWTO/problems.html +++ b/docs/htmldocs/Samba3-HOWTO/problems.html @@ -1,40 +1,40 @@ -Chapter 39. Analyzing and Solving Samba Problems

Chapter 39. Analyzing and Solving Samba Problems

Gerald (Jerry) Carter

Samba Team

Jelmer R. Vernooij

The Samba Team

David Bannon

Samba Team

Dan Shearer

Samba Team

8 Apr 2003

- - - +Chapter 39. Analyzing and Solving Samba Problems

Chapter 39. Analyzing and Solving Samba Problems

Gerald (Jerry) Carter

Samba Team

Jelmer R. Vernooij

The Samba Team

David Bannon

Samba Team

Dan Shearer

Samba Team

8 Apr 2003

+ + + There are many sources of information available in the form of mailing lists, RFCs, and documentation. The documentation that comes with the Samba distribution contains good explanations of general SMB topics such as browsing. -

Diagnostics Tools

- - - - - +

Diagnostics Tools

+ + + + + With SMB networking, it is often not immediately clear what the cause is of a certain problem. Samba itself provides rather useful information, but in some cases you might have to fall back to using a sniffer. A sniffer is a program that listens on your LAN, analyzes the data sent on it, and displays it on the screen. -

Debugging with Samba Itself

- - - - - - - +

Debugging with Samba Itself

+ + + + + + + One of the best diagnostic tools for debugging problems is Samba itself. You can use the -d option for both smbd and nmbd to specify the debug level at which to run. See the man pages for smbd, nmbd, and smb.conf for more information regarding debugging options. The debug level (log level) can range from 1 (the default) to 10 (100 for debugging passwords).

- - - - - - - + + + + + + + Another helpful method of debugging is to compile Samba using the gcc -g flag. This will include debug information in the binaries and allow you to attach gdb to the running smbd/nmbd process. To attach gdb to an smbd process @@ -46,52 +46,52 @@ between pressing ctrl-alt-delete and actually typin gdb and continue.

Some useful Samba commands worth investigating are: - - + +

 $ testparm | more
 $ smbclient -L //{netbios name of server}
 

-

Tcpdump

- - - +

Tcpdump

+ + + Tcpdump was the first UNIX sniffer with SMB support. It is a command-line utility and now, its SMB support is somewhat lagging that of ethereal and tethereal. -

Ethereal

- +

Ethereal

+ Ethereal is a graphical sniffer, available for both UNIX (Gtk) and Windows. Ethereal's SMB support is quite good. For details on the use of ethereal, read the well-written Ethereal User Guide.

Figure 39.1. Starting a Capture.

Starting a Capture.

- + Listen for data on ports 137, 138, 139, and 445. For example, use the filter port 137, port 138, port 139, or port 445 as seen in Starting a Capture snapshot.

A console version of ethereal is available as well and is called tethereal. -

Figure 39.2. Main Ethereal Data Window.

Main Ethereal Data Window.

The Windows Network Monitor

- - - - - - +

Figure 39.2. Main Ethereal Data Window.

Main Ethereal Data Window.

The Windows Network Monitor

+ + + + + + For tracing things on Microsoft Windows NT, Network Monitor (aka Netmon) is available on Microsoft Developer Network CDs, the Windows NT Server install CD, and the SMS CDs. The version of Netmon that ships with SMS allows for dumping packets between any two computers (i.e., placing the network interface in promiscuous mode). The version on the NT Server install CD will only allow monitoring of network traffic directed to the local NT box and broadcasts on the local subnet. Be aware that Ethereal can read and write Netmon formatted files. -

Installing Network Monitor on an NT Workstation

- +

Installing Network Monitor on an NT Workstation

+ Installing Netmon on an NT workstation requires a couple of steps. The following are instructions for installing Netmon V4.00.349, which comes with Microsoft Windows NT Server 4.0, on Microsoft Windows NT Workstation 4.0. The process should be similar for other versions of Windows NT version of Netmon. You will need both the Microsoft Windows NT Server 4.0 Install CD and the Workstation 4.0 Install CD.

- + Initially you will need to install Network Monitor Tools and Agent on the NT Server to do this:

  • Go to Start -> Settings -> Control Panel -> @@ -110,16 +110,16 @@ Network Monitor Agent from the Workstation install CD. Now copy the files from the NT Server in %SYSTEMROOT%\System32\netmon to %SYSTEMROOT%\System32\netmon on the workstation and set permissions as you deem appropriate for your site. You will need administrative rights on the NT box to run Netmon. -

Installing Network Monitor on Windows 9x/Me

+

Installing Network Monitor on Windows 9x/Me

To install Netmon on Windows 9x/Me, install the Network Monitor Agent from the Windows 9x/Me CD (\admin\nettools\netmon). There is a readme file included with the Netmon driver files on the CD if you need information on how to do this. Copy the files from a working Netmon installation. -

Useful URLs

  • See how Scott Merrill simulates a BDC behavior at +

Useful URLs

Getting Mailing List Help

+ ftp://ftp.microsoft.com/developr/drg/CIFS/

Getting Mailing List Help

There are a number of Samba-related mailing lists. Go to http://samba.org, click on your nearest mirror, and then click on Support. Next, click on Samba-related mailing lists. @@ -130,12 +130,12 @@ It has been requested that you do not post questions about Samba-TNG to the mainstream Samba lists.

If you do post a message to one of the lists, please observe the following guidelines:

  • - + Always remember that the developers are volunteers; they are not paid and they never guarantee to produce a particular feature at a particular time. Any timelines are “best guess,” and nothing more.

  • - + Always mention what version of Samba you are using and what operating system it's running under. You should list the relevant sections of your smb.conf file, at least the options in [global] @@ -150,7 +150,7 @@ If you do post a message to one of the lists, please observe the following guide to mailing lists really irritate the thousands of people who end up having to deal with such bad netiquet bahavior.

  • - + Don't cross post. Work out which is the best list to post to and see what happens. Do not post to both samba-ntdom and samba-technical. Many people active on the lists subscribe to more @@ -163,7 +163,7 @@ If you do post a message to one of the lists, please observe the following guide the pipe to the error), you can send the *.CAP file as well.

  • Please think carefully before attaching a document to an email. Consider pasting the relevant parts into the body of the message. The Samba mailing lists go to a huge number of people. Do they all need a copy of your - smb.conf in their attach directory?

How to Get Off the Mailing Lists

To have your name removed from a Samba mailing list, go to the same + smb.conf in their attach directory?

How to Get Off the Mailing Lists

To have your name removed from a Samba mailing list, go to the same place where you went to subscribe to it, go to http://lists.samba.org, click on your nearest mirror, click on Support, and -- cgit v1.2.3