| From | Sent On | Attachments |
|---|---|---|
| Jax | Apr 1, 2007 10:06 pm | |
| Sam Varshavchik | Apr 2, 2007 3:59 am | |
| Jax | Apr 2, 2007 11:30 am | |
| Jax | Apr 2, 2007 12:02 pm | |
| Christian Rost | Apr 2, 2007 12:58 pm | |
| Sam Varshavchik | Apr 2, 2007 3:23 pm | |
| Jax | Apr 2, 2007 4:23 pm | |
| Brian Candler | Apr 5, 2007 12:18 pm | |
| Jax | Apr 5, 2007 7:50 pm | |
| Sam Varshavchik | Apr 5, 2007 9:37 pm | |
| Brian Candler | Apr 5, 2007 11:01 pm | |
| Brian Candler | Apr 5, 2007 11:40 pm | |
| Jax | Apr 5, 2007 11:40 pm | |
| Sam Varshavchik | Apr 6, 2007 6:39 am | |
| Jax | Apr 6, 2007 5:48 pm |
| Subject: | Re: [Courier-imap] advanced courier ldap auth problem | |
|---|---|---|
| From: | Jax (cybe...@gmail.com) | |
| Date: | Apr 5, 2007 7:50:01 pm | |
| List: | net.sourceforge.lists.courier-imap | |
Brian Candler wrote:
On Tue, Apr 03, 2007 at 01:23:58AM +0200, Jax wrote:
authdaemon: starting client module authdaemon: REJECT authdaemon: REJECT
Turn up debugging. Set DEBUG_LOGIN=2 in authdaemonrc.
Does not help too much. Btw this login debugging sounds familiar from the imapd config DEBUG_LOGIN=2 is there not in this file and I already set it to 2.
No, logging from the imap daemon and logging from authdaemond are two different things.
Oh sorry I didn't mean I don't trust you so I already put debug_login to the authrc :)
But at this point it gets more interesting because I installed courier ldap on an other ubuntu machine (up2date in vmware) for testing and I got exactly the same error which means that I must have some problem with the LDAP schema so I did a dump. Here is my john user what I created for test:
dn: cn=john,ou=Courier,ou=Services,dc=logonserver,dc=lan uid: use...@test.com mail: use...@test.com sn: john cn: john uidNumber: 1005 gidNumber: 102 homeDirectory: /home/users/user1 userPassword:: e01ENX1UbHU2NnZ5Q3EzcWhPRnZxanZYVENnPT0= objectClass: inetOrgPerson objectClass: CourierMailAccount objectClass: top structuralObjectClass: inetOrgPerson entryUUID: 393153d0-7599-102b-9e73-b993dfe12554 creatorsName: cn=admin,dc=logonserver,dc=lan createTimestamp: 20070402190802Z entryCSN: 20070402190802Z#000000#00#000000 modifiersName: cn=admin,dc=logonserver,dc=lan modifyTimestamp: 20070402190802Z
See http://www.courier-mta.org/authlib/README.authdebug.html which gives some examples of the enhanced debugging you can expect to see.
Jax





