[Feature] Allow nodes to use SSH agent forwarding #791

Closed
opened 2025-12-29 02:24:02 +01:00 by adam · 2 comments
Owner

Originally created by @zraexy on GitHub (Sep 11, 2024).

Use case

I use SSH keys for sudo on my servers, which requires agent forwarding.

Description

Allow nodes to use SSH agent forwarding.

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

Set AllowAgentForwarding to true on Accepted SSHActions

I am already using this change locally.

Originally created by @zraexy on GitHub (Sep 11, 2024). ### Use case I use SSH keys for sudo on my servers, which requires agent forwarding. ### Description Allow nodes to use SSH agent forwarding. ### Contribution - [X] I can write the design doc for this feature - [X] I can contribute this feature ### How can it be implemented? Set `AllowAgentForwarding` to `true` on `Accept`ed `SSHAction`s I am already using this change locally.
adam added the enhancement label 2025-12-29 02:24:02 +01:00
adam closed this issue 2025-12-29 02:24:02 +01:00
Author
Owner

@zraexy commented on GitHub (Sep 20, 2024):

@kradalby If this seems reasonable, I can make a PR.

@zraexy commented on GitHub (Sep 20, 2024): @kradalby If this seems reasonable, I can make a PR.
Author
Owner

@kradalby commented on GitHub (Sep 21, 2024):

Yes, sounds good!

@kradalby commented on GitHub (Sep 21, 2024): Yes, sounds good!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#791