Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1365083
Description of problem: Incomplete output returned for command ipa vault-add when run for IPA server configured for RHEL 7.3. Version-Release number of selected component (if applicable): ipa-server-4.4.0-3.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. Setup RHEL 7.3 2. Setup IPA server. (In my case IPA version : ipa-server-4.4.0-3.el7.x86_64) 3. Run the command: # kinit admin (Provide appropriate password) 4. Now run: # ipa-kra-install -p Secret123 -U 5. Now run: # ipa vault-add vupgrade --type=symmetric --password='mypa55word' Actual results: After step5, following output is displayed: ---------------------- Added vault "vupgrade" ---------------------- Expected results: After step5, complete information should be displayed Additional info: The same command works successfully in IPA configurred on RHEL 7.2.z (In my case 7.2up6) # ipa vault-add vupgrade --type=symmetric --password='mypa55word' ---------------------- Added vault "vupgrade" ---------------------- Vault name: vupgrade Type: symmetric Salt: QW7waLAv8jNZurOgkY1hlw== Owner users: admin Vault user: admin
master:
Metadata Update from @jcholast: - Issue assigned to jcholast - Issue set to the milestone: FreeIPA 4.4.1
Log in to comment on this ticket.