1

I'm looking at src-Website/LDAP.was and it looks like I can modify this file to work with OpenLDAP instead of just ActiveDirectory. Am I right?

flag

2 Answers

1

FogBugz supports OpenLDAP as of version 7.1.12 (release notes)

link|flag
1

That's correct, and some of our customers have successfully done this; due to OpenLDAP configuration differences, everyone seems to need something slightly different. We are working on a configurable OpenLDAP integration for FogBugz, and hope to get that into a release in the near future.

link|flag
Thank you. I'm running 7.1 on Unix. Do these *.was files need compiling, or are they just scripts? Once Apache is launched, do I need to stop/start it, or will the changes be noticed and picked up immediately simply be reloading the login page? – Todd Day Dec 30 2009 at 20:33
Make sure you're on FogBugz 7.1.8 - earlier versions have build script problems. Then cd to /opt/fogbugz/bin and 'sudo ./build.sh' to rebuild FogBugz. – Brett Kiefer Dec 31 2009 at 13:31

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.