Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
RBAC users for AmpCon

AmpCon offers role-based access control for various workflows. Roles with the following responsibilities are supported:

...

Note
titleNotice

From v1.12.1, we improve the user password security policy.

It required the password length >= 10, include uppercase + lowercase chars and special chars (^=+&$#@! %)

...


User login lock function

From v1.12.1, AmpCon support to manually lock user login or automatically lock user login if user failed to login 3 time in 5min with wrong passwords.

Note
titleNotice

Pay attention that only user level < "SuperAdmin" can be locked.

If a "SuperAdmin" user login with wrong password for 3 times in 5min, AmpCon will automatically locked this user login for 5min.

If a user which level isĀ  "Admin"/"Operator"/"ReadOnly", it requires a "SuperAdmin" user to manually unlock the user login in "Users" > "Manage Users".

Image Added

Manually lock / unlock userĀ 

In Users > Manage Users, SuperAdmin user can check the lock / unlock status in right side table.

Image Added

User can click "Unlock" button in right side "Operation" column if a user is locked.

Image Added

User can click Lock" button in right side "Operation" column if user want to lock the user login for this user.

Image Added