<?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: When to use security.admin.authentication internal or nsswitch? in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112643#M8081</link>
    <description>&lt;P&gt;internal = useradmin commands (saved internally in a db)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nsswitch.conf look like the following, and defines the order of search for each entity. "Files" refer to a filename in etc with same name as the configuration title.&amp;nbsp; /etc/hosts for 'hosts:, /etc/passwd to 'passwd:'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filer*&amp;gt; rdfile /etc/nsswitch.conf&lt;BR /&gt;#Auto-generated by setup Sat Mar 24 10:02:44 GMT 2012&lt;BR /&gt;hosts: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dns&lt;BR /&gt;passwd: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldap&lt;BR /&gt;netgroup: files&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp; ldap&lt;BR /&gt;group: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldap&lt;BR /&gt;shadow: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&lt;BR /&gt;filer*&amp;gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2015 11:29:12 GMT</pubDate>
    <dc:creator>GidonMarcus</dc:creator>
    <dc:date>2015-11-17T11:29:12Z</dc:date>
    <item>
      <title>When to use security.admin.authentication internal or nsswitch?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112545#M8074</link>
      <description>&lt;P&gt;I have a question about the use of the “options security.admin.authentication” configuration. In what context is the “internal” option used? If I’m only interested in the use of the passwd for authentication and the nsswitch.conf has the following:&lt;/P&gt;&lt;P&gt;passwd: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doesn’t the “passwd: files” serve the same purpose as the “internal” option? I’m setting up a 8.2.2, 7-mode, filer for SFTP and it appears the common setting for the security.admin.authentication is either “nsswitch” or “nsswitch, internal”. I’m trying to understand the logic since currently I’m functioning in a CIFS and NFS environment under the “internal” option.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sorry for the incorrect label, I'm a newbie to this.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:46:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112545#M8074</guid>
      <dc:creator>InvalidCharacter</dc:creator>
      <dc:date>2025-06-04T22:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: When to use security.admin.authentication internal or nsswitch?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112569#M8075</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;internal means for the users configured with the context of "useradmin" command.&lt;/P&gt;&lt;P&gt;nsswitch refer to all the external (files, name &amp;amp; directory services).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gidi&lt;/P&gt;</description>
      <pubDate>Sun, 15 Nov 2015 20:57:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112569#M8075</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2015-11-15T20:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: When to use security.admin.authentication internal or nsswitch?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112616#M8079</link>
      <description>&lt;P&gt;Thanks Gidi,&lt;/P&gt;&lt;P&gt;But according to&amp;nbsp;TR-3490, NetApp&amp;nbsp;Storage System Multiprotocol&amp;nbsp;User Guide, in the nsswitch.conf the&amp;nbsp;"files" option refers to "local&amp;nbsp;files", hence my&amp;nbsp;question about what is "internal"&amp;nbsp;on the&amp;nbsp;security.admin.authentication doing that&amp;nbsp;is different than a "files" configuration&amp;nbsp;on the nsswitch.conf?&lt;/P&gt;&lt;P&gt;Al&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 20:55:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112616#M8079</guid>
      <dc:creator>InvalidCharacter</dc:creator>
      <dc:date>2015-11-16T20:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: When to use security.admin.authentication internal or nsswitch?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112629#M8080</link>
      <description>Good question. My understanding is, "files" refers to /etc/passwd, and users added by useradmin are kept elsewhere (directly in registry). But I love to be proved correct (or wrong &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )</description>
      <pubDate>Tue, 17 Nov 2015 04:41:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112629#M8080</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2015-11-17T04:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: When to use security.admin.authentication internal or nsswitch?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112643#M8081</link>
      <description>&lt;P&gt;internal = useradmin commands (saved internally in a db)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nsswitch.conf look like the following, and defines the order of search for each entity. "Files" refer to a filename in etc with same name as the configuration title.&amp;nbsp; /etc/hosts for 'hosts:, /etc/passwd to 'passwd:'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filer*&amp;gt; rdfile /etc/nsswitch.conf&lt;BR /&gt;#Auto-generated by setup Sat Mar 24 10:02:44 GMT 2012&lt;BR /&gt;hosts: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dns&lt;BR /&gt;passwd: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldap&lt;BR /&gt;netgroup: files&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp; ldap&lt;BR /&gt;group: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldap&lt;BR /&gt;shadow: files&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nis&lt;BR /&gt;filer*&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:29:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112643#M8081</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2015-11-17T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: When to use security.admin.authentication internal or nsswitch?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112674#M8083</link>
      <description>&lt;P&gt;Thanks Gidi,&lt;/P&gt;&lt;P&gt;So the security.admin.authentication “internal” is for administrators that can&amp;nbsp;have access to the NetApp and its internal configuration.&amp;nbsp; "Internal" has its account via the “useradmin user add …” command and resides in an internal db.&lt;/P&gt;&lt;P&gt;The security.admin.authentication “nsswitch” can point to the configuration of the /etc/passwd file via “passwd:files”, and is for access to shares/exports and can also point a user to their home directory, such as a designated directory for FTP access.&lt;/P&gt;&lt;P&gt;Is this the gist of it?&lt;/P&gt;&lt;P&gt;Nice explanation of &amp;lt;filename&amp;gt;:files=/etc/&amp;lt;filename&amp;gt; in nsswitch.conf.&lt;/P&gt;&lt;P&gt;Al&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 22:08:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/When-to-use-security-admin-authentication-internal-or-nsswitch/m-p/112674#M8083</guid>
      <dc:creator>InvalidCharacter</dc:creator>
      <dc:date>2015-11-17T22:08:59Z</dc:date>
    </item>
  </channel>
</rss>

