Hi,

authenumerate does not return any accountname:
---
[EMAIL PROTECTED] /]# authenumerate
# authdaemon

[EMAIL PROTECTED] /]#
---

I am using here courier-0.45.1 with FC1. Users have unix-system accounts
and a virtual mail account. Account information for both is stored in
openldap. Mail delivery, imap etc. is working.

README.sharedfolders.html says that I have to change a configuration
setting in order to be able to enumerate accounts. For mysql/postgresql
this is obviously *_ENUMERATE_CLAUSE, but what for ldap?

The relevant sections of /etc/courier/authldaprc:

---
LDAP_SERVER             localhost
LDAP_PORT               389
LDAP_BASEDN             ou=users,ou=nss,dc=erc,dc=lan
LDAP_TIMEOUT            5
LDAP_AUTHBIND           1
LDAP_MAIL               mail
LDAP_FILTER           (objectClass=CourierMailAccount)
LDAP_GLOB_UID           courier
LDAP_GLOB_GID           courier
LDAP_HOMEDIR            mailbox
LDAP_DEFAULTDELIVERY    defaultdelivery
LDAP_MAILDIRQUOTA       quota
LDAP_FULLNAME           gecos
LDAP_DEREF              never
LDAP_TLS                0
---

Yes, for some reason I have stored the homedir of the virtual mail
account in the mailbox-attribute.


-- 
Georg


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to