Re: [Tutor] LDAP search with ldap library module failing

2013-08-05 Thread Dave Angel
Antonio de la Fuente wrote: > * Dominik George [2013-08-05 12:45:42 +0200]: > >> > The error message is: ('EOF in multi-line statement', (379, 0)) >> >> > --> 519 return >> > self.search_ext_s(base,scope,filterstr,attrlist,attrsonly,None,None,timeout) >> >> This is why I say "never us

Re: [Tutor] LDAP search with ldap library module failing

2013-08-05 Thread Dominik George
Hi, > Now, if I search fog cn=ab*, a much limited search it will return the search > results. Thinking that it could be a limitation from the server side, I've > done > the same search with ldapsearch in bash, and it gets what is expected. Are you sure it gets what is expected? ldapsearch limits