Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-92589

ssh writing out extra text on error

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Story Story
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • None
    • openssh
    • None
    • Moderate
    • None
    • None
    • None
    • Red Hat Enterprise Linux
    • None
    • None
    • None
    • Unspecified
    • Linux
    • None

      Goal

      For

      • RHEL 9.5
      • openssh-clients-8.7p1-45.el9.x86_64

      Now writes out extra text on error.

      $ ssh -oConnectTimeout=1 XXX.XXX.XXX.XXX ssh: connect to host XXX.XXX.XXX.XXX port 22: Connection timed out
                                                                         <---
       You can find some explanations for typical errors at this link:   <---  
               https://red.ht/support_rhel_ssh                           <--- 
      

      This is requiring rework for multiple internal customer components to deal with the extra output. Customer would like the ability to disable new output.

      Acceptance criteria

      Possible solutions from customer.

      • A dedicated configuration item to disable text - This is the customer's preferred option. or
      • Passing a runtime flag or
      • Setting an environment variable or
      • Removal of new text from 'ssh'.

      Possible solutions from SMEs

      • Printing the message only in non-quiet mode (options.log_level != SYSLOG_LEVEL_QUIET). or
      • Revert change so not to diverge from upstream.

      Extra notes

      • Introduced by RHEL-33809

              dbelyavs@redhat.com Dmitry Belyavskiy
              rhn-support-dareynol Daniel Reynolds
              Dmitry Belyavskiy Dmitry Belyavskiy
              Miluse Bezo Konecna Miluse Bezo Konecna
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: