Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: SSH question  (Read 3538 times)

0 Members and 1 Guest are viewing this topic.

iuse

    Topic Starter


    Newbie

    SSH question
    « 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.

    ghostdog74



      Specialist

      Thanked: 27
      Re: SSH question
      « Reply #1 on: April 12, 2010, 08:11:02 PM »
      edit the sshd_config file. check your SSH documentation.

      iuse

        Topic Starter


        Newbie

        Re: SSH question
        « Reply #2 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 ...