From 1914f15d90810ba9e8b84c71c61b3977f0e18492 Mon Sep 17 00:00:00 2001 From: Andrew-J-Metzger <128719308+Andrew-J-Metzger@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:52:06 -0400 Subject: [PATCH] Update "Defining the RACF ZOWE class" Closes https://github.com/zowe/docs-site/issues/3868. Signed-off-by: Andrew Metzger andrew.metzger@ibm.com. Signed-off-by: Andrew-J-Metzger <128719308+Andrew-J-Metzger@users.noreply.github.com> --- docs/user-guide/mvd-configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user-guide/mvd-configuration.md b/docs/user-guide/mvd-configuration.md index 595ff1022b..388fd05b2e 100644 --- a/docs/user-guide/mvd-configuration.md +++ b/docs/user-guide/mvd-configuration.md @@ -536,6 +536,10 @@ To apply role-based access control (RBAC) to dataservice endpoints, you must ena You can apply access control to Zowe endpoints and to your app endpoints. Zowe provides endpoints for a set of configuration dataservices and a set of core dataservices. Apps can use [configuration endpoints](../extend/extend-desktop/mvd-configdataservice.md#configuration-dataservice) to store and their own configuration and other data. Administrators can use core endpoints to [get status information](mvd-configuration.md#administering-the-servers-and-plugins-using-an-api) from the App Framework and ZSS servers. Any dataservice added as part of an app plugin is a service dataservice. ### Defining the RACF ZOWE class + +> [!NOTE] +> Starting with z/OS V2R5, the ZOWE class has been predefined to RACF. If you have previously defined the ZOWE class manually, this class can be deleted after all of the systems that share the RACF database are upgraded to z/OS V2R5. + If you use RACF security, take the following steps define the ZOWE class to the CDT class: 1. Make sure that the CDT class is active and RACLISTed.