s3-torture/denytest.c: replace cli_read_old() with cli_read()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / adminusers.xml
blobd8f14b6d7404ebc4b0e8a92286f9bc0ff2e44837
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>
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>
14     <para>This parameter will not work with the <smbconfoption name="security">share</smbconfoption> in
15     Samba 3.0.  This is by design.</para>
17 </description>
19 <value type="default"/>
20 <value type="example">jason</value>
21 </samba:parameter>