It works!

I spent the day tracing packets with ethereal and discovered the following works with Courier and Netware 6. Hope it will save somebody else a lot of debugging.

First off, in Console One select a user, click on the Unix Profile tab and add the vmail user and group id. Then add 'username/' (where 'username' is the name of your user) to the Home Directory field. Select the General tab and fill in the users email address.

Then adapt the following authldaprc to meet your needs.

Good luck!

LDAP_SERVER             10.6.21.12
LDAP_PORT               389
LDAP_BASEDN             o=ccn
LDAP_TIMEOUT            5
LDAP_AUTHBIND           1
LDAP_MAIL               mail
LDAP_DOMAIN             co.xxxxxxxx.nj.us
LDAP_GLOB_UID           5000
LDAP_GLOB_GID           5000
LDAP_HOMEDIR            homeDirectory
LDAP_MAILROOT           /home/vmail
LDAP_MAILDIR            maildir



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to