netbird/client/ssh
Misha Bragin d4a3ee9d87
Load user profile when SSH (#380)
This PR fixes issues with the terminal when
running netbird ssh to a remote agent.
Every session looks up a user and loads its
profile. If no user is found, the connection is rejected.
The default user is root.
2022-07-07 11:24:38 +02:00
..
client.go Fix SSH command on Docker (#377) 2022-06-29 14:03:30 +02:00
login.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
server_mock.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
server_test.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
server.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
util.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
window_unix.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
window_windows.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00