You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ssh/tailssh
Percy Wegmann 730f0368d0 ssh/tailssh: replace incubator process with su instead of running su as child
This allows the SSH_AUTH_SOCK environment variable to work inside of
su and agent forwarding to succeed.

Fixes #12467

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2 weeks ago
..
testcontainers ssh/tailssh: replace incubator process with su instead of running su as child 2 weeks ago
incubator.go ssh/tailssh: replace incubator process with su instead of running su as child 2 weeks ago
incubator_linux.go ssh/tailssh: fall back to using su when no TTY available on Linux 1 month ago
privs_test.go ssh/tailssh: fall back to using su when no TTY available on Linux 1 month ago
tailssh.go proxymap, various: distinguish between different protocols 2 weeks ago
tailssh_integration_test.go ssh/tailssh: replace incubator process with su instead of running su as child 2 weeks ago
tailssh_test.go proxymap, various: distinguish between different protocols 2 weeks ago
user.go ssh/tailssh: try fetching group IDs for user with the 'id' command 2 months ago