Unanswered
I Set Disable_Ssh_Mount: True, However The Agent (Running In Docker Mode) Constantly Mounts It.
The Issue Here Is That It Alters Authorized_Keys (Adds Root@Monitor-Thq Key And Removes The Previous Entries) So I Lose Access To That Machine.
I'Ve Tried Addi
ZanySealion18 perhaps when you run with sudo for some reason the agent also sees SSH_AUTH_SOCK
in the env? If that env var is present, the agent will add it to the docker command and will map the SSH folder regardless of the configuration setting
56 Views
0
Answers
2 months ago
2 months ago