Bug 780356 (SOA-2767) - Change User - Change the default Teiid user from "admin" to "user"
Summary: Change User - Change the default Teiid user from "admin" to "user"
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2767
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.1.0.CR1
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-13 15:03 UTC by Len DiMaggio
Modified: 2011-01-28 16:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-28 16:38:12 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2767 0 Major Closed Change User - Change the default Teiid user from "admin" to "user" 2013-03-01 04:21:24 UTC

Description Len DiMaggio 2011-01-13 15:03:30 UTC
project_key: SOA

Platform JIRA for TEIID-1372

The default username and password are being changed to  user/user.

Comment 1 Len DiMaggio 2011-01-13 15:03:51 UTC
Link: Added: This issue is a dependency of TEIID-1372


Comment 3 Van Halbert 2011-01-14 12:50:14 UTC
Missed one change, the Teiid simpleclient test class:   JDBCClient.java  had the username changed, but the password was missed.  So in ER7, the password needs to be changed to "user" before the simpleclient test can be run.      

The fix to this has be made to the SOA build pre-patch script and should be in the CR1 build.

Comment 4 Len DiMaggio 2011-01-28 16:38:12 UTC
Verified in ER8:

$ more teiid-security-users.properties 
# A users.properties file for use with the UsersRolesLoginModule
# username=password
#user=user



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