Skip to content

Instantly share code, notes, and snippets.

@wappy100
Created December 7, 2015 13:41
Show Gist options
  • Select an option

  • Save wappy100/19e19a95db3e434bbc94 to your computer and use it in GitHub Desktop.

Select an option

Save wappy100/19e19a95db3e434bbc94 to your computer and use it in GitHub Desktop.
Jenkinsでログイン設定してログインできなくなった時の対処 ref: http://qiita.com/wappy100/items/053fd584cfcd62159082
# /var/lib/jenkins/config.xml
<useSecurity>true</useSecurity>
<useSecurity>false</useSecurity>
service jenkins restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment