Document navigation

loginControl

Name Description Default Value Valid Value
login.control Specifies whether to enable verification by verification code if logins continuously fail. Default: false. If set to true, you can set the maximum number of continuous login failures that trigger verification by verification code. If the verification is triggered, you must enter the correct account name, password, and the verification code before you can log in to the platform. false
  • true
  • false
login.attempts.maximum The maximum number of continuous login failures that trigger verification by verification code. Default: 6. 6 [0,+∞)
enable.lock.login.attempts.maximum Specifies whether to lock the login account if the logins continuously fail. Default: false. If set to true, you can set the maximum number of login failures that cause account lock. You can also set the lock duration. If the number of login failures exceeds the threshold, the login account is locked for the configured duration. false
  • true
  • false
lock.login.attempts.maximum The maximum number of failed login attempts. Default: 6. If the number of failed logins exceeds 6, the account is locked for the specified time period. 6 [6,10]
lock.login.period The time period that an account is locked if the number of failed logins exceeds the specified threshold. Default: 10. Unit: minute. 10 [1,1440]
enable.force.change.password.period Specifies whether to enable regular update of login password. Default: false. If set to true, you can set the update interval. When the update time comes, you are reminded to modify the password when you login to the platform. false
  • true
  • false
force.change.password.period The password update interval. Default: 90. Unit: day. 90 [0,999]
historical.password.num The number of recent passwords that cannot be reused. Default: 5. If you set this parameter to 3, you cannot reuse the recent three passwords to login to the platform. 5 [3,32]
enable.historical.password.compare Specifies whether to disallow the reuse of previous passwords. Default: false. If set to true, you can set the number of recent passwords that cannot be reused. false
  • true
  • false
password.strength.check.config Specifies whether to enable the password strength policy. Default: false. If set to true, you can set the range of the password length and enable the combination of digits, lowercase letters, uppercase letters, and special characters. false
  • true
  • false
Basic password strength check config The range of the password length. Default: 8-32. You can enable the combination of digits, lowercase letters, uppercase letters, and special characters. 8-32 8-32
CLI Command Manual | 5.4.12 | ZStack Cloud · ZCF | ZStack Resource Center