summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages/smbcontrol.1.xml
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2013-12-06 16:03:30 -0700
committerChristof Schmitt <cs@samba.org>2013-12-12 20:45:43 +0100
commit11f744581813dcfe8bd036ab2a7fa40cb9209f6b (patch)
tree32498cdca4a7bd36bfb824111fbd22f0d3987811 /docs-xml/manpages/smbcontrol.1.xml
parentac2ed5dfbfc9f3ea2978e7007052fedecd1f4013 (diff)
downloadsamba-11f744581813dcfe8bd036ab2a7fa40cb9209f6b.tar.gz
samba-11f744581813dcfe8bd036ab2a7fa40cb9209f6b.tar.xz
samba-11f744581813dcfe8bd036ab2a7fa40cb9209f6b.zip
docs: Add kill-client-ip to smbcontrol manpage
Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Christof Schmitt <cs@samba.org> Autobuild-Date(master): Thu Dec 12 20:45:44 CET 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages/smbcontrol.1.xml')
-rw-r--r--docs-xml/manpages/smbcontrol.1.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs-xml/manpages/smbcontrol.1.xml b/docs-xml/manpages/smbcontrol.1.xml
index 64c9d4872db..4c36d6397fd 100644
--- a/docs-xml/manpages/smbcontrol.1.xml
+++ b/docs-xml/manpages/smbcontrol.1.xml
@@ -131,6 +131,15 @@
</varlistentry>
<varlistentry>
+ <term>kill-client-ip</term>
+ <listitem><para>Order smbd to close the client connections from a
+ given IP address. This message-type takes an argument of the IP
+ address from which client connections will be closed. This message
+ can only be sent to <constant>smbd</constant>.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>force-election</term>
<listitem><para>This message causes the <command>nmbd</command> daemon to
force a new browse master election. </para>