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

Prevent broker startup when invalid directory is passed --sasl-config

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10
    • 0.31
    • C++ Broker
    • None

    Description

      The --sasl-config option specifies a directory that contains the sasl config file named qpidd.conf. Some checks are already made on that directory.

      The broker should make the following additional tests on the directory that is specified with the --sasl-config option:

      • That what is passed in is a directory and not a file
      • That the directory contains a qpidd.conf file
      • That the broker is able to read the qpidd.conf file

      If any of the new tests fail, the broker should fail to start and an appropriate error message should be displayed.

      Attachments

        1. bz1155540b_svn.patch
          1 kB
          Ernest Allen

        Activity

          People

            jross Justin Ross
            eallen Ernest Allen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: