On Fri, 30 Jul 2010 13:55 +0200, "Alan Franzoni"
wrote:
> On 7/30/10 12:54 PM, Peter Westlake wrote:
> > I'm using LDAP to authenticate users, and when I give it an empty
> > password, it appears to succeed! Can anyone see what I'm doing wrong?
> > I've added comments by the log messages that appe
On 7/30/10 12:54 PM, Peter Westlake wrote:
> I'm using LDAP to authenticate users, and when I give it an empty
> password, it appears to succeed! Can anyone see what I'm doing wrong?
> I've added comments by the log messages that appear in the output.
Please post the full code, including how you'r
I'm using LDAP to authenticate users, and when I give it an empty
password, it appears to succeed! Can anyone see what I'm doing wrong?
I've added comments by the log messages that appear in the output.
Peter.
from twisted.internet import reactor, defer
from ldaptor.protocols.ldap import ldapclie