Where exactly do you need help? You can install it like every other python package via pip or easy_install: "pip install django-auth-ldap" or "easy_install django-auth-ldap".
Configuration is really easy and described in the documentation. They support groups and automatic extraction of LDAP data into user fields, even into the user profile: http://packages.python.org/django-auth-ldap/ I suggest you to read this documentation since it is really clear to understand and answer here if you have a particular problem :) Good luck! Am Donnerstag, 13. September 2012 17:43:56 UTC+2 schrieb Tony: > > Thank you sbrandt. I found the same thing, but i don't know how to use it. > Where do i need to copy the files and do i erase some lines of the code or > not, to make them as comments. I'm trying but i am not succeeding at making > it work... > > Can you help me about that? > > On Thu, Sep 13, 2012 at 10:16 AM, sbrandt > <s.brand...@googlemail.com<javascript:> > > wrote: > >> Did you know there is django-auth-ldap which is a custom backend for >> authenticating users through LDAP? >> http://pypi.python.org/pypi/django-auth-ldap/ >> >> I don't see the point why you fiddle around with writing code on your >> own. I'm using django-auth-ldap since one and a half year in production and >> it works like a charm. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/django-users/-/4Go12iWz_pEJ. >> >> To post to this group, send email to django...@googlegroups.com<javascript:> >> . >> To unsubscribe from this group, send email to >> django-users...@googlegroups.com <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/TS0KtsVUDe0J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.