Skip to content

Commit

Permalink
Fix doc issue where dev directory was suggested in place of productio…
Browse files Browse the repository at this point in the history
…n directory for rbac setup

Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs committed Dec 11, 2024
1 parent 8952699 commit b0ce352
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/mvd-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
```
3. Copy the `allowedPlugins.json` file and paste it in the following location:
```
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
4. Open the copied `allowedPlugins.json` file and perform either of the following steps:
- To make an app unavailable, delete it from the list of objects.
Expand All @@ -344,7 +344,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
2. In the user's ID directory path, in the `\pluginStorage` directory, create `\org.zowe.zlux.bootstrap\plugins` directories. For example:
```
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
3. In the `/plugins` directory, create an `allowedPlugins.json` file. You can use the default `allowedPlugins.json` file as a template by copying it from the following location:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
```
3. Copy the `allowedPlugins.json` file and paste it in the following location:
```
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
4. Open the copied `allowedPlugins.json` file and perform either of the following steps:
- To make an app unavailable, delete it from the list of objects.
Expand All @@ -502,7 +502,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
3. In the `/plugins` directory, create an `allowedPlugins.json` file. You can use the default `allowedPlugins.json` file as a template by copying it from the following location:
```
<zpwe.runtimeDirectory>/components/app-server/share/zlux-app-server/defaults/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage
```
6. Open the `allowedPlugins.json` file and specify apps that user can access. For example:
```json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
```
3. Copy the `allowedPlugins.json` file and paste it in the following location:
```
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
4. Open the copied `allowedPlugins.json` file and perform either of the following steps:
- To make an app unavailable, delete it from the list of objects.
Expand All @@ -502,7 +502,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
3. In the `/plugins` directory, create an `allowedPlugins.json` file. You can use the default `allowedPlugins.json` file as a template by copying it from the following location:
```
<zpwe.runtimeDirectory>/components/app-server/share/zlux-app-server/defaults/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
6. Open the `allowedPlugins.json` file and specify apps that user can access. For example:
```json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
```
3. Copy the `allowedPlugins.json` file and paste it in the following location:
```
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
4. Open the copied `allowedPlugins.json` file and perform either of the following steps:
- To make an app unavailable, delete it from the list of objects.
Expand All @@ -502,7 +502,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
3. In the `/plugins` directory, create an `allowedPlugins.json` file. You can use the default `allowedPlugins.json` file as a template by copying it from the following location:
```
<zpwe.runtimeDirectory>/components/app-server/share/zlux-app-server/defaults/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
6. Open the `allowedPlugins.json` file and specify apps that user can access. For example:
```json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
```
3. Copy the `allowedPlugins.json` file and paste it in the following location:
```
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/instance/ZLUX/pluginStorage
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
4. Open the copied `allowedPlugins.json` file and perform either of the following steps:
- To make an app unavailable, delete it from the list of objects.
Expand All @@ -502,7 +502,7 @@ By default, RBAC is disabled and all authenticated Zowe users can access all dat
3. In the `/plugins` directory, create an `allowedPlugins.json` file. You can use the default `allowedPlugins.json` file as a template by copying it from the following location:
```
<zpwe.runtimeDirectory>/components/app-server/share/zlux-app-server/defaults/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins
```
6. Open the `allowedPlugins.json` file and specify apps that user can access. For example:
```json
Expand Down

0 comments on commit b0ce352

Please sign in to comment.