Add section to disable Netbird SSH server (#670)

Added instructions to disable the Netbird SSH server.
This commit is contained in:
Abdul Latif
2026-03-28 17:29:05 +00:00
committed by GitHub
parent dda8cd1b45
commit 6db1481f1b

View File

@@ -478,6 +478,10 @@ SSH access is controlled by multiple layers:
2. **JWT authentication** (if enabled): User identity verification via IdP
3. **Fine-grained access control** (when using NetBird SSH protocol): Controls which authenticated users can access which local OS users on the target machine
## Disable SSH server
To disable the Netbird SSH server run `netbird down && netbird up --allow-server-ssh=false`
## Troubleshooting
### Connection Issues