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

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

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          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:

              Slack

                Issue deployment