<?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: OCUM 7.1 LDAP auth problem in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128950#M23169</link>
    <description>&lt;P&gt;After I removed sssd-ldap all worked &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Mar 2017 14:07:36 GMT</pubDate>
    <dc:creator>Hannes1</dc:creator>
    <dc:date>2017-03-13T14:07:36Z</dc:date>
    <item>
      <title>OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128277#M23029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed the OCUM 7.1 on a RHEL 7.2 physical box without any problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I configured the remote authentication using the "Other" settings (Same config as a running OCUM 6.4).&lt;/P&gt;&lt;P&gt;Some accounts created in 7.1 as remote user are able to log-in, some of them not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This users don't get a denied message, there is just no response.&lt;/P&gt;&lt;P&gt;I get a denied if I want to log-in with a user thats not permitted to log in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The LDAP connection is working, I checked it in the settings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the log-in failes with no response, I see the following message in /var/log/messages&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Feb 21 11:07:48 snocumm1539 kernel: authenticate[6847]: segfault at 0 ip 00007ffa13fc9fc6 sp 00007ffd9910f3c8 error 4 in libc-2.17.so[7ffa13e98000+1b6000]&lt;/PRE&gt;&lt;P&gt;and some more in the jboss server.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;2017-02-21 11:07:48,362 ERROR [io.undertow.request] (default task-256) UT005023: Exception handling request to /um/login: java.lang.RuntimeException: Error while attempting authentication:

	at com.netapp.dfm.core.authentication.ExternalProcessUnixAuthenticationProvider.authenticate(ExternalProcessUnixAuthenticationProvider.java:127) [dfm-core.jar:7.1]
	at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:156) [spring-security-core.jar:3.2.3.RELEASE]
	at com.netapp.dfm.app.common.authentication.CachingAuthenticationManager.authenticate(CachingAuthenticationManager.java:174) [dfm-app-common.jar:7.1]
	at org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter.attemptAuthentication(UsernamePasswordAuthenticationFilter.java:94) [spring-security-web.jar:3.2.3.RELEASE]
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:211) [spring-security-web.jar:3.2.3.RELEASE]
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) [spring-security-web.jar:3.2.3.RELEASE]
	at com.netapp.dfm.core.authentication.TemporaryTokenAuthenticationFilter.doFilter(TemporaryTokenAuthenticationFilter.java:63) [dfm-core.jar:7.1]

[...]&lt;/PRE&gt;&lt;P&gt;LDAP login on the RHEL host works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some Ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:25:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128277#M23029</guid>
      <dc:creator>marcusgross</dc:creator>
      <dc:date>2025-06-04T15:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128366#M23048</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is most probably here:&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;LDAP login on the RHEL host works"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Some authentication servers will only do one connection per client (like SSSD). Generally OCUM comes with its own client and until now it cannot delegate LDAP authentication to the host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It might work correctly for a while if you deactivate the ldap client on the RHEL host, restart the ocum services like service ocieau stop, then service ocie restart, service ocieau start and then re-activate the LDAP client on the host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The clean solution would be to use the OCUM LDAP client only and none on the host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Helge&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 08:38:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128366#M23048</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2017-02-23T08:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128387#M23058</link>
      <description>&lt;P&gt;Are the account that fail to successfully login members of nested groups?&amp;nbsp; If so, disable nested groups and test their login - there is a checkbox on the Remote Authentication configuration screen for disabling nested users (Page 33 of the RHEL ISG:&amp;nbsp; &lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2553755" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2553755&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 16:19:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128387#M23058</guid>
      <dc:creator>marz</dc:creator>
      <dc:date>2017-02-23T16:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128896#M23155</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I encountered a similar situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did a fresh install of OCUM 7.1 on a RHEL7.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Applied the exact same config like we had on the old ocum 6.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remote Authentication Test works fine, the Remote group is found but my users can not login.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Opened a Case with Netapp on this. If I get a solution I will post it here &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 12:58:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128896#M23155</guid>
      <dc:creator>Hannes1</dc:creator>
      <dc:date>2017-03-10T12:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128950#M23169</link>
      <description>&lt;P&gt;After I removed sssd-ldap all worked &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 14:07:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/128950#M23169</guid>
      <dc:creator>Hannes1</dc:creator>
      <dc:date>2017-03-13T14:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/129760#M23410</link>
      <description>&lt;P&gt;Hi Hannes,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your solution will be: it's not supported &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't matter if it had worked before or if the logfiles are spammed with java exceptions or segmentation faults.&lt;/P&gt;&lt;P&gt;The LDAP auth was destroyed while changing to OCUM 7.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The GUI dialogue "Do you want to change your settings" answered with "No" is still buggy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 07:21:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/129760#M23410</guid>
      <dc:creator>marcusgross</dc:creator>
      <dc:date>2017-04-04T07:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/129910#M23438</link>
      <description>&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you are right, there is definitely something wrong with the LDAP/AD integration ... But I don't know what &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it must be at least partly an OCUM application problem, because I see similar behaviour to what you describe in the VMware based OCUM appliance package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a newly installed 7.1P1 Vmware based OCUM system I can no longer&amp;nbsp;login using an AD account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remote authenticated login _did_ work initially, after the installation, immediately after remote authentication was enabled. But now&amp;nbsp;it fails for no obvious reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the OCUM audit.log file I see errors like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Apr 07 13:27:32 [:NOTIC]::WEB:err:[127.0.0.1]::Authentication failed for xxxx_x_xxxxxxx [org.springframework.security.web.authentication.WebAuthenticationDetails@fffed504: RemoteIpAddress: 127.0.0.1; SessionId: K1uEbUk2c490MaATo4GdPITo]: org.springframework.security.authentication.BadCredentialsException: Authenticating token for ldap user not successful.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ironically the "Test Authentication" button in the OCUM Web UI works every time. It returns success, along with convincing infomation about the attributes and group membership of the account name tested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A second older OCUM server (also VMware based, version 7.1, upgraded from 6.x), configured with exactly the same remote auth configuration&amp;nbsp;and authenticating against the same AD server functions&amp;nbsp;normally. Using the same user account name I can login in&amp;nbsp;to that server without any problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go figure &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, you are right, something also goes wrong in the Web UI when you answer "no" to "do you want to save your changes".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Robb.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:19:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/129910#M23438</guid>
      <dc:creator>WAFLHERDER</dc:creator>
      <dc:date>2017-04-07T14:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/130003#M23459</link>
      <description>&lt;P&gt;I'm having the exact same issue w/ 7.1P1 OCUM VMWare appliance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to take advantage of Domain Admins (would like to use a security group but don't see an option to specify LDAP Group) and whether we check "Nested Group" or not it doesn't authenticate, testing works just fine, and finds all accounts we try but does not work when trying to actually login. I'm opening up a case w/ Support to see if they have resolution as I really hate logging in w/ a local account.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:49:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/130003#M23459</guid>
      <dc:creator>GovtGeeks</dc:creator>
      <dc:date>2017-04-11T14:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/130241#M23528</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the AD authentication itself works fine for users that do *not* have rights on the server.&lt;/P&gt;&lt;P&gt;Our workarround is to use non admin users in OCUM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You specify the AD group that should be used for authentication with the option "remote group".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:49:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/130241#M23528</guid>
      <dc:creator>marcusgross</dc:creator>
      <dc:date>2017-04-19T07:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: OCUM 7.1 LDAP auth problem</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/130744#M23661</link>
      <description>&lt;P&gt;I have tested this and it appears to be entirely to do with the application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Authentication test works&lt;/P&gt;&lt;P&gt;Adding group works (For reason there a few random upper case letters in our AD group and the gui reflects this )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Login appers to work but nothing happens, login and password windows just go blank and this errors appear in the /var/log/messages;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kernel: authenticate[17114]: segfault at 0 ip 00007ff408defad6 sp 00007fff47db3b88 error 4 in libc-2.17.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe authentication has worked as no more ldap queries are attempted until you use a different username&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When winbind is stopped, it works straight away without restarting any OCUM services.&lt;/P&gt;&lt;P&gt;When Windbind is started again it reloads the web gui and I can continue, but the above issue occurs for other users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I belive that when the application was written it was probably design for a black box with just admin login and no remote auth, like the OVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current solution is to have local accounts.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 13:04:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCUM-7-1-LDAP-auth-problem/m-p/130744#M23661</guid>
      <dc:creator>guawebsys</dc:creator>
      <dc:date>2017-05-03T13:04:56Z</dc:date>
    </item>
  </channel>
</rss>

