X
    Categories: Webdesign

Adding multiple superuser for MoinMoin wiki in wikiconfig.py

By default there is only one superuser for MoinMoin wiki.

If want to add multiple superuser inside the wikiconfig.py can try the following :

    # This is checked by some rather critical and potentially harmful actions,
    # like despam or PackageInstaller action:
    superuser = [u"namran", u"azri", u"irfan"]

    # IMPORTANT: grant yourself admin rights! replace YourName with
    # your user name. See HelpOnAccessControlLists for more help.
    # All acl_rights_xxx options must use unicode [Unicode]
    acl_rights_before = u"namran:read,write,delete,revert,admin azri:read,write,delete,revert,admin irfan:read,write,revert,admin"
    # the rest of Family member can read all the post that is not ACL enabled. keep out the rest.
    acl_rights_default = u"FamilyGroup:read,write,delete,revert All:none"

whether or not to enhance the security portion with HTTP auth , LDAP auth or anything single-signon thing.
Is not covered here. :)

Namran Hussin: a soft spoken guy... with exceptional interest in computers and technology. I love to learn new thing and also love to break thing for the sake of learning.. but I do abide to the self-imposed limitation or certain thing such as social thing in life, thing can be done and thing that must be avoided at whatever cost such as drug,illegal tracking, smoke,illicit activity..etc.muahahaha let's share what we had in this short term of the life.! make it worth of the living.~

View Comments (7)

  • It is the best time to make some plans for the future and it's time to be happy. I've read this post and if I could I want to suggest you some interesting things or advice. Maybe you can write next articles referring to this article. I desire to read even more things about it!

  • Thanks for sharing your info. I really appreciate your efforts and I am waiting for your further write ups thank you once again.

  • I do not even know the way I ended up here, however I thought this put up used to be great. I don't recognize who you might be but certainly you're going to a well-known blogger in case you are not already. Cheers!

  • What's up, after reading this amazing article i am too delighted to share my knowledge here with colleagues.

  • Do you mind if I quote a couple of your articles as long as I provide
    credit and sources back to your site? My blog site is in the very same niche as yours
    and my users would genuinely benefit from some
    of the information you present here. Please let me know if this okay with you.
    Many thanks!

  • Incredible! This blog looks just like my old one! It's on a completely different subject but it has pretty much the same page layout and design. Great choice of colors!

  • I really like what you guys are usually up too. Such clever work and coverage!
    Keep up the amazing works guys I've included you guys to my own blogroll.

Related Post
Leave a Comment