Add a note about running stash with a dedicated user on *nix platform to the installation docs

XMLWordPrintable

      The supported platforms page states that:

      If you are using Linux/UNIX: A dedicated user should be created to run Stash, as Stash runs as the user it is invoked under and therefore can potentially be abused.
      Here is an example of how to create a dedicated user to run Stash in Linux:
      $ sudo /usr/sbin/useradd --create-home --home-dir /usr/local/Stash --shell /bin/bash Stash

      This should be part of the normal installation process and integrated into:
      https://confluence.atlassian.com/display/STASH/Installing+Stash+on+Linux+and+Mac

      Also a good idea to change the default umask to 077 for the user so that file isn't being read by every one

              Assignee:
              Unassigned
              Reporter:
              AjayA
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: