mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -26,7 +26,7 @@ Access privileges can be viewed, defined, and edited in the **Access Rules** tab
|
||||
specific project or task), click the input box, and select the object from the list that appears. Filter the
|
||||
list by typing part of the desired object name
|
||||
1. Select the permission type - **Read Only** or **Read & Modify**
|
||||
1. Assign users, [service accounts](webapp_settings_access_rules.md#service-accounts), and/or [user groups](webapp_settings_users.md#user-groups)
|
||||
1. Assign users, [service accounts](webapp_settings_users.md#service-accounts), and/or [user groups](webapp_settings_users.md#user-groups)
|
||||
to be given access. Click the
|
||||
desired input box, and select the users / service accounts / groups from the list that appears. Filter the list by
|
||||
typing part of the desired object name. To revoke
|
||||
|
||||
@@ -12,7 +12,7 @@ The Settings page consists of the following sections:
|
||||
* [Profile](webapp_settings_profile.md#profile) - You basic user information
|
||||
* [Configuration](webapp_settings_profile.md#configuration) - Control general system behavior settings and input storage access credentials
|
||||
* [Workspace](webapp_settings_profile.md#workspace)
|
||||
* [ClearML credentials](webapp_settings_profile.md#clearml-credentials) - Create client credentials for ClearML and ClearML Agent to use
|
||||
* [ClearML credentials](webapp_settings_profile.md#clearml-api-credentials) - Create client credentials for ClearML and ClearML Agent to use
|
||||
* [Configuration vault](webapp_settings_profile.md#configuration-vault) (ClearML Enterprise Server) - Define global ClearML client settings
|
||||
that are applied to all ClearML and ClearML Agent instances (which use the workspace's access
|
||||
credentials)
|
||||
|
||||
@@ -137,7 +137,7 @@ To apply vault contents:
|
||||
* Click the toggle atop the vault to enable / disable the configurations
|
||||
* Once enabled, the configurations will be merged to the configuration file during ClearML and ClearML Agent usage
|
||||
|
||||
In addition to the service account-specific configuration vault, [administrator vaults](#administrator-vaults) can also
|
||||
In addition to the service account-specific configuration vault, [administrator vaults](webapp_settings_admin_vaults.md) can also
|
||||
be applied to service accounts. See all the vaults applied to the account in the **Applied administrator vaults** below
|
||||
the configuration vault.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user