Hello everyone, when I try to run the command ./AxonIvyEngine i got the following error: Cannot start the engine with user 'root'. Please run it with a normal user such as 'ivy'. How can I fix this issue, is it necessary to create separate user to do it. asked 21.03.2018 at 04:23 imoteb |
It is in general bad practice to operate a service as root. But it is good practice to run service with a special user for instance to restrict areas where the user is allowed to operate with the file system. So yes, you have to create a separate user to operate the engine securely. This is also covered in our getting stared guide: https://developer.axonivy.com/doc/latest/EngineGuideHtml/gettingstarted.html#gettingstarted-linux answered 21.03.2018 at 05:26 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 21.03.2018 at 04:23
Seen: 1,345 times
Last updated: 21.03.2018 at 05:37