Previous Topic: DEADMIN Function—Remove Administrative AuthorityNext Topic: EXPORT Function—Write Certificate to Dataset


DELETE Function—Delete an ACID

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

Use the DELETE command function to remove an ACID's definition from the Security File.

CA Top Secret will not allow the deletion of:

When an ACID is deleted, CA Top Secret:

Administrators must have ACID(CREATE|ALL) authority, via the ADMIN function, to delete ACIDs within their scope.

This command function has the following format:

TSS DELETE(acid)
acid

Specifies the ACID being deleted.

Example: DELETE function

This example removes the TSS definition for ACID CLRK99:

TSS DELETE(CLRK99)