From ef71ba67a3b44b50148e478a6ba6430f13954f6c Mon Sep 17 00:00:00 2001 From: pdxlocations <117498748+pdxlocations@users.noreply.github.com> Date: Wed, 1 Jan 2025 18:11:49 -0800 Subject: [PATCH] Remove Incorrect Apple PKC Admin Step? (#1650) This PR removes the instruction: On the remote node, got to Settings > App Settings and enable Administration. I believe this setting is client-side only and this step doesn't do anything. --- docs/configuration/remote-admin.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/configuration/remote-admin.mdx b/docs/configuration/remote-admin.mdx index d065070a..60511ee2 100644 --- a/docs/configuration/remote-admin.mdx +++ b/docs/configuration/remote-admin.mdx @@ -74,13 +74,12 @@ Legacy admin is enabled using the Legacy Admin channel option in [Security Confi #### Setting up Remote Admin Using the PKC Method 1. Connect to the node that will be used to administer the remote node. -2. Go to Settings > App Settings on this node and enable **Administration**. +2. Go to **Settings > App Settings** on this node and enable **Administration**. 3. Navigate to **Settings > Radio Configuration > [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 **Settings > Radio Configuration > Security**, add the public key of the local node as an Admin Key. 7. Up to 3 Admin Keys may be supplied, allowing up to 3 controlling nodes. -8. On the remote node, go to **Settings > App Settings** and enable **Administration**. #### Setting up Remote Admin using the Legacy method