Ignore:
Timestamp:
Jun 9, 2016, 2:23:12 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: apply latest security patches to trunk

Location:
trunk/server
Files:
3 edited
3 copied

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs-xml/smbdotconf/security/clientntlmv2auth.xml

    r918 r920  
    2929    'best practice' security polices) only allow NTLMv2 responses, and
    3030    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>
    3136</description>
    3237<value type="default">yes</value>
  • trunk/server/docs-xml/smbdotconf/security/clientsigning.xml

    r414 r920  
    1313    When set to mandatory, SMB signing is required and if set
    1414        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>
    1518</para>
    1619</description>
Note: See TracChangeset for help on using the changeset viewer.