<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>HelpOnSuperUser</title></articleinfo><para>Super users are one or more trusted user names with permission to do wiki-wide operations that are more than simple administration rights (usually handle <ulink url="http://wiki.ninux.org/HelpOnSuperUser/HelpOnAccessControlLists#">ACLs</ulink>, delete pages, revert content). </para><section><title>What can a Superuser do?</title><itemizedlist><listitem><para>Make full backups </para></listitem><listitem><para>Install software   </para></listitem><listitem><para>Install Languages via <ulink url="http://wiki.ninux.org/HelpOnSuperUser/SystemPagesSetup#">SystemPagesSetup</ulink> .  </para></listitem><listitem><para>In their <ulink url="http://wiki.ninux.org/HelpOnSuperUser/UserPreferences#">UserPreferences</ulink> screen, they have a list of other users they can temporarily &quot;become&quot; in order to help or disable those users. </para></listitem></itemizedlist></section><section><title>How to setup up the Superuser(s)</title><orderedlist numeration="arabic"><listitem><para>If not already done, create the user accounts (using the wiki user interface) that you want to be superusers. If you add other names than your own better make really sure you add the correct accounts really belonging to the people you trust. </para></listitem><listitem><para>Put this into your wikiconfig (or farmconfig): </para><screen><![CDATA[    superuser = [u'JohnDoe', u'JaneDoe', ]]]></screen></listitem></orderedlist><!--rule (<hr>) is not applicable to DocBook--><para> See also some examples in <ulink url="http://wiki.ninux.org/HelpOnSuperUser/HelpOnUserHandling#">HelpOnUserHandling</ulink> and <ulink url="http://wiki.ninux.org/HelpOnSuperUser/HelpOnPackageInstaller#">HelpOnPackageInstaller</ulink>. </para></section></article>