Remove Incorrect Apple PKC Admin Step? (#1650)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run

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.
This commit is contained in:
pdxlocations 2025-01-01 18:11:49 -08:00 committed by GitHub
parent 574846ac78
commit ef71ba67a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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