<?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: STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107755#M22296</link>
    <description>&lt;P&gt;Under what user account are you running the batch file? If it runs as LOCALSYSTEM it has different security credentials and probably no access rights to the filer. Does the MKDIR work if you try it (as regular logged in user) from a command prompt? Does CIFS work at all on the filer or do you always get that error? It could be that the clock is out of sync on the NetApp (Kerberos allows for maximum of 300 seconds clock skew). It might also help to reset the password on the filer's domain account by using "cifs changefilerpwd" or reconnect the DCs via "cifs resetdc". If all else fails you can still do "cifs terminate; cifs setup" to re-add the filer to the AD&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jul 2015 08:43:50 GMT</pubDate>
    <dc:creator>Darkstar</dc:creator>
    <dc:date>2015-07-28T08:43:50Z</dc:date>
    <item>
      <title>STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107567#M22241</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope that you are able to help.&lt;/P&gt;&lt;P&gt;Our customer has two Netapp Systems.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One standalone system as backup target&amp;nbsp; and a Metrocluster.&lt;/P&gt;&lt;P&gt;He has to write data on a cifs share by a application with the System Machine Account.&lt;/P&gt;&lt;P&gt;For testing purposes we created a batchfile which should create a directory with mkdir.&lt;/P&gt;&lt;P&gt;At the stand alone system it succeeds on the Metrocluster it fails.&lt;/P&gt;&lt;P&gt;After enabling cifs.trace-login the following message is displayed:&lt;/P&gt;&lt;P&gt;STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT&lt;/P&gt;&lt;P&gt;I have searched in several forums about this error.&lt;/P&gt;&lt;P&gt;As solution is suggested to check the spn with setspn.exe -l.&lt;/P&gt;&lt;P&gt;Everything seems to look fine. The customer connects to the filer with the right filername.&lt;/P&gt;&lt;P&gt;So only difference between the Metrocluster and the single machine is, that the Metrocluster is part of a DFS.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:43:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107567#M22241</guid>
      <dc:creator>thor1887</dc:creator>
      <dc:date>2025-06-04T23:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107572#M22242</link>
      <description>&lt;P&gt;First are we talking 7-mode or cDOT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, does your CIFS server on the destination side have an SPN registered?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 16:31:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107572#M22242</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2015-07-22T16:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107573#M22243</link>
      <description>&lt;P&gt;these are all 7-mode systems&lt;/P&gt;&lt;P&gt;We do not have a remote site all the systems are on the same location.&lt;/P&gt;&lt;P&gt;The spn is verified and correct.&lt;/P&gt;&lt;P&gt;I!ve tested it with setspn -l&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 16:46:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107573#M22243</guid>
      <dc:creator>thor1887</dc:creator>
      <dc:date>2015-07-22T16:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107755#M22296</link>
      <description>&lt;P&gt;Under what user account are you running the batch file? If it runs as LOCALSYSTEM it has different security credentials and probably no access rights to the filer. Does the MKDIR work if you try it (as regular logged in user) from a command prompt? Does CIFS work at all on the filer or do you always get that error? It could be that the clock is out of sync on the NetApp (Kerberos allows for maximum of 300 seconds clock skew). It might also help to reset the password on the filer's domain account by using "cifs changefilerpwd" or reconnect the DCs via "cifs resetdc". If all else fails you can still do "cifs terminate; cifs setup" to re-add the filer to the AD&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 08:43:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/STATUS-NOLOGON-WORKSTATION-TRUST-ACCOUNT/m-p/107755#M22296</guid>
      <dc:creator>Darkstar</dc:creator>
      <dc:date>2015-07-28T08:43:50Z</dc:date>
    </item>
  </channel>
</rss>

