search for: remotea1

Displaying 1 result from an estimated 1 matches for "remotea1".

Did you mean: remote1
2009 Jan 22
0
Unintended key info disclosure via ForwardAgent?
...or ws[g][n]. Therefore, they are not there to be selectable with: IdentityFile and IdentitiesOnly However, they are loaded in ws[g][n]'s agent. So hopping around like this works fine because ForwardAgent is set by default everywhere: wsa1 -> locala1 -> locala2 -> locala3 wsa1 -> remotea1 -> remotea2 -> remotea3 Assume for this instance that ForwardAgent was indeed set for remotea* in the above config. If the IdentityFile and IdentitiesOnly options above are not set for a host, keys are tested against the host in the order they are listed in ssh-add -l, starting from the...