<?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>question Apache Nifi LDAP Authentication issue. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/370927#M240853</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I trying to configure Apache Nifi LDAP authentication,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my nifi.properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;nifi.security.autoreload.enabled=false&lt;BR /&gt;nifi.security.autoreload.interval=10 secs&lt;BR /&gt;nifi.security.keystore=/var/tmp/mks/certs/keystore.jks&lt;BR /&gt;nifi.security.keystoreType=PKCS12&lt;BR /&gt;nifi.security.keystorePasswd=************&lt;BR /&gt;nifi.security.keyPasswd=&lt;BR /&gt;nifi.security.truststore=/var/tmp/mks/certs/keystore.jks&lt;BR /&gt;nifi.security.truststoreType=JKS&lt;BR /&gt;nifi.security.truststorePasswd=**************&lt;BR /&gt;nifi.security.user.authorizer=managed-authorizer&lt;BR /&gt;nifi.security.allow.anonymous.authentication=false&lt;BR /&gt;nifi.security.user.login.identity.provider=ldap-provider&lt;BR /&gt;nifi.security.user.jws.key.rotation.period=PT1H&lt;BR /&gt;nifi.security.ocsp.responder.url=&lt;BR /&gt;nifi.security.ocsp.responder.certificate=&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my "login-identity-providers.xml"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;provider&amp;gt;&lt;BR /&gt;&amp;lt;identifier&amp;gt;ldap-provider&amp;lt;/identifier&amp;gt;&lt;BR /&gt;&amp;lt;class&amp;gt;org.apache.nifi.ldap.LdapProvider&amp;lt;/class&amp;gt;&lt;BR /&gt;&amp;lt;property name="Authentication Strategy"&amp;gt;LDAPS&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="Manager DN"&amp;gt;CN=**********,OU=Groups,OU=*********,OU=********,DC=CORP,DC=SA,DC=ZAIN,DC=COM&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Manager Password"&amp;gt;************&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="TLS - Keystore"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Keystore Password"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Keystore Type"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Truststore"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Truststore Password"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Truststore Type"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Client Auth"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Protocol"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Shutdown Gracefully"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;property name="Referral Strategy"&amp;gt;FOLLOW&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Connect Timeout"&amp;gt;10 secs&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Read Timeout"&amp;gt;10 secs&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="Url"&amp;gt;ldap://***********:389&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="User Search Base"&amp;gt;OU=Managed services,DC=CORP,DC=SA,DC=ZAIN,DC=COM&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="User Search Filter"&amp;gt;sAMAccountName={0}&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="Identity Strategy"&amp;gt;USE_DN&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Authentication Expiration"&amp;gt;12 hours&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;/provider&amp;gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i am getting below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unable to load the login identity provider configuration file at: /var/nifi/conf/login-identity-providers.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File is there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ls -ld /var/nifi/conf/login-identity-providers.xml&lt;BR /&gt;-rw-rw-r--. 1 root root 7205 May 17 01:46 /var/nifi/conf/login-identity-providers.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to fix it.&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 06:00:00 GMT</pubDate>
    <dc:creator>mks27</dc:creator>
    <dc:date>2023-05-17T06:00:00Z</dc:date>
    <item>
      <title>Apache Nifi LDAP Authentication issue.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/370927#M240853</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I trying to configure Apache Nifi LDAP authentication,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my nifi.properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;nifi.security.autoreload.enabled=false&lt;BR /&gt;nifi.security.autoreload.interval=10 secs&lt;BR /&gt;nifi.security.keystore=/var/tmp/mks/certs/keystore.jks&lt;BR /&gt;nifi.security.keystoreType=PKCS12&lt;BR /&gt;nifi.security.keystorePasswd=************&lt;BR /&gt;nifi.security.keyPasswd=&lt;BR /&gt;nifi.security.truststore=/var/tmp/mks/certs/keystore.jks&lt;BR /&gt;nifi.security.truststoreType=JKS&lt;BR /&gt;nifi.security.truststorePasswd=**************&lt;BR /&gt;nifi.security.user.authorizer=managed-authorizer&lt;BR /&gt;nifi.security.allow.anonymous.authentication=false&lt;BR /&gt;nifi.security.user.login.identity.provider=ldap-provider&lt;BR /&gt;nifi.security.user.jws.key.rotation.period=PT1H&lt;BR /&gt;nifi.security.ocsp.responder.url=&lt;BR /&gt;nifi.security.ocsp.responder.certificate=&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my "login-identity-providers.xml"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;BR /&gt;&amp;lt;provider&amp;gt;&lt;BR /&gt;&amp;lt;identifier&amp;gt;ldap-provider&amp;lt;/identifier&amp;gt;&lt;BR /&gt;&amp;lt;class&amp;gt;org.apache.nifi.ldap.LdapProvider&amp;lt;/class&amp;gt;&lt;BR /&gt;&amp;lt;property name="Authentication Strategy"&amp;gt;LDAPS&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="Manager DN"&amp;gt;CN=**********,OU=Groups,OU=*********,OU=********,DC=CORP,DC=SA,DC=ZAIN,DC=COM&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Manager Password"&amp;gt;************&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="TLS - Keystore"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Keystore Password"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Keystore Type"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Truststore"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Truststore Password"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Truststore Type"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Client Auth"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Protocol"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="TLS - Shutdown Gracefully"&amp;gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;property name="Referral Strategy"&amp;gt;FOLLOW&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Connect Timeout"&amp;gt;10 secs&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Read Timeout"&amp;gt;10 secs&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="Url"&amp;gt;ldap://***********:389&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="User Search Base"&amp;gt;OU=Managed services,DC=CORP,DC=SA,DC=ZAIN,DC=COM&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="User Search Filter"&amp;gt;sAMAccountName={0}&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="Identity Strategy"&amp;gt;USE_DN&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property name="Authentication Expiration"&amp;gt;12 hours&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;/provider&amp;gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i am getting below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unable to load the login identity provider configuration file at: /var/nifi/conf/login-identity-providers.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File is there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ls -ld /var/nifi/conf/login-identity-providers.xml&lt;BR /&gt;-rw-rw-r--. 1 root root 7205 May 17 01:46 /var/nifi/conf/login-identity-providers.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to fix it.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 06:00:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/370927#M240853</guid>
      <dc:creator>mks27</dc:creator>
      <dc:date>2023-05-17T06:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi LDAP Authentication issue.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/370945#M240859</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105103"&gt;@mks27&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 07:58:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/370945#M240859</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-05-17T07:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi LDAP Authentication issue.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/371054#M240882</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151" target="_blank"&gt;@cotopaul&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381" target="_blank"&gt;@SAMSAL&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454" target="_blank"&gt;@MattWho&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503" target="_blank"&gt;@steven-matison&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have fixed the login provider issue and now when i try to login , i am getting below errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caused by: org.springframework.security.authentication.InternalAuthenticationServiceException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563^@]; nested exception is javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563^@]&lt;BR /&gt;at org.springframework.security.ldap.authentication.LdapAuthenticationProvider.doAuthentication(LdapAuthenticationProvider.java:190)&lt;BR /&gt;at org.springframework.security.ldap.authentication.AbstractLdapAuthenticationProvider.authenticate(AbstractLdapAuthenticationProvider.java:79)&lt;BR /&gt;at org.apache.nifi.ldap.LdapProvider.authenticate(LdapProvider.java:276)&lt;BR /&gt;... 109 common frames omitted&lt;BR /&gt;Caused by: org.springframework.ldap.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563^@]; nested exception is javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563^@]&lt;BR /&gt;at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:191)&lt;BR /&gt;at org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:363)&lt;BR /&gt;at org.springframework.ldap.core.support.AbstractContextSource.doGetContext(AbstractContextSource.java:147)&lt;BR /&gt;at org.springframework.ldap.core.support.AbstractContextSource.getReadOnlyContext(AbstractContextSource.java:166)&lt;BR /&gt;at org.springframework.ldap.core.LdapTemplate.executeReadOnly(LdapTemplate.java:806)&lt;BR /&gt;at org.springframework.security.ldap.SpringSecurityLdapTemplate.searchForSingleEntry(SpringSecurityLdapTemplate.java:260)&lt;BR /&gt;at org.springframework.security.ldap.search.FilterBasedLdapUserSearch.searchForUser(FilterBasedLdapUserSearch.java:100)&lt;BR /&gt;at org.springframework.security.ldap.authentication.BindAuthenticator.authenticate(BindAuthenticator.java:86)&lt;BR /&gt;at org.springframework.security.ldap.authentication.LdapAuthenticationProvider.doAuthentication(LdapAuthenticationProvider.java:174)&lt;BR /&gt;... 111 common frames omitted&lt;BR /&gt;Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563^@]&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3261)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3207)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2993)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2907)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:347)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxFromUrl(LdapCtxFactory.java:229)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:189)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:247)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:154)&lt;BR /&gt;at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:84)&lt;BR /&gt;at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:695)&lt;BR /&gt;at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)&lt;BR /&gt;at javax.naming.InitialContext.init(InitialContext.java:244)&lt;BR /&gt;at javax.naming.ldap.InitialLdapContext.&amp;lt;init&amp;gt;(InitialLdapContext.java:154)&lt;BR /&gt;at org.springframework.ldap.core.support.LdapContextSource.getDirContextInstance(LdapContextSource.java:42)&lt;BR /&gt;at org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:351)&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 06:39:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/371054#M240882</guid>
      <dc:creator>mks27</dc:creator>
      <dc:date>2023-05-18T06:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi LDAP Authentication issue.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/371618#M241029</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105103"&gt;@mks27&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Your configuration has a ldap://... address; however, you have configured the "authentication strategy as LDAPS.&amp;nbsp; This needs to be "SIMPLE" instead of "LDAPS".&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I would also recommend that you change the "Identity Strategy" form " USE_DN" to "USE_USERNAME".&lt;BR /&gt;&lt;BR /&gt;ldap exception with data 52e typically means bad password.&lt;BR /&gt;Also consider that the login-identity-providers.xml configuration file is XML. XML has special characters that if used in your manager password must be escaped or change your manager password to not use these special characters:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;amp; replace with &amp;amp;amp;
&amp;lt; replace with &amp;amp;lt;
&amp;gt; replace with &amp;amp;gt;
" replace with &amp;amp;quot;
‘ replace with &amp;amp;apos;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;If you found that the provided solution(s) assisted you with your query, please take a moment to login and click&lt;/FONT&gt;&amp;nbsp;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;Accept as Solution&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="batang,apple gothic" color="#000000"&gt;below each response that helped.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic" color="#000000"&gt;Matt&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 19:20:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-LDAP-Authentication-issue/m-p/371618#M241029</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2023-05-26T19:20:33Z</dc:date>
    </item>
  </channel>
</rss>

