On Sun, Dec 21, 2008 at 8:00 PM, Sahil R Cooner <sahil.coo...@gmail.com> wrote:
> You don't have to store anything in the database you can just use the models 
> to store
> information then return that the user is authenticated...I can post a code 
> example for you I
> have made using ldap auth without storing to a database

If you could, that would be great, but before you do I just want to
make sure we're not misunderstanding each other:

- I don't want to use a database at all for the user information - all
the LDAP examples I've seen end up creating a new User() object when
the information from LDAP returns.

If yours doesn't do the above, then by all means I'd love to see the code!

--~--~---------~--~----~------------~-------~--~----~
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