Display protection attributes
Using POSIX does not change anything at the user interface of the SHOW-LOGON-PROTECTION command. The complete command is described in the "SECOS - Access Control" [9] manual.
The following table shows the POSIX-specific contents possible in the Type field of the access history and the corresponding meaning:
Type | Meaning |
POS-BATCH | POSIX batch commands at, cron or batch |
POS-REMOTE | POSIX remote commands rcp or rsh |
RLOGIN | POSIX remote login |
POSIX-specific S variables
Output information | Name of the S variable | T | Contents | Condition |
Access check active with POSIX remote access? | Var(*LIST).POSIX-REM.ACCESS | S | *YES | 1 |
Name of guard with which POSIX remote access is protected | Var(*LIST).POSIX-REM.GUARD | S | *NONE | 1 |
POSIX remote: password check | Var(*LIST).POSIX-REM.PASS-CHECK | S | *YES | 1 |
Terminal sets of GROUP class | Var(*LIST).POSIX-REM.TER-SET.GROUP(*LIST) | S | <name 1..8> | 1 |
Group name | Var(*LIST).POSIX-REM.TER-SET.GROUP-ID | S | <name 1..8> | 1 |
Terminal sets of SYSTEM class | Var(*LIST).POSIX-REM.TER-SET.SYSTEM(*LIST) | S | <name 1..8> | 1 |
Terminal sets of USER class | Var(*LIST).POSIX-REM.TER-SET.USER(*LIST) | S | <name 1..8> | 1 |
User ID | Var(*LIST).POSIX-REM.TER-SET.USER-ID | S | <name 1..8> | 1 |
POSIX remote access protected by terminal sets | Var(*LIST).POSIX-REM.TER-SET-DEFI | S | *NO-PROT | 1 |
Access check active with POSIX access via rlogin? | var(*LIST).POSIX-RLOG.ACCESS | S | *NO | 1 |
Name of guard with which POSIX rlogin access is protected | Var(*LIST).POSIX-RLOG.GUARD | S | *NONE | 1 |
Password check active during POSIX access via rlogin? | var(*LIST).POSIX-RLOG.PASS-CHECK | S | *NO | 1 |
Terminal sets of GROUP class | Var(*LIST).POSIX-RLOG.TER-SET.GROUP(*LIST) | S | <name 1..8> | 1 |
Group name | Var(*LIST).POSIX-RLOG.TER-SET.GROUP-ID | S | <name 1..8> | 1 |
Terminal sets of SYSTEM class | Var(*LIST).POSIX-RLOG.TER-SET.SYSTEM(*LIST) | S | <name 1..8> | 1 |
Terminal sets of USER class | Var(*LIST).POSIX-RLOG.TER-SET.USER(*LIST) | S | <name 1..8> | 1 |
User ID | Var(*LIST).POSIX-RLOG.TER-SET.USER-ID | S | <name 1..8> | 1 |
POSIX rlogin access protected by terminal sets? | Var(*LIST).POSIX-RLOG.TER-SET-DEFI | S | *NO-PROT | 1 |
POSIX server: access | Var(*LIST).POSIX-SERVER.ACCESS | S | *YES | 1 |