<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ontap 9.3: how to set &amp;quot; LM Compatibility Level&amp;quot; to krb only in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143849#M9125</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;::&amp;gt; vserver vscan scanner-pool create -vserver svm1 -scanner-pool vijay_pool1 -hostnames xx.xx.xx.xx -privileged-users administrator@naslab.local&lt;BR /&gt;Error: command failed: The privileged user name "administrator@naslab.local" is invalid. A valid privileged user name must be in the form "domain-name\user-name".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But i dont think we need to add anywhere in the format user@domain. With domain\user Kerberos works well. kerberos is possible if SPN is present for the host principal.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i have a packet trace i can say why NTLM is selected over Kerberos.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend to open a support case to check if the VSCAN LIF's are properly configured with SPN's added for it so that VSCAN can connect to SVM using Kerberos authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Oct 2018 05:40:49 GMT</pubDate>
    <dc:creator>Vijay_ramamurthy</dc:creator>
    <dc:date>2018-10-12T05:40:49Z</dc:date>
    <item>
      <title>Ontap 9.3: how to set " LM Compatibility Level" to krb only</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/140553#M9020</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;our security guy wants to limit the&amp;nbsp;&amp;nbsp;LM Compatibility Level to krb only.&lt;/P&gt;
&lt;P&gt;Now I tried that. This works fine, if a user is already authenticated in domain and has a kerboeros ticket.&lt;/P&gt;
&lt;P&gt;But, Users with fresh logins (f.e. the VSCAN User in the DOMAIN\USER format) can't longer login.&lt;/P&gt;
&lt;P&gt;After I set it to&amp;nbsp;ntlmv2-krb, it works again.&lt;/P&gt;
&lt;P&gt;Ontap does not accept users in the user@domain format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any hint?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards..&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:40:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/140553#M9020</guid>
      <dc:creator>Samson_the_bear</dc:creator>
      <dc:date>2025-06-04T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap 9.3: how to set " LM Compatibility Level" to krb only</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/140713#M9022</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestion would be to open a ticket with our support centre for this query, as it may require more in-depth troubleshooting than would be normal for a message forum like this, it may also involve using and analysing packet captures from the systems, which most customers aren't fans of sharing publicly.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 02:13:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/140713#M9022</guid>
      <dc:creator>AlexDawson</dc:creator>
      <dc:date>2018-06-05T02:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap 9.3: how to set " LM Compatibility Level" to krb only</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143737#M9119</link>
      <description>&lt;P&gt;So When you change the&amp;nbsp;LM Compatibility Level" to krb only then only kerberos authentication is accepted by SVM.&lt;/P&gt;
&lt;P&gt;So if client connects to SVM selecting&amp;nbsp; NTLM authentication then SVM will fail the request.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont think the issue is because or the user account rather i think the client is trying to use NTLM authentication when connecting to SVM. Since KRB is the only authentication allowed , client fails to connect.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wheneven client connects to SVM using IP address , only NTLM authentication will happen.&amp;nbsp; So if&amp;nbsp;&lt;SPAN&gt;LM Compatibility Level" to krb only then those client connections will fail.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the issue is seen with VSCAN user account , then it could be because of VSCAN connection is not configured for Kerberos.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For Kerberos authentication to work for the AV communication, create a DNS entry[HOST(A) record] for the data LIF used for VSCAN connection and a service principal name[ use setspn -s to add SPN entry] on the DC corresponding to the DNS entry created for the data LIF. Use this name when adding a LIF to the AV Connector. The DNS should be able to return a unique name for each data LIF connected to the AV Connector.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 12:44:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143737#M9119</guid>
      <dc:creator>Vijay_ramamurthy</dc:creator>
      <dc:date>2018-10-11T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap 9.3: how to set " LM Compatibility Level" to krb only</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143738#M9120</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thx. Did you tried&amp;nbsp; that?&lt;/P&gt;
&lt;P&gt;The data LIF has been already configured for kerberos.&lt;/P&gt;
&lt;P&gt;The is done by the configuration wizard for the CIFS svm.&lt;/P&gt;
&lt;P&gt;But the problerm persists: I can't use an account in kerberos format ( user@fqdn, "myadmin@my-enterprise.com") for the VSCAN-User.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Users with "Domain\account" only made NTLM.&lt;/P&gt;
&lt;P&gt;The command&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;vserver vscan scanner-pool create -vserver data_SVM|cluster_admin_SVM -&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;scanner-pool scanner_pool -hostnames Vscan_server_hostnames -privilegedusers&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;privileged_users&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;does not allow the kerberos format for "&lt;SPAN&gt;privileged_users".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Try it by yourselve.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:02:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143738#M9120</guid>
      <dc:creator>Samson_the_bear</dc:creator>
      <dc:date>2018-10-11T13:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap 9.3: how to set " LM Compatibility Level" to krb only</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143849#M9125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;::&amp;gt; vserver vscan scanner-pool create -vserver svm1 -scanner-pool vijay_pool1 -hostnames xx.xx.xx.xx -privileged-users administrator@naslab.local&lt;BR /&gt;Error: command failed: The privileged user name "administrator@naslab.local" is invalid. A valid privileged user name must be in the form "domain-name\user-name".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But i dont think we need to add anywhere in the format user@domain. With domain\user Kerberos works well. kerberos is possible if SPN is present for the host principal.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i have a packet trace i can say why NTLM is selected over Kerberos.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend to open a support case to check if the VSCAN LIF's are properly configured with SPN's added for it so that VSCAN can connect to SVM using Kerberos authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 05:40:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143849#M9125</guid>
      <dc:creator>Vijay_ramamurthy</dc:creator>
      <dc:date>2018-10-12T05:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap 9.3: how to set " LM Compatibility Level" to krb only</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143855#M9126</link>
      <description>&lt;P&gt;My problem was: After I had set&amp;nbsp;&lt;SPAN&gt;LM Compatibility Level to krb only (and restartet the CFIS SVM), I can't longer login using "DOMAIN\USER" at all. Only logins with an valid kerberos ticket are working. Direct logins at the CIFS SVM using "domain\user" won't work. But logins using the UPN are working.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry, I can't cross check this for now, because the CIFS SVM must restarted for this configuration change.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;With&amp;nbsp;ntlmv2-krb, I can login using DOMAIN\USER an I get the&amp;nbsp;auth-mechanism kerberos.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Checked using "vserver cifs session show -vserver my_cifs_server -fields auth-mechanism,netbios-name,address"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is my problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you check this an your device?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 08:13:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Ontap-9-3-how-to-set-quot-LM-Compatibility-Level-quot-to-krb-only/m-p/143855#M9126</guid>
      <dc:creator>Samson_the_bear</dc:creator>
      <dc:date>2018-10-12T08:13:57Z</dc:date>
    </item>
  </channel>
</rss>

