Bug 1253443

Summary: ipa vault-add creates vault with invalid type
Product: Red Hat Enterprise Linux 7 Reporter: Scott Poore <spoore>
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED ERRATA QA Contact: Namita Soman <nsoman>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 7.2CC: jcholast, mkosek, rcritten
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.2.0-5.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 12:05:27 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 Scott Poore 2015-08-13 17:15:10 UTC
Description of problem:

[root@master ~]# ipa vault-add vname --type=type_dne
ipa: ERROR: invalid 'vault_type': Invalid vault type

[root@master ~]# ipa vault-find
---------------
1 vault matched
---------------
  Vault name: vname
  Type: type_dne
----------------------------
Number of entries returned 1
----------------------------

Version-Release number of selected component (if applicable):
ipa-server-4.2.0-4.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1.  ipa-server-install
2.  ipa-kra-install
3.  kinit admin
4.  ipa vault-add vname --type=type_dne


Actual results:
error message displayed but, adds vault even though the type is invalid

Expected results:
does not add vault

Additional info:

Comment 2 Scott Poore 2015-08-14 00:25:24 UTC
vault-mod does the same:

[root@master ~]# ipa vault-mod vault_test1 --type=invalid
----------------------------
Modified vault "vault_test1"
----------------------------
  Vault name: vault_test1
  Type: invalid
  Owner users: admin

Comment 3 Petr Vobornik 2015-08-14 07:02:31 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/5211

Comment 6 Scott Poore 2015-08-21 17:58:14 UTC
Verified.

Version ::

ipa-server-4.2.0-5.el7.x86_64

Results ::

[root@master ~]# ipa vault-add vname --type=type_dne
ipa: ERROR: invalid 'type': must be one of 'standard', 'symmetric', 'asymmetric'

[root@master ~]# ipa vault-mod vault1 --type=invalid
ipa: ERROR: invalid 'type': must be one of 'standard', 'symmetric', 'asymmetric'

Comment 7 errata-xmlrpc 2015-11-19 12:05:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2362.html