Listing login session failure policy

System and Security administrators can use the GUI or CLI to display the system-wide login session failure policy.

GUI navigation

To work with this function in the management GUI, log on to the GUI and select Access > Users > Global Actions.

Select Set Session Policy. Click Set to save the Session Policy.

CLI usage

To display the login session failure policy of a system using the CLI, submit the lssessionpolicy command.

To display the command output in colon-delimited format, use the -Y option.

The following example displays the system-wide login session failure policy:
# lssessionpolicy
Output similar to the following is displayed:
Locked user timeout  =  4
Maximum login failures allowed  =  1
Login prompt delay  =  5
EFSSG1000I The command completed successfully.