OpenPAM dynamic module loading not working ?

Dag-Erling Smorgrav des at des.no
Sun Jul 13 01:43:34 PDT 2003


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 at 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 at des.no


More information about the freebsd-current mailing list