This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

SSH upgrade on sources


For those who, like me, connect to sources via SSH pubkey identification and
have SSH 2.x installed, you may want to add something like this to your
~/.ssh/config:

Host sources.redhat.com
  Protocol 1

Otherwise it will default to protocol 2 which, while much better, does not
use the existing protocol 1 public keys.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]