18 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: courier + lib...
FromSent OnAttachments
Michelle KonzackJan 6, 2006 10:30 am 
Michelle KonzackFeb 21, 2006 10:57 am 
Jay LeeFeb 21, 2006 11:07 am 
Sam VarshavchikFeb 21, 2006 3:30 pm 
Gordon MessmerFeb 21, 2006 4:08 pm 
Michelle KonzackFeb 23, 2006 5:23 am 
Michelle KonzackFeb 23, 2006 5:28 am 
Gordon MessmerFeb 23, 2006 10:58 am 
Dave PlattFeb 23, 2006 4:10 pm 
Sam VarshavchikFeb 23, 2006 4:18 pm 
Dave PlattFeb 23, 2006 4:32 pm 
Sam VarshavchikFeb 23, 2006 5:43 pm 
Michelle KonzackFeb 24, 2006 8:04 am 
Michelle KonzackFeb 24, 2006 8:04 am 
Michelle KonzackFeb 24, 2006 8:04 am 
Gordon MessmerFeb 24, 2006 9:16 am 
Dave PlattFeb 24, 2006 3:52 pm 
Sam VarshavchikFeb 24, 2006 5:13 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: courier + libnss-pgsql/libpam-pgsql1Actions...
From:Jay Lee (jl@pbu.edu)
Date:Feb 21, 2006 11:07:41 am
List:net.sourceforge.lists.courier-users

On Mon, February 20, 2006 3:21 pm, Michelle Konzack wrote:

Why does this module does not use "libnss", which does the job for /etc/passwd. I think, authpam should use libnss.

Any developer comments?

Adding "libnss" will solv all problems, because I am using "libnss-pgsql". And because "courier" does not support it, I need to sync several times daily 86 Mailservers manualy with this stupid /etc/passwd.

So write a module for libnss. All the docs are there. Authcustom is a skeleton example of how an authentication module should work. Authpipe can use other programs to get the data. It shouldn't be hard. But if you really have 86 mail servers (why do you have 86 mail servers?), you should be using something like LDAP or SQL for your user's backend.

Jay