OCI ユーザーは、configure cloudconnectoruser <username> コマンドを使用して作成されます。

OCI ユーザーを作成するには、次の手順を実行します。

手順

  1. CLI シェルにログインします。
  2. configure cloudconnectoruser <username> コマンドを実行します。
  3. 次の詳細を入力します。

    上記のサブモードを入力する oci_credentials は次のとおりです。

    • user:ユーザーの OCID

    • key_content:AP に署名するプライベート キーの内容(引用符で囲んだキーの内容をコピーするときは、改行をすべて \n 文字に置き換えてください)

    • pass_phrase:プライベート キーの pass_phrase(キーが暗号化されている場合のみ)

    • fingerprint:OCI コンソールでパブリック キーを追加した後に生成されるフィンガープリント

    admin@10-0-0-77:~$ shell
    Login: admin
    Password:
    [admin:10-0-0-77]: > configure cloudconnectoruser ocuser
    [admin:10-0-0-77]: cloudconnectoruser> oci_credentials
    fingerprint   API key with respect to the Public Key                                                                                                                    
    key_content   Private Key file (pem file) content                                                                                                                       
    pass_phrase   Pass phrase for the key                                                                                                                                   
    user          Oracle Cloud  Id for the User                                                                                                                             
    [admin:10-0-0-77]: cloudconnectoruser> oci_credentials

結果

cloudconnectoruser ocuser 構成を表示するには、次の手順を実行します。

[admin:10-0-0-77]: > show ipamdnsproviderprofile prof1 
+----------------+------------------------------------------------------------+
| Field          |    Value                                                    |       
+----------------+-------------------------------------------------------------+
|uuid            |ipamdnsproviderprofile-d67ad96c-8bbf-48ff-ab40-5580621c1c69  |
|name            |prof1                                                        |
|type            |IPAMDNS_TYPE_OCI                                             |
|oci_profile     |                                                             |
| tenancy        |ocid1.tenancy.oc1..aaaaaaaay7s6icq755xqlytpl33i7ysjzzb2kv3vk3| |                |itg5ilsxanrzqmsaha                                           |
| region         |us-phoenix-1                                                 |
| cloud_         |ocuser                                                       |                                                                                                                                      
| credentials_ref|ocid1.compartment.oc1..aaaaaaaa5trt72k3smsky7fz27gqlucbfa2lmy|                                                           |                |nshky4hl4r7gom6wcphmrq                                       |
| vcn_id         |ocid1.vcn.oc1.phx.aaaaaaaangx3fookzumnhck3st5obrruwsmxiqgtx2i|  
|                |c7zoharlhwi262gla                                            |
|allocate_ip_in  |False                                                        |                                             
|_vrf            |                                                             |
|tenant_ref      |admin                                                        |
+----------------+-------------------------------------------------------------+