[
https://issues.apache.org/jira/browse/KNOX-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198792#comment-14198792
]
Larry McCay commented on KNOX-468:
----------------------------------
To be clear, it needs to be added to all topologies that include group look up
- default sandbox.xml and default.xml from ambari and any templates that also
have group look up configured.
> Add default config to optimize LDAP group lookup
> ------------------------------------------------
>
> Key: KNOX-468
> URL: https://issues.apache.org/jira/browse/KNOX-468
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.5.0
> Reporter: Kevin Minder
> Priority: Critical
> Fix For: 0.6.0
>
>
> The config below needs to be added to the Shiro provider in order to prevent
> LDAP group lookup every request.
> {code}
> cacheManager = org.apache.shiro.cache.MemoryConstrainedCacheManager
> securityManager.cacheManager = $cacheManager
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)