Convert 'Security' section of smb.conf to new format
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / adminusers.xml
blob09989aa79a2b63867104c140be25b458596a4072
1 <samba:parameter name="admin users"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5     <para>This is a list of users who will be granted 
6     administrative privileges on the share. This means that they 
7     will do all file operations as the super-user (root).</para>
9     <para>You should use this option very carefully, as any user in 
10     this list will be able to do anything they like on the share, 
11     irrespective of file permissions.</para>
13     <para>Default: <emphasis>no admin users</emphasis></para>
15     <para>Example: <command moreinfo="none">admin users = jason</command></para>
16 </listitem>
17 </samba:parameter>