|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Jenkins may be run as a service on both Linux and Windows.
When Jenkins is installed using the Windows (MSI) installer, it runs by default with the permissions of a service, similar to many other Windows services. No dedicated Windows account is required for it.
When Jenkins is installed using the Debian package manager (Debian, Ubuntu, etc.), a "jenkins" user is created and that user is the user which runs Jenkins.
When Jenkins is installed using the Red Hat package manager (Red Hat, CentOS, Scientific Linux, Oracle Linux, etc.), I believe a "jenkins" user is created and that is the user which runs Jenkins.