4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] LDAP Auth problem
FromSent OnAttachments
Tracy SnellOct 14, 2002 11:42 am 
Greg CrosbyOct 15, 2002 1:18 am 
Brian CandlerOct 15, 2002 1:25 am 
Tracy SnellOct 15, 2002 7:00 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] LDAP Auth problemActions...
From:Tracy Snell (tra@snellfamily.com)
Date:Oct 15, 2002 7:00:59 am
List:net.sourceforge.lists.courier-users

On 10/15/02 4:21 AM, "Greg Crosby" <gcro@netkonect.net> wrote:

can you show some logs

Sorry, I should have posted some. They only showed "Login Failed".

but first check if maildir exists courier will not login if no Maildir subdirectory exists

Nod. That produces a chdir error in the logs.

I did figure it out.

I had courier running using authshadow for some time now. Decided to use Jamm to manage my virtual domains. So I recompiled courier with authldap and authpam (but no authshadow). I correctly setup authdaemonrc and authldaprc. That's why authtest worked. However, I failed to change AUTHMODULES in etc/imapd and etc/pop3d from authshadow to authdaemon. That resulted in my local accounts working but none of the ldap accounts.

All is well now.

Thanks.