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:
- 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:
iadminIs the ID you are creating to administer the server.
adminIs the group in which iadmin will reside.
passIs the password for iadmin.
nIs the UID.
- Continue by verifying the server administrator ID, as described in Verify the OPSYS Administrator ID.