Confirmed users
2,197
edits
Line 22: | Line 22: | ||
* To set the value of a setting, run: <code>defaults write /Library/Preferences/org.jenkins-ci SETTING VALUE</code> | * To set the value of a setting, run: <code>defaults write /Library/Preferences/org.jenkins-ci SETTING VALUE</code> | ||
== LDAP | == LDAP authentication == | ||
We use LDAP Auth coupled with job-execution and job/system-config changes, so we know who did what, for easier tracking/troubleshooting | We use LDAP Auth coupled with job-execution and job/system-config changes, so we know who did what, for easier tracking/troubleshooting |