Re: OpenPAM dynamic module loading not working ?

2003-07-13 Thread Dag-Erling Smorgrav
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 [EMAIL PROTECTED] 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:

Re: OpenPAM dynamic module loading not working ?

2003-07-13 Thread Dominic Marks
On 13/07/2003 10:43, Dag-Erling Smorgrav wrote: 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 [EMAIL PROTECTED] writes: Jul 7 22:10:40 bacon dovecot-auth: in openpam_load_module(): no pam_pgsql.so found

Re: OpenPAM dynamic module loading not working ?

2003-07-13 Thread Dag-Erling Smorgrav
On Sun, Jul 13, 2003 at 10:11:09AM +0100, Dominic Marks wrote: Ok, can you explain why it was trying to find the pam_get_pass symbol which was removed from the module (by a port patch) and not mentioned in OpenPAM? I assume OpenPAM is looking in the module, catching a stray reference to it and

OpenPAM dynamic module loading not working ?

2003-07-06 Thread Dominic Marks
Hey, I'm trying to setup authentication against a PostgreSQL Database with OpenPAM and pam_pgsql. I have installed the pam_pgsql port and configured a few services (samba, pop3) to authenticate against the DB. Whenever an authentication request is made I get the following errors (regardless of