Re: [Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread Timo Sirainen
On Mon, 2007-04-02 at 14:17 +0100, David Anderson wrote: > On Monday 02 Apr 2007, Timo Sirainen wrote: > > > > Yep. And nss_dovecot, libsasl.so compatible replacement for Cyrus > > SASL, etc. :) > > > > I'm not really interested in learning PAM/NSS internals though. I'm > > willing to help anyone w

Re: [Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread Andraž 'ruskie' Levstik
On 02:34:46 2007-04-03 Curtis Maloney <[EMAIL PROTECTED]> wrote: > David Anderson wrote: > > Hello, > > > > I have a suggestion which might be a small and very useful project > > for a C coder (I'm not one!). > > > > As Dovecot makes its authentication interface available to other > > programs,

Re: [Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread Curtis Maloney
David Anderson wrote: Hello, I have a suggestion which might be a small and very useful project for a C coder (I'm not one!). As Dovecot makes its authentication interface available to other programs, I think that an Apache module to use it would be very useful. I had actually been plannin

Re: [Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread David Anderson
On Monday 02 Apr 2007, Timo Sirainen wrote: > > Yep. And nss_dovecot, libsasl.so compatible replacement for Cyrus > SASL, etc. :) > > I'm not really interested in learning PAM/NSS internals though. I'm > willing to help anyone who wants to implement them though. Would you be interested in includin

Re: [Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread Timo Sirainen
On 2.4.2007, at 15.53, David Anderson wrote: I forgot to say something! Alternatively, a PAM module pam_dovecot might be equally useful. (Then Apache could use it via mod_auth_pam and other services could use it too, e.g. SSH, FTP but only of course on platforms with PAM). Yep. And nss

Re: [Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread David Anderson
I forgot to say something! Alternatively, a PAM module pam_dovecot might be equally useful. (Then Apache could use it via mod_auth_pam and other services could use it too, e.g. SSH, FTP but only of course on platforms with PAM). David On Monday 02 Apr 2007, David Anderson wrote: > Hello,

[Dovecot] Suggestion: mod_auth_dovecot

2007-04-02 Thread David Anderson
Hello, I have a suggestion which might be a small and very useful project for a C coder (I'm not one!). As Dovecot makes its authentication interface available to other programs, I think that an Apache module to use it would be very useful. Currently I share an passwd-db file between Dovecot