Hi Reimer,
I am using the following configuration for my moin_193.
Apache/2.2.13 (Win32) mod_wsgi/3.3 Python/2.7 mod_auth_sspi/1.0.4
And i am using this following auth in wikiconfig.py file:-
from MoinMoin.auth import GivenAuth
auth = [GivenAuth(autocreate=True, strip_windomain=True, titlecase=True, )]
I made the following changes (as described in suggested site from you) in my
suid.py file and then i can see now switch user option under preferences. But i
dont know that it will effect my wiki security or not.
def allowed(self):
return UserPrefBase.allowed(self) and self.request.user.isSuperUser()
Thanks for your help,
Cheer,
Tinku
-------------------------------------------
Message: 6
Date: Mon, 20 Sep 2010 18:00:26 +0200
From: ReimarBauer <rb.p...@googlemail.com>
Subject: Re: [Moin-user] SuperUser Cannot switch users with moin-193
To: moin-user@lists.sourceforge.net
Message-ID: <i780eq$eq...@dough.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
On 20.09.2010 17:33, Tinku Badshah wrote:
>
> Hi,
>
> I switched users always in older versions of moinmoin e.g. 1.8* . Now
> I installed moin_193 and i cannot switch users as a SuperUser under wiki
> settings.
> Can someone guide me Why?
Which auth schema do you use
may be read the discussion at
http://moinmo.in/MoinMoinBugs/1.9SuperUserUnableToSuid
cheers
Reimar
> Thanks in advance,
> Best Regards,
> Tinku
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user