Bug 1267282 - Please implement missing user attributes in user show command
Summary: Please implement missing user attributes in user show command
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-extension-aaa-jdbc
Classification: oVirt
Component: Core
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-3.6.0-rc3
: 1.0.0
Assignee: Martin Perina
QA Contact: Ondra Machacek
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-29 14:19 UTC by Ondra Machacek
Modified: 2016-02-10 19:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-04 13:37:32 UTC
oVirt Team: Infra
Embargoed:
ylavi: ovirt-3.6.0?
omachace: planning_ack?
rule-engine: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1272459 0 unspecified CLOSED Implement 'login_allowed' column in 'user show' command 2021-02-22 00:41:40 UTC
oVirt gerrit 47000 0 master MERGED cli: Display all user properties Never
oVirt gerrit 47024 0 ovirt-engine-extension-aaa-jdbc-1.0 MERGED cli: Display all user properties Never

Internal Links: 1272459

Description Ondra Machacek 2015-09-29 14:19:59 UTC
Description of problem:


Version-Release number of selected component (if applicable):
3.6

How reproducible:
always

Steps to Reproduce:
1. run $ ovirt-aaa-jdbc-tool user show admin

Actual results:
-- User admin(4f7fbfa9-c057-46f2-bf92-00b38bcc8cdf) --
namespace: *
name: admin
id: 4f7fbfa9-c057-46f2-bf92-00b38bcc8cdf
display name: 
email: 
first name: admin
last name: 
department: 
title: 
description: 

Expected results:
-- User admin(4f7fbfa9-c057-46f2-bf92-00b38bcc8cdf) --
namespace: *
name: admin
id: 4f7fbfa9-c057-46f2-bf92-00b38bcc8cdf
display name: 
email: 
first name: admin
last name: 
department: 
title: 
description: 
account expiry: ....
password expiry: ....
locked: ...
has password: ...
.....

Additional info:

Comment 1 Martin Perina 2015-10-06 17:50:01 UTC
Fix contained in ovirt-engine-extension-aaa-jdbc-1.0.0

Comment 2 Martin Perina 2015-10-15 10:14:51 UTC
ovirt-engine-extension-aaa-jdbc-1.0.0-2 is contained in oVirt 3.6.0 RC2

Comment 3 Ondra Machacek 2015-10-16 12:47:02 UTC
ovirt-aaa-jdbc-tool user show admin
-- User admin(4f7fbfa9-c057-46f2-bf92-00b38bcc8cdf) --
Namespace: *
Name: admin
ID: 4f7fbfa9-c057-46f2-bf92-00b38bcc8cdf
Display Name: 
Email: 
First Name: admin
Last Name: 
Department: 
Title: 
Description: 
Account Disabled: false
Account Unlocked At: 1970-01-01 00:00:00Z
Account Valid From: 2015-09-21 13:02:49Z
Account Valid To: 2099-12-31 23:00:00Z
Account Without Password: false
Last successful Login At: 2015-10-16 12:45:07Z
Last unsuccessful Login At: 2015-10-16 12:36:05Z
Password Valid To: 2215-08-04 13:02:50Z

Version: ovirt-engine-extension-aaa-jdbc-1.0.0-2.el6ev.noarch

Comment 4 Red Hat Bugzilla Rules Engine 2015-10-18 08:22:00 UTC
Fixed bug tickets must have version flags set prior to fixing them. Please set the correct version flags and move the bugs back to the previous status after this is corrected.

Comment 5 Sandro Bonazzola 2015-11-04 13:37:32 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.


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