Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10644

solr.in.sh installed by install script should not be world readable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.6, 7.0
    • scripts and tools
    • None

    Description

      Spinoff from SOLR-8440

      install_solr_service.sh installs solr.in.sh as world-readable but not solr user writable:

      -rw-r--r-- 1 root root 5968 Feb 15 14:55 /etc/default/solr.in.sh
      

      For better security, and ease for scripts to update solr.in.sh, this should change to:

      -rw-rw---- 1 root solr 5968 Feb 15 14:55 /etc/default/solr.in.sh
      

      Attachments

        1. SOLR-10644-reopen.patch
          1 kB
          Jan Høydahl
        2. SOLR-10644.patch
          1 kB
          Jan Høydahl

        Issue Links

          Activity

            People

              janhoy Jan Høydahl
              janhoy Jan Høydahl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: