eTrust CA-Top Secret Security for z/OS and OS ... - SupportConnect

eTrust CA-Top Secret Security for z/OS and OS ... - SupportConnect eTrust CA-Top Secret Security for z/OS and OS ... - SupportConnect

supportconnectw.ca.com
from supportconnectw.ca.com More from this publisher
12.07.2015 Views

IMVSECURFeature RACF eTrust CA-Top SecretResourceprotection(cont’d)AccessauthorizationsCICS transientdata destinationsCICS temporarystorage definitionsInstallation-defined resources (CDT)PERMIT commandCICS destinations (DCT)CICS temporary storage (TST)Installation-defined resources (RDT)TSS PERMIT commandUACCTSS PERMITs in the ALL RecordUser Privileges SPECIAL MSCA and SCA with administrativeauthoritiesAUDITOROPERATIONSCLAUTHGRPACCNODSNCHK, NOVLCHK, and NORESCHKattributesSCA with MISC1, RES(REPORT) andDATA(ALL) authoritiesAdministrator with specifically namedresource XAUTH authorityPROFILEsAdministration RACF commands TSS commandsReports andListingsISPF panelsRACF ReportWriterDSMON UtilitySETROPS ListOutputLISTUSER OutputPanels for different facilities (TSO,CA-Roscoe, CICS and IMS)TSSUTIL, TSSTRACKTSSAUDIT, TSS LIST, TSS WHOHAS andTSS WHOOWNSTSS LISTTSS LISTCustomization Exits Exists and interfacesOther featuresUserididentificationLoggingStarted TasksACID identificationLoggingSTC facilityB–2 Security Cookbook

ADDGRPADDGRPThe ADDGRP command is used to add a group definition. For example:ADDGRP OMVSGRP OMVS(GID(1))In eTrust CA-Top Secret, this would be a profile record as follows:TSS ADD(OMVSGRP) GID(1)ADDUSERRACF uses the ADDUSER command to define a new user to its database and todefine the profile information necessary to allow that user to use the desiredcomponents of the system. eTrust CA-Top Secret does the same using ACID andPROFILE records. The ADDUSER command is the same as the ADD commandin eTrust CA-Top Secret. For example:ADDUSER USER01 DFLTGRP(OMVSGRP) OMVS(UID(200) HOME(/) PROGRAM(/bin/sh))PASSWORD(password)In eTrust CA-Top Secret, this would be rendered as follows:TSS CREATE(USER01) TYPE(USER) DEPARTMENT(dept1) PASSWORD(password,0)TSS ADDTO(USER01) GROUP(OMVSGRP) UID(0) HOME(/) PROGRAM(/bin/sh)ALTUSERRACF uses the ALTUSER command to change an existing user’s profile. Forexample:ALTUSER USER01 CICS(OPCLASS(10) OPIDENT(U01) TIMEOUT(30))In eTrust CA-Top Secret, this would be a change to the Acid record as follows:TSS ADD(USER01) OPCLASS(10) OPID(U01) OPTIME(30)CLASSIn RACF, with the exception of DATASET, USER, and GROUP classes, theentries in the class descriptor table (CDT) represent all resource classes both forMVS and VM. The CDT consists of two modules: one is for IBM-supplied entries,the other is for installation-defined entries.RACF to eTrust CA-Top Secret Translation B–3

ADDGRPADDGRPThe ADDGRP comm<strong>and</strong> is used to add a group definition. For example:ADDGRP OMVSGRP OMVS(GID(1))In <strong>eTrust</strong> <strong>CA</strong>-<strong>Top</strong> <strong>Secret</strong>, this would be a profile record as follows:TSS ADD(OMVSGRP) GID(1)ADDUSERRACF uses the ADDUSER comm<strong>and</strong> to define a new user to its database <strong>and</strong> todefine the profile in<strong>for</strong>mation necessary to allow that user to use the desiredcomponents of the system. <strong>eTrust</strong> <strong>CA</strong>-<strong>Top</strong> <strong>Secret</strong> does the same using ACID <strong>and</strong>PROFILE records. The ADDUSER comm<strong>and</strong> is the same as the ADD comm<strong>and</strong>in <strong>eTrust</strong> <strong>CA</strong>-<strong>Top</strong> <strong>Secret</strong>. For example:ADDUSER USER01 DFLTGRP(OMVSGRP) OMVS(UID(200) HOME(/) PROGRAM(/bin/sh))PASSWORD(password)In <strong>eTrust</strong> <strong>CA</strong>-<strong>Top</strong> <strong>Secret</strong>, this would be rendered as follows:TSS CREATE(USER01) TYPE(USER) DEPARTMENT(dept1) PASSWORD(password,0)TSS ADDTO(USER01) GROUP(OMVSGRP) UID(0) HOME(/) PROGRAM(/bin/sh)ALTUSERRACF uses the ALTUSER comm<strong>and</strong> to change an existing user’s profile. Forexample:ALTUSER USER01 CICS(OPCLASS(10) OPIDENT(U01) TIMEOUT(30))In <strong>eTrust</strong> <strong>CA</strong>-<strong>Top</strong> <strong>Secret</strong>, this would be a change to the Acid record as follows:TSS ADD(USER01) OPCLASS(10) OPID(U01) OPTIME(30)CLASSIn RACF, with the exception of DATASET, USER, <strong>and</strong> GROUP classes, theentries in the class descriptor table (CDT) represent all resource classes both <strong>for</strong>MVS <strong>and</strong> VM. The CDT consists of two modules: one is <strong>for</strong> IBM-supplied entries,the other is <strong>for</strong> installation-defined entries.RACF to <strong>eTrust</strong> <strong>CA</strong>-<strong>Top</strong> <strong>Secret</strong> Translation B–3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!