> Got it setup, but when I try to login to the admin with our dummy acct
> on AD, I get the error ImproperlyConfigured at /admin/
> Error importing authentication backend project.app.auth: "No module
> named ldap"
> 
> Running the latest development version of Django with Python2.5

Hmm...forgot this was part of my usual "get Python installed" 
configuration or might even come by default when Python gets 
installed, so I forgot it wasn't quite as "batteries-included" as 
stock Python.  On my Debian box, it's just a

   apt-get install python-ldap

away.  Should likely by the same for an Ubuntu box.  A quick bit 
of googling should turn up the package for other OSes.

-tim





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to