Raoul
unread,May 13, 2011, 6:15:51 AM5/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-auth-ldap
Hi all,
does anyone have a working example project online to see the
populate_user in action?
What I want is authenticate the user against LDAP, no group checking,
as groups are not existant. After successful authentication user
publishes some more information about himself, e.g. email address as
not available in LDAP.
Afterwards an admin has to check new users and associate the
corresponding group via Django admin.
Is that possible and how?
Cheers.