diff options
Diffstat (limited to 'docs/htmldocs/smbcontrol.1.html')
-rw-r--r-- | docs/htmldocs/smbcontrol.1.html | 102 |
1 files changed, 47 insertions, 55 deletions
diff --git a/docs/htmldocs/smbcontrol.1.html b/docs/htmldocs/smbcontrol.1.html index 25c8e33e08..dcea1b564a 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.77+"></HEAD +CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD ><BODY CLASS="REFENTRY" BGCOLOR="#FFFFFF" @@ -109,31 +109,23 @@ CLASS="VARIABLELIST" >destination</DT ><DD ><P ->One of <TT +>One of <VAR CLASS="PARAMETER" -><I ->nmbd</I -></TT ->, <TT +>nmbd</VAR +>, <VAR CLASS="PARAMETER" -><I ->smbd</I -></TT +>smbd</VAR > or a process ID.</P ><P ->The <TT +>The <VAR CLASS="PARAMETER" -><I ->smbd</I -></TT +>smbd</VAR > destination causes the message to "broadcast" to all smbd daemons.</P ><P ->The <TT +>The <VAR CLASS="PARAMETER" -><I ->nmbd</I -></TT +>nmbd</VAR > destination causes the message to be sent to the nmbd daemon specified in the <TT @@ -148,39 +140,39 @@ CLASS="FILENAME" >message-type</DT ><DD ><P ->One of: <TT +>One of: <CODE CLASS="CONSTANT" ->close-share</TT +>close-share</CODE >, - <TT + <CODE CLASS="CONSTANT" ->debug</TT +>debug</CODE >, - <TT + <CODE CLASS="CONSTANT" ->force-election</TT ->, <TT +>force-election</CODE +>, <CODE CLASS="CONSTANT" >ping - </TT ->, <TT + </CODE +>, <CODE CLASS="CONSTANT" ->profile</TT ->, <TT +>profile</CODE +>, <CODE CLASS="CONSTANT" -> debuglevel</TT ->, <TT +> debuglevel</CODE +>, <CODE CLASS="CONSTANT" ->profilelevel</TT +>profilelevel</CODE >, - or <TT + or <CODE CLASS="CONSTANT" ->printnotify</TT +>printnotify</CODE >.</P ><P ->The <TT +>The <CODE CLASS="CONSTANT" ->close-share</TT +>close-share</CODE > 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 @@ -188,25 +180,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 <TT + This message can only be sent to <CODE CLASS="CONSTANT" ->smbd</TT +>smbd</CODE >.</P ><P ->The <TT +>The <CODE CLASS="CONSTANT" ->debug</TT +>debug</CODE > 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 <TT +>The <CODE CLASS="CONSTANT" ->force-election</TT +>force-election</CODE > message-type can only be - sent to the <TT + sent to the <CODE CLASS="CONSTANT" ->nmbd</TT +>nmbd</CODE > destination. This message causes the <B CLASS="COMMAND" @@ -214,17 +206,17 @@ CLASS="COMMAND" > daemon to force a new browse master election.</P ><P ->The <TT +>The <CODE CLASS="CONSTANT" ->ping</TT +>ping</CODE > 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 <TT +>The <CODE CLASS="CONSTANT" ->profile</TT +>profile</CODE > 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 @@ -233,25 +225,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 <TT +>The <CODE CLASS="CONSTANT" ->debuglevel</TT +>debuglevel</CODE > 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 <TT +>The <CODE CLASS="CONSTANT" ->profilelevel</TT +>profilelevel</CODE > 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 <TT +>The <CODE CLASS="CONSTANT" ->printnotify</TT +>printnotify</CODE > 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 @@ -308,9 +300,9 @@ CLASS="VARIABLELIST" event has occured. It doesn't actually cause the event to happen. - This message can only be sent to <TT + This message can only be sent to <CODE CLASS="CONSTANT" ->smbd</TT +>smbd</CODE >. </P ></DD |