Computer Hope

Software => BSD, Linux, and Unix => Topic started by: iuse on April 12, 2010, 12:34:20 PM

Title: SSH question
Post by: iuse on April 12, 2010, 12:34:20 PM
Hey all,

I was looking to setup my SSH to only a single authentication method, for example use RSA only, Challenge Response and Public key.

I wanted to know how to disable all other authentication type using one of the three above individually.

Thanks in advance.
Title: Re: SSH question
Post by: ghostdog74 on April 12, 2010, 08:11:02 PM
edit the sshd_config file. check your SSH documentation.
Title: Re: SSH question
Post by: iuse on April 15, 2010, 05:00:56 PM
Thanks for the reply however i did look at the documentation and I was hope to get more help ...