Re: [Mailman-Users] Using mailman usernames and passwords as apache2auth

2005-10-01 Thread The Doctor What
* Mark Sapiro ([EMAIL PROTECTED]) [051001 13:33]: > The Doctor What wrote: > > > >Is there a way to have apache2 Auth* directives query username and > >password from mailman? > > > >I was imagining something like: > > > > > > AuthType Basic > > AuthName "Some service" > > AuthMailManList FooL

Re: [Mailman-Users] Using mailman usernames and passwords as apache2auth

2005-10-01 Thread Mark Sapiro
The Doctor What wrote: > >Is there a way to have apache2 Auth* directives query username and >password from mailman? > >I was imagining something like: > > > AuthType Basic > AuthName "Some service" > AuthMailManList FooList > require valid-user > I doubt it is that simple, but I don't kn