Bug 1133328 - Runtime updates to outbound LDAP connections not performed on host controller.
Summary: Runtime updates to outbound LDAP connections not performed on host controller.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR1
: EAP 6.4.0
Assignee: Darran Lofthouse
QA Contact: Ondrej Kotek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-24 16:52 UTC by Darran Lofthouse
Modified: 2019-08-19 12:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
JBoss EAP 6's domain management operation handlers can specify if a runtime update should be performed as a result of an update to the model. In previous versions, the operation handler was only requesting runtime updates for outbound LDAP connection definitions if running in a server process. As a result, changes made to outbound LDAP connections within a host controller process were not leading to immediate runtime updates for that process. In this release of the product, the affected operation requests runtime updates are applied in all process types and changes made to outbound LDAP connections are reflected immediately for both application server processes and non-application server processes.
Clone Of:
Environment:
Last Closed: 2019-08-19 12:45:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-2406 0 Major Resolved Inconsistence in runtime updates for outbound LDAP connections. 2016-02-02 17:07:37 UTC

Description Darran Lofthouse 2014-08-24 16:52:50 UTC
Description of problem:

The changes for EAP6-191 are brining the bulk of the security realm implementation in-line with upstream - this is good as it simplifies future ports from WildFly to EAP - however there are a couple of bug fixes implemented upstream only that should be backported, this is one of them.

Runtime updates to attributes defined on an outbound LDAP connection are only performed on a standalone server, they should also be performed on a host controller or admin only server.

Comment 2 Ondrej Kotek 2014-09-24 12:42:34 UTC
Verified for EAP 6.4.0 DR1.1


Note You need to log in before you can comment on or make changes to this bug.