Skip to content

LDAP Error Logs ?

Burp-UI 0.6.6 / Burp server: 2.3.12 / Client 2.3.12

Hello and thank you for this great front end to the Burp backup software. I am very grateful.

I am trying to configure Burp UI with LDAP. I tried in the past and was provided the to use gunicorn -k gevent.... to produce more detailed logs. Gunicorn does not seem to be playing a role in the current Burp UI version.

In any case, these are the questions that I have.

Am finding installed burpui.cfg has [LDAP] section but

Dependencies: I am seeing this in my burp-ui.log file which I generated on startup with sudo burp-ui -l burp-ui.log the following:

CRITICAL in server.load_modules: Unable to load 'ldap' authentication backend: Traceback (most recent call last): .... raise ImportError('Unable to load \'ldap3\' module') ImportError: Unable to load 'ldap3' module

So I appear to be missing some kind of config which would load 'ldap' authentication backend. I have not been able to figure out what that is.

Pages I have found which might indicate LDAP dependencies are down at this time:

I did find another requirements page here which looked promising:

It refrences: pip install "burp-ui[ldap_authentication]"

However I am unsure - where - that command needs to be typed from, or if that matters. Should I be in the /usr/local/lib/python2.7/dist-packages/burpui folder?

I am not a python dev so unsure about this.

Can you point me in the right direction.

Thanks.

Jay CompuMatter

Edited by compumatter