Subject: pkg/15398: courier-authldap does not failover to authpwd
To: None <gnats-bugs@gnats.netbsd.org>
From: None <adam@lebsack.com>
List: netbsd-bugs
Date: 01/27/2002 14:01:27
>Number: 15398
>Category: pkg
>Synopsis: courier-authldap does not failover to authpwd
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 27 14:01:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Adam Lebsack
>Release: NetBSD 1.5ZA macppc
>Organization:
None
>Environment:
NetBSD cartman.lebsack.net 1.5ZA NetBSD 1.5ZA (CARTMAN) #0: Thu Jan 17 22:37:14 MST 2002 root@cartman.lebsack.net:/u1/Sandbox/CARTMAN macppc
>Description:
courier-authldap does not fail over to authpwd if you use authdaemond.ldap to authenticate. It's a simple matter of an explicit configure arg beging left out of the courier-auth/Makefile.common file.
>How-To-Repeat:
Use courier-authldap to authenticate with imap. I was expecting it to failover to authpwd to check for local (non-virtual) accounts, but the authpwd module is not built into authdaemond.ldap like it should be.
>Fix:
Add this to courier-authldap/Makefile.common:
CONFIGURE_ARGS+= --with-authpwd
and rebuild courier-authldap. This does not affect courier-auth, so no rebuild is necessary.
>Release-Note:
>Audit-Trail:
>Unformatted: