7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop and LDAP aut...
FromSent OnAttachments
Davide FerrariFeb 28, 2007 5:15 am 
Christian AffolterFeb 28, 2007 5:41 am 
Davide FerrariFeb 28, 2007 6:30 am 
Christian AffolterFeb 28, 2007 7:34 am 
Davide FerrariFeb 28, 2007 7:47 am 
Christian AffolterFeb 28, 2007 8:12 am 
Davide FerrariFeb 28, 2007 9:03 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Maildrop and LDAP authenticationActions...
From:Davide Ferrari (davi@atrapalo.com)
Date:Feb 28, 2007 6:30:15 am
List:net.sourceforge.lists.courier-maildrop

El Wednesday 28 February 2007 14:42:00 Christian Affolter escribió:

Again, how does the LDAP configuration for courier-authlib (authldaprc) looks like?

Hi, thanks for the reply. The courier-authlib is configured to work correctly (I'm using Courier IMAP) at least with IMAP related things...

This is my /etc/courier/authlib/authldaprc

LDAP_URI ldap://ad.domain.com LDAP_PROTOCOL_VERSION 3 LDAP_BASEDN ou=Users,dc=domain,dc=com LDAP_TIMEOUT 5 LDAP_AUTHBIND 1 LDAP_MAIL mail LDAP_DOMAIN domain.com LDAP_GLOB_UID vmail LDAP_GLOB_GID vmail LDAP_HOMEDIR mailMessageStore LDAP_MAILROOT /home/vmail/domains LDAP_MAILDIR ./Maildir LDAP_DEFAULTDELIVERY mailMessageStore LDAP_MAILDIRQUOTA mailQuota LDAP_FULLNAME cn LDAP_DEREF never LDAP_TLS 0

and nothing more.