I Joe, Sorry, I don't know how to help you, but maybe you know how to help me. :) I always get the message "invalid userid or password" when i try to get sqwebmail authenticate in LDAP.
In my slapd logs i get this message: conn=3 op=1 SRCH base="ou=contas, o=ginastica" scope=2 filter="(&(objectClass=qmailUser)(badfilter))" Why sqwebmail is sending a badfilter to ldap? my authldaprc: LDAP_SERVER ldap.ginastica.org LDAP_PORT 389 LDAP_BASEDN ou=contas, o=ginastica LDAP_BINDDN cn=root, o=ginastica LDAP_BINDPW secret LDAP_TIMEOUT 5 LDAP_MAIL mail LDAP_FILTER (objectClass=qmailUser) LDAP_GLOB_UID vmail LDAP_GLOB_GID vmail LDAP_HOMEDIR mailMessageStore LDAP_MAILROOT /servers/qmail/maildirs LDAP_MAILDIR ./Maildir LDAP_MAILDIRQUOTA mailQuota LDAP_FULLNAME cn LDAP_CRYPTPW userPassword LDAP_DEREF never LDAP_TLS 0 my system: Redhat 8.0 qmail 1.03 openldap 2.1.8 sqwebmail 3.4.0 Thanks Jonas On Tue, 2002-11-26 at 06:03, joe wrote: > I'm migrating to a new server. I had this configuration (+/-) working > on the old server. > > To date, I've migrated qmail, ldap server, and a few other services and > have got the MTA up and running. > > I've finally building sqwebmail (v3.4.0.20021026). The problem I have is > that it appears sqwebmail can't find the ldap server. > > - authdaemond.ldap service is running (started through authdaemond) > - sockstat -4 shows the service is listening on the correct port > root slapd 2273 8 tcp4 *:389 *:* > > - authldaprc has been updated to point to the new ldap server location > (from the file authldaprc, no spaces at the end) > LDAP_SERVER 192.168.0.201 > LDAP_PORT 389 > > - verified this is the correct ip address (192.168.0.201) > - verified the ldap server is working and can be reached from the > different machines on my local network using both qmail-ldaplookup, > and ldapsearch ( I can watch these connections in the log files ) > > - when I try to log in using the sqwebmail (from apache v2.0.43) > I get the error "invalid userid or password". This was a typical > error when I was setting up the original server and persisted until I > had the proper configuration specified in the authldaprc file. > > In this migration however, nothing shows up in the ldap server logs. I > am not sure where to look for further problem investigaion. I'd > appreciate any direction. > > -------------------------------------------------------- > Joe > > > > > > > > > > > > > > > > > > > > > > > > > -- 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 ---
