4 Replies Latest reply on Aug 3, 2015 1:11 PM by wdfink

    Starting JBoss as non-superuser (root) on Linux

      Is it possible to start JBoss as a non-root user? I have tried this and it fails due to permission issues on critical directories. Do I have have to create a special group permission for JBoss to do something like this? Or do I have to use some other work-arounds to launch as something other than superuser? Will applications deploy properly without the JBoss service running as su?