<?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: LDAP Configuration Problem in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70166#M6413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I cannot get the Filer to enumerate any data from AD, even though when I look at a packet capture during a "wcc -u username," I see a successful LDAP query and response.&amp;nbsp; Support has lead me to this doc:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=1010909&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1354073465185" title="https://kb.netapp.com/support/index?page=content&amp;amp;id=1010909&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1354073465185" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=1010909&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1354073465185&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this is exactly how I already had it configured.&amp;nbsp; "wcc -u username" still returns "no passwd entry for username."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2012 14:32:13 GMT</pubDate>
    <dc:creator>JOSHBAIRD</dc:creator>
    <dc:date>2012-11-28T14:32:13Z</dc:date>
    <item>
      <title>LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70137#M6407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attempting to configure LDAP on v8.0.1P4.&amp;nbsp; This Filer is already joined to a domain using "cifssetup," but I need to configure LDAP to read from our Active Directory for NFS purposes.&amp;nbsp; Here is my LDAP config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.ADdomain&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; na.domain.lan&lt;/P&gt;&lt;P&gt;ldap.base&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dc=na,dc=domain,dc=lan&lt;/P&gt;&lt;P&gt;ldap.base.group&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dc=na,dc=domain,dc=lan&lt;/P&gt;&lt;P&gt;ldap.base.netgroup&lt;/P&gt;&lt;P&gt;ldap.base.passwd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dc=na,dc=domain,dc=lan&lt;/P&gt;&lt;P&gt;ldap.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&lt;/P&gt;&lt;P&gt;ldap.minimum_bind_level&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; simple&lt;/P&gt;&lt;P&gt;ldap.name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CN=NetAppServiceAccount,OU=CRP,OU=Administration,DC=na,DC=domain,DC=lan&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.gecos&amp;nbsp; name&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.gidNumber gidNumber&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.groupname cn&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.homeDirectory homeDirectory&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.loginShell loginShell&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.memberNisNetgroup memberNisNetgroup&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.memberUid memberUid&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.netgroupname cn&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.nisNetgroupTriple nisNetgroupTriple&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.uid&amp;nbsp;&amp;nbsp;&amp;nbsp; uid&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.uidNumber uidNumber&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.userPassword userPassword&lt;/P&gt;&lt;P&gt;ldap.nssmap.objectClass.nisNetgroup nisNetgroup&lt;/P&gt;&lt;P&gt;ldap.nssmap.objectClass.posixAccount posixAccount&lt;/P&gt;&lt;P&gt;ldap.nssmap.objectClass.posixGroup posixGroup&lt;/P&gt;&lt;P&gt;ldap.passwd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ******&lt;/P&gt;&lt;P&gt;ldap.port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 389&lt;/P&gt;&lt;P&gt;ldap.servers&lt;/P&gt;&lt;P&gt;ldap.servers.preferred&lt;/P&gt;&lt;P&gt;ldap.ssl.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&lt;/P&gt;&lt;P&gt;ldap.timeout&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;ldap.usermap.attribute.unixaccount sAMAccountName&lt;/P&gt;&lt;P&gt;ldap.usermap.attribute.windowsaccount sAMAccountName&lt;/P&gt;&lt;P&gt;ldap.usermap.base&lt;/P&gt;&lt;P&gt;ldap.usermap.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have verified using "wcc -u domainusername" that the LDAP connection is not working.&amp;nbsp; I also tried to use getXXbyYY:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer*&amp;gt; wcc -u jbaird&lt;/P&gt;&lt;P&gt;no passwd entry for jbaird&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer*&amp;gt; getXXbyYY getpwbyname_r jbaird&lt;/P&gt;&lt;P&gt;Could not get passwd entry for name = jbaird&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My nsswitch.conf contains "files ldap" for passwd and for groups.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see anything interesting in /etc/messages.&amp;nbsp; What is the next step to debug this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:14:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70137#M6407</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2025-06-05T06:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70142#M6408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, after taking packet captures, I believe the Filer is constructing the LDAP query incorrectly.&amp;nbsp; This is how it is attempting to filter the LDAP results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filter: (&amp;amp;(objectClass=sAMAccountName)(uid=jbaird))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be using a filter like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&amp;amp;(objectClass=user)(sAMAccountName=jbaird))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I cannot figure out how to change this filter from the ldap options/commands that are available.&amp;nbsp; Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 20:37:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70142#M6408</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T20:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70147#M6409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I figured this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.nssmap.attribute.uid&amp;nbsp;&amp;nbsp;&amp;nbsp; user&lt;/P&gt;&lt;P&gt;ldap.nssmap.objectClass.posixAccount sAMAccountName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the newest packet capture after making these changes, the LDAP server is returning a successful query result!&amp;nbsp; The user is found, but the Filer is still saying "no passwd entry for jbaird":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer*&amp;gt; wcc -u jbaird&lt;/P&gt;&lt;P&gt;no passwd entry for jbaird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 20:47:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70147#M6409</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-26T20:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70152#M6410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to explicitly maintain plain text passwords for users in AD. There is no way to reconstruct it from native AD data. IIRC there were utilities to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is using Kerberos an option? This would eliminate need to use and maintain plain text passwords.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 06:06:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70152#M6410</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-11-27T06:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70156#M6411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is this documented?&amp;nbsp; The documentation and other posts on the forum lead me to believe that this is not the case.&amp;nbsp; The Filer should be able to enumerate users from external NIS and LDAP sources from what I have read.&amp;nbsp; What would be the point of configuring the Filer to read from an LDAP directory if it cannot even enumerate user information from the LDAP/NIS directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:29:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70156#M6411</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-27T13:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70161#M6412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;The Filer should be able to enumerate users from external NIS and LDAP sources from what I have read. &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Your filer does find user in LDAP, does not it?&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;What would be the point of configuring the Filer to read from an LDAP directory if it cannot even enumerate user information from the LDAP/NIS directory?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;User information does not magically appear in LDAP all by itself. Someone has to enter it there. Windows AD is never using plain text passwords so it is never entered in AD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:10:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70161#M6412</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-11-28T14:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration Problem</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70166#M6413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I cannot get the Filer to enumerate any data from AD, even though when I look at a packet capture during a "wcc -u username," I see a successful LDAP query and response.&amp;nbsp; Support has lead me to this doc:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=1010909&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1354073465185" title="https://kb.netapp.com/support/index?page=content&amp;amp;id=1010909&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1354073465185" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=1010909&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1354073465185&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this is exactly how I already had it configured.&amp;nbsp; "wcc -u username" still returns "no passwd entry for username."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:32:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/LDAP-Configuration-Problem/m-p/70166#M6413</guid>
      <dc:creator>JOSHBAIRD</dc:creator>
      <dc:date>2012-11-28T14:32:13Z</dc:date>
    </item>
  </channel>
</rss>

