[jboss-jira] [JBoss JIRA] (WFCORE-125) Security realm cache definitions not possible for LDAP prinicipal to group group loading.
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Sep 29 05:27:02 EDT 2014
[ https://issues.jboss.org/browse/WFCORE-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006805#comment-13006805 ]
RH Bugzilla Integration commented on WFCORE-125:
------------------------------------------------
Kabir Khan <kkhan at redhat.com> changed the Status of [bug 1146117|https://bugzilla.redhat.com/show_bug.cgi?id=1146117] from POST to MODIFIED
> Security realm cache definitions not possible for LDAP prinicipal to group group loading.
> -----------------------------------------------------------------------------------------
>
> Key: WFCORE-125
> URL: https://issues.jboss.org/browse/WFCORE-125
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management, Security
> Affects Versions: 1.0.0.Alpha8
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Alpha9
>
>
> It's not possible to configure LDAP cache in security realms under "authorization=ldap/group-search=principal-to-group"
> Possible reason:
> The LdapCacheResourceDefinition is not registered under the org.jboss.as.domain.management.security.PrincipalToGroupResourceDefinition
> When I try to add the cache configuration manually to standalone.xml, server doesn't start and reports:
> 15:23:44,619 ERROR [org.jboss.as.controller] (Controller Boot Thread) JBAS014629: No resource definition is registered for address [
> ("core-service" => "management"),
> ("security-realm" => "JBossTest"),
> ("authorization" => "ldap"),
> ("group-search" => "principal-to-group"),
> ("cache" => "by-search-time")
> ]
> 15:23:44,621 FATAL [org.jboss.as.server] (Controller Boot Thread) JBAS015957: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list