Update remote-admin.mdx

This commit is contained in:
Tom 2024-11-02 02:38:44 +00:00 committed by GitHub
parent 289e56b0a8
commit 8af23b7592
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -143,5 +143,13 @@ For Linux/Mac, enclose the `nodeid` value in single quotes: `--dest '!28979058'`
#### Web
1. Connect to the node that will be used to administer the remote node.
2. Navigate to **⚙ Config > ⚙ Radio Config > [Security](/docs/configuration/radio/security/#public-key)** to find its public key.
4. Copy the public key to use for configuring the remote node.
5. Connect to the remote node.
6. In **⚙ Config > ⚙ Radio Config > Security**, add the public key of the local node as an Admin Key.
7. Only one Admin Keys may be supplied through the Web interface at present.
8. Save the configuration.
</TabItem>
</Tabs>