#11526: LDAP authentication backend
---------------------------------------------+------------------------------
          Reporter:  psagers                 |         Owner:  nobody
            Status:  new                     |     Milestone:        
         Component:  Authentication          |       Version:  SVN   
        Resolution:                          |      Keywords:  ldap  
             Stage:  Design decision needed  |     Has_patch:  1     
        Needs_docs:  0                       |   Needs_tests:  0     
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by ekohl):

 I'm having trouble with the isinstance checks. If I put the group type
 directly in config.py, there's no problem, but if I put it in
 local_settings.py which is imported by settings.py, the check fails and
 the exception is raised. When I print the object, it's
 {{{<django_auth_ldap.config.PosixGroupType object at 0x8be4d2c>}}} and I
 can't figure out what I've done wrong.

 I'm running Python 2.6.4rc1 and Django 1.1.1-1ubuntu1 on Ubuntu Karmic
 (9.10).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11526#comment:9>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to