summaryrefslogtreecommitdiff
path: root/docs/htmldocs/smbcontrol.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/smbcontrol.1.html')
-rw-r--r--docs/htmldocs/smbcontrol.1.html194
1 files changed, 101 insertions, 93 deletions
diff --git a/docs/htmldocs/smbcontrol.1.html b/docs/htmldocs/smbcontrol.1.html
index dcea1b564a..12662dcc04 100644
--- a/docs/htmldocs/smbcontrol.1.html
+++ b/docs/htmldocs/smbcontrol.1.html
@@ -5,7 +5,7 @@
>smbcontrol</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
@@ -15,7 +15,7 @@ VLINK="#840084"
ALINK="#0000FF"
><H1
><A
-NAME="SMBCONTROL.1"
+NAME="SMBCONTROL"
></A
>smbcontrol</H1
><DIV
@@ -52,42 +52,37 @@ NAME="AEN17"
><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"
>smbcontrol</B
> is a very small program, which
- sends messages to a <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smbd</SPAN
->(8)</SPAN
->, a <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->nmbd</SPAN
->(8)</SPAN
->, or a <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->winbindd</SPAN
->(8)</SPAN
-> daemon running on the system.</P
+ sends messages to an <A
+HREF="smbd.8.html"
+TARGET="_top"
+>smbd(8)</A
+>,
+ an <A
+HREF="nmbd.8.html"
+TARGET="_top"
+>nmbd(8)</A
+>
+ or a <A
+HREF="winbindd.8.html"
+TARGET="_top"
+>winbindd(8)</A
+>
+ daemon running on the system.</P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN34"
+NAME="AEN26"
></A
><H2
>OPTIONS</H2
@@ -109,23 +104,32 @@ CLASS="VARIABLELIST"
>destination</DT
><DD
><P
->One of <VAR
+>One of <TT
CLASS="PARAMETER"
->nmbd</VAR
->, <VAR
+><I
+>nmbd</I
+></TT
+>
+ <TT
CLASS="PARAMETER"
->smbd</VAR
+><I
+>smbd</I
+></TT
> or a process ID.</P
><P
->The <VAR
+>The <TT
CLASS="PARAMETER"
->smbd</VAR
+><I
+>smbd</I
+></TT
> destination causes the
message to "broadcast" to all smbd daemons.</P
><P
->The <VAR
+>The <TT
CLASS="PARAMETER"
->nmbd</VAR
+><I
+>nmbd</I
+></TT
> destination causes the
message to be sent to the nmbd daemon specified in the
<TT
@@ -140,39 +144,39 @@ CLASS="FILENAME"
>message-type</DT
><DD
><P
->One of: <CODE
+>One of: <TT
CLASS="CONSTANT"
->close-share</CODE
+>close-share</TT
>,
- <CODE
+ <TT
CLASS="CONSTANT"
->debug</CODE
+>debug</TT
>,
- <CODE
+ <TT
CLASS="CONSTANT"
->force-election</CODE
->, <CODE
+>force-election</TT
+>, <TT
CLASS="CONSTANT"
>ping
- </CODE
->, <CODE
+ </TT
+>, <TT
CLASS="CONSTANT"
->profile</CODE
->, <CODE
+>profile</TT
+>, <TT
CLASS="CONSTANT"
-> debuglevel</CODE
->, <CODE
+> debuglevel</TT
+>, <TT
CLASS="CONSTANT"
->profilelevel</CODE
+>profilelevel</TT
>,
- or <CODE
+ or <TT
CLASS="CONSTANT"
->printnotify</CODE
+>printnotify</TT
>.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->close-share</CODE
+>close-share</TT
> message-type sends a
message to smbd which will then close the client connections to
the named share. Note that this doesn't affect client connections
@@ -180,25 +184,25 @@ CLASS="CONSTANT"
share name for which client connections will be closed, or the
"*" character which will close all currently open shares.
This may be useful if you made changes to the access controls on the share.
- This message can only be sent to <CODE
+ This message can only be sent to <TT
CLASS="CONSTANT"
->smbd</CODE
+>smbd</TT
>.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->debug</CODE
+>debug</TT
> message-type allows
the debug level to be set to the value specified by the
parameter. This can be sent to any of the destinations.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->force-election</CODE
+>force-election</TT
> message-type can only be
- sent to the <CODE
+ sent to the <TT
CLASS="CONSTANT"
->nmbd</CODE
+>nmbd</TT
> destination. This message
causes the <B
CLASS="COMMAND"
@@ -206,17 +210,17 @@ CLASS="COMMAND"
> daemon to force a new browse
master election.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->ping</CODE
+>ping</TT
> message-type sends the
number of "ping" messages specified by the parameter and waits
for the same number of reply "pong" messages. This can be sent to
any of the destinations.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->profile</CODE
+>profile</TT
> message-type sends a
message to an smbd to change the profile settings based on the
parameter. The parameter can be "on" to turn on profile stats
@@ -225,25 +229,25 @@ CLASS="CONSTANT"
disabled), and "flush" to zero the current profile stats. This can
be sent to any smbd or nmbd destinations.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->debuglevel</CODE
+>debuglevel</TT
> message-type sends
a "request debug level" message. The current debug level setting
is returned by a "debuglevel" message. This can be
sent to any of the destinations.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->profilelevel</CODE
+>profilelevel</TT
> message-type sends
a "request profile level" message. The current profile level
setting is returned by a "profilelevel" message. This can be sent
to any smbd or nmbd destinations.</P
><P
->The <CODE
+>The <TT
CLASS="CONSTANT"
->printnotify</CODE
+>printnotify</TT
> message-type sends a
message to smbd which in turn sends a printer notify message to
any Windows NT clients connected to a printer. This message-type
@@ -300,9 +304,9 @@ CLASS="VARIABLELIST"
event has occured. It doesn't actually cause the
event to happen.
- This message can only be sent to <CODE
+ This message can only be sent to <TT
CLASS="CONSTANT"
->smbd</CODE
+>smbd</TT
>.
</P
></DD
@@ -318,7 +322,7 @@ CLASS="CONSTANT"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN110"
+NAME="AEN102"
></A
><H2
>VERSION</H2
@@ -329,29 +333,33 @@ NAME="AEN110"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN113"
+NAME="AEN105"
></A
><H2
>SEE ALSO</H2
><P
-><SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->nmbd</SPAN
->(8)</SPAN
-> and <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smbd</SPAN
->(8)</SPAN
->.</P
+><A
+HREF="nmbd.8.html"
+TARGET="_top"
+><B
+CLASS="COMMAND"
+>nmbd(8)</B
+></A
+>,
+ and <A
+HREF="smbd.8.html"
+TARGET="_top"
+><B
+CLASS="COMMAND"
+>smbd(8)</B
+></A
+>.
+ </P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN122"
+NAME="AEN112"
></A
><H2
>AUTHOR</H2
@@ -363,14 +371,14 @@ NAME="AEN122"
><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