Re: "Back-to-front" LDAP Authentication

2006-06-08 Thread James Mulholland
Thanks Ramiro! I'll take a look at that today. I'm always a bit reluctant to use non-standard code, but if it's being regularly merged that should be ok. -- James --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Dj

Re: "Back-to-front" LDAP Authentication

2006-06-07 Thread Ramiro Morales
James, On 6/7/06, James Mulholland <[EMAIL PROTECTED]> wrote: > > I've set up Django under Apache 2, so that users are prompted for their > LDAP username/password when they try to visit my Django site. This > authentication is the standard Apache http-auth dialog which has > nothing to do with Dj

"Back-to-front" LDAP Authentication

2006-06-07 Thread James Mulholland
I've set up Django under Apache 2, so that users are prompted for their LDAP username/password when they try to visit my Django site. This authentication is the standard Apache http-auth dialog which has nothing to do with Django itself. I also created this (below) as a way to populate the Django