how can LDAP injection blocked?

2009-04-28 Thread mete bilgin
Hi all, I'm developing a web-based ldap gui with python ( with python-ldap ). And i miss something about security. How can i blocked ldap injection? thanks all. Good days. ps: http://freshmeat.net/projects/pyldapadmin - pyldapadmin --

python-ldap wrong auth. after server down

2008-09-26 Thread mete bilgin
Hi all, i'm trying to connect ldap into python. when i give it to true username and password, nothing going wrong...But i try to wrong password ,the server shutdown...How can i pass that. ps: ldap_server=ldap.open('localhost') ldap_server.protocol_version = ldap.VERSION3 try: ldap_server.simpl