Define the System User ID With RACF
The RACF commands in this procedure must be issued by the Security Administrator. The server system user ID does not require logon authority.
To define the server system user ID with RACF:
- Issue the following RACF command
ADDUSER iserver DFLTGRP(OMVSGRP) OMVS(UID(0)) NOPASSWORD
where:
iserverIs the account you use for the system server ID.
- Verify that the above ADDUSER command completed successfully
by issuing the following command:
[TSO] LISTUSER iserver OMVS NORACF
You should receive the following output:
USER=iserver OMVS INFORMATION ------------------------------ UID=0000000000 HOME=/u/iserver PROGRAM=/bin/sh