How do I get logging for active directory backend?

2012-10-01 Thread Steve
I'm trying to migrate from 1.5 to 1.6. In 1.5, I had this in my settings_local.py file: AD_DEBUG = True AD_DEBUG_FILE = '/var/www/reviewboard/logs/ldap.debug' Which was essential for debugging authentication problems. In fact, I had all my AD settings in settings_local.py. For 1.6, these

Re: How do I get logging for active directory backend?

2012-10-01 Thread Christian Hammond
We never had these settings. I don't know where they came from but I suspect it was a custom patch in your copy of Review Board. All configuration for auth backends are stored in a serialized form in the database. Christian -- Christian Hammond - chip...@chipx86.com Review Board -