Compare commits

...

2 Commits

Author SHA1 Message Date
Alexandre Dulaunoy 17a2fc0b78
Merge pull request #291 from Wachizungu/clarify-sync-user-for
chg: [administration] Clarify meaning of 'sync user for' in user addi…
2023-07-06 23:09:36 +02:00
Jeroen Pinoy 2c152b761f
chg: [administration] Clarify meaning of 'sync user for' in user addition 2023-07-06 21:50:53 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ To add a new user, click on the Add User button in the administration menu to th
* **Roles:** A drop-down list allows you to select a role-group that the user should belong to. Roles define user privileges attributed to the user. To learn more about roles, [click here](#managing-the-roles).
* **Authkey:** This is assigned automatically and is the unique authentication key of said user (he/she will be able to reset this and receive a new key). It is used for exports and for connecting one server to another, but it requires the user to be assigned to a role that has auth permission enabled.
* **NIDS SID:** Network Intrusion Detection System (NIDS) Signature ID (SID). Snort rules exported by the created user will have the offset defined in the user profile and each rule generated during the export will receive an incrementing SID starting with the user's offset. If no SID offset is specified a default, randomized value will be set.
* **Sync user for:** Use this option for granting the user the right to synchronize the event between MISP server. This option is available for admin, Org Admin and Sync user role.
* **Sync user for:** If this option is set, the selected server's push rules will also be applied when this local user is used to pull from a remote instance. This option is available for admin, Org Admin and Sync user role.
* **Gpgkey:** The key used to encrypt e-mails sent through the system.
* **Fetch GnuPG key:** Fetch GnuPG public key.
* **Receive alerts when events are published:** This option will subscribe the new user to automatically generated e-mails whenever an event is published.