Define the OPSYS Administrator ID With CA-ACF2

The server administrator ID requires an OMVS segment.

To define the server administrator ID with eTrust CA-ACF2:

  1. To define the ID that will administer the server, issue the following commands:
    SET LID
    
    INSERT iadmin GROUP(admin) PASSWORD(pass) STC
    
    SET PROFILE(USER) DIV(OMVS)
    
    INSERT iadmin UID(n) HOME(/) OMVSPGM(/bin/sh)

    where:

    iadmin

    Is the ID you are creating to administer the server.

    admin

    Is the group in which iadmin will reside.

    pass

    Is the password for iadmin.

    n

    Is the UID.

  2. Continue by verifying the server administrator ID, as described in Verify the OPSYS Administrator ID.