Hi all, I just tested the newest 0.54 courier version. The good news are that the UTF-8 bug for Japanese has gone. Thanks!
It seems that the webadmin interfaces doesn't like the LDAP_URI parameter which slapd 2.3 needs. (without this LDAP_URI ldap://127.0.0.1 I get a "you need to specify the ldap server" error). Also, it seems that the LDAP_MAILROOT parameters gets deleted if set. Sqwebmail shows a "Lost connection to the calendar server" when logging in. Here is the relevant part of the logfile: Jan 5 18:42:38 erle sqwebmaild: LOGIN: ip=[(null)], [EMAIL PROTECTED] Jan 5 18:42:38 erle sqwebmaild: LOGIN: ip=[(null)], password=max Jan 5 18:42:38 erle authdaemond: received auth request, service=webmail, authtype=login Jan 5 18:42:38 erle authdaemond: authldap: trying this module Jan 5 18:42:38 erle authdaemond: using search filter: ([EMAIL PROTECTED]) Jan 5 18:42:38 erle authdaemond: one entry returned, DN: [EMAIL PROTECTED],ou=hosting,o=choicenet,c=jp Jan 5 18:42:38 erle authdaemond: raw ldap entry returned: Jan 5 18:42:38 erle authdaemond: | mail: [EMAIL PROTECTED] Jan 5 18:42:38 erle authdaemond: | homeDirectory: fctest.com/mail/max Jan 5 18:42:38 erle authdaemond: | userPassword: {MD5}L/5OdzJdmnFS9whup6pRFA== Jan 5 18:42:38 erle authdaemond: | clearPassword: max Jan 5 18:42:38 erle authdaemond: | pgp: 1 Jan 5 18:42:38 erle authdaemond: authldaplib: sysusername=<null>, sysuserid=64020, sysgroupid=64020, homedir=/home/fctest.com/mail/max, [EMAIL PROTECTED], fullname=<null>, maildir=<null>, quota=<null>, options=pgp=1 Jan 5 18:42:38 erle authdaemond: authldaplib: clearpasswd=max, passwd={MD5}L/5OdzJdmnFS9whup6pRFA== Jan 5 18:42:38 erle authdaemond: rebinding with DN '[EMAIL PROTECTED],ou=hosting,o=choicenet,c=jp' to validate password Jan 5 18:42:38 erle authdaemond: authentication bind successful Jan 5 18:42:38 erle authdaemond: Authenticated: sysusername=<null>, sysuserid=64020, sysgroupid=64020, homedir=/home/fctest.com/mail/max, [EMAIL PROTECTED], fullname=<null>, maildir=<null>, quota=<null>, options=pgp=1 Jan 5 18:42:38 erle authdaemond: Authenticated: clearpasswd=max, passwd={MD5}L/5OdzJdmnFS9whup6pRFA== Jan 5 18:42:38 erle sqwebmaild: LOGIN, [EMAIL PROTECTED], ip=[192.168.0.29] Jan 5 18:42:38 erle authdaemond: received userid lookup request: max Jan 5 18:42:38 erle authdaemond: authldap: trying this module Jan 5 18:42:38 erle >>here! authdaemond: using search filter: ([EMAIL PROTECTED]) Jan 5 18:42:38 erle authdaemond: number of entries returned: 0 (but we need exactly 1) Jan 5 18:42:38 erle authdaemond: authldap: REJECT - try next module Jan 5 18:42:38 erle authdaemond: authpam: trying this module Jan 5 18:42:38 erle authdaemond: authpam: username 'max' not found in password file Jan 5 18:42:38 erle authdaemond: authpam: REJECT - try next module Jan 5 18:42:38 erle authdaemond: FAIL, all modules rejected While the user authenticates correctly for sqwebmail as [EMAIL PROTECTED] authdaemond uses the search filter [EMAIL PROTECTED] to the calendar connection and consequently fails. Actually the default domain is set to 'fctest.com' as well. Regards, Bernard -- プラゲ ベェアント - Bernd Plagge ファースト・チョイス・インターネット(有) First Choice Internet Ltd., Tokyo Tel. 03-4500-7799 Fax. 03-4400-3723 mail: [EMAIL PROTECTED] url: http://www.choicenet.ne.jp ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
