Howto: configuring SSH with pubkey auth and using SSH Agent

2003-08-14 Thread HdV
Hi, In response to some questions on the list and at work I wrote a howto on setting up SSH with Public Key authentication. I know there's a lot of those on the Internet already, but I think this one has to offer something extra as it tackles interoperabilty between OpenSSH and SSH.com and provide

Re: Configuring SSH

2000-06-01 Thread N. Raghavendra
On Wed, May 31, 2000 at 09:11:00PM -0500, Scott Graves wrote: > Is there a HOWTO on configuring SSH? I found http://www.csua.berkeley.edu/ssh-howto.html useful. The SSH FAQ is at http://www.employees.org/~satch/ssh/faq/ > I was wondering which file I need to edit to allow hosts using

Re: Configuring SSH

2000-05-31 Thread Ethan Benson
On Wed, May 31, 2000 at 09:11:00PM -0500, Scott Graves wrote: > Is there a HOWTO on configuring SSH? I was wondering which file I need to > edit to allow hosts using RSA-based host authentication to login - I receive > a permission denied error when trying to login. man sshd man ss

Configuring SSH

2000-05-31 Thread Scott Graves
Is there a HOWTO on configuring SSH? I was wondering which file I need to edit to allow hosts using RSA-based host authentication to login - I receive a permission denied error when trying to login. Thanks, Scott