I've got authlib installed, and configured (at least so it appears).

Here's where I'm at now, authtest reports that authdaemond might not
be running, which ps verifies.  I tried running
/usr/local/libexec/authdaemond start, and it looks like it starts (as
in no errors) but then ps still shows nothing.

I'd include config files but I'm not sure which you need.



On 8/19/05, Sam Varshavchik <[EMAIL PROTECTED]> wrote:
> Bryan Irvine writes:
> 
> > I'm a newb so please, be gentle. :-)
> >
> > I've just installed and compiled courier-maildrop for use with postfix
> > and ldap.  I'm testing maildrop to make sure it can deliver to virtual
> > users (stored in ldap) but can't seem to figure out how to get
> > maildrop to query ldap.
> >
> > in postfix I use postmap to query and verify that postfix is finding
> > the right username.
> >
> > postmap -q [EMAIL PROTECTED]
> > ldap:/etc/postfix/ldap/local_recipients.cf
> > bammbamm
> >
> > but maildrop fails.
> > # maildrop -d [EMAIL PROTECTED]
> > Invalid user specified.
> >
> >
> > What am I missing here?
> 
> 1.  Install courier-authlib first.
> 
> 2.  Configure and set up courier-authlib to read your LDAP records.  Using
> the authtest tool in the courier-authlib package you should be able to
> verify that the library can see your accounts, and validate the account
> passwords.
> 
> 3.  Recompile maildrop against courier-authlib.  Provided that you have
> courier-authlib installed properly, and you have verified that
> courier-authlib is properly reading your LDAP records in step 2, everything
> in step 3 will happen automatically.
> 
> 
> 
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to