Changeset 919 for vendor/current/docs-xml/smbdotconf/security
- Timestamp:
- Jun 9, 2016, 2:17:22 PM (9 years ago)
- Location:
- vendor/current/docs-xml/smbdotconf/security
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/smbdotconf/security/clientntlmv2auth.xml
r917 r919 29 29 'best practice' security polices) only allow NTLMv2 responses, and 30 30 not the weaker LM or NTLM.</para> 31 32 <para>When <smbconfoption name="client use spnego"/> is also set to 33 <constant>yes</constant> extended security (SPNEGO) is required 34 in order to use NTLMv2 only within NTLMSSP. This behavior was 35 introduced with the patches for CVE-2016-2111.</para> 31 36 </description> 32 37 <value type="default">yes</value> -
vendor/current/docs-xml/smbdotconf/security/clientsigning.xml
r414 r919 13 13 When set to mandatory, SMB signing is required and if set 14 14 to disabled, SMB signing is not offered either. 15 16 <para>IPC$ connections for DCERPC e.g. in winbindd, are handled by the 17 <smbconfoption name="client ipc signing"/> option.</para> 15 18 </para> 16 19 </description>
Note:
See TracChangeset
for help on using the changeset viewer.