- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/docs-xml/smbdotconf/security/clientntlmv2auth.xml
r414 r745 11 11 12 12 <para>If enabled, only an NTLMv2 and LMv2 response (both much more 13 secure than earlier versions) will be sent. Manyservers13 secure than earlier versions) will be sent. Older servers 14 14 (including NT4 < SP4, Win9x and Samba 2.2) are not compatible with 15 NTLMv2 .</para>15 NTLMv2 when not in an NTLMv2 supporting domain</para> 16 16 17 17 <para>Similarly, if enabled, NTLMv1, <command … … 25 25 moreinfo="none">client lanman auth</command>. </para> 26 26 27 <para>Note that some sites (particularly 28 those following 'best practice' security polices) only allow NTLMv2 29 responses, and not the weaker LM or NTLM.</para> 27 <para>Note that Windows Vista and later versions already use 28 NTLMv2 by default, and some sites (particularly those following 29 'best practice' security polices) only allow NTLMv2 responses, and 30 not the weaker LM or NTLM.</para> 30 31 </description> 31 <value type="default"> no</value>32 <value type="default">yes</value> 32 33 </samba:parameter>
Note:
See TracChangeset
for help on using the changeset viewer.