File tree Expand file tree Collapse file tree 13 files changed +29
-29
lines changed
v1.10.x/content/docs/secrets/databases
v1.11.x/content/docs/secrets/databases
v1.12.x/content/docs/secrets/databases
v1.13.x/content/docs/secrets/databases
v1.14.x/content/docs/secrets/databases
v1.15.x/content/docs/secrets/databases
v1.16.x/content/docs/secrets/databases
v1.17.x/content/docs/secrets/databases
v1.18.x/content/docs/secrets/databases
v1.19.x/content/docs/secrets/databases
v1.20.x/content/docs/secrets/databases
v1.21.x (rc)/content/docs/secrets/databases
v1.9.x/content/docs/secrets/databases Expand file tree Collapse file tree 13 files changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
53531 . Download and register the plugin:
5454
5555 ``` shell
56- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
56+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
5757 sha256=" ..." \
5858 command=vault-plugin-database-oracle
5959 ```
@@ -62,7 +62,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
6262
6363 ``` shell
6464 $ vault write database/config/my-oracle-database \
65- plugin_name=oracle- database-plugin \
65+ plugin_name=vault-plugin- database-oracle \
6666 connection_url=" {{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
6767 allowed_roles=" my-role" \
6868 username=" VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
55551 . Download and register the plugin:
5656
5757 ``` shell
58- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
58+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
5959 sha256=" ..." \
6060 command=vault-plugin-database-oracle
6161 ```
@@ -64,7 +64,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
6464
6565 ``` shell
6666 $ vault write database/config/my-oracle-database \
67- plugin_name=oracle- database-plugin \
67+ plugin_name=vault-plugin- database-oracle \
6868 connection_url=" {{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
6969 allowed_roles=" my-role" \
7070 username=" VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
95951 . Download and register the plugin:
9696
9797 ``` shell-session
98- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
98+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
9999 sha256="..." \
100100 command=vault-plugin-database-oracle
101101 ```
@@ -104,7 +104,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
104104
105105 ``` shell-session
106106 $ vault write database/config/my-oracle-database \
107- plugin_name=oracle- database-plugin \
107+ plugin_name=vault-plugin- database-oracle \
108108 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
109109 allowed_roles="my-role" \
110110 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
95951 . Download and register the plugin:
9696
9797 ``` shell-session
98- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
98+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
9999 sha256="..." \
100100 command=vault-plugin-database-oracle
101101 ```
@@ -104,7 +104,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
104104
105105 ``` shell-session
106106 $ vault write database/config/my-oracle-database \
107- plugin_name=oracle- database-plugin \
107+ plugin_name=vault-plugin- database-oracle \
108108 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
109109 allowed_roles="my-role" \
110110 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
95951 . Download and register the plugin:
9696
9797 ``` shell-session
98- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
98+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
9999 sha256="..." \
100100 command=vault-plugin-database-oracle
101101 ```
@@ -104,7 +104,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
104104
105105 ``` shell-session
106106 $ vault write database/config/my-oracle-database \
107- plugin_name=oracle- database-plugin \
107+ plugin_name=vault-plugin- database-oracle \
108108 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
109109 allowed_roles="my-role" \
110110 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
95951 . Download and register the plugin:
9696
9797 ``` shell-session
98- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
98+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
9999 sha256="..." \
100100 command=vault-plugin-database-oracle
101101 ```
@@ -104,7 +104,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
104104
105105 ``` shell-session
106106 $ vault write database/config/my-oracle-database \
107- plugin_name=oracle- database-plugin \
107+ plugin_name=vault-plugin- database-oracle \
108108 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
109109 allowed_roles="my-role" \
110110 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
1081081 . Download and register the plugin:
109109
110110 ``` shell-session
111- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
111+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
112112 sha256="..." \
113113 command=vault-plugin-database-oracle
114114 ```
@@ -117,7 +117,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
117117
118118 ``` shell-session
119119 $ vault write database/config/my-oracle-database \
120- plugin_name=oracle- database-plugin \
120+ plugin_name=vault-plugin- database-oracle \
121121 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
122122 allowed_roles="my-role" \
123123 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
1081081 . Download and register the plugin:
109109
110110 ``` shell-session
111- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
111+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
112112 sha256="..." \
113113 command=vault-plugin-database-oracle
114114 ```
@@ -117,7 +117,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
117117
118118 ``` shell-session
119119 $ vault write database/config/my-oracle-database \
120- plugin_name=oracle- database-plugin \
120+ plugin_name=vault-plugin- database-oracle \
121121 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
122122 allowed_roles="my-role" \
123123 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
1081081 . Download and register the plugin:
109109
110110 ``` shell-session
111- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
111+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
112112 sha256="..." \
113113 command=vault-plugin-database-oracle
114114 ```
@@ -117,7 +117,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
117117
118118 ``` shell-session
119119 $ vault write database/config/my-oracle-database \
120- plugin_name=oracle- database-plugin \
120+ plugin_name=vault-plugin- database-oracle \
121121 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
122122 allowed_roles="my-role" \
123123 username="VAULT_SUPER_USER" \
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
1081081 . Download and register the plugin:
109109
110110 ``` shell-session
111- $ vault write sys/plugins/catalog/database/oracle- database-plugin \
111+ $ vault write sys/plugins/catalog/database/vault-plugin- database-oracle \
112112 sha256="..." \
113113 command=vault-plugin-database-oracle
114114 ```
@@ -117,7 +117,7 @@ you will need to enable ipc_lock capabilities for the plugin binary.
117117
118118 ``` shell-session
119119 $ vault write database/config/my-oracle-database \
120- plugin_name=oracle- database-plugin \
120+ plugin_name=vault-plugin- database-oracle \
121121 connection_url="{{username}}/{{password}}@localhost:1521/OraDoc.localhost" \
122122 allowed_roles="my-role" \
123123 username="VAULT_SUPER_USER" \
@@ -198,7 +198,7 @@ Vault does not support dynamic roles/credentials with rootless DB connections.
198198
199199 ``` shell-session
200200 $ vault write database/config/my-oracle-database \
201- plugin_name="oracle- database-plugin " \
201+ plugin_name="vault-plugin- database-oracle " \
202202 allowed_roles="my-role" \
203203 connection_url="{{username}}/{{password}}@//localhost:1521/database-name" \
204204 self_managed=true
You can’t perform that action at this time.
0 commit comments