This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
user_states [2022/03/30 15:40] antreas |
user_states [2023/11/22 12:23] (current) chris |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| A PMA.core user can be in one or more states defined here | A PMA.core user can be in one or more states defined here | ||
| ==== Administrator ==== | ==== Administrator ==== | ||
| - | The user is an Administrator, which has access to the Administrator UI of PMA.core as well access to all admin API features | + | The user is an Administrator and has access to the Administrator UI of PMA.core, as well access to all admin API features |
| ==== Suspended ==== | ==== Suspended ==== | ||
| - | The user has suspended all operations, he cannot login or perform any API operation. This is as good as if a user deleted. | + | The user is suspended from all operations, he cannot login or perform any API operation. Effectively as if the user was deleted. |
| ==== Locked out ==== | ==== Locked out ==== | ||
| - | The user has been locked out of the system because of too many incorrect attempts at login or by an administrator | + | The user has been locked out of the system because of [[settings_server#user_settings|too many incorrect login attempts]] or was locked out by an administrator |