You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/01/07 08:24:39 UTC

[jira] [Resolved] (KARAF-4247) Issues with LDAP caching

     [ https://issues.apache.org/jira/browse/KARAF-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved KARAF-4247.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.4

> Issues with LDAP caching
> ------------------------
>
>                 Key: KARAF-4247
>                 URL: https://issues.apache.org/jira/browse/KARAF-4247
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-security
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.0.4
>
>
> There are several known issues with the LDAPCache code.
> 1) The cache is not cleared when the LDAPLoginModule configuration is changed, leaving stale data in the cache.
> 2) No way to disable the cache. Setting the cache time to live to zero has no effect. (I may just be setting the time to live incorrectly).
> 3) The cache does not listen to change events from the LDAP server. This leaves stale entries in the cache when the ldap server is updated. The SimpleCachedLDAPAuthorizationMap used in active-mq registers these listeners.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)