[Jenkins] 2. Change Default User Of Jenkins
Last updated
Last updated
(1. ) use bellow command to check your group and user
example:
my user is otis, group is staff.
(2.) stop Jenkins
(3. ) open '/Library/LaunchDaemons/org.jenkins-ci.plist' file to modify Jenkins default group and user.
(4.) Use below commands to change the permissions of org.jenkins-ci.plist file
(5.) Restart Jenkins