summaryrefslogtreecommitdiff
path: root/docs/htmldocs/testparm.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/testparm.1.html')
-rw-r--r--docs/htmldocs/testparm.1.html168
1 files changed, 72 insertions, 96 deletions
diff --git a/docs/htmldocs/testparm.1.html b/docs/htmldocs/testparm.1.html
index 261f522341..baf11bacac 100644
--- a/docs/htmldocs/testparm.1.html
+++ b/docs/htmldocs/testparm.1.html
@@ -1,11 +1,12 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML
><HEAD
><TITLE
>testparm</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
+"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
@@ -15,9 +16,7 @@ VLINK="#840084"
ALINK="#0000FF"
><H1
><A
-NAME="TESTPARM.1"
-></A
->testparm</H1
+NAME="TESTPARM">testparm</H1
><DIV
CLASS="REFNAMEDIV"
><A
@@ -30,15 +29,13 @@ NAME="AEN5"
><DIV
CLASS="REFSYNOPSISDIV"
><A
-NAME="AEN8"
-></A
-><H2
+NAME="AEN8"><H2
>Synopsis</H2
><P
><B
CLASS="COMMAND"
>testparm</B
-> [-s] [-h] [-v] [-L &#60;servername&#62;] [-t &#60;encoding&#62;] {config filename} [hostname hostIP]</P
+> [-s] [-h] [-v] [-L &#60;servername&#62;] [-t &#60;encoding&#62;] {config filename} [hostname hostIP]</P
></DIV
><DIV
CLASS="REFSECT1"
@@ -48,24 +45,19 @@ NAME="AEN18"
><H2
>DESCRIPTION</H2
><P
->This tool is part of the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->Samba</SPAN
->(7)</SPAN
+>This tool is part of the <A
+HREF="samba.7.html"
+TARGET="_top"
+> Samba</A
> suite.</P
><P
><B
CLASS="COMMAND"
>testparm</B
> is a very simple test program
- to check an <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smbd</SPAN
->(8)</SPAN
+ to check an <B
+CLASS="COMMAND"
+>smbd</B
> configuration file for
internal correctness. If this program reports no problems, you
can use the configuration file with confidence that <B
@@ -74,12 +66,9 @@ CLASS="COMMAND"
</B
> will successfully load the configuration file.</P
><P
->Note that this is <SPAN
-CLASS="emphasis"
-><I
+>Note that this is <I
CLASS="EMPHASIS"
>NOT</I
-></SPAN
> a guarantee that
the services specified in the configuration file will be
available or will operate as expected. </P
@@ -105,7 +94,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN37"
+NAME="AEN33"
></A
><H2
>OPTIONS</H2
@@ -126,28 +115,20 @@ CLASS="COMMAND"
names and before dumping the service definitions.</P
></DD
><DT
->-h|--help</DT
+>-h</DT
><DD
><P
->Print a summary of command line options.</P
-></DD
-><DT
->-V</DT
-><DD
-><P
->Prints the version number for
-<B
-CLASS="COMMAND"
->smbd</B
->.</P
+>Print usage message </P
></DD
><DT
>-L servername</DT
><DD
><P
->Sets the value of the %L macro to <VAR
+>Sets the value of the %L macro to <TT
CLASS="REPLACEABLE"
->servername</VAR
+><I
+>servername</I
+></TT
>.
This is useful for testing include files specified with the
%L macro. </P
@@ -157,13 +138,12 @@ CLASS="REPLACEABLE"
><DD
><P
>If this option is specified, testparm
- will also output all options that were not used in <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
-> and are thus set to their defaults.</P
+ will also output all options that were not used in
+ <TT
+CLASS="FILENAME"
+>smb.conf</TT
+> and are thus set to
+ their defaults.</P
></DD
><DT
>-t encoding</DT
@@ -178,12 +158,9 @@ CLASS="REFENTRYTITLE"
><P
>This is the name of the configuration file
to check. If this parameter is not present then the
- default <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
+ default <TT
+CLASS="FILENAME"
+>smb.conf</TT
> file will be checked.
</P
></DD
@@ -195,20 +172,21 @@ CLASS="REFENTRYTITLE"
specified, then <B
CLASS="COMMAND"
>testparm</B
-> will examine the <VAR
+> will examine the <TT
CLASS="PARAMETER"
+><I
>hosts
- allow</VAR
-> and <VAR
+ allow</I
+></TT
+> and <TT
CLASS="PARAMETER"
->hosts deny</VAR
+><I
+>hosts deny</I
+></TT
>
- parameters in the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
+ parameters in the <TT
+CLASS="FILENAME"
+>smb.conf</TT
> file to
determine if the hostname with this IP address would be
allowed access to the <B
@@ -232,7 +210,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN92"
+NAME="AEN77"
></A
><H2
>FILES</H2
@@ -242,22 +220,16 @@ NAME="AEN92"
CLASS="VARIABLELIST"
><DL
><DT
-><SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
+><TT
+CLASS="FILENAME"
+>smb.conf</TT
></DT
><DD
><P
>This is usually the name of the configuration
- file used by <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smbd</SPAN
->(8)</SPAN
+ file used by <B
+CLASS="COMMAND"
+>smbd</B
>.
</P
></DD
@@ -267,7 +239,7 @@ CLASS="REFENTRYTITLE"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN105"
+NAME="AEN86"
></A
><H2
>DIAGNOSTICS</H2
@@ -281,7 +253,7 @@ NAME="AEN105"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN108"
+NAME="AEN89"
></A
><H2
>VERSION</H2
@@ -292,29 +264,33 @@ NAME="AEN108"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN111"
+NAME="AEN92"
></A
><H2
>SEE ALSO</H2
><P
-><SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
->, <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smbd</SPAN
->(8)</SPAN
-></P
+><A
+HREF="smb.conf.5.html"
+TARGET="_top"
+><TT
+CLASS="FILENAME"
+>smb.conf(5)</TT
+></A
+>,
+ <A
+HREF="smbd.8.html"
+TARGET="_top"
+><B
+CLASS="COMMAND"
+>smbd(8)</B
+></A
+>
+ </P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN120"
+NAME="AEN99"
></A
><H2
>AUTHOR</H2
@@ -326,14 +302,14 @@ NAME="AEN120"
><P
>The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
- excellent piece of Open Source software, available at <A
+ excellent piece of Open Source software, available at
+ <A
HREF="ftp://ftp.icce.rug.nl/pub/unix/"
TARGET="_top"
> ftp://ftp.icce.rug.nl/pub/unix/</A
>) and updated for the Samba 2.0
release by Jeremy Allison. The conversion to DocBook for
- Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2
- for Samba 3.0 was done by Alexander Bokovoy.</P
+ Samba 2.2 was done by Gerald Carter</P
></DIV
></BODY
></HTML