<?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 LDAP Configuration in netapp in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458353#M44638</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;We’re facing an issue while configuring LDAP on a NetApp array (version 9.16) and need some guidance. Here’s the procedure and details of what we’ve tried so far:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LDAP Server Details:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP Server IP:&lt;/STRONG&gt; 10.x.x.x&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP User Name:&lt;/STRONG&gt; DEV1&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP User Password:&lt;/STRONG&gt; XXXXX&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP Connection Password:&lt;/STRONG&gt; XXXXX&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;DN:&lt;/STRONG&gt; CN=DEV1,CN=Users,DC=powerh,DC=com&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Port:&lt;/STRONG&gt; 389&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Steps Taken:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SSH :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We successfully created the LDAP client via the following command:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;vserver services name-service ldap client create -vserver svm_power -client-config power -ad-domain powerh.com -schema MS-AD-BIS -port 389 -query-timeout 3 -min-bind-level simple -bind-dn CN=DEV1,CN=Users,DC=powerh,DC=com -bind-password xxxxxx -base-dn DC=powerh,DC=com -base-scope subtree -preferred-ad-servers 10.x.x.x&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Error When Running the Following Command:&lt;/P&gt;&lt;DIV class=""&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;vserver services name-service ldap create -vserver svm_power -client-config power -client-enabled &lt;SPAN class=""&gt;true&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;P&gt;We encounter the error:&lt;/P&gt;&lt;DIV class=""&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Error:&lt;/SPAN&gt; Validate the LDAP configuration procedure failed. [ &lt;SPAN class=""&gt;0&lt;/SPAN&gt; ms] TCP connection &lt;SPAN class=""&gt;to&lt;/SPAN&gt; IP &lt;SPAN class=""&gt;10&lt;/SPAN&gt;.x.x.x, port &lt;SPAN class=""&gt;389&lt;/SPAN&gt; failed: Network &lt;SPAN class=""&gt;is&lt;/SPAN&gt; unreachable. [ &lt;SPAN class=""&gt;1&lt;/SPAN&gt;] LDAP search &lt;SPAN class=""&gt;for&lt;/SPAN&gt; the &lt;SPAN class=""&gt;"dnsHostName"&lt;/SPAN&gt; attribute(s) within base &lt;SPAN class=""&gt;""&lt;/SPAN&gt; (scope: &lt;SPAN class=""&gt;0&lt;/SPAN&gt;) &lt;SPAN class=""&gt;using&lt;/SPAN&gt; filter &lt;SPAN class=""&gt;"(objectClass=*)"&lt;/SPAN&gt; failed &lt;SPAN class=""&gt;with&lt;/SPAN&gt; &lt;SPAN class=""&gt;error&lt;/SPAN&gt;: Can&lt;SPAN class=""&gt;'t contact LDAP server&lt;/SPAN&gt; **[ &lt;SPAN class=""&gt;5&lt;/SPAN&gt;] FAILURE: Unable &lt;SPAN class=""&gt;to&lt;/SPAN&gt; contact DNS &lt;SPAN class=""&gt;to&lt;/SPAN&gt; discover domain controllers. [ &lt;SPAN class=""&gt;5&lt;/SPAN&gt;] Unable &lt;SPAN class=""&gt;to&lt;/SPAN&gt; make a connection (LDAP (NIS &amp;amp; Name Mapping)): &lt;SPAN class=""&gt;Result:&lt;/SPAN&gt; RESULT_ERROR_DNS_CANT_REACH_SERVER &lt;SPAN class=""&gt;Error:&lt;/SPAN&gt; command failed: The LDAP client configuration &lt;SPAN class=""&gt;"power"&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; Vservers &lt;SPAN class=""&gt;"svm_power"&lt;/SPAN&gt; &lt;SPAN class=""&gt;is&lt;/SPAN&gt; an invalid configuration.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;GUI Configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigated to &lt;STRONG&gt;Storage &amp;gt; Storage VMs &amp;gt; &amp;lt;vserver name&amp;gt; &amp;gt; Settings&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Tried configuring LDAP under the &lt;STRONG&gt;LDAP Configuration&lt;/STRONG&gt; section, but the error persists across both SVM and Cluster-level configurations.&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Issue Summary:&lt;/STRONG&gt; We are unable to configure the LDAP client in NetApp, even though we’ve tried both the GUI and SSH methods. The error indicates network-related issues with the connection to the LDAP server, specifically a failure to contact DNS and reach the LDAP server at port 389.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are there any additional configuration steps we might have missed in the NetApp LDAP setup?&lt;/LI&gt;&lt;LI&gt;Could the issue be related to network settings, such as firewall rules, or DNS configurations?&lt;/LI&gt;&lt;LI&gt;Is there a recommended troubleshooting approach for this scenario?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any insights or suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 13:52:02 GMT</pubDate>
    <dc:creator>vemus</dc:creator>
    <dc:date>2025-02-06T13:52:02Z</dc:date>
    <item>
      <title>LDAP Configuration in netapp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458353#M44638</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;We’re facing an issue while configuring LDAP on a NetApp array (version 9.16) and need some guidance. Here’s the procedure and details of what we’ve tried so far:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LDAP Server Details:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP Server IP:&lt;/STRONG&gt; 10.x.x.x&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP User Name:&lt;/STRONG&gt; DEV1&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP User Password:&lt;/STRONG&gt; XXXXX&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;LDAP Connection Password:&lt;/STRONG&gt; XXXXX&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;DN:&lt;/STRONG&gt; CN=DEV1,CN=Users,DC=powerh,DC=com&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Port:&lt;/STRONG&gt; 389&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Steps Taken:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SSH :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We successfully created the LDAP client via the following command:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;vserver services name-service ldap client create -vserver svm_power -client-config power -ad-domain powerh.com -schema MS-AD-BIS -port 389 -query-timeout 3 -min-bind-level simple -bind-dn CN=DEV1,CN=Users,DC=powerh,DC=com -bind-password xxxxxx -base-dn DC=powerh,DC=com -base-scope subtree -preferred-ad-servers 10.x.x.x&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Error When Running the Following Command:&lt;/P&gt;&lt;DIV class=""&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;vserver services name-service ldap create -vserver svm_power -client-config power -client-enabled &lt;SPAN class=""&gt;true&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;P&gt;We encounter the error:&lt;/P&gt;&lt;DIV class=""&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Error:&lt;/SPAN&gt; Validate the LDAP configuration procedure failed. [ &lt;SPAN class=""&gt;0&lt;/SPAN&gt; ms] TCP connection &lt;SPAN class=""&gt;to&lt;/SPAN&gt; IP &lt;SPAN class=""&gt;10&lt;/SPAN&gt;.x.x.x, port &lt;SPAN class=""&gt;389&lt;/SPAN&gt; failed: Network &lt;SPAN class=""&gt;is&lt;/SPAN&gt; unreachable. [ &lt;SPAN class=""&gt;1&lt;/SPAN&gt;] LDAP search &lt;SPAN class=""&gt;for&lt;/SPAN&gt; the &lt;SPAN class=""&gt;"dnsHostName"&lt;/SPAN&gt; attribute(s) within base &lt;SPAN class=""&gt;""&lt;/SPAN&gt; (scope: &lt;SPAN class=""&gt;0&lt;/SPAN&gt;) &lt;SPAN class=""&gt;using&lt;/SPAN&gt; filter &lt;SPAN class=""&gt;"(objectClass=*)"&lt;/SPAN&gt; failed &lt;SPAN class=""&gt;with&lt;/SPAN&gt; &lt;SPAN class=""&gt;error&lt;/SPAN&gt;: Can&lt;SPAN class=""&gt;'t contact LDAP server&lt;/SPAN&gt; **[ &lt;SPAN class=""&gt;5&lt;/SPAN&gt;] FAILURE: Unable &lt;SPAN class=""&gt;to&lt;/SPAN&gt; contact DNS &lt;SPAN class=""&gt;to&lt;/SPAN&gt; discover domain controllers. [ &lt;SPAN class=""&gt;5&lt;/SPAN&gt;] Unable &lt;SPAN class=""&gt;to&lt;/SPAN&gt; make a connection (LDAP (NIS &amp;amp; Name Mapping)): &lt;SPAN class=""&gt;Result:&lt;/SPAN&gt; RESULT_ERROR_DNS_CANT_REACH_SERVER &lt;SPAN class=""&gt;Error:&lt;/SPAN&gt; command failed: The LDAP client configuration &lt;SPAN class=""&gt;"power"&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; Vservers &lt;SPAN class=""&gt;"svm_power"&lt;/SPAN&gt; &lt;SPAN class=""&gt;is&lt;/SPAN&gt; an invalid configuration.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;GUI Configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigated to &lt;STRONG&gt;Storage &amp;gt; Storage VMs &amp;gt; &amp;lt;vserver name&amp;gt; &amp;gt; Settings&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Tried configuring LDAP under the &lt;STRONG&gt;LDAP Configuration&lt;/STRONG&gt; section, but the error persists across both SVM and Cluster-level configurations.&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Issue Summary:&lt;/STRONG&gt; We are unable to configure the LDAP client in NetApp, even though we’ve tried both the GUI and SSH methods. The error indicates network-related issues with the connection to the LDAP server, specifically a failure to contact DNS and reach the LDAP server at port 389.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are there any additional configuration steps we might have missed in the NetApp LDAP setup?&lt;/LI&gt;&lt;LI&gt;Could the issue be related to network settings, such as firewall rules, or DNS configurations?&lt;/LI&gt;&lt;LI&gt;Is there a recommended troubleshooting approach for this scenario?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any insights or suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:52:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458353#M44638</guid>
      <dc:creator>vemus</dc:creator>
      <dc:date>2025-02-06T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration in netapp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458355#M44639</link>
      <description>&lt;P&gt;Network unreachable usually indicates a routing issue. Does the vserver have a gateway defined? Can you ping the ldap server from inside the svm?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 17:25:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458355#M44639</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2025-02-06T17:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration in netapp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458361#M44641</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/65619"&gt;@TMACMD&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Able to ping the ldap server from svm&lt;BR /&gt;netapp-c1::&amp;gt; net ping -node nodename -vserver vservername -destination 10.x.x.x&lt;BR /&gt;(network ping)&lt;BR /&gt;10.x.x.x&amp;nbsp; is alive&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 05:54:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458361#M44641</guid>
      <dc:creator>vemus</dc:creator>
      <dc:date>2025-02-07T05:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Configuration in netapp</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458363#M44643</link>
      <description>&lt;P&gt;hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It looks like there is no domain controller created and DNS is not created or configured incorrectly. If there is no configuration, it needs to be configured. The following article I hope can help you&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/zh-cn/ontap/nfs-config/using-ldap-concept.html" target="_blank" rel="noopener"&gt;https://docs.netapp.com/zh-cn/ontap/nfs-config/using-ldap-concept.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 08:22:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/LDAP-Configuration-in-netapp/m-p/458363#M44643</guid>
      <dc:creator>chenguanghui</dc:creator>
      <dc:date>2025-02-07T08:22:18Z</dc:date>
    </item>
  </channel>
</rss>

