From 556d1ca2d20c42c7ee5934631331f0a019203f06 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 22 Nov 2002 00:32:24 +0000 Subject: Sync docbook directory with HEAD. Sorry but there are way too many changes to track down all the commit messages and list them here. Most of the changes look like updates and cleanups from Jelmer though. (This used to be commit 75615648d0ace3bde6a2ef2dad562094f1b25d00) --- docs/docbook/projdoc/Diagnosis.sgml | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'docs/docbook/projdoc/Diagnosis.sgml') diff --git a/docs/docbook/projdoc/Diagnosis.sgml b/docs/docbook/projdoc/Diagnosis.sgml index 3cc0bab5d5..8c407375ed 100644 --- a/docs/docbook/projdoc/Diagnosis.sgml +++ b/docs/docbook/projdoc/Diagnosis.sgml @@ -7,7 +7,14 @@
tridge@samba.org
- 1 November 1999 + + JelmerVernooij + + Samba Team +
jelmer@samba.org
+
+
+ $Id: Diagnosis.sgml,v 1.1.2.3 2002/11/22 00:32:23 tpot Exp $ Diagnosing your samba server @@ -23,15 +30,15 @@ then it is probably working fine. -You should do ALL the tests, in the order shown. I have tried to +You should do ALL the tests, in the order shown. We have tried to carefully choose them so later tests only use capabilities verified in the earlier tests. -If you send me an email saying "it doesn't work" and you have not -followed this test procedure then you should not be surprised if I -ignore your email. +If you send one of the samba mailing lists an email saying "it doesn't work" +and you have not followed this test procedure then you should not be surprised +your email is ignored. @@ -40,11 +47,8 @@ ignore your email. Assumptions -In all of the tests I assume you have a Samba server called BIGSERVER -and a PC called ACLIENT both in workgroup TESTGROUP. I also assume the -PC is running windows for workgroups with a recent copy of the -microsoft tcp/ip stack. Alternatively, your PC may be running Windows -95 or Windows NT (Workstation or Server). +In all of the tests it is assumed you have a Samba server called +BIGSERVER and a PC called ACLIENT both in workgroup TESTGROUP. @@ -52,7 +56,7 @@ The procedure is similar for other types of clients. -I also assume you know the name of an available share in your +It is also assumed you know the name of an available share in your smb.conf. I will assume this share is called "tmp". You can add a "tmp" share like by adding the following to smb.conf: @@ -68,7 +72,7 @@ smb.conf. I will assume this share is called "tmp". You can add a -THESE TESTS ASSUME VERSION 2.0.6 OR LATER OF THE SAMBA SUITE. SOME +THESE TESTS ASSUME VERSION 3.0.0 OR LATER OF THE SAMBA SUITE. SOME COMMANDS SHOWN DID NOT EXIST IN EARLIER VERSIONS @@ -99,7 +103,7 @@ configuration file is faulty. -Note: Your smb.conf file may be located in: /etc +Note: Your smb.conf file may be located in: /etc/samba Or in: /usr/local/samba/lib -- cgit