Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
710:install [2024/03/15 11:02] – [Start without Root Privileges on Linux] Mrozek, Marek710:install [2024/03/15 14:50] (current) – [(Optional) Start without Root Privileges on Linux] Weinlein, Thomas
Line 237: Line 237:
       * execute “stages start”       * execute “stages start”
  
-==== Start without Root Privileges on Linux ====+==== (Optional) Start without Root Privileges on Linux ====
  
 Normally Stages is started by the "root" user and then drops its privileges to the "stages" user after successful startup. In high risk environments, Stages can now also be started with a user id other than root. It can be enabled via the ''STAGES_NONROOTSTART''  variable in ''…/bin/rc.conf''. If enabled, the same user id starting the service will also be used to run the service. Normally Stages is started by the "root" user and then drops its privileges to the "stages" user after successful startup. In high risk environments, Stages can now also be started with a user id other than root. It can be enabled via the ''STAGES_NONROOTSTART''  variable in ''…/bin/rc.conf''. If enabled, the same user id starting the service will also be used to run the service.
Line 250: Line 250:
  
 2. Reload system manager configuration with systemctl command: 2. Reload system manager configuration with systemctl command:
-  * Unordered List Itemsystemctl daemon-reload+  * systemctl daemon-reload
  
 3. Additionally change the user ownership for all files below stages installation folder with following command:  3. Additionally change the user ownership for all files below stages installation folder with following command: