This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
user_config [2022/04/04 18:56] antreas |
user_config [2022/04/04 21:20] (current) yves [Add new user accounts] |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| |Password| The user's password| | |Password| The user's password| | ||
| |Confirm Password| Insert the password again for confirmation| | |Confirm Password| Insert the password again for confirmation| | ||
| + | |Generate Password (button)|Auto-generates a password, according to [[settings_server#password_generation|pre-set conditions]]| | ||
| |Email| The user's email. Must be unique if the corresponding [[settings_server|server setting]] is enabled | | |Email| The user's email. Must be unique if the corresponding [[settings_server|server setting]] is enabled | | ||
| |Administrator| Whether the user is an administrator, can login to the administrator UI and use the [[https://docs.pathomation.com/pma.core.api/#/Admin|Admin API]]| | |Administrator| Whether the user is an administrator, can login to the administrator UI and use the [[https://docs.pathomation.com/pma.core.api/#/Admin|Admin API]]| | ||
| |Can Annotate| Whether the user can create new annotations on slides| | |Can Annotate| Whether the user can create new annotations on slides| | ||
| |Suspended| Whether the user is suspended, i.e. cannot authenticate and perform any action on the server| | |Suspended| Whether the user is suspended, i.e. cannot authenticate and perform any action on the server| | ||
| + | |||
| ==== Modify user accounts ==== | ==== Modify user accounts ==== | ||
| + | |||
| After creating a user you can click on the //Edit// button to modify an existing user. The page and fields are exactly the same as the //Create User// page (see previous paragraph). The only difference in this page is the ability **to leave the password/confirm password fields empty,** and the server will not change the user's password. | After creating a user you can click on the //Edit// button to modify an existing user. The page and fields are exactly the same as the //Create User// page (see previous paragraph). The only difference in this page is the ability **to leave the password/confirm password fields empty,** and the server will not change the user's password. | ||
| + | |||
| ==== Other actions ==== | ==== Other actions ==== | ||
| Line 44: | Line 48: | ||
| ==== Activity Log ==== | ==== Activity Log ==== | ||
| + | |||
| Clicking on the Activity Log tab will display a comprehensive list of all activities performed by the user over time. There are four sections in this page each displaying the following information: | Clicking on the Activity Log tab will display a comprehensive list of all activities performed by the user over time. There are four sections in this page each displaying the following information: | ||
| * System Access Log: The authentication's performed by the user, successful or not. If it was successfull the session id will be also displayed | * System Access Log: The authentication's performed by the user, successful or not. If it was successfull the session id will be also displayed | ||
| Line 53: | Line 58: | ||
| === ACL ==== | === ACL ==== | ||
| - | Clicking on the ACL tab will display a list of all [[access_control|root directories]] with private access and whether this user has access to each one of those. You can also **grant or remove access** to a particular root directory for this user. | + | |
| + | Clicking on the ACL tab will display a list of all [[access_control|root directories]] with private access and whether this user has access to each one of those. You can also [[rootdir_security#access_control_lists|grant or remove access]] to a particular root directory for this user. | ||
| {{ ::user_acl.jpg?600 |}} | {{ ::user_acl.jpg?600 |}} | ||