<?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: No nfs SPN generated in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139136#M9001</link>
    <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the host SPN is like a wildcard and should cover for all&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/cc731241(v=ws.11)" target="_blank"&gt;https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/cc731241(v=ws.11)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The built-in SPNs that are recognized for computer accounts are:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;………&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;These SPNs are recognized for computer accounts if the computer has a host SPN. Unless they are explicitly placed on objects, a host SPN can substitute for any of the above SPNs&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;if you still having an issue (i saw products that hardcoded the dype of delegation they checking for - so&amp;nbsp;indeed not everyone&amp;nbsp;honer this "HOST" delegation). and want to create one the right way is with the following command (in windows):&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -S NFS/QAVS2-QACL6 QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -S NFS/QAVS2-QACL6.qa.arkivio.com QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;to revert:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -D NFS/QAVS2-QACL6 QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -D NFS/QAVS2-QACL6.qa.arkivio.com QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 12:21:39 GMT</pubDate>
    <dc:creator>GidonMarcus</dc:creator>
    <dc:date>2018-03-26T12:21:39Z</dc:date>
    <item>
      <title>No nfs SPN generated</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139128#M9000</link>
      <description>&lt;P&gt;Hey netapper&lt;/P&gt;
&lt;P&gt;i'm configuring nfsv4 on netapp c-mode 9.1,there is a issue blocking me that is no nfs SPN generated on c-mode server after running&lt;/P&gt;
&lt;PRE&gt;vserver nfs kerberos interface*&amp;gt; modify -vserver qavs2 -lif lif2 -kerberos enabled -spn nfs/qavs2-qacl6.qa.arkivio.com@QA.ARKIVIO.COM -admin-username administrator
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;qacl6::vserver nfs kerberos interface&amp;gt; show
               Logical
Vserver        Interface     Address         Kerberos SPN
-------------- ------------- --------------- -------- -----------------------
qavs1          lif1          10.17.16.108    disabled -
qavs2          lif2          10.17.16.109    enabled  nfs/qavs2-qacl6.qa.arkivio.com@QA.ARKIVIO.COM
2 entries were displayed.
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;only&amp;nbsp;host/* SPNs returned,i believe they are created when joining c-mode to domain actually,also tried add nfs/qavs2-qacl6.qa.arkivio.com via ADSI EDIT on c-mode account get error saying&amp;nbsp;added SPN is not unique in domain,any idea how can i make nfs/* spn comes up?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;C:\&amp;gt;setspn -L -C qavs2-qacl6
Registered ServicePrincipalNames for CN=QAVS2-QACL6,CN=Computers,DC=qa,DC=arkivi
o,DC=com:
        HOST/qavs2-qacl6.qa.arkivio.com
        HOST/QAVS2-QACL6&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:52:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139128#M9000</guid>
      <dc:creator>XQ10907RS</dc:creator>
      <dc:date>2025-06-04T13:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: No nfs SPN generated</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139136#M9001</link>
      <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the host SPN is like a wildcard and should cover for all&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/cc731241(v=ws.11)" target="_blank"&gt;https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/cc731241(v=ws.11)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The built-in SPNs that are recognized for computer accounts are:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;………&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;These SPNs are recognized for computer accounts if the computer has a host SPN. Unless they are explicitly placed on objects, a host SPN can substitute for any of the above SPNs&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;if you still having an issue (i saw products that hardcoded the dype of delegation they checking for - so&amp;nbsp;indeed not everyone&amp;nbsp;honer this "HOST" delegation). and want to create one the right way is with the following command (in windows):&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -S NFS/QAVS2-QACL6 QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -S NFS/QAVS2-QACL6.qa.arkivio.com QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;to revert:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -D NFS/QAVS2-QACL6 QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;setspn.exe -D NFS/QAVS2-QACL6.qa.arkivio.com QAVS2-QACL6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 12:21:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139136#M9001</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2018-03-26T12:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: No nfs SPN generated</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139164#M9006</link>
      <description>&lt;P&gt;Hi GidonMarcus, thanks for the explanation for setspn&lt;/P&gt;
&lt;P&gt;After struggling with c-mode SPN i found nfs/* SPN acutally created on NFS-QAVS2-QACL6 account after running&lt;/P&gt;
&lt;PRE&gt;vserver nfs kerberos interface*&amp;gt; modify -vserver qavs2 -lif lif2 -kerberos enabled -spn nfs/qavs2-qacl6.qa.arkivio.com@QA.ARKIVIO.COM -admin-username administrator&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;C:\Users\administrator.QA&amp;gt;setspn -L -C NFS-QAVS2-QACL6
Registered ServicePrincipalNames for CN=NFS-QAVS2-QACL6,CN=Computers,DC=qa,DC=arkivio,DC=com:
        nfs/qavs2-qacl6.qa.arkivio.com
        nfs/nfs-qavs2-qacl6.qa.arkivio.com
        nfs/NFS-QAVS2-QACL6
        HOST/nfs-qavs2-qacl6.qa.arkivio.com
        HOST/NFS-QAVS2-QACL6&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;BR /&gt;nfs/* is missing on QAVS2-QACL6&lt;/P&gt;
&lt;PRE&gt;C:\Users\administrator.QA&amp;gt;setspn -L -C QAVS2-QACL6
Registered ServicePrincipalNames for CN=QAVS2-QACL6,CN=Computers,DC=qa,DC=arkivio,DC=com:
        HOST/qavs2-qacl6.qa.arkivio.com
        HOST/QAVS2-QACL6&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;tried manually adding nfs/* to QAVS2-QACL6 with setspn with no luck as per TR4073 we definitely need SPN nfs/qavs2-qacl6.qa.arkivio.com for qavs2-qacl6.qa.arkivio.com instead of nfs-qavs2-qacl6.qa.arkivio.com(evening not exist in DNS)&lt;BR /&gt;any idea how to create nfs/qavs2-qacl6.qa.arkivio.com for qavs2-qacl6.qa.arkivio.com?(tried in ADSI EDIT deleting current qavs2-qacl6.qa.arkivio.com,and rename nfs-qavs2-qacl6.qa.arkivio.com to qavs2-qacl6.qa.arkivio.com,it's not working)&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;C:\Users\administrator.QA&amp;gt;setspn.exe -S nfs/qavs2-qacl6 qavs2-qacl6
Registering ServicePrincipalNames for CN=QAVS2-QACL6,CN=Computers,DC=qa,DC=arkivio,DC=com
        nfs/qavs2-qacl6
Updated object

C:\Users\administrator.QA&amp;gt;setspn.exe -S NFS/QAVS2-QACL6.qa.arkivio.com QAVS2-QACL6
Checking domain DC=qa,DC=arkivio,DC=com
CN=NFS-QAVS2-QACL6,CN=Computers,DC=qa,DC=arkivio,DC=com
        nfs/qavs2-qacl6.qa.arkivio.com
        nfs/nfs-qavs2-qacl6.qa.arkivio.com
        nfs/NFS-QAVS2-QACL6
        HOST/nfs-qavs2-qacl6.qa.arkivio.com
        HOST/NFS-QAVS2-QACL6

Duplicate SPN found, aborting operation!  
&lt;/PRE&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;
&lt;P&gt;&amp;nbsp;i suspect following mount error is caused by nfs/* is missing on qavs2-qacl6.qa.arkivio.com&lt;/P&gt;
&lt;PRE&gt;[auto-stor@qa.arkivio.com@ark-centos-smb4 ~]$ sudo mount -t nfs -o v4.0,sec=krb5 qavs2-qacl6.qa.arkivio.com:/vol2/vol2nfs1 /nfs4-mnt-dir
[sudo] password for auto-stor@qa.arkivio.com:
mount.nfs: access denied by server while mounting qavs2-qacl6.qa.arkivio.com:/vol2/vol2nfs1&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 03:32:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/No-nfs-SPN-generated/m-p/139164#M9006</guid>
      <dc:creator>XQ10907RS</dc:creator>
      <dc:date>2018-03-27T03:32:36Z</dc:date>
    </item>
  </channel>
</rss>

