The following list describes some information for database sharing. Existing CA ACF2 for z/VM sites have additional information to consider if they run the database merge utility (ACFDBVSM). This information is pointed out below, where appropriate.
When you log on for the first time under database sharing, you must use your most recently‑updated password. The PSWD‑TOD field of the logonid record indicates the date that you last changed your password.
After ACFDBVSM processing, any rules that existed in both databases are merged.
You should inspect these records before you implement database sharing. After the implementation, check these records for existence and accuracy. Only the records that are not duplicated by their VSAM counterparts should be added during ACFDBVSM processing.
You must use the same UID structure on all systems so that CA ACF2 for z/VM interprets all rule sets the same way for all systems. Print specific logonid records with their associated access rules for later comparison.
If you want to exercise separate control over different VM systems in a shared database complex, consider having unique ACFFDRs for each system. With unique ACFFDRs, you can specify a separate SMFID so you know what system is being logged. You can control what systems users can to log onto, have unique or shared rules sets for command limiting, diagnose limiting, CA ACF2 for z/VM‑defined resources, and separate ATTACH rules.
To identify which system an SMF logging occurred on, use the SMFID= operand of the @SMF macro in the ACFFDR. The SYSID macro in the ACFFDR is also recorded in the SMF records.
For separate command limiting and diagnose limiting rule sets
ACF
set model
MODEL
compile ZVMnnn mdltype(VMA) nolist
.
.
.
compile ZVMnnn mdltype(VMB) nolist
.
.
.
compile ZVMnnn mdltype(VMC) nolist
.
.
.
To have unique system resource rules for CA ACF2 for z/VM‑defined resources, modify the TYPES option of the RESTYPE VMO record and write the appropriate resource rules.
To have unique ATTACH rules for each system, modify the ATTKEY option of the OPTS VMO record and write the appropriate system rules.
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|