7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] no more authldap ?
FromSent OnAttachments
Zachary DenisonJan 26, 2005 11:20 am 
Haven SkysJan 26, 2005 12:19 pm 
Tim HunterJan 26, 2005 12:43 pm 
Zachary DenisonJan 26, 2005 2:08 pm 
Sam VarshavchikJan 26, 2005 4:26 pm 
Zachary DenisonJan 26, 2005 5:06 pm 
Haven SkysJan 26, 2005 8:16 pm 
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] no more authldap ?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 26, 2005 4:26:40 pm
List:net.sourceforge.lists.courier-users

Zachary Denison writes:

I am now upgrading to version 4.01 -- if I use the init scripts everything works fine. But now I noticed that authdaemond runs as a seperate process and there is no more libexec/authldap -- has this method been deprecated ?

Yes.

I would like to still run daemontools and authenticate courier users via imaplogin and authldap as I have done in the past -- and I dont want to run authdaemond -- Is this possible?

No. All authentication modules are now shared library-based plugins.

Also I know that I can (or at least in the past I was able to use qmails auth_imap in conjunction with imaplogin) but I dont run qmail on the same machine as I run courier, so I would prefer to keep the courier stuff seperate-- is there a way I can generate this libexec/authldap or do you have any alternate suggestions?

auth_imap will have to be converted to a plugin that uses the documented authentication API:

http://www.courier-mta.org/authlib/authlib.html