#5215 ipa vault-add creates service vault with non-existent service
Closed: Invalid None Opened 8 years ago by spoore.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1253459

Description of problem:
[root@master ~]# ipa vault-add vname --service=service_dne
-------------------
Added vault "vname"
-------------------
  Vault name: vname
  Type: standard
  Owner users: admin
[root@master ~]# ipa vault-show vname
ipa: ERROR: vname: vault not found
[root@master ~]# ipa vault-show vname --service=service_dne
  Vault name: vname
  Type: standard
  Owner users: admin


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 --service=service_dne

Actual results:
adds vault

Expected results:
should not add vault

Additional info:

Was discussed offline and was decided that creating a vault for non-existent user/service is a valid use-case.

Metadata Update from @spoore:
- Issue assigned to someone
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

7 years ago

Login to comment on this ticket.

Metadata