From bc8a69ea627df10e911409186819dd8227adb0ef Mon Sep 17 00:00:00 2001 From: lparadkar-rocket Date: Thu, 19 Sep 2024 15:57:10 +0530 Subject: [PATCH] added note to Defining the RACF ZOWE class (#3883) * added note to Defining the RACF ZOWE class Signed-off-by: lparadkar-rocket * formatting changes Signed-off-by: lparadkar-rocket * Note formatting Signed-off-by: lparadkar-rocket * updated Note Signed-off-by: lparadkar-rocket * change note formatting Signed-off-by: Andrew Jandacek --------- Signed-off-by: lparadkar-rocket Signed-off-by: Andrew Jandacek Co-authored-by: Andrew Jandacek --- docs/user-guide/mvd-configuration.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/user-guide/mvd-configuration.md b/docs/user-guide/mvd-configuration.md index 595ff1022b..6f0d7cba63 100644 --- a/docs/user-guide/mvd-configuration.md +++ b/docs/user-guide/mvd-configuration.md @@ -536,6 +536,11 @@ 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.