Verify the OPSYS Administrator ID

To verify the server administrator ID:

    Procedure
  1. Verify that the home directory of the server administrator ID is correct by logging on to the server administrator ID (if not already logged on) and issuing the following command from ISPF option 6:
    OSHELL pwd

    You should receive the following response:

    /u/iadmin

    This directory should be the home directory specified in the UID definition for iadmin.

  2. For a second confirmation, issue the following command:
    OSHELL echo $HOME

    You should receive the following response:

    /u/iadmin
  3. Verify that the server administrator ID has a unique UID and the correct GID defined by issuing the following command and pressing Enter:
    OSHELL id

    You should receive the following response:

    uid=8(IADMIN) gid=50(ISRVGRP)

    This UID and GID should match what is defined in the OMVS segment.