Bug 1362260

Summary: ipa vault-mod no longer allows defining salt
Product: Red Hat Enterprise Linux 7 Reporter: Scott Poore <spoore>
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED ERRATA QA Contact: Kaleem <ksiddiqu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.3CC: jcholast, pvoborni, rcritten
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.4.0-5.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-04 05:59:47 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 2016-08-01 18:36:30 UTC
Description of problem:

The salt option to specify salt from command line is missing:

[root@rhel7-1 ~]# ipa vault-mod --salt
Usage: ipa [global-options] vault-mod NAME [options]

ipa: error: no such option: --salt


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

How reproducible:
always

Steps to Reproduce:
1.  install IPA server
2.  ipa vault-mod --salt

Actual results:
shown above

Expected results:
Should accept salt from command line like previous versions.


Additional info:

Comment 3 Jan Cholasta 2016-08-02 07:42:12 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/6154

Comment 4 Jan Cholasta 2016-08-04 12:17:34 UTC
Fixed upstream
master:
https://fedorahosted.org/freeipa/changeset/1a73477e1561b0a2a66852575010a136edc014a6

Comment 6 Scott Poore 2016-08-05 16:12:32 UTC
Verified.

Version ::

ipa-server-4.4.0-5.el7.x86_64

Results ::

[root@rhel7-5 yum.local.d]# ipa vault-mod --salt
Usage: ipa [global-options] vault-mod NAME [options]

ipa: error: --salt option requires an argument


And to see it work:

[root@rhel7-5 yum.local.d]# ipa vault-add --type=symmetric testvault1 --password=1234
------------------------
Added vault "testvault1"
------------------------

[root@rhel7-5 yum.local.d]# ipa vault-mod testvault1 --salt VGVTdE5ld1NhbFQK --old-password=1234 --new-password=12345
---------------------------
Modified vault "testvault1"
---------------------------

Comment 8 errata-xmlrpc 2016-11-04 05:59:47 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-2016-2404.html