Previous Topic: UID Keyword—Assign a User ID to a USS UserNext Topic: UNBIND Keyword—Remove Certificate from PKCS#11 Token


UNAME Keyword—Map User from Novell Directory Services

Valid on z/OS and z/VM.

Use the UNAME keyword to map a user identity from Novell Directory Services to an ACID.

This keyword has the following format:

TSS ADDTO(acid) UNAME('uname')
UNAME

Specifies the Novell Directory Services user identity name in single quotes.

Length: Up to 246 characters including spaces.

This keyword is used with:

Examples: UNAME keyword

This example maps a Novell Directory Services z/OS user identity name to an ACID:

TSS ADDTO(acid) UNAME('Novell Dir. Services User identityname')

This example removes and un‑maps a Novell Directory Services z/OS user from an ACID:

TSS REMOVE(acid) UNAME('Novell Dir. Services User identityname')