docs:smbdotconf: make formatting of headers uniform.
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / security / adminusers.xml
1 <samba:parameter name="admin users"
2                  context="S"
3                  type="list"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This is a list of users who will be granted 
7     administrative privileges on the share. This means that they 
8     will do all file operations as the super-user (root).</para>
9
10     <para>You should use this option very carefully, as any user in 
11     this list will be able to do anything they like on the share, 
12     irrespective of file permissions.</para>
13
14 </description>
15
16 <value type="default"/>
17 <value type="example">jason</value>
18 </samba:parameter>