Bug 1064985
| Summary: | Add the ability to setup user for teiid, modeshape and dashbuilder at install time | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Van Halbert <vhalbert> | ||||||||
| Component: | Installer | Assignee: | Thomas Hauser <thauser> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Len DiMaggio <ldimaggi> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 6.0.0 | CC: | atangrin, dlesage, jstastny, thauser, vhalbert | ||||||||
| Target Milestone: | ER2 | Keywords: | QA-Closed | ||||||||
| Target Release: | 6.1.0 | Flags: | mtjandra:
needinfo+
|
||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-02-10 08:51:09 UTC | Type: | Enhancement | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Comment 2
Miles Tjandrawidjaja
2014-02-13 19:57:17 UTC
Created attachment 864588 [details]
Administrative Teiid
Created attachment 864589 [details]
Unpreviliged Teiid
Created attachment 864590 [details]
Modeshape User
After testing jboss-dv-installer-6.0.0.GA-redhat-5-20140228.164226-2.jar, I see the follow issue: The modeshape roles were placed in the users file, instead of the roles file. Also, can we add an option on the Teiid User panel, like a checkbox, that indicates to enable 'OData' access. Which would add the "odata" role to the user's role that's already being setup. Example: teiidUser=user,odata Regarding what's stated on the installation panels, - 1st create Teiid User panel This is really for creating Teiid Admin User (as the default username indicates) change - Create Teiid User ---> Create Teiid Admin User - Enter credentials for Teiid user --> Enter credentials for Teiid Admin user - Teiid username --> Teiid Admin username - Teiid password --> Teiid Admin password - 2nd create Teiid.norm User panel This is for the users who will be access data suggested change: Teiid.norm ---> Teiid Data Access (in all places) if not that, then just remove ".norm" - 3rd panel for creating ModeShape user Can we add some info to indicate this user account is being created for the ModeShape datasource that is setup to accessed by the ModeShape.vdb? Just noticed, the Teiid user password is not being saved. It appears the Teiid admin password is being stored in its placed. Example: teiidAdmin=teiidAdmin_12 teiidUser=teiidAdmin_12 teiidUser password should have been teiidUser_24 Modeshape users and roles are now split by modeshape-users.properties and modeshape-roles.properties file respectivley. Teiid users and roles are now split by teiid-security-users.properties and teiid-security-roles.properties file respectivley. Teiid Data Access user now has a checkbox for the user to decide if this account should have the odata role. Strings for the Teiid panels have been fixed, a line has been added to the description of the Modeshape panel to indicate user is being created for the ModeShape datasource that is setup to be accessed by the ModeShape.vdb. Passwords for teiidUser is now fixed, correct password should be saved. Thomas Hauser <thauser> updated the status of jira JBDVPL-4 to Resolved Thomas Hauser <thauser> updated the status of jira JBDVPL-5 to Resolved Thomas Hauser <thauser> updated the status of jira JBDVPL-3 to Resolved Van Halbert <vhalbert> updated the status of jira JBDVPL-3 to Closed Van Halbert <vhalbert> updated the status of jira JBDVPL-4 to Closed Van Halbert <vhalbert> updated the status of jira JBDVPL-5 to Closed |