[Moin-user] Superuser pw after install???

Karl Auer kauer at biplane.com.au
Sun Nov 2 16:55:46 EST 2008


On Sun, 2008-11-02 at 14:27 -0700, Nick Arnett wrote:
> I'm feeling like an idiot because I have searched and search, re-read
> the docs multiple times... yet I can't see what password to use for
> the superuser account after installation.  I see nowhere to set it,
> nor any default.

This is very old info, as I'm still on 1.5, but in that version the
"super user" is just whatever user is specified in the configuration
file with the right permissions:

   superuser = [u"SomeUser", ]

That is, in wikiconfig.py, there is a "superuser" config item in which
you set the username that you want as superuser. Then you set up a
"before everything else" ACL:

   acl_rights_before = u"SomeUser:read,write,delete,revert,admin"

Dunno if that still applies in 1.8...

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)                   +61-2-64957160 (h)
http://www.biplane.com.au/~kauer/                  +61-428-957160 (mob)

GPG fingerprint: DD23 0DF3 2260 3060 7FEC 5CA8 1AF6 D9E3 CFEE 6B28

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/moin-user/attachments/20081103/ddaa1edc/attachment.sig>


More information about the Moin-user mailing list