On 21 juil, 00:35, "Daniele Procida" <dani...@apple-juice.co.uk>
wrote:
> I finally have ldapauth working now, and a user who is in our LDAP
> database can connect as a Django User.
>
> But it's not entirely satisfactory. Before the LDAP user becomes a
> Django User they have to try logging (which fails of course).

Are you talking about admin login or a custom login ?

 We use too a bind to ldap for authentication in admin and we've
directly setted is_staff to True in this bind; it works.

 The user is directly connected.

 The problem is now to get permissions from ldap :-)

Frédéric


--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to