Bug 1057233

Summary: readonly user name
Product: Red Hat Enterprise Virtualization Manager Reporter: Petr Beňas <pbenas>
Component: ovirt-engine-dwhAssignee: Yedidyah Bar David <didi>
Status: CLOSED DUPLICATE QA Contact: Barak Dagan <bdagan>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, bazulay, gklein, iheim, pstehlik, Rhev-m-bugs, yeylon, ylavi
Target Milestone: ---Keywords: Triaged
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-27 08:52:36 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 Petr Beňas 2014-01-23 16:55:36 UTC
Description of problem:
I am not able to choose readonly DB user's username. 

Version-Release number of selected component (if applicable):
rhevm-dwh.noarch 0:3.3.0-28.el6ev

How reproducible:


Steps to Reproduce:
1. rhevm-dwh-setup
2. yes, yes
3. whatever

Actual results:
This utility can configure a read only user for DB access. Would you like to do so? (yes|no): yes
Error: user name cannot be empty
Provide a username for read-only user : readonlyuser
"readonlyuser" role already exists in the DB and cannot be used for creating read only user.
Provide a username for read-only user : readonly
"readonly" role already exists in the DB and cannot be used for creating read only user.
Provide a username for read-only user : foobar
"foobar" role already exists in the DB and cannot be used for creating read only user.
Provide a username for read-only user : 
\Not a valid answer. Try again
Provide a username for read-only user : 

Expected results:


Additional info:

Comment 1 Petr Beňas 2014-01-27 08:52:36 UTC

*** This bug has been marked as a duplicate of bug 1057239 ***