Document -k
authorJelmer Vernooij <jelmer@samba.org>
Tue, 18 Feb 2003 21:49:00 +0000 (21:49 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 18 Feb 2003 21:49:00 +0000 (21:49 +0000)
(This used to be commit 44a862e55c426292f0226f5eec8719388d2c0de2)

docs/docbook/manpages/smbclient.1.sgml

index 7e908e5d702af9f2d765cff9b1d535675adf794c..a08f6999e45490e4e01977b2db0fc42908cad9af 100644 (file)
@@ -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>