Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2003 10:43:32 +0200
From:      Dag-Erling Smorgrav <des@des.no>
To:        Dominic Marks <dom@cus.org.uk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: OpenPAM dynamic module loading not working ?
Message-ID:  <20030713084332.GB86012@des.no>
In-Reply-To: <20030710082642.GA17776@cus.org.uk>
References:  <20030706224753.GA12877@cus.org.uk> <xzpr84y7uat.fsf@dwp.des.no> <20030710082642.GA17776@cus.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 10, 2003 at 09:26:42AM +0100, Dominic Marks wrote:
> On 10/07/2003 08:46, Dag-Erling Sm?rgrav wrote:
> > Dominic Marks <dom@cus.org.uk> writes:
> > > Jul  7 22:10:40 bacon dovecot-auth: in openpam_load_module(): no pam_pgsql.so found 
> > > Jul  7 22:10:40 bacon dovecot-auth: PAM: pam_start(example) failed: failed to load module
> > 
> > The module probably lacks dependency information.  I'll try to figure
> > it out later today.
> 
> I rebuilt OpenPAM with debugging info and looked at what was happening.
> It turned out that it was not able to resolve pam_get_pass from the
> module

pam_get_pass() doesn't exist in -CURRENT, it should use pam_get_authtok()
instead.

DES
-- 
Dag-Erling Smørgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030713084332.GB86012>