<?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: WFA LDAP Configuration in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32772#M6796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Jeff it can be a comma, separated list of multiple LDAP servers (I only have one in my lab currently)&amp;nbsp; (If you hover over the dialogue, WFA will advise you the syntax) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the SRV suggestion so will let the Engineering folks comment if thats something we look towards adding in the future &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2012 13:45:35 GMT</pubDate>
    <dc:creator>fenton</dc:creator>
    <dc:date>2012-03-16T13:45:35Z</dc:date>
    <item>
      <title>WFA LDAP Configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32761#M6793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just had to set this up in the lab as an example so I'd thought I'd share it here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm authenticating with Active Directory in our lab environment.&lt;/P&gt;&lt;P&gt; Login into the WFA Portal using your local admin credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next Click on Tools &amp;gt; WFA Configuration and click the LDAP tab... you'll now need to enter your LDAP server details,&amp;nbsp; here is the example that I used....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15034_LDAPConfig.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here:&lt;/P&gt;&lt;P&gt;LDAP Servers:&amp;nbsp; ldap://SP-DC01.uk-demo.netapp.com &amp;lt;&amp;lt;&amp;lt; this is my Active Directory Server &lt;/P&gt;&lt;P&gt;WFA Administrators group:&amp;nbsp; Domain Admins&amp;nbsp; &amp;lt;&amp;lt;&amp;lt; this is the AD group that I will map to the Administrators group in WFA &lt;/P&gt;&lt;P&gt;All other details are left untouched &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once configured you can logout and then log back in using your Active Directory credentials:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15035_LDAPLogin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If successful you will then be logged in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15036_LDAPBanner.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you get a login failure message,&amp;nbsp; a good place to check is:&lt;/P&gt;&lt;P&gt;{WFA_INSTALL_DIRECTORY}/jboss/server/default/log/wfa_ldap &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you clues as to why the authentication failed:&lt;/P&gt;&lt;P&gt;012-03-16 12:42:44,040 GMT INFO&amp;nbsp; [com.netapp.wfa.ldap.LdapLoginModule] (http-0.0.0.0-80-4) Looking up user 'UK-DEMO\Administrator' in LDAP servers&lt;/P&gt;&lt;P&gt;2012-03-16 12:42:44,054 GMT INFO&amp;nbsp; [com.netapp.wfa.ldap.LdapWrapper] (http-0.0.0.0-80-4) Looking up user 'UK-DEMO\Administrator' using 'sAMAccountName' attribute&lt;/P&gt;&lt;P&gt;2012-03-16 12:42:44,141 GMT INFO&amp;nbsp; [com.netapp.wfa.ldap.LdapLoginModule] (http-0.0.0.0-80-4) Discovering roles of user 'UK-DEMO\Administrator'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;2012-03-16 12:42:44,143 GMT WARN&amp;nbsp; [com.netapp.wfa.ldap.LdapLoginModule] (http-0.0.0.0-80-4) User 'UK-DEMO\Administrator' couldn't be logged in using LDAP because no roles were found, reverting to local WFA login (member of the following groups: [CN=Enterprise Admins,CN=Users,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM, CN=Administrator,CN=Users,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM, CN=Exchange Organization Administrators,OU=Microsoft Exchange Security Groups,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM, CN=Group Policy Creator Owners,CN=Users,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM, CN=Schema Admins,CN=Users,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM, CN=Administrators,CN=Builtin,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM, CN=Domain Admins,CN=Users,DC=UK-DEMO,DC=HQ,DC=NETAPP,DC=COM]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;In the example above I had a typo in my mapping between LDAP groups and WFA Groups in the configuration section&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Once a user has then successfully logged in they will also appear in the Users definition within WFA - so can now be mapped to categories for further RBAC controls:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15037_LDAPUsers.png" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:32:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32761#M6793</guid>
      <dc:creator>fenton</dc:creator>
      <dc:date>2025-06-05T06:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: WFA LDAP Configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32767#M6795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great How-To!&amp;nbsp; The only concern I would have is that there is a single domain controller.&amp;nbsp; I assume that we can comma separate those entries?&amp;nbsp; I think it might almost be better if WFA would accept a domain and then use the SRV records in DNS to perform an ldap lookup.&amp;nbsp; Just my two bits&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:30:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32767#M6795</guid>
      <dc:creator>goodrum</dc:creator>
      <dc:date>2012-03-16T13:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: WFA LDAP Configuration</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32772#M6796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Jeff it can be a comma, separated list of multiple LDAP servers (I only have one in my lab currently)&amp;nbsp; (If you hover over the dialogue, WFA will advise you the syntax) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the SRV suggestion so will let the Engineering folks comment if thats something we look towards adding in the future &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:45:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-LDAP-Configuration/m-p/32772#M6796</guid>
      <dc:creator>fenton</dc:creator>
      <dc:date>2012-03-16T13:45:35Z</dc:date>
    </item>
  </channel>
</rss>

