Previous Topic: SMSSTOR Keyword—Default SMS Storage ClassNext Topic: SOURCE Keyword—Source Prefixes


SNAME Keyword—Map User from Lotus Notes

Valid on z/OS and z/VM.

Use the keyword SNAME to map a user identity from Lotus Notes z/OS UNIX to a CA Top Secret ACID.

This keyword has the following format:

TSS ADDTO(acid) SNAME('name')
name

Specifies Lotus Notes name. Contain within in single quotes.

Length: Up to 64 characters

This keyword is used with:

Examples: SNAME keyword

This example maps a Lotus Notes z/OS UNIX user identity name to a CA Top Secret ACID:

TSS ADDTO(acid) SNAME('Lotus user identity name')

This example removes and un‑map a Lotus Notes for z/OS UNIX user from an CA Top Secret ACID:

TSS REMOVE(acid) SNAME('Lotus user identity name')