Add "max protocol" command line documentation for smbcacls.
authorJeremy Allison <jra@samba.org>
Fri, 16 Aug 2013 23:44:14 +0000 (16:44 -0700)
committerMichael Adam <obnox@samba.org>
Wed, 21 Aug 2013 15:28:55 +0000 (17:28 +0200)
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
docs-xml/manpages/smbcacls.1.xml

index a29236881e74dbcd9cb010c8bd01ca2ffeb5464c..39815a095f2c2b4791799be4ac4507d054c53d8f 100644 (file)
@@ -33,6 +33,7 @@
                <arg choice="opt">-U username</arg>
                <arg choice="opt">-h</arg>
                <arg choice="opt">-d</arg>
+               <arg choice="opt">-m|--max-protocol LEVEL</arg>
        </cmdsynopsis>
 </refsynopsisdiv>
 
                and masks to a readable string format.  </para></listitem>
                </varlistentry>
                
+               <varlistentry>
+               <term>-m|--max-protocol PROTOCOL_NAME</term>
+               <listitem><para>This allows the user to select the
+               highest SMB protocol level that smbcacls will use to
+               connect to the server. By default this is set to
+               NT1, which is the highest available SMB1 protocol.
+               To connect using SMB2 or SMB3 protocol, use the
+               strings SMB2 or SMB3 respectively. Note that to connect
+               to a Windows 2012 server with encrypted transport selecting
+               a max-protocol of SMB3 is required.
+               </para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>-t|--test-args</term>
                <listitem><para>