Bug 980069 - password.py: Miss to show the current status of ssh password authentication after configured it.
Summary: password.py: Miss to show the current status of ssh password authentication a...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.4.1
Assignee: haiyang,dong
QA Contact: bugs@ovirt.org
URL:
Whiteboard: node
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-01 10:54 UTC by haiyang,dong
Modified: 2014-04-30 11:24 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-30 11:24:19 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description haiyang,dong 2013-07-01 10:54:23 UTC
Description of problem:
Using /usr/libexec/ovirt-config-password to configure ssh_password_authentication, after setting it,
ovirt-config-password missed to show the current status of ssh password authentication.

For old "ovirt-config-password" bash script version didn't have this issue.



Version-Release number of selected component (if applicable):
ovirt-node-iso-3.0.0-0.999.999.20130628210419git4aea851.2642.fc18.iso

How reproducible:
100%


Steps to Reproduce:



Actual results:


Expected results:


Additional info:

Comment 1 haiyang,dong 2013-07-01 11:04:28 UTC
Add the patch to show the current status of ssh password authentication after setting it.
http://gerrit.ovirt.org/#/c/16286/

Tested as follows:
> set_ssh_password_authentication

 SSH password authentication

Enable SSH password authentication ([Y]es/[N]o)?Y
[INFO] SSH password authentication is currently enabled.
> set_ssh_password_authentication

 SSH password authentication

Enable SSH password authentication ([Y]es/[N]o)?n
[WARNING] File already persisted: /etc/ssh/sshd_config
[WARNING] /etc/ssh/sshd_config Already persisted
[INFO] SSH password authentication is currently disabled.

Comment 2 Sandro Bonazzola 2014-03-04 09:23:23 UTC
This is an automated message.
Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1.


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