Previous Topic: Disable RACFNext Topic: DCE Security Server


Examples: disabling RACF

This example disables the security server update the IFAPRDxx:

PRODUCT OWNER(‘IBM CORP’)
NAME(‘z/OS’)
FEATURENAME(‘Security Server’)
ID(5647‑A01)
VERSION(*)
RELEASE(*)
MOD(*)
STATE(DISABLED)

In this example IFAPRDxx is updated to disable the RACF component of the security server but continues use of the DCE component:

PRODUCT OWNER(‘IBM CORP’)
NAME(‘z/OS’)
FEATURENAME(‘Security Server’)
ID(5647‑A01)
VERSION(*)
RELEASE(*)
MOD(*)
STATE(ENABLED)
PRODUCT OWNER(‘IBM CORP’)
NAME(‘z/OS’)
FEATURENAME(‘RACF’)
ID(5647‑A01)
VERSION(*)
RELEASE(*)
MOD(*)
STATE(DISABLED)