http://dpaste.org/EboQU/

On Wednesday, 15 May 2013 10:09:01 UTC-4, Guddu wrote:
>
> What does this give you?
>
> import ldap
> dir(ldap)
>
> Regards
> Guddu
>
> On Wed, May 15, 2013 at 10:04 AM, Cody Scott 
> <cody.j....@gmail.com<javascript:>
> > wrote:
>
>> I put that code in a separate python file and ran it without django or 
>> django-auth-ldap. 
>>
>> l = ldap.initialize()
>> AttributeError: 'module' object has no attribute 'initialize'
>>
>> so python-ldap is not installed properly? 
>>
>> I am not able to login, no error just invalid credentials. 
>>
>> How do I get logs from ldap? I don't have a login view I am using django's
>>
>> On Tuesday, 14 May 2013 17:01:44 UTC-4, Guddu wrote:
>>>
>>>
>>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to