Add the OMVS Segment to General User IDs

To add the OMVS segment to general user IDs:

  1. For all users connecting to servers, ensure that each user ID has an OMVS segment (or is set up to use a default user ID as documented in the IBM manual UNIX System Services Planning).

    For example, to modify an existing RACF TSO user ID profile, from ISPF Option 6, issue the following command

    ALTUSER user_ID OMVS(UID(nnn) HOME('/u/user_ID') PROGRAM('/bin/sh'))

    where:

    user_ID

    Is the user ID you are modifying.