Domain: | USER-ADMINISTRATION |
Privileges: | USER-ADMINISTRATION |
This command enables the global system user administrator (owner of the USER-ADMINISTRATION privilege) to display default protection attributes for access control which were defined with /SET- or /MODIFY-LOGON-DEFAULTS.
SHOW-LOGON-DEFAULTS |
PUBSET = *ALL / list-poss(2000): *HOME / <cat-id 1..4> ,OUTPUT = list-poss(2): *SYSOUT / *SYSLST |
PUBSET = *ALL / list-poss(2000): *HOME / <cat-id 1..4>
Specifies the pubset whose user catalogs contain the default access control attributes.
PUBSET = *ALL
All connected pubsets are evaluated.
PUBSET = *HOME
Only the user catalog of the HOME pubset is evaluated.
PUBSET = <cat-id 1..4>
The user catalog of the specified pubset is evaluated.
OUTPUT =
Defines the output medium for the information.
OUTPUT = *SYSOUT
The system file SYSOUT (in dialog the terminal) is output.
OUTPUT = *SYSLST
Output is to the system file SYSLST.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed without errors | |
2 | 0 | SRM6001 | Command executed with a warning |
32 | SRM6020 | System error during command execution | |
64 | SRM6040 | Semantic error during command execution | |
130 | SRM6030 | Command cannot be executed at the present time |
Example: Outputting the default procetion attributes
|
Output in S variables
Output information | Name of the S variable | T | Contents | Condition |
Access control active in batch | var(*LIST).BATCH.ACCESS | S | *NO | |
System access control active in | var(*LIST).DIALOG.ACCESS | S | *NO | |
Expiration date of the user ID | var(*LIST).EXPIR-DATE | S | *NONE | |
Dimension of the expiration date of | var(*LIST).EXPIR-DIM | S | ’’ | |
Time (specified in days) as of | var(*LIST).EXPIR-WARN | I | <integer 0..366> | |
Dimension of inactivity limit | var(*LIST).INACTIVITY.DIM | S | ’’ | |
Inactivity limit | var(*LIST).INACTIVITY.LIFETIME | I | <integer 1..366> | |
Inactivity limit active | var(*LIST).INACTIVITY.PAR | S | *NO | |
Access control in network | var(*LIST).NET-DIALOG.ACCESS | S | *YES | |
Access control active for console | var(*LIST).OPER-CONS.ACCESS | S | *YES | |
Authentication procedure for | var(*LIST).OPER-PROG.ACCESS | S | *NO | |
Authentication procedure for | var(*LIST).OPER-TER.ACCESS | S | *NO | |
Blocking time for passwords | var(*LIST).PASS.BLOCKING-TIME | I | <integer 1..32767> | |
Number of permitted password | var(*LIST).PASS.CHA-PER-PER | I | <integer 1..100> | |
Dimension of password lifetime | var(*LIST).PASS.DIM | S | ’’ | |
Time (specified in days) as of | var(*LIST).PASS.EXPIR-WARN | I | <integer 1..366> | |
Dimension of the first lifetime of the | var(*LIST).PASS.INIT-DIM | S | ’’ | |
First lifetime of the password | var(*LIST).PASS.INIT-LIFETIME | S | *STD | |
Lifetime of the password | var(*LIST).PASS.LIFETIME | S | *UNLIM | |
Authorization for management of | var(*LIST).PASS.MANAGE | S | *BY-ADM | |
Minimum complexity of the | var(*LIST).PASS.MIN-COMPLEX | S | *NONE | |
Minimum length of the password | var(*LIST).PASS.MIN-LEN | S | *NONE | |
List of password changes active | var(*LIST).PASS.PASS-MEMORY | S | *NO | |
Period (in days) for which the | var(*LIST).PASS.PER | I | <integer 1..32767> | |
Authorization to replace an expired | var(*LIST).PASS.UNLOCK-EXPIR | S | *BY-ADM | |
Access control for POSIX remote | var(*LIST).POSIX-REM.ACCESS | S | *YES | |
Access control for POSIX access | var(*LIST).POSIX-RLOG.ACCESS | S | *NO | |
Catalog ID of the pubset | var(*LIST).PUBSET | S | <cat-id 1..4> | |
Permitted number of failed | var(*LIST).SUSPEND.COUNT | I | <integer 0..32767> | |
Dimension of observation time | var(*LIST).SUSPEND.OBS-DIM | S | ’’ | |
Observation time | var(*LIST).SUSPEND.OBS-TIME | I | <integer 0..32767> | |
Suspension active | var(*LIST).SUSPEND.PAR | S | *NO | |
Subject to be suspended | var(*LIST).SUSPEND.SUBJECT | S | *USER-ID | |
Dimension of suspension time | var(*LIST).SUSPEND.SUS-DIM | S | ’’ | |
Suspension time | var(*LIST).SUSPEND.SUS-TIME | I | <integer 0..32767> |