Menu

#663 Deprecated option for sshd_config

5.0 (deprecated)
open-accepted
8
2006-02-13
2005-06-14
Bernard Li
No

On newer systems (such as Fedora Core 3 and Red Hat
Enterprise Linux 4), we get the following warning
message when starting sshd (on both server and client):

Starting sshd:/etc/ssh/sshd_config line 114: Deprecated
option RhostsAuthentication

Discussion

  • Bernard Li

    Bernard Li - 2005-09-23

    Logged In: YES
    user_id=879102

    Upping priority, it'd be great if someone can take a look
    and fix this ASAP (for 5.0).

     
  • Bernard Li

    Bernard Li - 2005-09-23
    • milestone: 473437 --> 5.0 (deprecated)
    • priority: 5 --> 8
     
  • Bernard Li

    Bernard Li - 2005-11-21
    • assigned_to: nobody --> majestik
     
  • Paul Greidanus

    Paul Greidanus - 2005-11-24

    Logged In: YES
    user_id=1212811

    Fixed in version 3980, SSH 3.7 or greater depricates
    RhostsAuthentication, so skip that section if ssh version >= 3.7

     
  • Paul Greidanus

    Paul Greidanus - 2005-11-24
    • status: open --> open-fixed
     
  • Bernard Li

    Bernard Li - 2005-11-26
    • status: open-fixed --> open-accepted
     
  • Bernard Li

    Bernard Li - 2005-11-26

    Logged In: YES
    user_id=879102

    Still getting this on the headnode after "Install OSCAR
    Server Packages" step:

    --> Refreshing services
    Starting NFS services: [
    OK ]
    Starting NFS quotas: [
    OK ]
    Starting NFS daemon: [
    OK ]
    Starting NFS mountd: [
    OK ]
    Starting sshd:/etc/ssh/sshd_config line 115: Deprecated
    option RhostsAuthentication

    OS: RHEL4u2 x86

     
  • Bernard Li

    Bernard Li - 2005-11-26

    Logged In: YES
    user_id=879102

    Same thing on the compute nodes...

     
  • Paul Greidanus

    Paul Greidanus - 2005-12-14

    Logged In: YES
    user_id=1212811

    Commited fixes in rev 4046

     
  • Paul Greidanus

    Paul Greidanus - 2005-12-14
    • status: open-accepted --> open-fixed
     
  • Bernard Li

    Bernard Li - 2006-02-12

    Logged In: YES
    user_id=879102

    I believe this is fixed, closing.

     
  • Bernard Li

    Bernard Li - 2006-02-12
    • status: open-fixed --> closed-fixed
     
  • Bernard Li

    Bernard Li - 2006-02-13

    Logged In: YES
    user_id=879102

    Nope, it's still broken - not working on RHEL4u2 x86_64.

     
  • Bernard Li

    Bernard Li - 2006-02-13
    • status: closed-fixed --> open-accepted
     
  • Bernard Li

    Bernard Li - 2006-05-31

    Logged In: YES
    user_id=879102

    On Fedora Core 5 x86, with trunk r4913:

    checking configuration file sshd_config ...
    ./ssh_install: line 169: [: -lt: unary operator expected

    (right after image is created)