Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2004 21:28:52 -0500
From:      Jon Noack <noackjr@alumni.rice.edu>
To:        Free BSD <freebsd@vfemail.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: FreeBSD 5.2.1, SAMBA 2.2.8, OpenLDAP 2.2.5, Courier-IMAP 2.2.1
Message-ID:  <408C73E4.1030801@alumni.rice.edu>
In-Reply-To: <408B7B8C.2040108@vfemail.net>
References:  <408B7B8C.2040108@vfemail.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Free BSD wrote:
> Dear All
> 
> Hello. I had been trying to set up a centralized authentication system 
> in my box with the above softwares. Currently I am using LDAP backend to 
> authenticate Samba, and both users and WorkStations can identify 
> themselves and log in to the DOMAIN flawlessly. They can both log in 
> through the LDAP authentication via Samba and access their respective 
> shares. But I seem to be failing in trying to authenticate the 
> Courier-IMAP via the LDAP.
> 
> Samba is authenticating through OpenLDAP backend (with roaming profile, 
> etc.). No problem at that end. But even though I am modifying the pop3, 
> pop3.cnf and authldaprc.sh file, I don't seem to be able to connect to 
> the server via Courier.
> 
> <snip>

Did you build Courier-IMAP with LDAP support?

 From ports/mail/courier-imap/Makefile:
# options available:
#
# WITHOUT_OPENSSL:              Don't build in TLS support
# WITHOUT_PAM:                  Don't build in PAM support
# WITHOUT_AUTHDAEMON            Don't build the authdaemon
# WITH_CRAM:                    Build in CRAM-MD5 authentication support
# WITH_VPOPMAIL:                Build in vpopmail support
# WITH_MYSQL:                   Build in mysql support
# WITH_POSTGRESQL:              Build in postgresql support
# WITH_LDAP:                    Build in ldap support with openldap
# WITH_FAM:                     Build in fam support for IDLE command
# WITH_DRAC:                    Build in DRAC support
# WITH_TRASHQUOTA:              Include deleted mails in the quota
# WITH_GDBM:                    Use gdbm files instead of bdb

Jon Noack



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?408C73E4.1030801>