VMware SOFTWARE REPOSITORY FOR WINDOWS 1.1 Guia do Utilizador Página 82

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 82
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 81
Creating data store (secret) keys
Each object user requires their user id, from LDAP or Active Directory, and a secret key,
also called an object data store key.
To generate a secret key for a user, use one of these three methods:
u
Choose User Menu > Manage Data Store Keys from the ViPR UI.
u
Call the following CLI operation:
viprcli secretkeyuser add -uid <username from LDAP or AD>
u
Call this ViPR REST API.
POST object/secret-keys
Request body
<?xml version="1.0" encoding="UTF-8"?>
<secret_key_create_param>
<existing_key_expiry_time_mins>60</
existing_key_expiry_time_mins>
</secret_key_create_param>
Response
<user_secret_key>
<secret_key>...</secret_key>
<key_timestamp>...</key_timestamp>
<link rel="..." href="..." />
</user_secret_key>
Setting Up Multiple Tenants
82 EMC ViPR 1.1.0 Installation and Configuration Guide
Vista de página 81
1 2 ... 77 78 79 80 81 82

Comentários a estes Manuais

Sem comentários