SSH_AUTH_SOCK
Unix socket path to the SSH agent for key-based authentication.
Syntax
$echo $SSH_AUTH_SOCK
Examples
Examples
$echo $SSH_AUTH_SOCK
Examples
$ssh-add -l
Warnings
Use SSH agent forwarding only on trusted hosts.
Typical use cases
Note
Enables agent forwarding and key use without copying private keys to remote hosts.
Export