-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 21 Jan 2009 06:01:19 +0000
courier-users-requ...@lists.sourceforge.net wrote:

> From: "Goutam Baul" <goutam.b...@cesc.co.in>
> To: <courier-users@lists.sourceforge.net>
> Subject: [courier-users] Courier-POP3 -- LDAP -- Multiple Domains
> Date: Wed, 21 Jan 2009 09:48:41 +0530
> Reply-To: goutam.b...@cesc.co.in
> Content-Transfer-Encoding: 7bit
> 
> Dear List,
> 
> How do I configure courier-pop/courier-imap/courier-authlib in a situation
> where
> 
> 1) there are multiple domains hosted with separate name space
> 2) the user information is there in the LDAP table
> 3) the LDAP structure is something like
> ou=name-of-the-domain,dc=my-organization-name
> 
> So far as I understand, the search base is going to be different for each of
> the domains. How do I tell authlib to use different basedn values? Do I use
> multiple entries, one for each of the domains, in the authldaprc file?
> 
> Kindly give me some hints.
> 
> With regards,
> 
> Goutam

Hi Goutam,

you need to start reading.
Pointers are:
  - get the very detailed courier installation document
  - get the documentation about authlib
  - your suggested ldap structure is not really helping you. Check the 
suggested ldap
    structure 'authldap'

You do not need a different ldap ou for each virtual domain. 
One important field for each email user is the location of his mail files. 
These directories you normally want to group by domain. So, use something like:

  .../domain1/mailuser-1
  .../domain1/mailuser-2
  .../domain2/mailuser-xyz

When testing authentication it is higly recommende to use authtest and to 
switch debugging on (in authldaprc I think). This will show you search paths 
and passwords in syslog.

Regards,
Bernd


- -- 
Bernd Plagge - プラゲ ベェアント 
First Choice Internet Ltd., Tokyo - ファースト・チョイス・インターネット(有)
Tel. 03-4500-7799 - Fax. 03-4400-3723
mail: bpla...@choicenet.ne.jp - url: http://www.choicenet.ne.jp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEUEARECAAYFAkl3IBgACgkQpYU8M8PbPV63sQCYqJcIdCC4OHwM74DSqa/9083M
dACePNNkjkZs7JQn2psBSn1hDnsZInw=
=mxz7
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to