>Have you checked the slapd.log for errors generated during
>authentication?

>When you say "auth does not work", where specifically doesn't it work?
>  (Client, etc.)

>Can you change your password with:

>ldappasswd -x -D 'uid=pvm,ou=mailusers,dc=test,dc=ru' \
>  -w YourOriginalPassword -s NewPassword
>'uid=pvm,ou=mailusers,dc=test,dc=ru'


I modify password using this method, but auth not work.
In openldap I have loglevel 4 , but when I logging to courier openldap logs is empty.I 
think this mean that courier cannot connect to openldap server.Openldap server work on 
same host as a courier.Using parameters from authldaprc I can search parameters, 
connect to the server and do other important thinks.
My authldaprc is following:

LDAP_SERVER             127.0.0.1
LDAP_PORT               389
LDAP_BASEDN             ou=mailusers,dc=test,dc=ru
LDAP_BINDDN             cn=courier,ou=daemons,dc=test,dc=ru
LDAP_BINDPW             secret
LDAP_TIMEOUT            5
LDAP_AUTHBIND           1
LDAP_DOMAIN             test.ru
LDAP_MAIL               mail
LDAP_FILTER             (objectClass=CourierMailAccount)
LDAP_GLOB_UID           vmail
LDAP_GLOB_GID           vmail
LDAP_HOMEDIR            homeDirectory
LDAP_MAILDIR            mailMessageStore
LDAP_DEFAULTDELIVERY    defaultDelivery
LDAP_MAILDIRQUOTA       mailQuota
LDAP_FULLNAME           cn
LDAP_CRYPTPW            userPassword
LDAP_DEREF              never
LDAP_TLS                0 


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to