The object class name in my ldap is qmailUser. But if I try with a diferent filter, something like this:
LDAP_FILTER (ou=contas) I get the same error: conn=3 op=1 SRCH base="ou=contas, o=ginastica" scope=2 filter="(&(ou=contas)(badfilter))" or even without any filter: conn=3 op=1 SRCH base="ou=contas, o=ginastica" scope=2 filter="(badfilter)" I don't know why sqwebmail is not sending (mail=...) Thanks Jonas On Mon, 2002-11-18 at 23:38, Mike Roest wrote: > Jonas Alves wrote: > > When i try to authenticate in squebmail i get this line in slapd: > > > > conn=3 op=1 SRCH base="ou=contas, o=ginastica" scope=2 > > filter="(&(objectClass=qmailUser)(badfilter))" > > > > why badfilter? > > > <snip> > > LDAP_FILTER (objectClass=qmailUser) > <snip> > I think this should be qmailuser all lowercase. At least that is how > mine is and it works perfectly. > > --Mike > > > > > -- Fazer Clix custa Nix -- Equipa T�cnica Clix mail: [EMAIL PROTECTED] Tlm: +351 963731248 Tel: +351 210111528 Fax: +351 210111670 --- Ed. Picoas Plaza Rua Viriato, 13 - 5� piso 1050-233 Lisboa --- http://www.clix.pt ---
