Bug 1267282

Summary: Please implement missing user attributes in user show command
Product: [oVirt] ovirt-engine-extension-aaa-jdbc Reporter: Ondra Machacek <omachace>
Component: CoreAssignee: Martin Perina <mperina>
Status: CLOSED CURRENTRELEASE QA Contact: Ondra Machacek <omachace>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: ylavi
Target Milestone: ovirt-3.6.0-rc3Flags: ylavi: ovirt-3.6.0?
omachace: planning_ack?
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 1.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 13:37:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.