<?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: not able to access cifs shares in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154450#M9357</link>
    <description>&lt;P&gt;Good one. Well done. Interesting, plausible reason could be - As it was originally attached to child.domain.com, this child domain may have the SPN for the old CIFS server and it was probably looking for it. It is required for CIFS (kerb) authentication.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2020 15:48:34 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2020-02-20T15:48:34Z</dc:date>
    <item>
      <title>not able to access cifs shares</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154406#M9352</link>
      <description>&lt;P&gt;I am having trouble access cifs shares. I have tried running cifs setup and it fails with "Data ONTAP API Failed :Could not authenticate with domain controller: Client not found in Kerberos database." It appears to be trying to use an old domain controller. when i run cifs domaininfo i get the following results&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cifs domaininfo&lt;BR /&gt;NetBios Domain: domain&lt;BR /&gt;Windows 2000 Domain Name: domain.net&lt;BR /&gt;Type: Windows 2000&lt;BR /&gt;Filer AD Site: sitename&lt;/P&gt;
&lt;P&gt;Not currently connected to any DCs&lt;BR /&gt;Preferred Addresses:&lt;BR /&gt;172.20.216.30 BDC&lt;BR /&gt;172.20.216.31 BDC&lt;BR /&gt;172.20.176.92 BDC&lt;BR /&gt;Favored Addresses:&lt;BR /&gt;None&lt;BR /&gt;Other Addresses:&lt;BR /&gt;None&lt;/P&gt;
&lt;P&gt;Not currently connected to any AD LDAP server&lt;BR /&gt;Preferred Addresses:&lt;BR /&gt;None&lt;BR /&gt;Favored Addresses:&lt;BR /&gt;172.20.216.151 BROKEN&lt;BR /&gt;server1.domain.net&lt;BR /&gt;172.20.216.150 BROKEN&lt;BR /&gt;server1.domain.net&lt;BR /&gt;172.20.216.150&lt;BR /&gt;server1.domain.net&lt;BR /&gt;172.20.216.151&lt;BR /&gt;server2.domain.net&lt;BR /&gt;Other Addresses:&lt;BR /&gt;None&lt;/P&gt;
&lt;P&gt;The ip addresses listed in the preferred addresses list are no longer domain controllers. How do i force the cifs filer to not use the preferred DC on the list.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:18:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154406#M9352</guid>
      <dc:creator>EddieJaure</dc:creator>
      <dc:date>2025-06-04T11:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: not able to access cifs shares</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154409#M9353</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error 'Client not found in Kerberos database' is inidcating that client's SPN is not found in kerb database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Deleting a preferred DC list:&lt;/P&gt;
&lt;P&gt;To delete a deferred DC list for a domain, use the delete option:&lt;BR /&gt;filer&amp;gt; cifs prefdc delete 'domain'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest remove the old 'filer' (cifs server) from AD | computers (Generally when you do cifs setup, cifs server name is added to the OU), so that when you re-run the cifs setup, it will automatically re-create the correct SPNs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Re-run the cifs setup (Make sure filer &amp;amp; AD time are not more than 5 minutes apart)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 23:44:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154409#M9353</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-02-18T23:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: not able to access cifs shares</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154411#M9354</link>
      <description>&lt;P&gt;I have removed the computer object from AD and verified it replicated. I also deleted the domain using the command&amp;nbsp;&lt;SPAN&gt;cifs prefdc delete 'domain'. I have also verified the time service is correct. both the domain controller and the netapp server are using the same time source and the times both match. When i run the cifs setup it get to the point where its prompting for credentials and when i use my admin credentials it doesnt seam to like them. I have tried multiple account that are domain admins and they dont work. the error message i receive is "Could not authenticate with domain controller: Client not found in Kerberos database.&lt;BR /&gt;CIFS - unable to log into domain as admin@domain.net.&lt;BR /&gt;Please try again (Ctrl-C to exit).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any additional thoughts? &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 00:28:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154411#M9354</guid>
      <dc:creator>EddieJaure</dc:creator>
      <dc:date>2020-02-19T00:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: not able to access cifs shares</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154419#M9355</link>
      <description>&lt;P&gt;Thanks for the update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you check if filer can ping the DC and the vice-versa.&amp;nbsp; Is DNS working fine ? nslookup&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interesting - B'cos it prompts you for entering password, that means it is able to contact the AD, and when it is trying to add the object, it is refusing. Isn't it ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 11:16:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154419#M9355</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-02-19T11:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: not able to access cifs shares</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154448#M9356</link>
      <description>&lt;P&gt;I am able to ping the DC and&amp;nbsp;&lt;SPAN&gt;vice-versa. DNS appears&amp;nbsp;to be working. i can do an nslookup for the domain.com and the dc. I was able to resolve the problem by joining the server to a child domain instead of the root domain which it was originally&amp;nbsp;part of (child.domain.com).&amp;nbsp; thanks for the response.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 15:39:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154448#M9356</guid>
      <dc:creator>EddieJaure</dc:creator>
      <dc:date>2020-02-20T15:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: not able to access cifs shares</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154450#M9357</link>
      <description>&lt;P&gt;Good one. Well done. Interesting, plausible reason could be - As it was originally attached to child.domain.com, this child domain may have the SPN for the old CIFS server and it was probably looking for it. It is required for CIFS (kerb) authentication.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 15:48:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/not-able-to-access-cifs-shares/m-p/154450#M9357</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-02-20T15:48:34Z</dc:date>
    </item>
  </channel>
</rss>

