Previous Topic: RENEW Function—Renew a Digital CertificateNext Topic: REVOKE Function—Revoke Resource Access


REPLACE Function—Change ACIDs Attributes

Valid on z/OS, z/VSE, and z/VM.

Use the REPLACE command function to change the values, names, or data of CA Top Secret attributes or keywords assigned to ACIDs.

Full use of the REPLACE function requires a combination of administrative authorities. See the specific attribute or keyword in the detailed reference pages for the appropriate administrative authority.

Administrators can use the REPLACE function only to maintain ACIDs under their administrative scope.

The command has the following format:

TSS REPLACE(acid) attribute keyword(value)
Acid

Specifies the ACID affected by the REPLACE function.

attribute

Specifies the attribute or keyword changed by the REPLACE function.

value

Specifies the new attribute or keyword's value, name, or data that REPLACE the current information.

REPLACE Applicable Keywords

This command function uses the keywords:

ACLST, ATTR, CERTNSER, CONVSEC, DEFNODES, DEFACC,
DFLTSLBL, DIGICERT, FACILITY, FOR, GID, IMSMSC, INSTDATA,
ISSUERDN, KERBVIO, LABLCERT, LANGUAGE, LTIME,
MASTFAC,MCSALTG, MCSAUTH, MCSAUTO, MCSCMDS,
MCSDOM, MCSKEY, MCSLEVL, MCSLOGC, MCSMFRM,
MCSMGID,MCSMON, MCSROUT MCSSTOR, MCSUD, NAME,
OPCLASS, OIDCARD, OPIDENT, OPPRTY, PASSWORD,
PKCSPASS, PHYSKEY, PSTKAPPL, RESCLASS, SCTYKEY,
SERIALNUM, SESSKEY, SESSLOCK, SITRAN, SMSAPPL, ,
SMSDATA, SMSMGMST, SMSSTOR, TARGET, TSOCOMMAND,
TSODEFPRFG, TSODEST, TSOHCLASS, TSOJCLASS,
TSOLACCT, TSOLPROCTSOLSIZE, TSOMCLASS, TSOMSIZE,
TSOOPT, TSOSCLASS, TSOUDATA, TSOUNIT, TZONE,
WAACCNT, WAADDR1, WAADDR2, WAADDR3, WAADDR4,
WABLDG, WAADEPT, WAIT, WANAME, and WAROOM.

All resources defined to the RDT can also be used with the REPLACE command function.

Example: REPLACE function

This example changes a user's password:

TSS REPLACE(USER77) PASSWORD(QUACK)