On Thu, 2006-02-02 at 12:32 -0800, Jason Huggins wrote: > Hmm... Jason, your code is probably the "next logical step" for my > hack. The following is the right link to your code, yes? > -->http://www.carcosa.net/jason/blog/computing/django/authentication-2005-12-05-13-25.html
To some of it, heah -- the bit that replaces the user model. My actual code in (development/testing) use also includes the ldap login function, a "populate this user object from ldap" function, and login and logout views that will create a user object if necessary. I'd post them here, but it would probably be more work for me to sanitize out the local-interest-only stuff from the general code than it would be for you to write your own version -- it's really just a dozen or so lines of code. -- +----------------------------------------------------------------+ | Jason F. McBrayer [EMAIL PROTECTED] | | "If you wish to make Pythocles wealthy, don't give him more | | money; rather, reduce his desires." -- Epicurus |

