Hello All,
 
I am getting "ldap_simple_bind_s failed: Protocol error" in my syslog while i am trying to authenticate to sqwebmail and i am getting invalid userid and passwd.
 
but while i use telnet command i as able to authenticate.
 
Output of syslog is
 
Feb 24 17:57:59 demo authdaemond.ldap: Hostname: localhost:389
Feb 24 17:57:59 demo authdaemond.ldap: UID:      11184
Feb 24 17:57:59 demo authdaemond.ldap: GID:      2110
Feb 24 17:57:59 demo authdaemond.ldap: ldapconnect end
Feb 24 17:57:59 demo authdaemond.ldap: BindDn:   (null) BindPw:   (null)
Feb 24 17:57:59 demo authdaemond.ldap: ldap_simple_bind_s failed: Protocol error
 
and authldaprc
 
LDAP_SERVER             localhost
LDAP_PORT               389
LDAP_BASEDN             dc=xxx,dc=com
LDAP_TIMEOUT            5
LDAP_AUTHBIND           1
LDAP_MAIL               mail
LDAP_FILTER           (objectClass=qmailUser)
LDAP_DOMAIN             demo.xxx.com
LDAP_GLOB_UID           vmail
LDAP_GLOB_GID           vmail
LDAP_HOMEDIR            mailMessageStore
LDAP_FULLNAME           uid
LDAP_CRYPTPW            userPassword
LDAP_DEREF              never
LDAP_TLS                0
 
I am using
 
OS -- Redhat7.3
qmail- qmail-1.03, qmail-ldap-1.03-20030101.patch
pop3
sqwebmail-3.5.0.20030215
openldap-2.1.12
 
Can any body help me to solve this problem. what this protocol error means?
 
Regards
Sathyan
 

Reply via email to