Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hydra1983/1dcda32e89a26506dac67b804f27c59f to your computer and use it in GitHub Desktop.
Save hydra1983/1dcda32e89a26506dac67b804f27c59f to your computer and use it in GitHub Desktop.
How to fix login failure caused by corruption of openldap in jenkins
  1. Update config.xml, change <useSecurity>true</useSecurity> to <useSecurity>false</useSecurity>
  2. Restart jenkins
  3. Re-configure openldap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment