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
Derek Burdick dc5bc32d8f ssh/tailssh: change to user directory when running login/command
On redhat 9 and similarly locked down systems, root user does not have
access to a users directory. This fix does not set a directory for the
incubator process and instead sets the directory when the actual process
requested by remote user is executed.

Fixes #8118

Signed-off-by: Derek Burdick <derek-burdick@users.noreply.github.com>
2 years ago
..
incubator.go ssh/tailssh: change to user directory when running login/command 2 years ago
incubator_linux.go all: update copyright and license headers 3 years ago
privs_test.go ssh/tailssh: fix privilege dropping on FreeBSD; add tests 3 years ago
tailssh.go ssh/tailssh: add support for remote/reverse port forwarding 3 years ago
tailssh_test.go ssh/tailssh: fix regression after LDAP support 3 years ago
user.go ssh/tailssh: Max Username Length 256 for linux 3 years ago