summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smbclient.1.sgml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/manpages/smbclient.1.sgml b/docs/docbook/manpages/smbclient.1.sgml
index 7e908e5d70..a08f6999e4 100644
--- a/docs/docbook/manpages/smbclient.1.sgml
+++ b/docs/docbook/manpages/smbclient.1.sgml
@@ -38,6 +38,7 @@
<arg choice="opt">-R &lt;name resolve order&gt;</arg>
<arg choice="opt">-s &lt;smb config file&gt;</arg>
<arg choice="opt">-T&lt;c|x&gt;IXFqgbNan</arg>
+ <arg choice="opt">-k</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -587,6 +588,14 @@ domain = &lt;value&gt;
<para>This is particularly useful in scripts and for printing stdin
to the server, e.g. <command>-c 'print -'</command>. </para></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>-k</term>
+ <listitem><para>
+ Try to authenticate with kerberos. Only useful in
+ an Active Directory environment.
+ </para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>