Previous Topic: LINKNAME Keyword—Specify Foreign RealmNext Topic: LINUXNODE Keyword—Define LINUX Nodes


LINUXNAM Keyword—Define Linux User Name

Valid on z/OS.

Use the LINUXNAM keyword to add, remove, or replace the Linux user name to an acid.

This keyword has the following format:

TSS ADDTO|REMOVE|REPLACE(acid_name) LINUXNAM(linux_username)
LINUXNAM(linux_username)

The Linux user name.

Maximum: 1024 characters.

This keyword is used with:

Example: LINUXNAM keyword

This example associates Linux userid LongLINUXuserid1 with the acid LUSER1:

TSS ADDTO(LUSER1) LINUXNAM(LongLINUXuserid1)