Chapter 18: Access Management and Security (CLI)
Configuring the General Access Control Parameters (CLI)
phn-3963_008v000
Page 18-4
Table 164
Blocking Unused Accounts CLI Parameters
Parameter
Input Type
Permitted Values
Description
period
Number
0, 30 - 90
The number of days after which a user is
prevented from logging into the system
if the user has not logged in for the
configured number of days. If you enter
0, this feature is disabled.
user-name
Text String
Any valid user name.
The name of the user being blocked or
unblocked.
The following command configures the system to block any user that does not log into the system for 50 days:
root> platform security access-control block-unused-account period set 50
The following commands block, then unblock, a user with the user name John_Smith:
root> platform security access-control user-account block user-name
John_Smith block yes
root> platform security access-control user-account block user-name
John_Smith block no