osx - Jenkins user home directory permissions on OS X -


jenkins puts jenkins user's home /users/shared/jenkins default. after setting jenkins user correctly (making admin, putting developer group: _xcs, changing password, allow login automatically, run lauchagent, etc.).

because in shared folder has writing , reading permissions directory, not jenkins. (correct me if i'm wrong: if leave things default , 1 day enable file sharing every user on network have read & write permissions jenkins's home.)

i don't believe great thing (everyone has access .ssh/ folder, private keys won't private long...), recommendations solving possible issue?

currently set no access (750). solution?

drwxr-x---+ 21 jenkins    _xcs    714b jun 15 11:20 jenkins 


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -