Bug 746582

Summary: [text] set RHEVM admin password enables ssh without any prompt
Product: [Retired] oVirt Reporter: Guohua Ouyang <gouyang>
Component: vdsmAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: abaron, apevec, bazulay, cshao, iheim, leiwang, mburns, moli, ycui, ykaul
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-26 11:50:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Guohua Ouyang 2011-10-17 07:03:10 UTC
Description of problem:
ssh is enabled by set RHEV-M admin password without any prompt message to user.
it should not enable ssh by set RHEV-M admin password, or at least give a prompt message to let user know that ssh is enabled by the action.


Version-Release number of selected component (if applicable):
6.2-20101013
vdsm-4.9-106

How reproducible:
100%.

Steps to Reproduce:
1. install using tui
2. after reboot, login as admin
3. configure networking.
4. check ssh under security page.
- ssh is not enabled.
5. set RHEV-M admin password under RHEV-M page.

Actual results:
ssh is enabled after set RHEV-M admin password, but without any prompt to user.

Expected results:
ssh should not be enabled after set RHEV-M admin password, or at least give a prompt message to user.

Comment 2 Ayal Baron 2011-10-17 09:41:35 UTC
Works as designed but I agree that it is not entirely clear that setting the user's password also allows ssh connections and can be mentioned (it is not optional)