s3/service: convert lp_force_group() to const
[Samba.git] / docs-xml / smbdotconf / security / rawntlmv2auth.xml
blob30e7280bc5dd18e21da83833463973da95d431f3
1 <samba:parameter name="raw NTLMv2 auth"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This parameter determines whether or not <citerefentry><refentrytitle>smbd</refentrytitle>
7     <manvolnum>8</manvolnum></citerefentry> will allow SMB1 clients without
8     extended security (without SPNEGO) to use NTLMv2 authentication.</para>
10     <para>If this option, <command moreinfo="none">lanman auth</command>
11     and <command moreinfo="none">ntlm auth</command> are all disabled,
12     then only clients with SPNEGO support will be permitted.
13     That means NTLMv2 is only supported within NTLMSSP.</para>
14 </description>
16 <related>lanman auth</related>
17 <related>ntlm auth</related>
18 <value type="default">no</value>
19 </samba:parameter>