Hello, Thnaks.
But will i am tring to login i alway getting "INVALID USER ID OR PASSWORD" while i check the log file i noticed the following message Feb 17 21:27:48 demo authdaemond.ldap: authdaemon: modules="authldap", daemons=5 Feb 17 21:28:21 demo authdaemond.ldap: authdaemon: modules="authldap", daemons=5 Feb 17 21:28:58 demo authdaemond.ldap: ldap_simple_bind_s failed: Protocol error I am using openldap-2.1.12 sqwebmail-3.5.0.20030215 in Redhat-7.3 My configuration file looks like LDAP_SERVER localhost LDAP_PORT 389 LDAP_BASEDN dc=xxx, dc=com LDAP_TIMEOUT 5 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 cn LDAP_CRYPTPW userPassword LDAP_DEREF never LDAP_TLS 0 Regards, Sathyan > > > > I want to use sqwebmail to authenticate using ldap users. > > > > Can anybody send me the example configuration or send link where configuration is explained. > Hello! > > > My configuration! > > ************************************************** > LDAP_SERVER localhost > LDAP_PORT 389 > LDAP_BASEDN o=om, c=hu > #LDAP_BINDDN cn=root, ou=vasarhelyi, ou=polgar, o=om, c=hu > #LDAP_BINDPW aaaaaaa > LDAP_TIMEOUT 5 > LDAP_AUTHBIND 1 > LDAP_MAIL mail > LDAP_FILTER (objectClass=qmailuser) > LDAP_DOMAIN oir.suliszerviz.com > LDAP_GLOB_UID alias > LDAP_GLOB_GID nofiles > LDAP_HOMEDIR mailmessagestore > # LDAP_MAILROOT /var/mail > #LDAP_MAILDIR mailDir > LDAP_MAILDIRQUOTA mailQuota > LDAP_FULLNAME cn > #LDAP_CLEARPW clearPassword > LDAP_CRYPTPW userPassword > # LDAP_UID uidNumber > # LDAP_GID gidNumber > LDAP_DEREF never > > > Szabo Nandor > > >
