Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3528

qpid --help has wrong description of sasl-config parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.10
    • 0.13
    • C++ Broker

    Description

      Description of problem:
      qpidd --help shows sasl-config option to specify filename of SASL config file.
      That is wrong as it specifies directory (like /etc/sasl2) where qpidd.conf
      for SASL lies.
      man pages of qpid are correct:
      --sasl-config DIR
      gets sasl config info from nonstandard location

      Just qpidd --help is wrong.

      Version-Release number of selected component (if applicable):
      any (MRG 2.0 checked)

      How reproducible:
      100%

      Steps to Reproduce:
      1. qpidd --help | grep -A1 sasl

      Actual results:

      1. qpidd --help | grep -A1 sasl
        --sasl-config FILE gets sasl config from
        nonstandard location
        #

      Expected results:

      1. qpidd --help | grep -A1 sasl
        --sasl-config DIR (/etc/sasl2) gets sasl config from
        nonstandard directory
        #

      Additional info:
      Patch attached.

      Attachments

        1. saslconfig-help.patch
          2 kB
          Pavel Moravec

        Activity

          People

            mgoulish2 michael j. goulish
            pmoravec Pavel Moravec
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified