mirror of https://github.com/MISP/misp-book
Merge pull request #161 from cbboggs/patch-2
Clarify local org creation step for sync examplepull/162/head
commit
28b6c9b5b4
|
@ -26,7 +26,7 @@ An organisation B (OrgB) wants to synchronise its MISP server, called ServerB, w
|
||||||
<span><i>FIGURE: Illustration of the synchronisation between two MISP servers</i></span>
|
<span><i>FIGURE: Illustration of the synchronisation between two MISP servers</i></span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
* **Step 1**: Add OrgB as a local organisation on ServerA (OrgB.ServerA).
|
* **Step 1**: Add OrgB as a local organisation on ServerA (OrgB.ServerA) using OrgB's existing UUID from their local organisation on ServerB.
|
||||||
* **Step 2**: Add a Sync User (syncuser@OrgB.ServerA) in the organisation OrgB.ServerA on the MISP ServerA.
|
* **Step 2**: Add a Sync User (syncuser@OrgB.ServerA) in the organisation OrgB.ServerA on the MISP ServerA.
|
||||||
* **Step 3**: [Set up a sync server](#adding-a-server) on MISP ServerB using the key (called Authkey) from the sync user (syncuser@OrgB.ServerA) created on MISP ServerA.
|
* **Step 3**: [Set up a sync server](#adding-a-server) on MISP ServerB using the key (called Authkey) from the sync user (syncuser@OrgB.ServerA) created on MISP ServerA.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue