Files
freeipa/ipalib/plugins
Christian Heimes 0abaf195dc Add flag to list all service and user vaults
The vault-find plugin has two additional arguments to list all
service vaults or user vaults. Since the name of a vault is only unique
for a particular user or service, the commands also print the vault user
or vault service. The virtual attributes were added in rev
01dd951ddc.

Example:

$ ipa vault-find --users
----------------
2 vaults matched
----------------
  Vault name: myvault
  Type: standard
  Vault user: admin

  Vault name: UserVault
  Type: standard
  Vault user: admin
----------------------------
Number of entries returned 2
----------------------------

$ ipa vault-find --services
----------------
2 vaults matched
----------------
  Vault name: myvault
  Type: standard
  Vault service: HTTP/ipatest.freeipa.local@FREEIPA.LOCAL

  Vault name: myvault
  Type: standard
  Vault service: ldap/ipatest.freeipa.local@FREEIPA.LOCAL
----------------------------
Number of entries returned 2
----------------------------

https://fedorahosted.org/freeipa/ticket/5150

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-08-19 14:47:58 +02:00
..
2010-12-20 17:19:53 -05:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-02-12 10:31:24 +01:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2014-12-05 13:44:51 +01:00
2015-08-12 18:17:23 +02:00
2014-06-26 12:37:38 +02:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-04-27 05:55:04 +00:00
2013-11-26 16:59:59 +01:00
2015-08-12 18:17:23 +02:00
2015-07-17 14:33:30 +02:00
2015-07-16 11:23:40 +02:00
2015-08-17 17:14:29 +02:00
2015-08-18 19:27:01 +02:00