É possível fornecer credenciais SSH para sourcetree via ssh -A [email protected]?

0

É possível fornecer credenciais SSH para o sourcetree via ssh -A [email protected]?

Significando usar o cliente ssh do meu MacBook no SourcTree na minha área de trabalho, pedindo ao agente de autenticação?

 -A      Enables forwarding of the authentication agent connection.  This can also be specified on a per-host basis in a con-
         figuration file.
         Agent forwarding should be enabled with caution.  Users with the ability to bypass file permissions on the remote
         host (for the agent's UNIX-domain socket) can access the local agent through the forwarded connection.  An attacker
         cannot obtain key material from the agent, however they can perform operations on the keys that enable them to
         authenticate using the identities loaded into the agent.

Obrigado! :)

    
por Khaled 10.09.2018 / 15:51

0 respostas