Bug 780466 (SOA-2894)

Summary: teiid-security-roles.properties contains an admin role when EDS is installed
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: EDSAssignee: Van Halbert <vhalbert>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.0.ER9CC: vhalbert
Target Milestone: ---   
Target Release: 5.2.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2894
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-09 00:03:43 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:

Description Len DiMaggio 2011-02-10 20:27:29 UTC
Workaround Description: Remove the admin=admin entry from the file.
project_key: SOA

This file:

<server profile>conf/props/teiid-security-roles.properties

Should not contain any roles defined at install time. In ER9, the file contains:

------------------------------------
# A roles.properties file for use with the UsersRolesLoginModule
# username=role1,role2
admin=admin
------------------------------------

Comment 1 Van Halbert 2011-02-10 20:28:54 UTC
This is been fixed in the project upstream and will be fixed in 5.2.

Comment 2 Van Halbert 2011-02-10 20:32:32 UTC
Workaround Description: Added: Remove the admin=admin entry from the file.


Comment 3 Van Halbert 2011-05-13 19:13:32 UTC
This has been fixed in Teiid, the teiid-security-roles.properties does not contain the admin role, it has been removed.

Comment 4 Len DiMaggio 2011-08-29 21:23:55 UTC
Verified fixed in ER3 build.

Comment 5 David Le Sage 2011-11-08 23:40:03 UTC
Temporarily reopening to update release note info.

Comment 6 David Le Sage 2011-11-09 00:03:33 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Writer: Added: dlesage
Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2894

The teiid-security-roles.properties file contained pre-set administrative roles.  It should not have contained any roles when it was defined at install time.  These roles have now been removed.