[GH-ISSUE #2743] Netbird SSH elevation not working on Windows #6068

Open
opened 2026-08-05 01:06:33 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @al-dubois on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2743

Describe the problem

Using netbird ssh user@host on Windows asks to be ran as admin even when launching the Terminal as an administrator.
The only way to make it work is to login as a user with local admin right and launch the terminal as an admin.

To Reproduce

Steps to reproduce the behavior:

  1. Log in on Windows with a standard account
  2. Right click Terminal --> Run as administrator
  3. Try to run Netbird ssh remoteuser@peer
  4. error: you must have Administrator privileges to run this command

Expected behavior

Be able to run netbird ssh when elevated

Are you using NetBird Cloud?

Netbird Cloud

NetBird version

netbird version
0.30.1

Originally created by @al-dubois on GitHub (Oct 15, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2743 **Describe the problem** Using `netbird ssh user@host` on Windows asks to be ran as admin even when launching the Terminal as an administrator. The only way to make it work is to login as a user with local admin right and launch the terminal as an admin. **To Reproduce** Steps to reproduce the behavior: 1. Log in on Windows with a standard account 2. Right click Terminal --> Run as administrator 3. Try to run `Netbird ssh remoteuser@peer` 4. error: you must have Administrator privileges to run this command **Expected behavior** Be able to run netbird ssh when elevated **Are you using NetBird Cloud?** Netbird Cloud **NetBird version** netbird version 0.30.1
saavagebueno added the clientssh labels 2026-08-05 01:06:33 -04:00
Sign in to join this conversation.
No Label client ssh
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#6068