[Moin-user] Re: Basic HTTP Auth under Twisted/Moin

Tom Carmichael tomc74 at gmail.com
Tue Mar 22 12:51:48 EST 2005


Under Apache I'd have a lot of options, including a simple
AuthUserFile.  I could go down that road in theory, but the site is up
and stable under Twisted and at this stage it would be a fair amount
of change at this point to get all the necessary parties involved to
reconfigure the server to use Apache.

I have tried to look up the answer with the Twisted folks as well, but
judging from what I see in the MoinMoin.server.twisted.py code, it's
not a basic Twisted webserver which is being used, but rather a
customized TCPReactor, which is why I thought I'd try asking my
question here first.

Thanks anyway.

Regards,

Tom


On Fri, 18 Mar 2005 20:23:31 +0100, Alexander Schremmer
<2005a at usenet.alexanderweb.de> wrote:
> On Thu, 17 Mar 2005 10:27:31 -0500, Tom Carmichael wrote:
> 
> > I am a fairly new to Moin Moin, so I apologize if this is a very basic
> > question.  I have attempted to find the answer in the FAQs, but so far
> > I haven't seen anything relevant.
> >
> > I'm running a 1.3.3 Moin wiki under twisted on a windows 2000 server,
> > run as a service for a company intranet site.  I would like to enable
> > a simple authentication page prior to entry into the site, before any
> > pages can be seen.
> >
> > I've taken a look into the ACL capabilities of the Moin, and I think I
> > could potentially cobble something together, but it doesn't exactly
> > fit my needs.  When I'm looking for is initial authentication before
> > any page can be seen, and very open access afterwards.  ACLs seem to
> > be more useful to protect certain pages, to prevent abuse, etc.
> >
> > Any advice?
> 
> I do not know Twisted very well, but you can easily get this using Apache
> and mod_proxy/mod_python/mod_fastcgi. You could even attach MoinMoin's user
> system to an LDAP database using mod_ldap.
> 
> Kind regards,
> Alexander
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Moin-user mailing list
> Moin-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
>




More information about the Moin-user mailing list