diff options
-rw-r--r-- | docs-xml/manpages/smbcacls.1.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs-xml/manpages/smbcacls.1.xml b/docs-xml/manpages/smbcacls.1.xml index 3c00363db9..0b8fe946b9 100644 --- a/docs-xml/manpages/smbcacls.1.xml +++ b/docs-xml/manpages/smbcacls.1.xml @@ -141,18 +141,6 @@ </varlistentry> <varlistentry> - <term>-e</term> - <listitem><para>This command line parameter requires the remote - server support the UNIX extensions or that the SMB3 protocol has been selected. - Requests that the connection be encrypted. Negotiates SMB encryption using either - SMB3 or POSIX extensions via GSSAPI. Uses the given credentials for - the encryption negotiation (either kerberos or NTLMv1/v2 if given - domain/username/password triple. Fails the connection if encryption - cannot be negotiated. - </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 |