Comment 1 for bug 2015772

Revision history for this message
Juanmi Taboada (juanmitaboada) wrote :

We implemented AD authentication in CODENERIX long time ago, and we could log in indistinctly as usual users or through AD. Could we be facing a permission problem?

CODENERIX's authentication backend is here (it has been written for work on Django's authentication backend):
https://github.com/codenerix/django-codenerix/blob/master/codenerix/authbackend.py#L866