Bug 1133328

Summary: Runtime updates to outbound LDAP connections not performed on host controller.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Darran Lofthouse <darran.lofthouse>
Component: Domain ManagementAssignee: Darran Lofthouse <darran.lofthouse>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Kotek <okotek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: dandread, kkhan, okotek
Target Milestone: DR1   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:45:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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